Malformed Packet Vulnerability in Linux Kernel's sch_cake TCP Header Filtering
CVE-2026-74704

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
22 August 2026

What is CVE-2026-74704?

The sch_cake modem in the Linux kernel has a flaw in its ACK filter that can be triggered by malformed IP headers. While designed to filter duplicate ACKs during backlogged network flows, the existing code contains a redundant WARN_ON(1) statement. This can lead to excessive warnings being logged in dmesg, or even cause system panic if certain configurations are set. The code has been optimized to skip offending packets already, so the removal of the WARN_ON will prevent unnecessary log overflow and system instability.

Affected Version(s)

Linux 8b7138814f29933898ecd31dfc83e35a30ee69f5

Linux 8b7138814f29933898ecd31dfc83e35a30ee69f5

Linux 8b7138814f29933898ecd31dfc83e35a30ee69f5

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.