Linux Kernel: 25 Vulnerabilities Disclosed in Coordinated August 2026 Batch
Key findings • 25 Linux kernel vulnerabilities disclosed in a coordinated batch between August 15-17, 2026. • Vulnerabilities span critical subsystems including networking, memory management,…

Key findings
- 25 Linux kernel vulnerabilities disclosed in a coordinated batch between August 15-17, 2026.
- Vulnerabilities span critical subsystems including networking, memory management, and I/O.
- Multiple critical severity flaws (CVSSv3 9.0+) were patched, including in NTFS, netfilter, and KVM.
- 18 of the disclosed vulnerabilities were patched on the same day as their disclosure.
- Key affected areas include netfilter, btrfs, SCSI, and XDP.
On August 15, 2026, a coordinated disclosure event revealed 25 vulnerabilities in the Linux kernel, impacting various subsystems including networking, memory management, I/O, and filesystems. The vulnerabilities, disclosed between August 15 and August 17, 2026, range in severity from High to Critical.
Several vulnerabilities were identified within the networking stack:
CVE-2026-74577(Critical, 9.3) involves theiommu/arm-smmu-v3-iommufdcomponent, requiring exactly one Stream ID for a vDEVICE.CVE-2026-74570(Critical, 9.8) in thentfssubsystem addresses harden runlist realloc size calculations with overflow checks.CVE-26-74569(Critical, 9.8) innetfilter: nf_conntrack_sipwidens the NAT rewrite delta to s32 to prevent overflows.CVE-2026-74568(Critical, 9.3) inKVM: arm64: vgicfixes a race condition between LPI release and re-registration.CVE-2026-74565(High, 7.8) innetfilter: nf_tablesmakes the nft_object rhltable per table to prevent access to dismantled objects.CVE-2026-74564(High, 7.1) innetfilter: xt_hashlimitvalidates that the hashtable supports XT_HASHLIMIT_RATE_MATCH.CVE-2026-74563(High, 7.1) inrds: tcpensures the RCU lock is held acrossipv6_chk_addr()inrds_tcp_laddr_check().CVE-2026-74579addresses a mask build fix for partial field offload innetfilter: nft_payload.CVE-2026-74577involvesnet: mplsinitializingrtm_tosinmpls_getroute().CVE-2026-74560,CVE-2026-74571, andCVE-2026-74559relate toxsk(eXpress Data Path) and address buffer leaks, draining continuation descriptors after overflow, and reclaiming invalid Tx descriptors.
Memory management and filesystem vulnerabilities were also prominent:
CVE-2026-74576(High, 7.5) inmm/slabprevents unbounded recursion in the free path with new kmalloc types.CVE-2026-74572(High, 7.5) inbtrfs: zonedfixes a deadlock between metadata writeback and transaction commit.CVE-2026-74571inbtrfsskips global block reserve accounting for rescue mounts, preventing a NULL pointer dereference.
Other notable vulnerabilities include:
CVE-2026-74575(High, 8.8) inthunderboltprevents a use-after-free on disconnect for XDomain delayed work.CVE-2026-74574(High, 7.8) indmaengine: idxdfixes cleanup for fdev setup failures.CVE-2026-74567(High, 7.1) inkeysfixes an out-of-bounds read inkeyring_get_key_chunk().CVE-2026-74566inkeysensures keyring key-chunk byte order agrees withkeyring_diff_objects().CVE-2026-74562(High, 8.8) andCVE-2026-74561(High, 8.8) innexthopaddress unlocked list walks during nexthop replace and flush operations.CVE-2026-74557(High, 7.5) inscsi: libiscsifixes a stale-data leak into the SCSI sense buffer.CVE-2026-74556(Critical, 9.8) inscsi: libiscsi_tcpbounds the SCSI Response data segment to the connection buffer.CVE-2026-74555inscsi: libsasfixes an HA resume deadlock and a hisi_sas disk-wake race.CVE-2026-74578(High, 7.1) incrypto: algif_skcipherforces synchronous processing on trees withoutctx->state.
The disclosure event, which occurred on August 15, 2026, saw 18 of these vulnerabilities patched on the same day, according to Vypr Intelligence. Users are advised to update to the latest available Linux kernel versions to mitigate these risks.
This batch of vulnerabilities highlights ongoing challenges in maintaining the security of complex subsystems within the Linux kernel, particularly in areas like networking, memory management, and I/O handling. The coordinated disclosure suggests a proactive approach by security researchers and the Linux kernel development community to address these issues. Continued vigilance and timely patching remain crucial for users of the Linux kernel, especially in security-sensitive environments.