Race condition in Linux kernel - CVE-2024-58240

 

Race condition in Linux kernel - CVE-2024-58240

Published: August 29, 2025 / Updated: March 14, 2026


Vulnerability identifier: #VU114555
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-58240
CWE-ID: CWE-362
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to a race condition between async notify and socket close within the tls_do_decryption() function in net/tls/tls_sw.c. A remote attacker can perform a denial of service attack. 


Remediation

Install update from vendor's repository.

External links