Memory corruption in Linux kernel - CVE-2007-3105

 

Memory corruption in Linux kernel - CVE-2007-3105

Published: July 28, 2007 / Updated: February 13, 2023


Vulnerability identifier: #VU92866
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2007-3105
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to read and manipulate data.

Stack-based buffer overflow in the random number generator (RNG) implementation in the Linux kernel before 2.6.22 might allow local root users to cause a denial of service or gain privileges by setting the default wakeup threshold to a value greater than the output pool size, which triggers writing random numbers to the stack by the pool transfer function involving 'bound check ordering'. NOTE: this issue might only cross privilege boundaries in environments that have granular assignment of privileges for root.


How to mitigate CVE-2007-3105

Install update from vendor's repository.

Sources