← All stories
● Covered by 3 sources · 7 reportsMedium impact

Critical Linux Kernel Vulnerabilities: DirtyClone, Bad Epoll, and GhostLock

🔄 Updated 37d ago — new reporting from Hacker News Front Page
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Three Linux kernel flaws disclosed: DirtyClone, Bad Epoll, GhostLock.
  • DirtyClone allows root access via cloned packets (CVE-2026-43503).
  • Bad Epoll exploits use-after-free race condition (CVE-2026-46242).
  • GhostLock is a 15-year-old flaw affecting all Linux distros (CVE-2026-43499).
  • Patches available; updating systems is crucial.

Overview of Newly Discovered Linux Vulnerabilities

Several new Linux kernel vulnerabilities have recently been disclosed, each posing significant security risks due to their potential for privilege escalation. The vulnerabilities—DirtyClone (CVE-2026-43503), Bad Epoll (CVE-2026-46242), and GhostLock (CVE-2026-43499)—allow attackers to gain root access on affected systems.

Detailed Vulnerability Analysis

The DirtyClone vulnerability is a new Linux kernel flaw allowing local users to gain root control by exploiting cloned packets. Tracked as CVE-2026-43503, it makes use of a missing safety flag and affects systems that have not received a patch since May 21, 2026.

Bad Epoll, CVE-2026-46242, leverages a race-condition use-after-free bug in epoll operations. This vulnerability can be triggered by unprivileged users and is particularly concerning due to its potential exploitation within Chrome's sandbox.

GhostLock, CVE-2026-43499, is a longstanding issue in the Linux kernel, impacting all major distributions. This flaw has existed for 15 years, allowing escalation from unprivileged user to root status via a use-after-free bug in threading calls.

Implications and Recommendations

Each of these vulnerabilities has been addressed with patches, highlighting the critical importance for users to update their systems promptly. These exploits illustrate the persistent nature of kernel vulnerabilities and the necessity for maintaining robust patch management practices. Systems running Linux in multi-tenant cloud environments or with containerized workloads are at heightened risk.

Conclusion

The disclosure of DirtyClone, Bad Epoll, and GhostLock underscores ongoing challenges in securing Linux systems against privilege escalation threats. While patches are available, the need for vigilance and timely updates remains paramount to maintain system integrity and protect against potential exploitation.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~11 min · 9 stories · Aug 16

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

How outlets covered it

GhostLock (CVE-2026-43499) is a critical Linux kernel vulnerability existing since 2011, allowing unprivileged local attackers to escalate privileges and escape containers. Discovered by VEGA, it impacts all Linux distributions that do not apply a patch included in Linux 7.1.

Nebula Security has disclosed a 15-year-old Linux kernel vulnerability, CVE-2026-43499, named GhostLock. This vulnerability allows local privilege escalation and container escape, affecting all major Linux distributions since 2011, making it critical for users to patch their systems.

Researchers disclosed GhostLock (CVE-2026-43499), a critical flaw in the Linux kernel allowing full root access to logged-in users on unpatched systems. Originating 15 years ago, this vulnerability affects nearly every Linux distribution and requires immediate patching to prevent exploitation.

A proof-of-concept exploit for the Linux 'Bad Epoll' vulnerability, CVE-2026-46242, has been released. This critical flaw allows unprivileged processes to gain root access and affects multiple Linux distributions and Android devices.

The Linux kernel flaw 'Bad Epoll' (CVE-2026-46242) enables unprivileged users to gain root access, affecting desktops, servers, and Android devices. A fix has been released, but the exploit could be triggered from within Chrome's sandbox, making it particularly concerning.

A new DirtyClone flaw in the Linux kernel allows local users to gain root access on vulnerable systems. Additionally, a critical remote code execution vulnerability in PTC Windchill and FlexPLM software is being actively exploited, highlighting significant security risks.

The DirtyClone vulnerability in the Linux kernel allows local users to escalate privileges to root via cloned packets. This flaw, tracked as CVE-2026-43503, is critical as it can be exploited without leaving an audit trail.