LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-0386: Linux Kernel Improper Ownership Management Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jun 17, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 8, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-0386 to its Known Exploited Vulnerabilities catalog on Jun 17, 2025, with a federal patch deadline of Jul 8, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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…

CVE-2023-0386 is an improper ownership management flaw in the Linux kernel’s OverlayFS subsystem. It lets a local user gain elevated privileges by abusing how the kernel handles setuid files that carry capabilities when those files are copied from a nosuid mount into another mount. Because the bug sits in a core filesystem feature used by containers, package managers, and many multi-tenant hosts, successful exploitation can turn an ordinary local account into full system control. Confirm exact impact and fixed versions against the vendor advisory for your distribution.

How it works

The weakness is classified as CWE-282 (Improper Ownership Management). In OverlayFS, a user can copy a file that possesses capabilities from a mount marked nosuid into a different mount. A uid-mapping error in the kernel then allows the copied file to retain or regain setuid-like execution rights that should have been stripped. A local attacker who can create or place such a file therefore obtains unauthorized execution of a privileged binary, escalating from an unprivileged user to root or equivalent capabilities. No remote vector is described; the attacker must already have a local foothold. Exact call sequences and mount combinations must be verified in the vendor advisory rather than assumed from public summaries.

Am I affected? How to find it in your systems

Any system running a Linux kernel that includes the OverlayFS subsystem is potentially in scope. OverlayFS is commonly enabled on container hosts (Docker, Kubernetes, LXC), cloud images, and distributions that use overlay mounts for package layering or user namespaces. Inventory steps:

Because no specific version range is supplied here, treat every unpatched kernel that supports OverlayFS as suspect until the vendor advisory is checked.

How to remediate

Apply the kernel update supplied by your Linux distribution vendor as soon as it is available. The CISA-required action is to follow the vendor’s mitigation instructions, apply BOD 22-01 guidance where cloud services are involved, or discontinue use of the product if no mitigation exists. After patching:

Document the change and retain evidence of the advisory version applied.

If you can't patch immediately

Until the vendor kernel update can be installed, reduce exposure with compensating controls:

These measures lower likelihood and impact; they do not eliminate the vulnerability.

If your data may have been exposed

Local privilege-escalation flaws of this class are frequently chained after an initial foothold and can lead to full host compromise, credential theft, or lateral movement. Known ransomware use of this specific CVE is not documented, yet any successful escalation still warrants treating the host as potentially breached. Rotate credentials that resided on the system, review access logs for unauthorized activity, and consider a free exposure scan of administrative email addresses against known breach corpora to determine whether related accounts have already appeared in public dumps. Continue monitoring until the kernel is patched and residual indicators are cleared.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLinux · Kernel
WeaknessCWE-282
Added to CISA KEVJun 17, 2025
Federal patch deadlineJul 8, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities