CISA has warned U.S. federal agencies about attackers targeting a high-severity vulnerability in the Linux kernel's OverlayFS subsystem that allows them to gain root privileges. This local privilege escalation security flaw (CVE-2023-0386) is caused by a Linux kernel improper ownership management weakness and was patched in January 2023 and publicly disclosed two months later. Multiple proof-of-concept (PoC) exploits were also shared on GitHub starting in May 2023, making exploitation attempts easier to pull off and pushing the vulnerability to the top of Linux admins' patching priority lists. According to an analysis by Datadog Security Labs, CVE-2023-0386 is trivial to exploit and impacts a wide range of Linux distributions, including popular ones like Debian, Red Hat, Ubuntu, and Amazon Linux, if they're using a kernel version lower than 6.2. "Linux Kernel contains an improper ownership management vulnerability, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel's OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount," CISA explains. "This uid mapping bug allows a local user to escalate their privileges on the system." As mandated by the November 2021 Binding Operational Directive (BOD) 22-01, U.S. federal agencies now must secure their networks against ongoing attacks targeting the CVE-2023-0386 flaw added to CISA's Known Exploited Vulnerabilities catalog. The cybersecuri...
CISA warns of attackers exploiting Linux flaw with PoC exploit
BleepingComputer
·Sergiu Gatlan
·Published Jun 18, 2025
·Updated
Affected Software
5 affected components
Linux Kernel=6.2
Debian Kernel
Red Hat Kernel
Ubuntu Kernel
Amazon Linux Kernel
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses CISA's warning about attackers exploiting a high-severity vulnerability in the Linux kernel's OverlayFS subsystem.
2
What security implications are discussed in the article?
The article highlights that attackers can gain root privileges due to a local privilege escalation flaw identified as CVE-2023-03.
3
What specific systems are at risk due to this vulnerability?
The vulnerability affects the Linux Kernel version 6.2 and related distributions such as Debian, Red Hat, Ubuntu, and Amazon Linux.
4
How can organizations protect themselves from this vulnerability?
Organizations are advised to apply patches and updates provided by their Linux distribution vendors to mitigate the risk.
5
Is there a proof-of-concept (PoC) exploit available for this vulnerability?
Yes, the article mentions that there's a proof-of-concept exploit available which is being used by attackers.