CVE-2024-58240
Last modified
CVE-2024-58240 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We should preferably also use a separate crypto_wait. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We should preferably also use a separate crypto_wait. I'm not seeing a UAF as I did in the past, I think aec7961916f3 ("tls: fix race between async notify and socket close") took care of it. This will make the next fix easier.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.13, < 6.1.149 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.21 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.9 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-58240?
How severe is CVE-2024-58240?
How do I fix CVE-2024-58240?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-5822A Server-Side Request Forgery (SSRF) vulnerability exists in…9.8
- CVE-2024-5823A file overwrite vulnerability exists in gaizhenbiao/chuanhu…9.1
- CVE-2024-58237In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58238In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58239In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5824A path traversal vulnerability in the `/set_personality_conf…7.4
- CVE-2024-58241In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58242Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
- CVE-2024-58243Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
- CVE-2024-58244Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
- CVE-2024-58245Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
- CVE-2024-58246Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
Are you affected by CVE-2024-58240?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
