CVE-2026-74624

Source
https://cve.org/CVERecord?id=CVE-2026-74624
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74624.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74624
Downstream
Published
2026-08-22T15:32:07.193Z
Modified
2026-08-27T11:31:04.974693945Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
netfilter: nf_conntrack: defer invalid log until after unlock
Details

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 nfctl4protologinvalid() so future callers that log invalid conntracks while holding ct->lock are caught outside TCP and SCTP as well.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74624.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d9a6f0d0df1899ff9086a57abc600e414f4b8cdd
Fixed
ca97360eba4b3dc67f1804625542f4ccc774242a
Fixed
63853eb20bba4e00b7cd0b8cfc19337bbaaf5037
Fixed
9480fcf70a5aa9d320088a01c95df0e5e6391f4a
Fixed
0424186d570aa4d1ad17f516afb86bd9eaa4f42e
Fixed
c0224327b7cbed9d3198e8dbec847281053dcd06
Fixed
2d19b95c9723001f214f7a47d67b09f46238f200

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74624.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.1.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74624.json"