Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2978+ Articles
168+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. CISA Warns of Active Exploitation of Three Linux Kernel Flaws
CISA Warns of Active Exploitation of Three Linux Kernel Flaws
NEWS

CISA Warns of Active Exploitation of Three Linux Kernel Flaws

CISA added three Linux kernel CVEs to its KEV catalog, ordering federal agencies to patch and forensically triage by end of day.

Dylan H.

News Desk

September 21, 2026
3 min read

The Alert

CISA has added three Linux kernel vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation and marking all three as highest priority for federal agencies — with security updates and mitigations required by the end of the same day the alert went out. All three are also flagged as requiring forensic triage, meaning affected assets need to be examined for signs of exploitation that may already have occurred, not just patched going forward.


The Three Flaws

CVEComponentIssue
CVE-2025-39964AF_ALG cryptographic socket interfaceRace condition in concurrent writes, corrupting per-socket state — a bug that existed in the kernel for 14 years before this disclosure
CVE-2026-53266ebtables SNAT implementationOut-of-bounds write that can modify shared file-backed memory without first making the packet range writable
CVE-2025-39682TLS receive pathMishandles zero-length TLS records, potentially letting different record types be processed together when kTLS is in use

CVE-2025-39964 carries a critical severity rating; CISA's KEV entries for the other two do not specify a formal severity tier, but their inclusion alongside a critical race-condition bug — with public exploits already circulating for CVE-2025-39682 and CVE-2026-53266 — underscores that severity labels aside, all three are being treated as urgent.


Impact & Remediation

  • Affected: Federal agencies and any Linux systems running vulnerable kernel versions across the three affected subsystems
  • Active exploitation: Confirmed by CISA; no specific threat actor attribution has been disclosed
  • Public exploit code: Available for CVE-2025-39682 and CVE-2026-53266
  • Ransomware use: Not currently observed, per CISA's KEV notes

CISA's guidance is direct: apply available security updates and mitigations immediately, and conduct forensic triage on any system that was exposed to the vulnerable kernel paths before patching — the KEV forensic-triage flag specifically exists to catch cases where exploitation already occurred prior to remediation.

Remediation Checklist

  1. Patch immediately — apply the kernel updates addressing CVE-2025-39964, CVE-2026-53266, and CVE-2025-39682 for your distribution.
  2. Forensically triage systems that had the AF_ALG interface, ebtables SNAT, or kTLS in active use prior to patching.
  3. Federal agencies should treat the same-day deadline as binding per Binding Operational Directive requirements tied to KEV additions.
  4. Monitor for exploitation attempts on unpatched systems in the interim — public PoCs exist for two of the three flaws, lowering the bar for opportunistic attackers.

References

  • BleepingComputer — CISA Alerts of Active Exploitation of Three Linux Kernel Flaws
#CISA#Linux#KEV#Kernel Security#Vulnerability

Related Articles

CISA Adds Actively Exploited Linux Root Access Bug

The U.S. Cybersecurity and Infrastructure Security Agency has added CVE-2026-31431, a Linux kernel privilege escalation flaw enabling root access, to its...

4 min read

CVE-2026-31431: Linux Kernel Privilege Escalation via Incorrect Resource Transfer

A Linux Kernel vulnerability involving incorrect resource transfer between spheres has been added to CISA's Known Exploited Vulnerabilities catalog,...

6 min read

CVE-2022-0492: Linux Kernel Improper Authentication Vulnerability

A Linux kernel vulnerability in the cgroups v1 release_agent feature allows local attackers to escalate privileges and escape containers. Added to CISA KEV…

3 min read
Back to all News