Information exposure in Linux kernel - CVE-2005-3276

 

Information exposure in Linux kernel - CVE-2005-3276

Published: October 21, 2005 / Updated: October 19, 2018


Vulnerability identifier: #VU99918
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-3276
CWE-ID: CWE-200
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 gain access to sensitive information.

The sys_get_thread_area function in process.c in Linux 2.6 before 2.6.12.4 and 2.6.13 does not clear a data structure before copying it to userspace, which might allow a user process to obtain sensitive information.


How to mitigate CVE-2005-3276

Install update from vendor's repository.

Sources