Linux Kernel contains a race condition vulnerability which allows concurrent writes to the same AF_ALG socket causing data to be unpredictably interleaved and creating inconsistencies in the socket's internal state.
A race condition in the Linux kernel's AF_ALG (crypto socket) subsystem allows a local user to trigger concurrent writes to the same socket, corrupting the socket's internal state. Affected kernels range from 2.6.38 through the fixed stable releases. Siemens SIMATIC S7-1500 MFP firmware at version 3.1.6 is also listed as affected. At minimum, an attacker can cause a denial of service; a secondary assessment suggests the corrupted cryptographic state may also affect confidentiality and integrity.
The AF_ALG socket interface exposes kernel cryptographic operations to user space via standard socket calls. Before the fix, the sendmsg handler in af_alg_sendmsg had no mutual exclusion guard: two threads sharing the same socket file descriptor could both enter the write path simultaneously. The resulting race corrupts the scatter-gather list and the boolean context fields (more, merge, enc, init) that track operation state. The fix adds a ctx->write flag that returns -EBUSY to any second caller until the first write completes, enforcing exclusive ownership.
An attacker with a local, low-privileged account opens an AF_ALG socket and spawns two threads that both call sendmsg concurrently on the same file descriptor. The race produces unpredictably interleaved data and inconsistent socket state, causing at minimum a kernel-level denial of service. A secondary CNA assessment scores this C:H/I:H/A:H, suggesting the corrupted cryptographic context may be exploitable beyond availability impact, though the precise path to confidentiality or integrity compromise is not described in the available facts. No network access is required.
This vulnerability is confirmed as actively exploited in the wild — it is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.
If Linux Kernel runs inside your authorization boundary, yes. CVE-2025-39964 appears in CISA's Known Exploited Vulnerabilities (KEV) catalog, carrying a remediation deadline of September 21, 2026. For a Federal Risk and Authorization Management Program (FedRAMP)-authorized service, an unpatched KEV within the boundary is an assessor finding. You must either remediate it or formally document a mitigation before your assessor and sponsoring agency raise it during review.
Knox does not patch your software. Remediating Linux Kernel is your responsibility under the FedRAMP shared-responsibility model. What Knox provides is the pre-authorized, single-tenant boundary to remediate within, plus Knox's automated continuous monitoring platform and audit-artifact coverage to help you document the fix for your next assessment. The remediation work is yours to carry out; maintaining a compliant posture while you do it is not something you manage on your own.
Knox's automated continuous monitoring platform watches your environment for newly disclosed vulnerabilities and compliance issues, including CVE-2025-39964. Exposure surfaces during ongoing monitoring rather than only when an assessor flags it at review time, giving you the lead time to act before a finding becomes a formal conversation with your agency.
Knox runs a FedRAMP-as-a-Service platform. It gives SaaS vendors a pre-authorized cloud boundary on AWS, Azure, and GCP. Your application inherits 60-80% of the required security controls. You reach FedRAMP authorization in about 90 days for roughly 90% less than the traditional $3.5M path. Book a meeting and Knox will map your path to authorization.
An unremediated CVE-2025-39964 becomes a Plan of Action and Milestones (POA&M) item. A growing POA&M list is what turns a routine continuous-monitoring review into a difficult conversation with your sponsoring agency. Closing the item out and documenting the remediation is what keeps your authorization standing and the agency relationship clean.
Schedule a meeting to discuss scope, parse readiness, and map your company’s accelerated path to FedRAMP authorization.









_Horizontal_RGB.png)








