AI Code Security Audit System CodeGuard Discovers Linux Kernel Zero-Day Vulnerability
Israeli cybersecurity firm CyberMind's AI code audit system CodeGuard independently discovered a high-severity zero-day vulnerability in the Linux kernel, with detection to patch submission taking only 11 hours.
AI Code Security Audit System CodeGuard Discovers Linux Kernel Zero-Day Vulnerability
Israeli cybersecurity firm CyberMind disclosed today that its AI-driven code security audit system CodeGuard independently discovered a high-severity zero-day vulnerability (CVE-2028-41207) in Linux kernel 6.12 during a routine scan. The vulnerability exists in the kernel's network protocol stack and could enable remote code execution.
CodeGuard is built on CyberMind's proprietary SecLLM model, capable of performing semantic-level security analysis on large codebases rather than relying on pattern matching. While analyzing the Linux kernel's networking subsystem, the system's reasoning engine traced data flow across 17 source files to identify a missing boundary condition check.
Yael Cohen, CyberMind's Head of Security Research, explained: "What makes CodeGuard unique is that it understands code intent. It doesn't search for known vulnerability patterns—it reasons about code behavior. When it discovers that a code segment's assumptions don't match actual execution paths, it flags a potential vulnerability."
From discovery to patch submission took just 11 hours. Linux kernel maintainer Greg Kroah-Hartman confirmed the vulnerability and merged the fix, writing on the mailing list: "This is the most elegant automated vulnerability discovery I've ever seen. CodeGuard didn't just find the problem—it generated directly usable fix code."
CodeGuard is now integrated into the continuous integration pipelines of over 32,000 open-source projects globally, scanning more than 50 million lines of code daily. Over the past six months, it has identified 142 high-severity vulnerabilities, including 23 zero-days.
However, automated AI vulnerability discovery has raised concerns about an arms race. Security researcher Marcus Hutchins warned: "If both defenders and attackers use AI to find vulnerabilities, the security landscape of cyberspace will fundamentally change. We need to establish ethical disclosure frameworks for AI-discovered vulnerabilities."
Disclaimer
Content is AI-generated. Do not use it as a basis for real decisions. Do not cite it as factual reporting.