Artificial intelligence now hunts vulnerabilities far faster than human security researchers. In recent months, AI models have uncovered high-severity flaws across many well-known projects. The Linux kernel, arguably the most prominent open-source project of all, has become a major beneficiary of this trend. Consequently, the kernel team has just published a remarkable 440 vulnerability advisories within a single 24-hour window.
A 440-CVE Wave Across Two Days
On July 19, 2026, the kernel project updated its security advisory pages with 431 new CVE identifiers and their matching bulletins. The next day, the team added nine more, bringing the batch to 440 in total. The full list appears on the official linux-cve-announce mailing list.
Importantly, an advisory normally lands only after a fix ships or is already underway. Therefore, Linux users have no reason to panic over the sheer volume.
In fact, most of these 440 flaws are already patched and merged into the stable kernel branches. For everyday users, upgrading to the latest kernel resolves the bulk of the risk. As a best practice, stick with the tuned kernels that your distribution vendor provides. Only consider compiling the kernel from source if your distribution has gone a long time without updates.
Notable Vulnerabilities in This Batch
Because the advisories arrived in bulk, the kernel team has not yet assigned individual CVSS scores. In other words, the sheer volume has outpaced the scoring process. As a result, nobody can currently rank which flaws pose the greatest danger and which amount to minor issues. Judging by the descriptions alone, bugs touching network storage, SMB services, and KVM virtualization likely carry the highest risk.
Four CVEs Worth Watching
- CVE-2026-53362: A new “frag” variant flaw. Attackers can abuse it for privilege escalation or container escape on RHEL and similar systems.
- CVE-2026-53383: A ksmbd session-validation and out-of-bounds read issue. Servers running the in-kernel SMB service should pay close attention.
- CVE-2026-63801: A use-after-free bug in TIPC. It poses a real risk on systems where TIPC is enabled and exposed.
- CVE-2026-63794: A KVM/SEV page overflow combined with a guest-triggerable BUG_ON and buffer-validation weaknesses.
What Administrators Should Do Now
First, apply the latest stable kernel packages from your distribution. Next, review whether your servers expose ksmbd, TIPC, or SEV-enabled KVM workloads. Finally, keep an eye on upcoming CVSS assignments, since severity ratings for this batch will arrive gradually.
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.