Division by zero in Linux kernel - CVE-2012-0207

 

Division by zero in Linux kernel - CVE-2012-0207

Published: May 17, 2012 / Updated: June 8, 2024


Vulnerability identifier: #VU91384
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2012-0207
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a division by zero error within the igmp_heard_query() function in net/ipv4/igmp.c. A remote non-authenticated attacker can perform a denial of service (DoS) attack.


Affected software

Linux kernel

How to mitigate CVE-2012-0207

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins