Security restrictions bypass in Linux kernel - CVE-2015-3290

 

Security restrictions bypass in Linux kernel - CVE-2015-3290

Published: June 20, 2024


Vulnerability identifier: #VU92492
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2015-3290
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to security restrictions bypass within the entry() function in arch/x86/entry/entry_64.s. A local user can execute arbitrary code.


How to mitigate CVE-2015-3290

Install update from vendor's repository.

Sources