#VU92849 Resource management errors in Linux kernel - CVE-2008-5079

 

#VU92849 Resource management errors in Linux kernel - CVE-2008-5079

Published: December 9, 2008 / Updated: June 20, 2024


Vulnerability identifier: #VU92849
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2008-5079
CWE-ID: CWE-399
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

net/atm/svc.c in the ATM subsystem in the Linux kernel 2.6.27.8 and earlier allows local users to cause a denial of service (kernel infinite loop) by making 2 calls to svc_listen for the same socket, and then reading a /proc/net/atm/*vc file, related to corruption of the vcc table.


Remediation

Install update from vendor's repository.

External links