#VU30366 Resource exhaustion in Linux kernel - CVE-2012-0810

 

#VU30366 Resource exhaustion in Linux kernel - CVE-2012-0810

Published: February 12, 2020 / Updated: July 17, 2020


Vulnerability identifier: #VU30366
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:U/U:Clear
CVE-ID: CVE-2012-0810
CWE-ID: CWE-400
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

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

The int3 handler in the Linux kernel before 3.3 relies on a per-CPU debug stack, which allows local users to cause a denial of service (stack corruption and panic) via a crafted application that triggers certain lock contention.


Remediation

Install update from vendor's website.

External links