CVE-2026-23179
Last modified
CVE-2026-23179 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() When the socket is closed while in TCP_LISTEN a callback is run to flush all outstanding packets, which in turns calls nvmet_tcp_listen_data_ready() with the sk_callback_lock held. So we need to check if we are in TCP_LISTEN before attempting to get the sk_callback_lock() to avoid a deadlock.. 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: fixup hang in nvmet_tcp_listen_data_ready() When the socket is closed while in TCP_LISTEN a callback is run to flush all outstanding packets, which in turns calls nvmet_tcp_listen_data_ready() with the sk_callback_lock held. So we need to check if we are in TCP_LISTEN before attempting to get the sk_callback_lock() to avoid a deadlock.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < 6e0c7503a5803d568d56a9f9bca662cd94a14908; >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < 1c90f930e7b410dd2d75a2a19a85e19c64e98ad5; >= 675b453e024154dd547921c6e6d5b58747ba7e0e, < 2fa8961d3a6a1c2395d8d560ffed2c782681bade |
| Linux | Linux | 6.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23179?
How severe is CVE-2026-23179?
How do I fix CVE-2026-23179?
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-23173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23174In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23175In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23176In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23178In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-2318Inappropriate implementation in PictureInPicture in Google C…6.5
- CVE-2026-23180In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23181In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23182In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23183In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23184In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-23179?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
