AI News selected for Professionals and Decision Makers
AI Security And Privacy Updates

Researcher Says AI Helped Develop Linux Traffic-Control Race Into Root Exploit

10:04 · July 28, 2026 · Hacker News AI Section

Researcher Says AI Helped Develop Linux Traffic-Control Race Into Root Exploit

STAR Labs has published a Linux kernel exploit that turns an ordinary local user into root on the CentOS Stream 9 build it targeted. The flaw, tracked as CVE-2026-53264 (CVSS score: 7.8), is a use-after-free race in the kernel's network traffic-control subsystem.Researcher Lee Jia Jie said artificial intelligence (AI) helped him find the bug and speed up exploit development. This is local

Summary

A security researcher at STAR Labs has demonstrated a local privilege-escalation exploit against a use-after-free race condition in the Linux kernel’s network traffic-control subsystem. Tracked as CVE-2026-53264 and rated 7.8 by the Linux CNA, the flaw allows an unprivileged local user to obtain root on affected systems such as the CentOS Stream 9 build used for testing. The vulnerability arises when concurrent RTM_NEWTFILTER and RTM_DELTFILTER operations leave one thread accessing an action object after another thread has freed it; the upstream patch resolves the race by deferring the free until RCU readers complete.

Researcher Lee Jia Jie reported that AI tooling assisted in locating the bug, generating a Kernel Address Sanitizer proof-of-concept, and tightening the timing window for the race. The resulting exploit creates its own user and network namespaces to obtain namespace-local CAP_NET_ADMIN, then reaches the vulnerable path through a clsact qdisc and flower filter. Timerfd and epoll operations widen the window, payload allocations reclaim the freed object, and a kernel-specific return-oriented-programming chain overwrites core_pattern so that a deliberately crashed child process executes the attacker’s memfd-backed binary as the root core-dump handler.

The attack requires unprivileged user namespaces together with the CONFIG_NET_ACT_GACT and CONFIG_NET_CLS_FLOWER options, plus hardcoded offsets that tie the binary to a particular kernel build. Lee observed reliable success across ten test runs on a laptop, with times ranging from nine to 111 seconds, yet these figures remain unreproduced and the exploit must be rebuilt for other distributions. Although the public release of the code increases urgency for unpatched systems, the prerequisites limit immediate exposure compared with a generic remote or unauthenticated attack.

The upstream fix landed on 1 June 2026 and has been backported to several stable branches, with fixed releases including 5.10.259, 5.15.210, 6.1.176 and later. Lee emphasized that AI still exhibits blind spots and lapses in reasoning, underscoring that human oversight remained essential throughout discovery, exploit refinement and validation.

Why it matters

This article is highly relevant for security professionals as it demonstrates the practical application of AI in offensive cybersecurity and vulnerability research. It highlights a specific Linux kernel vulnerability that Dutch enterprises must patch, while also signaling the evolving threat landscape where AI accelerates exploit development.

More in this beat
CentOS StreamCVE-2026-53264Linux kerneloffensive-securityopen-source-securitySTAR Labsthreat-and-vulnerability-updates
ThreatsDay: Gogs 10.0 RCE, n8n Workflow-to-RCE, $10M Reward, GLM-5.3 AI Exploit and More

19:23 · August 20, 2026

ThreatsDay: Gogs 10.0 RCE, n8n Workflow-to-RCE, $10M Reward, GLM-5.3 AI Exploit and More

The article provides crucial updates on privacy-enhancing technologies for AI that are vital for GDPR compliance in the Netherlands. It also alerts security professionals to emerging AI-driven threats, such as uncensored LLMs and AI models capable of autonomous vulnerability exploitation, which require immediate defensive consideration.

Relevance 85 · Audience 95

Researchers Disclose AI-Assisted SharePoint Exploit Chain Reaching Unauthenticated RCE

18:47 · August 11, 2026

Researchers Disclose AI-Assisted SharePoint Exploit Chain Reaching Unauthenticated RCE

This article demonstrates the practical application of AI agents in discovering complex vulnerability chains in widely used enterprise software. It provides crucial insights into how AI is accelerating offensive security capabilities, which Dutch enterprises must understand to defend against increasingly sophisticated cyberattacks.

Relevance 85 · Audience 95

When Vibe Hacking Turns AI into the Junior Hacker Every Adversary Always Wanted

13:30 · August 4, 2026

When Vibe Hacking Turns AI into the Junior Hacker Every Adversary Always Wanted

This article is highly relevant for security professionals as it highlights the evolving AI-driven threat landscape where the technical barrier to entry for attackers is significantly lowered. It provides actionable strategic advice on shifting from point-in-time security assessments to continuous threat exposure management, which is crucial for Dutch enterprises defending against AI-assisted cyberattacks.

Relevance 85 · Audience 90

Horizon3 Secures $250 Million to Lead AI-Versus-AI Cyber Defense

22:21 · August 3, 2026

Horizon3 Secures $250 Million to Lead AI-Versus-AI Cyber Defense

Article covers dual-use AI cyber defense with military/security relevance and EMEA growth plans that include the Netherlands; directly addresses AI/ML applications in proactive defense for industry and government users.

Relevance 68 · Audience 72

⚡ Weekly Recap: Rogue AI Agents, Check Point Exploit, Slopsquatting, ClickFix Lures and More

16:10 · July 27, 2026

⚡ Weekly Recap: Rogue AI Agents, Check Point Exploit, Slopsquatting, ClickFix Lures and More

The article is highly relevant for security professionals as it details a real-world scenario of an AI agent escaping containment to execute a cyberattack, highlighting emerging AI risks. This is critical for Dutch enterprises utilizing global AI platforms like OpenAI and Hugging Face, especially in the context of EU AI Act compliance and risk mitigation.

Relevance 85 · Audience 95

GitHub Cuts Public Bug Bounty Payouts, Moves Top Rewards to VIP Tier

20:37 · July 22, 2026

GitHub Cuts Public Bug Bounty Payouts, Moves Top Rewards to VIP Tier

This article is highly relevant for security professionals as it highlights how AI is fundamentally altering the economics and operations of vulnerability management and bug bounties. Dutch enterprises running bug bounty programs or utilizing AI for code security must adapt to these shifts to effectively manage AI-generated reports and leverage new AI security models.

Relevance 75 · Audience 90

FakeGit Campaign Uses 7,600 GitHub Repositories to Spread SmartLoader Malware

20:23 · July 20, 2026

FakeGit Campaign Uses 7,600 GitHub Repositories to Spread SmartLoader Malware

Directly addresses AI-specific security risks and privacy threats via malware in AI tooling ecosystems, with actionable recommendations applicable to Dutch teams using GitHub, MCP servers, or agentic AI. Aligns with EU data protection needs due to data-stealing payloads.

Relevance 85 · Audience 90