CVE-2025-39964
Last modified
CVE-2025-39964 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. 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.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.38, < 5.10.245 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.194 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.154 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.108 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.49 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.9 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-39964?
How severe is CVE-2025-39964?
How do I fix CVE-2025-39964?
Are you affected by CVE-2025-39964?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
