AI description
CVE-2025-39682 is a vulnerability found in the Linux kernel's Transport Layer Security (TLS) subsystem. The flaw specifically affects the handling of zero-length records within the `rx_list` during the `recvmsg()` process. This issue arises from a corner case where an initial zero-length record, pulled from the `rx_list`, disrupts assumptions made by the `recvmsg()` logic regarding zero-copy decryption and transitions between record types. This mishandling can lead to memory corruption and a use-after-free condition within the kernel's TLS receive path. A local, authenticated user can exploit this vulnerability by crafting a specific TLS traffic pattern that leaves a zero-length record queued on the `rx_list`, subsequently triggering the vulnerable code path during a `recvmsg()` call.
- Description
- In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rx_list Each recvmsg() call must process either - only contiguous DATA records (any number of them) - one non-DATA record If the next record has different type than what has already been processed we break out of the main processing loop. If the record has already been decrypted (which may be the case for TLS 1.3 where we don't know type until decryption) we queue the pending record to the rx_list. Next recvmsg() will pick it up from there. Queuing the skb to rx_list after zero-copy decrypt is not possible, since in that case we decrypted directly to the user space buffer, and we don't have an skb to queue (darg.skb points to the ciphertext skb for access to metadata like length). Only data records are allowed zero-copy, and we break the processing loop after each non-data record. So we should never zero-copy and then find out that the record type has changed. The corner case we missed is when the initial record comes from rx_list, and it's zero length.
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
- NVD status
- Undergoing Analysis
- Products
- linux_kernel, debian_linux
CVSS 3.1
- Type
- Primary
- Base score
- 7.1
- Impact score
- 5.2
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- Severity
- HIGH
Data from CISA
- Vulnerability name
- Linux Kernel Improper Check for Unusual or Exceptional Conditions Vulnerability
- Exploit added on
- Sep 18, 2026
- Exploit action due
- Sep 21, 2026
- Required action
- Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
- nvd@nist.gov
- NVD-CWE-Other
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-754
Hype score is a measure of social media activity compared against trending CVEs from the past 12 months. Max score 100.
- Hype score
19
@CISAgov adds three actively exploited Linux Kernel flaws to the KEV catalog. CVE-2025-39682 affects kTLS zero-length record handling. CVE-2026-53266 triggers an out-of-bounds write in ebtables ARP processing. CVE-2025-39964 is a race condition in AF_ALG sockets. Patch
@WorldCyberNewsX
20 Sept 2026
2 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA Flags Three Linux Kernel Vulnerabilities Exploited in the Wild | The Hacker News https://t.co/IANuqzO6jf • CVE-2025-39682 (CVSS 9.8) — Improper check for unusual or exceptional conditions in the TLS receive path; lets local authenticated users trigger memory disclosure
@igor_os777
19 Sept 2026
706 Impressions
1 Retweet
10 Likes
2 Bookmarks
2 Replies
0 Quotes
TRC analysis shows attackers are chaining three Linux kernel exploits (CVE-2025-39682, CVE-2026-53266, CVE-2025-39964) for privilege escalation and lateral movement across containerized workloads. Runtime segmentation helps contain post-compromise activity in these scenarios.
@aviatrixtrc
19 Sept 2026
48 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
TRC analysis shows attackers exploiting CVE-2025-39682 to gain kernel-level access on Linux systems, then pivoting laterally through cloud workloads via unencrypted east-west traffic. Runtime segmentation helps contain post-compromise movement across cloud infrastructure.
@aviatrixtrc
19 Sept 2026
44 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CISA flags a critical Linux kernel TLS flaw as actively exploited. CVE-2025-39682 is now in the KEV catalog, with federal agencies facing a Sept. 21 remediation deadline. 🔎 https://t.co/LtrWSg9KCD #CyberSecurity #Linux
@BadgerSignalHQ
19 Sept 2026
16 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 ROOT ON YOUR LINUX BOXES: Check your kernels right now. CISA just threw multiple Linux privilege escalation bugs (CVE-2026-53266, CVE-2025-39964, CVE-2025-39682) into the Known Exploited Vulnerabilities catalog under emergency mandates. What’s happening? Attackers who h
@reach2ratan
19 Sept 2026
584 Impressions
15 Retweets
25 Likes
10 Bookmarks
0 Replies
0 Quotes
https://t.co/N4U33GRATd CISA added CVE-2025-39682, a Linux kernel TLS receive-path flaw, to its Known Exploited Vulnerabilities catalogue on 18 September 2026. The entry sets a 21 September due date and requires forensic triage under BOD 26-04 for federal civilian agencies,
@Read0nlyNet
19 Sept 2026
4 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CVE-2025-39682 — Linux Kernel TLS (kTLS), memory corruption in the receive path What broke: Linux has a feature called kernel TLS (kTLS) that lets the kernel itself handle decrypting TLS-encrypted network traffic, instead of leaving that work entirely to an application in
@YourDailyCVE
19 Sept 2026
77 Impressions
0 Retweets
1 Like
0 Bookmarks
1 Reply
0 Quotes
🔒 #CyberSecurity CVE-2025-39682: Linux Kernel TLS Receive Path Flaw Added to CISA KEV — Detectio… "On Friday, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added three…" 🔗 https://t.co/uXaxOOQGS7 #CyberSecurity #ThreatIntel #critical #zeroday #c
@SecurityAr58409
19 Sept 2026
32 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA added CVE-2025-39682, a Linux kernel flaw, to its Known Exploited Vulnerabilities catalog based on active exploitation evidence. Prioritize patching affected Linux systems and review logs for prior compromise. Source: https://t.co/jrp6JGsona
@dclx0
19 Sept 2026
0 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA incluiu 3 falhas do Kernel Linux no KEV: CVE-2025-39682, CVE-2026-53266 e CVE-2025-39964. Há exploração ativa confirmada. Priorize patches em infraestrutura crítica e cloud. https://t.co/1WXKxIiZdW https://t.co/eJQmiyvUfQ
@luizlcsec
19 Sept 2026
1 Impression
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Three Linux kernel vulnerabilities. All confirmed exploited by CISA on the same day. CVE-2025-39682 (CVSS 9.8): a remotely triggerable flaw in the TLS receive path. CVE-2026-53266 (8.8): an out-of-bounds write in netfilter's ebtables ARP rewrite. CVE-2025-39964 (7.8): a race htt
@vuln_tracker
19 Sept 2026
268 Impressions
0 Retweets
5 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CISA alerte sur l’exploitation active de 3 failles critiques du noyau Linux : patch d’urgence avant le 21 septembre 2026. La CVE-2025-39682 : 9.8 (Critical) selon https://t.co/gtBj4NE6L3. #zoneantimalware https://t.co/0nfjQAUlIF
@NicolasCoolman
19 Sept 2026
37 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA added 3 Linux kernel flaws to KEV: CVE-2025-39682, CVE-2026-53266, and CVE-2025-39964. Red Hat confirms public exploits exist. Patch host kernels immediately. Source: https://t.co/OrlDmJvsEr Intel: https://t.co/QC14eBVf0C #2workly
@2Workly
19 Sept 2026
9 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA added 3 exploited Linux kernel CVEs to KEV, incl. CVE-2025-39682 (CVSS 9.8). First step: check running kernel versions against these CVEs and confirm patch status before any applicable deadlines. https://t.co/nvp4UjPy4Q https://t.co/ZEoiZ2jCD8
@OrizonSignals
19 Sept 2026
34 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Three severe Linux kernel vulnerabilities—CVE-2025-39682, CVE-2026-53266 & CVE-2025-39964—are now confirmed exploited in the wild. Red Hat’s advisories are live. US agencies face a patch deadline of September 21 under CISA’s KEV and BOD-26-04 mandates. Threats span pr
@dailytechonx
19 Sept 2026
60 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
SecBoard Daily · 18 September 2026 Top story: CISA Adds One Known Exploited Vulnerability to Catalog (CVE-2025-39682, actively exploited) 2 newly listed as exploited Full daily briefing on SecBoard – address in the image. #ThreatIntel https://t.co/3KvEH4MPsn
@BytesNora
19 Sept 2026
19 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CISA put 3 Linux kernel flaws on KEV yesterday—actively exploited. Federal due: Sep 21. CVE-2025-39682 (TLS zero-length rx_list), CVE-2026-53266 (ebtables SNAT ARP → OOB write), CVE-2025-39964 (AF_ALG race). Linux self-hosters/cloud VMs: update weekend, not “wait for LTS
@Sunil_kumawat17
19 Sept 2026
73 Impressions
0 Retweets
0 Likes
0 Bookmarks
1 Reply
0 Quotes
🔒 #CyberSecurity CVE-2025-39682: Linux Kernel TLS Receive Path Flaw Under Active Exploitation — … "On September 18, 2026, CISA added CVE-2025-39682 to the Known Exploited…" 🔗 https://t.co/IkjWTFyW5Z #CyberSecurity #ThreatIntel #cve202539682 #critical #cisakev
@SecurityAr58409
19 Sept 2026
51 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
米国サイバーセキュリティ・社会基盤安全保障庁(CISA)が既知の悪用された脆弱性カタログに2件と1件の脆弱性を追加。全てLinuxカーネルで、CVE-2025-39964、CVE-2026-53266、CVE-2025-39682。対処期限は3日後の9/21。ランサ
@__kokumoto
19 Sept 2026
1185 Impressions
1 Retweet
6 Likes
7 Bookmarks
2 Replies
0 Quotes
KEVに追加されたLinux KernelのCVE-2025-39682は - Ubuntu 24.04 - Ubuntu 22.04でHWE 6.8カーネルを使用している環境 - RHEL 9/10 あたりに影響が有りそう。リモート攻撃には、OpenSSLのkTLS対応など、受信側でkTLSを実際に利用する
@shojiueda
19 Sept 2026
221 Impressions
1 Retweet
3 Likes
1 Bookmark
0 Replies
0 Quotes
CVE-2025-39682: Critical Linux Kernel KTLS Zero-Length Record Flaw A critical flaw in the Linux Kernel TLS receive path (CVE-2025-39682) allows unauthenticated remote memory corruption via crafted… Full write-up → link in bio #cybersecurity #infosec #cve #kev #linux https:/
@HotaSamit
19 Sept 2026
32 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CVE-2025-39682 is actively exploited via Linux kTLS. If your servers face the internet, Sept. 21 isn’t a patch deadline—it’s a countdown clock. https://t.co/LERFtoTFrP #LinuxSecurity #CisaKev #KernelTls #Cve202539682 https://t.co/mdfWFbumkC
@windowsforum
18 Sept 2026
56 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Linux Kernel TLS CVE-2025-39682 added to CISA KEV today. Improper check for unusual or exceptional conditions. CISA cites active exploitation. Roll vendor kernel updates across managed fleets. Prioritize hosts using kernel TLS. #CVE #KEV
@HoustonIntrove1
18 Sept 2026
44 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CVE-2025-39682 — CRITICAL — actively exploited per CISA KEV Linux Kernel CVSS 9.8 | EPSS 1% #Linux #CVE https://t.co/i4NRtIZsZW
@threatpodium
18 Sept 2026
5 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CISA ADDS LINUX KERNEL TLS CVE-2025-39682 TO KEV CISA has added CVE-2025-39682 (Linux Kernel TLS) to its Known Exploited Vulnerabilities Catalog (2026-09-18; catalog count noted at 1716) based on evidence of active exploitation. Per CISA / technical notes: • Improper che
@DailyDarkWeb
18 Sept 2026
5638 Impressions
0 Retweets
5 Likes
1 Bookmark
0 Replies
0 Quotes
🛡️ We added Linux Kernel improper check for unusual or exceptional conditions vulnerability CVE-2025-39682 to our KEV Catalog. Visit https://t.co/myxOwap1Tf & apply mitigations to protect your org from cyberattacks. #Cybersecurity #InfoSec https://t.co/TAX5yszA2u
@CISACyber
18 Sept 2026
6511 Impressions
7 Retweets
22 Likes
4 Bookmarks
3 Replies
0 Quotes
Critical #SUSE kernel patches released for CVE-2023-53676 (8.5), CVE-2025-39682 (7.0), and CVE-2025-40204 (8.7). Read more: 👉 https://t.co/0JRU7UQyiA #Security https://t.co/4FhU1EHYHH
@Cezar_H_Linux
22 Jan 2026
60 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-39682 In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rx_list Each recvmsg() call must process either … https://t.co/OGtXRs6nyT
@CVEnew
6 Sept 2025
383 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DE30211F-1A6B-457E-B19D-D3E385550199",
"versionEndExcluding": "6.1.149",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F2293654-7169-49B5-8D0D-EE51EF8B8E48",
"versionEndExcluding": "6.6.103",
"versionStartIncluding": "6.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "12351F24-1133-4775-960C-F2B47E81298B",
"versionEndExcluding": "6.12.44",
"versionStartIncluding": "6.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AFC28995-B8C3-4B68-8CB6-78E792B6629D",
"versionEndExcluding": "6.16.4",
"versionStartIncluding": "6.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*",
"matchCriteriaId": "327D22EF-390B-454C-BD31-2ED23C998A1C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*",
"matchCriteriaId": "C730CD9A-D969-4A8E-9522-162AAF7C0EE9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]