Division by zero in Linux kernel - CVE-2009-4307

 

Division by zero in Linux kernel - CVE-2009-4307

Published: December 13, 2009 / Updated: September 19, 2017


Vulnerability identifier: #VU91385
CSH Severity: Medium
CVSS v4.0: 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/E:U/U:Green
CVE-ID: CVE-2009-4307
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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 ext4_fill_flex_info() function in fs/ext4/super.c. A remote non-authenticated attacker can perform a denial of service (DoS) attack.


How to mitigate CVE-2009-4307

Install update from vendor's website.

Sources