CVE-2026-74385
Last modified
CVE-2026-74385 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmet_tcp_set_queue_sock The return value of nvmet_tcp_set_queue_sock() is currently ignored in nvmet_tcp_tls_handshake_done(). If it fails (e.g., due to the socket not being in TCP_ESTABLISHED state), the socket callbacks will not be properly set, leading to queue and socket leakage. Fix this by capturing the return value and calling nvmet_tcp_schedule_release_queue() on failure to ensure proper cleanup.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmet_tcp_set_queue_sock The return value of nvmet_tcp_set_queue_sock() is currently ignored in nvmet_tcp_tls_handshake_done(). If it fails (e.g., due to the socket not being in TCP_ESTABLISHED state), the socket callbacks will not be properly set, leading to queue and socket leakage. Fix this by capturing the return value and calling nvmet_tcp_schedule_release_queue() on failure to ensure proper cleanup.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < cba2ee57fd302727aea7d41e9d9cd0969f5df0fb; >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < 22aa70f9a0544643ec37d442b6fcb1833d804462; >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < 7ef789703e2b91775dcb36b2efa46325be31a2a0 |
| Linux | Linux | 6.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74385?
How severe is CVE-2026-74385?
How do I fix CVE-2026-74385?
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 2026
- CVE-2026-74379In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74380In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74381In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74382In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74383In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-74384In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74386In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74387In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74389In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7439AgentFlow's local web API accepts non-JSON content types on …4.8
- CVE-2026-74390In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-74385?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
