#VU74410 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2023-0386

 

#VU74410 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2023-0386

Published: April 4, 2023 / Updated: June 17, 2025


Vulnerability identifier: #VU74410
Vulnerability risk: Low
CVSSv4.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:A/U:Clear
CVE-ID: CVE-2023-0386
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to unauthorized access to execution of setuid files in OverlayFS subsystem when copying a capable file from a nosuid mount into another mount. A local user can execute arbitrary code with root privileges.


Remediation

Install updates from vendor's website.

External links