Linux Kernel KEV Trio: kTLS, ebtables, AF_ALG — Federal Due September 21

By George Bailey   Published: 09/20/26   Updated: 09/20/26   4 min read

Monday’s patch clock is a reboot clock. CISA put three actively exploited Linux kernel bugs on the KEV catalog Friday with a September 21 federal due date — and every one of them needs a kernel update plus a reboot (or a verified live-patch) before you call it done.

What happened

On September 18, 2026, CISA added three Linux kernel vulnerabilities to the Known Exploited Vulnerabilities catalog, all with evidence of active exploitation and a BOD 26-04 remediation deadline of September 21, 2026. Forensic triage is required.

CISA’s September 18 alert text named the ebtables and AF_ALG entries explicitly; the KEV JSON also lists the kTLS flaw with the same add date and Monday due date. Treat all three as one Monday work package.

Why it matters

Local kernel privilege escalation is how a foothold you already absorbed becomes a reportable incident. These are not “internet worm” unauth RCEs — they are the second half of the intrusion, and they hit the subsystems that high-throughput Linux estates actually enable: kTLS offload on proxies/CDNs/databases, bridge ebtables in virtualized/container networks, and AF_ALG for kernel-mediated crypto.

BOD 26-04’s three-day clock plus forensic triage means “patched” is not the finish line. You still need to ask whether the box was dirty before the reboot.

What to do first

Details

CVESubsystemKEV addedDueForensic triage
CVE-2025-39682kTLS receive (net/tls)2026-09-182026-09-21Yes
CVE-2026-53266ebtables SNAT ARP rewrite2026-09-182026-09-21Yes
CVE-2025-39964AF_ALG concurrent write race2026-09-182026-09-21Yes

Hunt / verify

Sources

George Bailey

George Bailey is a cybersecurity researcher and writer at CyberExperts, covering cyber threats, AI, cloud security, vulnerabilities, and defensive strategies. His goal is to help security professionals quickly understand what matters most and how it impacts their organizations.