U.S. CISA adds Linux Kernel flaws to its Known Exploited Vulnerabilities catalog
CISA added three actively exploited Linux kernel flaws (CVE-2025-39682, CVE-2025-39964, CVE-2026-53266) to its KEV catalog, federal patch deadline September 21, 2026.
CISA added three Linux kernel vulnerabilities to its Known Exploited Vulnerabilities catalog: CVE-2025-39682 (CVSS 9.8), a TLS receive path flaw allowing authenticated local users to expose sensitive memory or cause denial-of-service; CVE-2026-53266 (CVSS 8.8), an out-of-bounds write in the ebtables SNAT ARP rewrite path enabling crashes or privilege escalation; and CVE-2025-39964 (CVSS 7.8), a race condition in AF_ALG sockets affecting system stability and cryptographic integrity. Details on how the flaws are exploited in the wild or whether they form a single attack chain are not yet available. Under BOD 22-01, federal civilian agencies must remediate the flaws by September 21, 2026, and private organizations are urged to patch as well.
- CVE-2025-39682 (CVSS 9.8): TLS receive path flaw can leak sensitive memory or cause DoS.
- CVE-2026-53266 (CVSS 8.8): Out-of-bounds write in ebtables ARP path enables local privilege escalation.
- CVE-2025-39964 (CVSS 7.8): AF_ALG socket race condition can crash systems or corrupt crypto operations.
- KEV listing mandates federal agencies patch by September 21, 2026 under BOD 22-01.
Vulnerabilities mentionedAll →
- CVE-2025-396829.83%Improper Condition Check in Linux Kernel kTLS Receive Path Enables Local Info Leak/DoSpublished · Linux Kernel KEV
Full article299 words · extracted from securityaffairs.com · click to collapse
Pierluigi Paganini
September 20, 2026

U.S. Cybersecurity and Infrastructure Security Agency (CISA) adds Linux Kernel flaws to its Known Exploited Vulnerabilities catalog.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added [1, 2] the following vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog:
- CVE-2025-39682 – Linux Kernel Improper Check for Unusual or Exceptional Conditions Vulnerability
- CVE-2025-39964 Linux Kernel Race Condition Vulnerability
- CVE-2026-53266 Linux Kernel Out-of-Bounds Write Vulnerability
Below are detailed descriptions of the flaws:
- CVE-2025-39682 (CVSS score: 9.8) – A flaw in the TLS receive path that fails to properly handle unexpected conditions, potentially allowing authenticated local users to expose sensitive memory contents or cause a denial-of-service (DoS).
- CVE-2026-53266 (CVSS score: 8.8) – A memory corruption issue in the ebtables SNAT ARP rewrite path that could let a local attacker cause unexpected system behavior, crash the system, or gain elevated privileges.
- CVE-2025-39964 (CVSS score: 7.8) – A synchronization flaw affecting AF_ALG sockets that could allow simultaneous writes to interfere with each other, potentially crashing the system or affecting the integrity of cryptographic operations.
At the time of this writing, there are currently no details on how the three vulnerabilities are being exploited in the wild, or whether they are being used together as part of a single attack chain.
According to Binding Operational Directive (BOD) 22-01: Reducing the Significant Risk of Known Exploited Vulnerabilities, FCEB agencies have to address the identified vulnerabilities by the due date to protect their networks against attacks exploiting the flaws in the catalog.
Experts also recommend that private organizations review the Catalog and address the vulnerabilities in their infrastructure.
CISA orders federal agencies to fix the above vulnerabilities by September 21, 2026.
Follow me on Twitter: @securityaffairs and Facebook and Mastodon
(SecurityAffairs – hacking, CISA)