<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:o:canonical:ubuntu_linux:23.04:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3ocanonicalubuntu_linux23.04/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 28 Aug 2026 00:20:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3ocanonicalubuntu_linux23.04/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Local Privilege Escalation in Ubuntu Kernel via OverlayFS</title><link>https://feed.craftedsignal.io/briefs/2026-08-ubuntu-overlayfs-lpe/</link><pubDate>Fri, 28 Aug 2026 00:20:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-ubuntu-overlayfs-lpe/</guid><description>Publicly available proof-of-concept exploits targeting CVE-2023-2640 and CVE-2023-32629 allow unprivileged users to gain root access on Ubuntu systems by bypassing permission checks in the overlayfs subsystem.</description><content:encoded><![CDATA[<p>Researchers have released multiple proof-of-concept (PoC) exploits targeting two linked local privilege escalation vulnerabilities in the Ubuntu kernel, identified as CVE-2023-2640 and CVE-2023-32629. These vulnerabilities stem from improper permission handling within the overlayfs (Overlay File System) implementation. Specifically, the kernel fails to perform adequate security checks when setting extended attributes (xattrs) on files using 'trusted.overlayfs.*'.</p>
<p>An unprivileged local user can exploit these flaws by mounting a manipulated overlay file system, allowing them to set privileged extended attributes. This action bypasses standard kernel security mechanisms and enables the escalation of privileges to root. The vulnerabilities affect various Ubuntu releases, including 23.04, 22.10, 22.04 LTS, and 18.04 LTS, depending on the specific kernel version in use (notably 5.4.0, 5.19.0, and 6.2.0). Given the availability of weaponized PoC code on public platforms, the likelihood of exploitation by local attackers is high.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of these vulnerabilities allows an attacker with low-privilege local access to gain full administrative (root) control over the host system. This facilitates arbitrary code execution, complete system compromise, data exfiltration, and persistent access. All Ubuntu environments running vulnerable kernel versions are at risk if local access to the system is possible.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Prioritize patching the kernel on all affected Ubuntu systems. Consult official Canonical security bulletins for the specific kernel packages addressing these CVEs.</li>
<li>Monitor for the execution of unauthorized shell scripts or binaries from temporary directories, which is the observed delivery mechanism for the published PoC.</li>
<li>Restrict local access and enforce the principle of least privilege to minimize the potential for exploitation by unauthenticated or low-privilege users.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>privilege-escalation</category><category>linux</category><category>kernel</category><category>overlayfs</category></item></channel></rss>