Information exposure in Linux kernel - CVE-2010-4073

 

Information exposure in Linux kernel - CVE-2010-4073

Published: November 29, 2010 / Updated: June 20, 2024


Vulnerability identifier: #VU92589
CSH Severity: Low
CVSS v4: 4.8 [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]
CVE-ID: CVE-2010-4073
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to information exposure error within the compat_sys_mq_open() and compat_sys_mq_getsetattr() functions in ipc/compat_mq.c, within the compat_sys_semctl(), compat_sys_msgctl() and compat_sys_shmctl() functions in ipc/compat.c. A local user can gain access to sensitive information.


Affected software

Linux kernel

How to mitigate CVE-2010-4073

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins