CVE-2026-74624
Last modified
CVE-2026-74624 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: defer invalid log until after unlock TCP and SCTP conntrack paths can emit invalid-packet logs while ct->lock is still held. When invalid logging is routed to nfnetlink_log and conntrack export is enabled, the log path can re-enter conntrack netlink glue and dump the same conntrack again. Protocol attribute dumping may take ct->lock, so logging while holding that lock can deadlock. Defer the TCP invalid logs by storing only the minimal log context while ct->lock is held and emitting the log after unlocking.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: defer invalid log until after unlock TCP and SCTP conntrack paths can emit invalid-packet logs while ct->lock is still held. When invalid logging is routed to nfnetlink_log and conntrack export is enabled, the log path can re-enter conntrack netlink glue and dump the same conntrack again. Protocol attribute dumping may take ct->lock, so logging while holding that lock can deadlock. Defer the TCP invalid logs by storing only the minimal log context while ct->lock is held and emitting the log after unlocking. Also make the TCP timeout-lowering invalid path return whether a log is needed, then emit that log after unlocking. Do the same for the SCTP invalid state-transition log that can be reached while ct->lock is held. Add a lockdep assertion to nf_ct_l4proto_log_invalid() so future callers that log invalid conntracks while holding ct->lock are caught outside TCP and SCTP as well.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < ca97360eba4b3dc67f1804625542f4ccc774242a; >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < 63853eb20bba4e00b7cd0b8cfc19337bbaaf5037; >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < 9480fcf70a5aa9d320088a01c95df0e5e6391f4a; >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < 0424186d570aa4d1ad17f516afb86bd9eaa4f42e; >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < c0224327b7cbed9d3198e8dbec847281053dcd06; >= d9a6f0d0df1899ff9086a57abc600e414f4b8cdd, < 2d19b95c9723001f214f7a47d67b09f46238f200 |
| Linux | Linux | 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74624?
How severe is CVE-2026-74624?
How do I fix CVE-2026-74624?
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-74619In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7462The VatanSMS WP SMS plugin for WordPress is vulnerable to Re…6.1
- CVE-2026-74620In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74621In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74622In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74623In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74625In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74626In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74627In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74628In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74629In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74630In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74624?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
