CVE-2026-97998

Source
https://cve.org/CVERecord?id=CVE-2026-97998
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97998.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97998
Downstream
Published
2026-09-25T10:23:28Z
Modified
2026-09-26T03:48:41Z
Summary
netfilter: nfnetlink_log: cope with concurrent instance destruction
Details

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nfnetlink_log: cope with concurrent instance destruction

Instances are refcounted. However, only memory release happens on the 1 -> 0 transition; the unlink from hashes can occur with any refcount.

Uncooperative userspace can force a situation where a queue is pending for destruction from netlink event while a different socket with same portid processes an UNBIND request.

With right timing, this will unhash the instance again:

Oops: general protection fault, [..] Call Trace: nfulnl_recv_config+0x31a/0xd50 nfnetlink_rcv_msg+0x7c2/0xeb0

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97998.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
0597f2680d666a3bcf101ac0c771ba7e50016bbd
Fixed
0234d7ca0317be0a623300e1693cd794bbfdf8af
Fixed
1a7a8ac9a9f0ad0d410c901cb6f233833518844c
Fixed
e2dd0f1f8c4e6334699ea6382e52f6da0c7e45eb
Fixed
387d744fa7e499d2c3748a4e60e02ebb24e7fb16

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.14
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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