Use after free in Linux kernel - CVE-2006-4997

 

Use after free in Linux kernel - CVE-2006-4997

Published: August 2, 2024


Vulnerability identifier: #VU95227
CSH Severity: Low
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-2006-4997
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The clip_mkip function in net/atm/clip.c of the ATM subsystem in Linux kernel allows remote attackers to cause a denial of service (panic) via unknown vectors that cause the ATM subsystem to access the memory of socket buffers after they are freed (freed pointer dereference).


Affected software

Linux kernel

How to mitigate CVE-2006-4997

Install update from vendor's repository.


External References

Related Security Bulletins