In the AI era, each version of the Linux 7.x series has nearly 2,000 vulnerabilities fixed.
2026-09-03 00:06Models🔥 32.2 heat score
1sources
1days unfolding
32.2heat score
2mentions
SummaryAI generated
The number of vulnerabilities fixed in Linux 7.x kernel series has increased significantly due to the use of AI-assisted security detection tools. Data shows that the number of vulnerabilities in version 7.1 rose from over a thousand to over 1,500 in version 7.2, and it is expected that version 7.3 will have more than 2,000 vulnerabilities. This trend does not stem from a decline in kernel security; rather, AI tools automatically detect a large number of low-risk bugs, causing maintainers to face report overload. To address this issue and reduce maintenance costs, Linux 7.3 has decided to remove unused SGI and IBM driver code, as these outdated codes were identified by AI as having numerous vulnerabilities, and fixing them requires considerable effort.
According to Greg Kroah-Hartman, the maintainer of the stable kernel version, the number of vulnerabilities fixed in each version of Linux 7.x has increased from over a thousand in 7.1 to over 1500 in 7.2, and it is expected that in 7.3, the number will exceed 2000. This increase is not due to a decline in kernel security, but rather because AI-assisted security detection tools automatically identify a large number of low-risk bugs. Jakub Kicinski, a network system maintainer, said that the large volume of reports generated by AI has overwhelmed maintainers. To reduce the number of bug reports related to old code and lower maintenance costs, Linux 7.3 removed unused SGI and IBM driver code, as these outdated codes were found to contain numerous vulnerabilities by AI tools and required significant effort to fix.