Bug 555658 (CVE-2010-0008)
Summary: | CVE-2010-0008 kernel: sctp remote denial of service | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Eugene Teo (Security Response) <eteo> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | acme, atangrin, bhu, dhoward, dwu, fche, hjia, jlieskov, jolsa, jwest, lgoncalv, phan, rkhan, security-response-team, vgoyal, williams, wmealing |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-27 10:51:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 555660, 555661, 555662, 555663, 555664, 555665, 555666, 555667, 555668 | ||
Bug Blocks: |
Description
Eugene Teo (Security Response)
2010-01-15 06:55:42 UTC
This issue has been rated as having important security impact by the Red Hat Security Response Team. Before updates are applied, it is possible to reduce the risk and mitigate this flaw by blacklisting the sctp kernel module. Red Hat Enterprise Linux 4 and 5 Add the following entries to the end of the /etc/modprobe.conf file: install sctp /bin/true The sctp module cannot be unloaded from a running kernel if the module is already loaded; therefore, the above changes for /etc/modprobe.conf on Red Hat Enterprise Linux 4 and 5 require a reboot to take effect. Red Hat Enterprise MRG Add the following entries to the end of the /etc/modprobe.conf file: install sctp /bin/true (In reply to comment #3) > This issue has been rated as having important security impact by the Red Hat > Security Response Team. > > Before updates are applied, it is possible to reduce the risk and mitigate this > flaw by blacklisting the sctp kernel module. > > Red Hat Enterprise Linux 4 and 5 > Add the following entries to the end of the /etc/modprobe.conf file: > install sctp /bin/true > > The sctp module cannot be unloaded from a running kernel if the module is > already loaded; therefore, the above changes for /etc/modprobe.conf on Red Hat > Enterprise Linux 4 and 5 require a reboot to take effect. > > Red Hat Enterprise MRG > Add the following entries to the end of the /etc/modprobe.conf file: > install sctp /bin/true For customers who are unable to mitigate this should request for a hotfix via Red Hat Support until a kernel update that addresses this is available. Upstream commit: http://git.kernel.org/linus/ece25dfa0991f65c4e1d26beb1c3c45bda4239b8 This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2010:0147 https://rhn.redhat.com/errata/RHSA-2010-0147.html This issue has been addressed in following products: Red Hat Enterprise Linux 4 Via RHSA-2010:0146 https://rhn.redhat.com/errata/RHSA-2010-0146.html This issue has been addressed in following products: Red Hat Enterprise Linux 5.2 Z Stream Via RHSA-2010:0148 https://rhn.redhat.com/errata/RHSA-2010-0148.html This issue has been addressed in following products: Red Hat Enterprise Linux 5.3.Z - Server Only Via RHSA-2010:0149 https://rhn.redhat.com/errata/RHSA-2010-0149.html This issue has been addressed in following products: Red Hat Enterprise Virtualization for RHEL-5 Via RHSA-2010:0172 https://rhn.redhat.com/errata/RHSA-2010-0172.html This issue has been addressed in following products: Red Hat Enterprise Linux 4.7 Z Stream Via RHSA-2010:0342 https://rhn.redhat.com/errata/RHSA-2010-0342.html |