CVE-2011-1573
Mediumnet/sctp/sm_make_chunk.c in the Linux kernel before 2.6.34, when addip_enable and auth_enable are used, does not consider the amount of zero padding during calculation of chunk lengths for (1) INIT and (2) INIT ACK chunks, which allows remote attackers to cause a denial of service (OOPS) via crafted packet data.
CVSS 3.1 score
5.9
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-682CVE-2011-1573 is a Incorrect Calculation vulnerability
What is Incorrect Calculation?
The product performs a calculation that generates incorrect or unintended results. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2011-1573 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Broken Link
-
Third Party Advisory
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a8170c35e738d62e9919ce5b109cf4ed66e95bde
-
PatchKernel patch commithttp://openwall.com/lists/oss-security/2011/04/11/12
-
PatchKernel patch commithttp://openwall.com/lists/oss-security/2011/04/11/4
Frequently asked questions
-
What is CVE-2011-1573?
CVE-2011-1573 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.9 out of 10 , classified as an Incorrect Calculation flaw (CWE-682) . CVE-2011-1573 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2011-1573?
CVE-2011-1573 has a CVSS score of 5.9 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2011-1573?
No patch is currently available for CVE-2011-1573. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2011-1573 actively exploited?
No — CVE-2011-1573 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Incorrect Calculation (CWE-682)?
The product performs a calculation that generates incorrect or unintended results. View CWE-682 on MITRE CWE →