rhsa-2015_1030
Vulnerability from csaf_redhat
Published
2015-05-27 12:07
Modified
2024-11-05 18:53
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
Updated kernel packages that fix one security issue and three bugs are now
available for Red Hat Enterprise Linux 6.4 Advanced Update Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A use-after-free flaw was found in the way the Linux kernel's SCTP
implementation handled authentication key reference counting during INIT
collisions. A remote attacker could use this flaw to crash the system or,
potentially, escalate their privileges on the system. (CVE-2015-1421,
Important)
This issue was discovered by Sun Baoliang of Red Hat.
This update also fixes the following bugs:
* When ARP is disabled on an interface with an ARP entry for a neighbor
host present in the ARP cache, letting the cached entry expire and
attempting to communicate with that neighbor host could cause the host MAC
address to not be resolved correctly after ARP is enabled again on the
interface. With the following workaround, the entry is not expired and the
described scenario works correctly:
1) Add the maximum number of ARP entries you expect for your configuration
to the proc/sys/net/ipv4/neigh/default/gc_thresh file.
2) Ensure that relevant IP addresses are put in the ARP cache when the
system boots, for example by executing the following two commands:
ping [IP address] -c 1
ifconfig ethX -arp
(BZ#1207350)
* Previously, the open() system call in some cases failed with an EBUSY
error if the opened file was also being renamed at the same time. With this
update, the kernel automatically retries open() when this failure occurs,
and if the retry is not successful either, open() now fails with an ESTALE
error. (BZ#1207813)
* Previously, a race condition occurred in the build_id_cache__add_s()
function, which could truncate system files. A patch has been provided to
fix this bug, and system files are no longer truncated in the
aforementioned scenario. (BZ#1210591)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kernel packages that fix one security issue and three bugs are now\navailable for Red Hat Enterprise Linux 6.4 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A use-after-free flaw was found in the way the Linux kernel\u0027s SCTP\nimplementation handled authentication key reference counting during INIT\ncollisions. A remote attacker could use this flaw to crash the system or,\npotentially, escalate their privileges on the system. (CVE-2015-1421,\nImportant)\n\nThis issue was discovered by Sun Baoliang of Red Hat.\n\nThis update also fixes the following bugs:\n\n* When ARP is disabled on an interface with an ARP entry for a neighbor\nhost present in the ARP cache, letting the cached entry expire and\nattempting to communicate with that neighbor host could cause the host MAC\naddress to not be resolved correctly after ARP is enabled again on the\ninterface. With the following workaround, the entry is not expired and the\ndescribed scenario works correctly:\n\n1) Add the maximum number of ARP entries you expect for your configuration\nto the proc/sys/net/ipv4/neigh/default/gc_thresh file.\n\n2) Ensure that relevant IP addresses are put in the ARP cache when the\nsystem boots, for example by executing the following two commands:\n\nping [IP address] -c 1\nifconfig ethX -arp\n\n(BZ#1207350)\n\n* Previously, the open() system call in some cases failed with an EBUSY\nerror if the opened file was also being renamed at the same time. With this\nupdate, the kernel automatically retries open() when this failure occurs,\nand if the retry is not successful either, open() now fails with an ESTALE\nerror. (BZ#1207813)\n\n* Previously, a race condition occurred in the build_id_cache__add_s()\nfunction, which could truncate system files. A patch has been provided to\nfix this bug, and system files are no longer truncated in the\naforementioned scenario. (BZ#1210591)\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2015:1030", "url": "https://access.redhat.com/errata/RHSA-2015:1030" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1196581", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1196581" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1030.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-05T18:53:11+00:00", "generator": { "date": "2024-11-05T18:53:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2015:1030", "initial_release_date": "2015-05-27T12:07:13+00:00", "revision_history": [ { "date": "2015-05-27T12:07:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-05-27T12:07:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:53:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server AUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:6.4::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:6.4::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-358.61.1.el6.x86_64", "product_id": "python-perf-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "perf-0:2.6.32-358.61.1.el6.x86_64", "product_id": "perf-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-358.61.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-358.61.1.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.61.1.el6.src", "product": { "name": "kernel-0:2.6.32-358.61.1.el6.src", "product_id": "kernel-0:2.6.32-358.61.1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.61.1.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-358.61.1.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-358.61.1.el6.noarch", "product_id": "kernel-doc-0:2.6.32-358.61.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-358.61.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-358.61.1.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.61.1.el6.src as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src" }, "product_reference": "kernel-0:2.6.32-358.61.1.el6.src", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.61.1.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.61.1.el6.noarch", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.4)", "product_id": "6Server-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.61.1.el6.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src" }, "product_reference": "kernel-0:2.6.32-358.61.1.el6.src", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.61.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.61.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.4)", "product_id": "6Server-optional-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Sun Baoliang" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2015-1421", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2015-01-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1196581" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the way the Linux kernel\u0027s SCTP implementation handled authentication key reference counting during INIT collisions. A remote attacker could use this flaw to crash the system or, potentially, escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: slab corruption from use after free on INIT collisions", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6 and Red Hat Enterprise MRG 2. Future Linux kernel updates for the respective releases may address this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-1421" }, { "category": "external", "summary": "RHBZ#1196581", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1196581" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-1421", "url": "https://www.cve.org/CVERecord?id=CVE-2015-1421" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-1421", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1421" } ], "release_date": "2015-01-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-05-27T12:07:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2015:1030" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.src", "6Server-optional-6.4.AUS:kernel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debug-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-devel-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:kernel-doc-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-firmware-0:2.6.32-358.61.1.el6.noarch", "6Server-optional-6.4.AUS:kernel-headers-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-0:2.6.32-358.61.1.el6.x86_64", "6Server-optional-6.4.AUS:python-perf-debuginfo-0:2.6.32-358.61.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net: slab corruption from use after free on INIT collisions" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.