Alerts This Week
Warning Icon 1 619
Alerts This Week
Warning Icon 1 619

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 -7 articles for you...
172

Ubuntu 22.04 & 23.04 USN-6264-1 Critical WebKitGTK Remote Threats

Several security issues were fixed in WebKitGTK.. ========================================================================== Ubuntu Security Notice USN-6264-1 July 31, 2023 webkit2gtk vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 23.04 - Ubuntu 22.04 LTS Summary: Several security issues were fixed in WebKitGTK. Software Description: - webkit2gtk: Web content engine library for GTK+ Details: Several security issues were discovered in the WebKitGTK Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 23.04: libjavascriptcoregtk-4.0-18 2.40.4-0ubuntu0.23.04.1 libjavascriptcoregtk-4.1-0 2.40.4-0ubuntu0.23.04.1 libjavascriptcoregtk-6.0-1 2.40.4-0ubuntu0.23.04.1 libwebkit2gtk-4.0-37 2.40.4-0ubuntu0.23.04.1 libwebkit2gtk-4.1-0 2.40.4-0ubuntu0.23.04.1 libwebkitgtk-6.0-4 2.40.4-0ubuntu0.23.04.1 Ubuntu 22.04 LTS: libjavascriptcoregtk-4.0-18 2.40.4-0ubuntu0.22.04.1 libjavascriptcoregtk-4.1-0 2.40.4-0ubuntu0.22.04.1 libjavascriptcoregtk-6.0-1 2.40.4-0ubuntu0.22.04.1 libwebkit2gtk-4.0-37 2.40.4-0ubuntu0.22.04.1 libwebkit2gtk-4.1-0 2.40.4-0ubuntu0.22.04.1 libwebkitgtk-6.0-4 2.40.4-0ubuntu0.22.04.1 This update uses a new upstream release, which includes additional bug fixes. After a standard system update you need to restart any applications that use WebKitGTK, such as Epiphany, to make all the necessary changes. References: https://ubuntu.com/security/notices/USN-6264-1 CVE-2023-28204, CVE-2023-32373, CVE-2023-32393, CVE-2023-32435, CVE-2023-32439, CVE-2023-37450 Package Information: https://launchpad.net/ubuntu/+source/webkit2gtk/2.40.4-0ubuntu0.23.04.1 https://launchpad.net/ubuntu/+source/webkit2gtk/2.40.4-0ubuntu0.22.04.1 . Multiple vulnerabilities addressed in WebKitGTK for Ubuntu versions 22.04 and 23.04. Users advised to upgrade to enhance security measures.. WebKitGTK Exploits, Security Issues, Ubuntu Updates. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jul 31, 2023 Critical Ubuntu
98

Red Hat Enterprise Linux 6: RHSA-2014:0771-01 Important Kernel Security

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Important security impact. Common Vulnerability Scoring System (CVSS) base. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ==================================================================== Red Hat Security Advisory Synopsis: Important: kernel security and bug fix update Advisory ID: RHSA-2014:0771-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2014:0771.html Issue date: 2014-06-19 CVE Names: CVE-2013-6378 CVE-2014-0203 CVE-2014-1737 CVE-2014-1738 CVE-2014-1874 CVE-2014-2039 CVE-2014-3153 ==================================================================== 1. Summary: Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Important security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64 3. Description: The kernel packages contain the Linux kernel, the core of any Linux operating system. * A flaw was found in the way the Linux kernel's futexsubsystem handled the requeuing of certain Priority Inheritance (PI) futexes. A local, unprivileged user could use this flaw to escalate their privileges on the system. (CVE-2014-3153, Important) * A flaw was found in the way the Linux kernel's floppy driver handled user space provided data in certain error code paths while processing FDRAWCMD IOCTL commands. A local user with write access to /dev/fdX could use this flaw to free (using the kfree() function) arbitrary kernel memory. (CVE-2014-1737, Important) * It was found that the Linux kernel's floppy driver leaked internal kernel memory addresses to user space during the processing of the FDRAWCMD IOCTL command. A local user with write access to /dev/fdX could use this flaw to obtain information about the kernel heap arrangement. (CVE-2014-1738, Low) Note: A local user with write access to /dev/fdX could use these two flaws (CVE-2014-1737 in combination with CVE-2014-1738) to escalate their privileges on the system. * It was discovered that the proc_ns_follow_link() function did not properly return the LAST_BIND value in the last pathname component as is expected for procfs symbolic links, which could lead to excessive freeing of memory and consequent slab corruption. A local, unprivileged user could use this flaw to crash the system. (CVE-2014-0203, Moderate) * A flaw was found in the way the Linux kernel handled exceptions when user-space applications attempted to use the linkage stack. On IBM S/390 systems, a local, unprivileged user could use this flaw to crash the system. (CVE-2014-2039, Moderate) * An invalid pointer dereference flaw was found in the Marvell 8xxx Libertas WLAN (libertas) driver in the Linux kernel. A local user able to write to a file that is provided by the libertas driver and located on the debug file system (debugfs) could use this flaw to crash the system. Note: The debugfs file system must be mounted locally to exploit this issue. It is not mounted by default. (CVE-2013-6378, Low) * A denial of service flaw was discovered inthe way the Linux kernel's SELinux implementation handled files with an empty SELinux security context. A local user who has the CAP_MAC_ADMIN capability could use this flaw to crash the system. (CVE-2014-1874, Low) Red Hat would like to thank Kees Cook of Google for reporting CVE-2014-3153, Matthew Daley for reporting CVE-2014-1737 and CVE-2014-1738, and Vladimir Davydov of Parallels for reporting CVE-2014-0203. Google acknowledges Pinkie Pie as the original reporter of CVE-2014-3153. This update also fixes several bugs. Documentation for these changes will be available shortly from the Technical Notes document linked to in the References section. All kernel users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. The system must be rebooted for this update to take effect. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258 To install kernel packages manually, use "rpm -ivh [package]". Do not use "rpm -Uvh" as that will remove the running kernel binaries from your system. You may use "rpm -e" to remove old kernels after determining that the new kernel functions properly on your system. 5. Bugs fixed (https://bugzilla.redhat.com/): 1033578 - CVE-2013-6378 Kernel: drivers: libertas: potential oops in debugfs 1062356 - CVE-2014-1874 Kernel: SELinux: local denial-of-service 1067558 - CVE-2014-2039 Kernel: s390: crash due to linkage stack instructions 1094287 - ixgbevf prematurely strips VLAN tags [rhel-6.5.z] 1094299 - CVE-2014-1737 CVE-2014-1738 kernel: block: floppy: privilege escalation via FDRAWCMD floppy ioctl command 1094363 - CVE-2014-0203 kernel: fs: slab corruption due to the invalid last component type during do_filp_open() 1103626 - CVE-2014-3153 kernel: futex: pi futexes requeue issue 6.Package List: Red Hat Enterprise Linux Desktop (v. 6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-2.6.32-431.20.3.el6.i686.rpm kernel-debug-2.6.32-431.20.3.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debug-devel-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm kernel-devel-2.6.32-431.20.3.el6.i686.rpm kernel-headers-2.6.32-431.20.3.el6.i686.rpm perf-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm kernel-doc-2.6.32-431.20.3.el6.noarch.rpm kernel-firmware-2.6.32-431.20.3.el6.noarch.rpm x86_64: kernel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm kernel-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-headers-2.6.32-431.20.3.el6.x86_64.rpm perf-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux Desktop Optional (v. 6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node (v.6): Source: kernel-2.6.32-431.20.3.el6.src.rpm noarch: kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm kernel-doc-2.6.32-431.20.3.el6.noarch.rpm kernel-firmware-2.6.32-431.20.3.el6.noarch.rpm x86_64: kernel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm kernel-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-headers-2.6.32-431.20.3.el6.x86_64.rpm perf-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node Optional (v. 6): Source: kernel-2.6.32-431.20.3.el6.src.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux Server (v.6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-2.6.32-431.20.3.el6.i686.rpm kernel-debug-2.6.32-431.20.3.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debug-devel-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm kernel-devel-2.6.32-431.20.3.el6.i686.rpm kernel-headers-2.6.32-431.20.3.el6.i686.rpm perf-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm kernel-doc-2.6.32-431.20.3.el6.noarch.rpm kernel-firmware-2.6.32-431.20.3.el6.noarch.rpm ppc64: kernel-2.6.32-431.20.3.el6.ppc64.rpm kernel-bootwrapper-2.6.32-431.20.3.el6.ppc64.rpm kernel-debug-2.6.32-431.20.3.el6.ppc64.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm kernel-debug-devel-2.6.32-431.20.3.el6.ppc64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-431.20.3.el6.ppc64.rpm kernel-devel-2.6.32-431.20.3.el6.ppc64.rpm kernel-headers-2.6.32-431.20.3.el6.ppc64.rpm perf-2.6.32-431.20.3.el6.ppc64.rpm perf-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm s390x: kernel-2.6.32-431.20.3.el6.s390x.rpm kernel-debug-2.6.32-431.20.3.el6.s390x.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.s390x.rpm kernel-debug-devel-2.6.32-431.20.3.el6.s390x.rpm kernel-debuginfo-2.6.32-431.20.3.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-431.20.3.el6.s390x.rpm kernel-devel-2.6.32-431.20.3.el6.s390x.rpm kernel-headers-2.6.32-431.20.3.el6.s390x.rpm kernel-kdump-2.6.32-431.20.3.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-431.20.3.el6.s390x.rpm kernel-kdump-devel-2.6.32-431.20.3.el6.s390x.rpm perf-2.6.32-431.20.3.el6.s390x.rpm perf-debuginfo-2.6.32-431.20.3.el6.s390x.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.s390x.rpm x86_64: kernel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm kernel-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-headers-2.6.32-431.20.3.el6.x86_64.rpm perf-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux Server Optional (v. 6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm ppc64: kernel-debug-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-431.20.3.el6.ppc64.rpm perf-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm python-perf-2.6.32-431.20.3.el6.ppc64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.ppc64.rpm s390x: kernel-debug-debuginfo-2.6.32-431.20.3.el6.s390x.rpm kernel-debuginfo-2.6.32-431.20.3.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-431.20.3.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-431.20.3.el6.s390x.rpm perf-debuginfo-2.6.32-431.20.3.el6.s390x.rpm python-perf-2.6.32-431.20.3.el6.s390x.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.s390x.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux Workstation (v.6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-2.6.32-431.20.3.el6.i686.rpm kernel-debug-2.6.32-431.20.3.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debug-devel-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm kernel-devel-2.6.32-431.20.3.el6.i686.rpm kernel-headers-2.6.32-431.20.3.el6.i686.rpm perf-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm kernel-doc-2.6.32-431.20.3.el6.noarch.rpm kernel-firmware-2.6.32-431.20.3.el6.noarch.rpm x86_64: kernel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm kernel-devel-2.6.32-431.20.3.el6.x86_64.rpm kernel-headers-2.6.32-431.20.3.el6.x86_64.rpm perf-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm Red Hat Enterprise Linux Workstation Optional (v. 6): Source: kernel-2.6.32-431.20.3.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-2.6.32-431.20.3.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.20.3.el6.i686.rpm perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm python-perf-2.6.32-431.20.3.el6.i686.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.i686.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.20.3.el6.x86_64.rpm perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm python-perf-2.6.32-431.20.3.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.20.3.el6.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify thesignature are available from https://access.redhat.com/security/team/key/#package 7. References: https://access.redhat.com/security/cve/CVE-2013-6378 https://access.redhat.com/security/cve/CVE-2014-0203 https://access.redhat.com/security/cve/CVE-2014-1737 https://access.redhat.com/security/cve/CVE-2014-1738 https://access.redhat.com/security/cve/CVE-2014-1874 https://access.redhat.com/security/cve/CVE-2014-2039 https://access.redhat.com/security/cve/CVE-2014-3153 https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.5_Technical_Notes/kernel.html 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2014 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFToyZHXlSAg2UNWIIRApQsAKCZeH0Mv1eaPAW9nGofX8NTqmj5IgCfbwe/ riveg/u5L/KicpJHe7/dxdA=whvt -----END PGP SIGNATURE----- -- Enterprise-watch-list mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . High-impact kernel update for Red Hat addressing important security flaws and bugs to enhance system performance and safety.. Red Hat Kernel Update, Security Advisory RHSA, Linux Kernel Fixes, System Stability Update. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Jun 19, 2014 Important Red Hat
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