THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-38524 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once th

[NVD] CVE-2025-38524 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once th

lownvdPublished 2025-08-16

CVE-2025-38524 CVSS: 7.5 HIGH Published: 2025-08-16T12:15:27.800

In the Linux kernel, the following vulnerability has been resolved:

rxrpc: Fix recv-recv race of completed call

If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once the thread has picked up the call off of the queue, furt

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-38524