First published: Wed Nov 23 2016(Updated: )
A flaw was found in the Linux kernels implementation of sctp protocol in which a remote attacker can trigger an out of bounds read with an offset of up to 64kB. This may panic the machine with a page-fault and the out-of-bounds data does not seem to be returned to the remote attacker. For this attack to be sucessful, the kernel needs to have both the SCTP protocol module loaded and a process listening as an SCTP server. Upstream patch: <a href="https://github.com/torvalds/linux/commit/bf911e985d6bbaa328c20c3e05f4eb03de11fdd6">https://github.com/torvalds/linux/commit/bf911e985d6bbaa328c20c3e05f4eb03de11fdd6</a> CVE assignment: <a href="http://seclists.org/oss-sec/2016/q4/509">http://seclists.org/oss-sec/2016/q4/509</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=3.2<3.2.85 | |
Linux Linux kernel | >=3.3<3.10.105 | |
Linux Linux kernel | >=3.11<3.12.68 | |
Linux Linux kernel | >=3.13<3.16.40 | |
Linux Linux kernel | >=3.17<3.18.49 | |
Linux Linux kernel | >=3.19<4.4.32 | |
Linux Linux kernel | >=4.5.0<4.8.8 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.119-1 6.11.10-1 6.12.5-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-9555 is a vulnerability in the Linux kernel before version 4.8.8 that allows remote attackers to cause a denial of service or possibly have other impact via crafted SCTP data.
CVE-2016-9555 has a severity level of medium.
The affected software for CVE-2016-9555 includes various versions of the Linux kernel.
To fix CVE-2016-9555, it is recommended to update to Linux kernel version 4.8.8 or later.
You can find more information about CVE-2016-9555 on the Openwall website and the official Linux kernel repository.