PT-2026-79720 · Linux · Linux Kernel
CVE-2026-74715
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the BPF conntrack kfuncs where the
opts argument can point to a shared map value. The functions bpf nf ct lookup() and bpf nf ct alloc entry() read the opts->netns id variable separately during the acquisition and release of the network namespace reference. This can lead to a reference imbalance if the opts->netns id is modified by another CPU between these reads. Such an imbalance can result in the destruction of a live namespace, leading to a general protection fault, null-pointer dereference, and a kernel panic.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel