Improper locking in Linux kernel - CVE-2009-4272

 

Improper locking in Linux kernel - CVE-2009-4272

Published: June 4, 2024


Vulnerability identifier: #VU90977
CSH Severity: Medium
CVSSv4.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-4272
CWE-ID: CWE-667
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

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

The vulnerability exists due to improper locking when handling crafted packets that force collisions in the IPv4 routing hash table in net/ipv4/route.c. A remote attacker can send specially crafted packets to the system and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.

External links