Concurrent Writes Vulnerability in Linux Kernel Affecting Socket Operations
CVE-2025-39964

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
13 October 2025

What is CVE-2025-39964?

A vulnerability exists in the Linux kernel's af_alg socket implementation that allows for concurrent writes, potentially leading to data being interleaved unpredictably. This behavior can generate inconsistencies within the internal socket state, ultimately compromising data integrity. To mitigate this issue, a new context write field has been introduced to ensure exclusive ownership for write operations, preventing accidental conflicts when multiple writes are attempted simultaneously.

Affected Version(s)

Linux 8ff590903d5fc7f5a0a988c38267a3d08e6393a2 < 0f28c4adbc4a97437874c9b669fd7958a8c6d6ce

Linux 8ff590903d5fc7f5a0a988c38267a3d08e6393a2

Linux 8ff590903d5fc7f5a0a988c38267a3d08e6393a2 < 1f323a48e9b5ebfe6dc7d130fdf5c3c0e92a07c8

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-39964 : Concurrent Writes Vulnerability in Linux Kernel Affecting Socket Operations