CVE-2025-39964

LOW

Linux Kernel - Buffer Overflow

Title source: llm

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.

Exploits (1)

nomisec WORKING POC 1 stars
by n1k0oowang · poc
https://github.com/n1k0oowang/CVE-2025-39964_EXP

Scores

CVSS v3 3.3
EPSS 0.0003
EPSS Percentile 7.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Details

Status published
Products (8)
linux/Kernel 2.6.38 - 5.10.245linux
linux/Kernel 5.11.0 - 5.15.194linux
linux/Kernel 5.16.0 - 6.1.154linux
linux/Kernel 6.13.0 - 6.16.9linux
linux/Kernel 6.2.0 - 6.6.108linux
linux/Kernel 6.7.0 - 6.12.49linux
linux/linux_kernel 6.17 rc1 (6 CPE variants)
linux/linux_kernel 2.6.38 - 5.10.245
Published Oct 13, 2025
Tracked Since Feb 18, 2026