Alerts This Week
Warning Icon 1 560
Alerts This Week
Warning Icon 1 560

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -6 articles for you...
89

Fedora 34: 2021-85c9774673 Moderate: URI Validation Issue in Breeze GTK

KDE Plasma 5.21.3 release. ---- Fix for CVE-2021-28117. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2021-85c9774673 2021-03-20 00:16:30.596946 --------------------------------------------------------------------------------Name : breeze-gtk Product : Fedora 34 Version : 5.21.3 Release : 1.fc34 URL : Summary : Breeze widget theme for GTK Description : Breeze widget theme for GTK. --------------------------------------------------------------------------------Update Information: KDE Plasma 5.21.3 release. ---- Fix for CVE-2021-28117 --------------------------------------------------------------------------------ChangeLog: * Tue Mar 16 2021 Jan Grulich - 5.21.3-1 - 5.21.3 --------------------------------------------------------------------------------References: [ 1 ] Bug #1937887 - CVE-2021-28117 plasma-discover: missing URI scheme validation [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1937887 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2021-85c9774673' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure . Enhancement for Breeze widget design in Fedora 34 addressing the URI scheme validation vulnerability. Critical security notice provided.. Breeze GTK,Fedora 34 Update,URI Validation Issue. . LinuxSecurity.com Team

Calendar 2 Mar 19, 2021 Fedora
89

Fedora 22: 2015-6890 Moderate: ARM Integer Underflow in v8

Fix for ARM-only CVE-2014-3152. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2015-6890 2015-04-26 07:32:15 -------------------------------------------------------------------------------- Name : v8 Product : Fedora 22 Version : 3.14.5.10 Release : 18.fc22 URL : https://issues.chromium.org/issues Summary : JavaScript Engine Description : V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd edition. -------------------------------------------------------------------------------- Update Information: Fix for ARM-only CVE-2014-3152 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1101056 - CVE-2014-3152 v8: integer underflow fixed in Google Chrome 35.0.1916.114 https://bugzilla.redhat.com/show_bug.cgi?id=1101056 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update v8' at the command line. For more information, refer to "Managing Software with yum", available at . All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://lists.fedoraproject.org/admin/lists/package-announce.lists.fedoraproject.org/ . Fedora 22 v8 security fix addresses ARM-exclusive integer overflow vulnerability to boost system safety.. Fedora 22 Update,V8 JavaScript Engine,ARM Security Fix. . Severity: Important. LinuxSecurity.com Team

Calendar 2 May 08, 2015 Important Fedora
89

Fedora 20: 2015-4280 Critical: Drupal7 Ctools Security Update

Update to upstream 1.7 release for security fixes. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2015-4280 2015-03-21 00:14:10 -------------------------------------------------------------------------------- Name : drupal7-ctools Product : Fedora 20 Version : 1.7 Release : 1.fc20 URL : https:// Summary : Primarily a set of APIs and tools to improve the developer experience Description : This suite is primarily a set of APIs and tools to improve the developer experience. It also contains a module called the Page Manager whose job is to manage pages. In particular it manages panel pages, but as it grows it will be able to manage far more than just Panels. For the moment, it includes the following tools: * Plugins -- tools to make it easy for modules to let other modules implement plugins from .inc files. * Exportables -- tools to make it easier for modules to have objects that live in database or live in code, such as 'default views'. * AJAX responder -- tools to make it easier for the server to handle AJAX requests and tell the client what to do with them. * Form tools -- tools to make it easier for forms to deal with AJAX. * Object caching -- tool to make it easier to edit an object across multiple page requests and cache the editing work. * Contexts -- the notion of wrapping objects in a unified wrapper and providing an API to create and accept these contexts as input. * Modal dialog -- tool to make it simple to put a form in a modal dialog. * Dependent -- a simple form widget to make form items appear and disappear based upon the selections in another item. * Content -- pluggable content types used as panes in Panels and other modules like Dashboard. * Form wizard -- an API to make multi-step forms much easier. * CSS tools -- tools to cache and sanitize CSS easily to make user-input CSS safe. This package provides the following Drupal modules: * bulk_export *ctools * ctools_access_ruleset * ctools_ajax_sample * ctools_custom_content * ctools_plugin_example * page_manager * stylizer * term_depth * views_content -------------------------------------------------------------------------------- Update Information: Update to upstream 1.7 release for security fixes -------------------------------------------------------------------------------- ChangeLog: * Thu Mar 19 2015 Jared Smith - 1.7-1 - Update to upstream 1.7 release for security fixes - SA-CONTRIB-2015-079 details at https:// - Full upstream changelog at https:// * Sat Feb 7 2015 Shawn Iwinski - 1.6-1 - Updated to 1.6 (BZ #1187880) * Sat Dec 13 2014 Shawn Iwinski - 1.5-1 - Updated to 1.5 (BZ #1166343) - Removed RPM README b/c it only explained common Drupal workflow - %license usage - Spec cleanup * Sat Jun 7 2014 Fedora Release Engineering - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Feb 14 2014 Peter Borsa - 1.4-1 - Update to upstream 1.4 release for bug and security fixes - Upstream changelog for this release is available at https:// -------------------------------------------------------------------------------- References: [ 1 ] Bug #1203480 - drupal7-ctools-1.7 is available https://bugzilla.redhat.com/show_bug.cgi?id=1203480 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update drupal7-ctools' at the command line. For more information, refer to "Managing Software with yum", available at . All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://lists.fedoraproject.org/admin/lists/package-announce.lists.fedoraproject.org/ . Fedora Software Alert for drupal7-ctools implementing critical patch. Upgrade to version 1.7 issued for improvements.. Drupal Security Fix, Fedora Update Notification, API Tools Update. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 02, 2015 Critical Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here