What it is
CVE-2025-39964 is crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg affecting Linux Linux. In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes...
Vulnerability report
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Linux / Linux · affected before *
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2025-39964 is crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg affecting Linux Linux. In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes...
Is it exploited?
Yes. Previdian tracks this CVE as a known exploited vulnerability. Confidence is confirmed. Listed in CISA KEV. Also confirmed by third-party sources.
Who is affected?
Linux / Linux affected before *.
What should we do?
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
Overview
In the Linux kernel, the following vulnerability has been resolved:
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Issuing two writes to the same af_alg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencies in the internal socket state.
Disallow this by adding a new ctx->write field that indiciates exclusive ownership for writing.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
CISA
A trusted third party reported exploitation.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2026-09-18 14:30 UTC |
| CVE | 2026-09-18 14:50 UTC |
| The Hacker News | 2026-09-19 00:00 UTC |
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Request targets and User-Agents available in Pro. Callback host details available in Enterprise.
No scanner integrations recorded yet.
No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Risk and context
CVSS v3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
0.8%
Recent mention · Security Affairs
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...
Read full advisoryRecent mention · Security Affairs
U.S. CISA adds Linux Kernel flaws to its Known Exploited Vulnerabilities catalogSecurity Affairs · 20 Sep 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: Below are detailed descriptions of the flaws: At the time of this writing, there are currently no details on how the […]
Recent mention · The Hacker News
CISA Flags Three Linux Kernel Vulnerabilities Exploited in the WildThe Hacker News · 19 Sep 2026
Ravie LakshmananSep 19, 2026Vulnerability / Linux The U.S. Cybersecurity and Infrastructure Security Agency (CISA) on Friday added three security flaws impacting the Linux kernel to its Known Exploited Vulnerabilities (KEV) catalog, citing evidence of active exploitation. The vulnerabilities are listed below - CVE-2025-39682 (CVSS score: 9.8) - An improper check for unusual or exceptional conditions vulnerability in the TLS receive path that could allow local authenticated users to trigger memory disclosure or denial-of-service (DoS). CVE-2026-53266 (CVSS score: 8.8) - An out-of-bounds...
Timeline
00:00 UTC
Exploitation attested by an external source
14:50 UTC
Exploitation attested by an external source
14:30 UTC
Listed in the CISA Known Exploited Vulnerabilities catalog
13:48 UTC
Vulnerability disclosed publicly
07:20 UTC
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2025-39964
Free JSON includes basic KEV fields{
"cve_id": "CVE-2025-39964",
"confidence": "Confirmed",
"cvss_score": 7.8,
"cvss_estimated": false,
"epss_score": 0.0079,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "attempts": 0, "sensors": 0 }
}