CVE-2026-53000
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
15/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
netfilter: nat: use kfree_rcu to release ops<br />
<br />
Florian Westphal says:<br />
<br />
"Historically this is not an issue, even for normal base hooks: the data<br />
path doesn&#39;t use the original nf_hook_ops that are used to register the<br />
callbacks.<br />
<br />
However, in v5.14 I added the ability to dump the active netfilter<br />
hooks from userspace.<br />
<br />
This code will peek back into the nf_hook_ops that are available<br />
at the tail of the pointer-array blob used by the datapath.<br />
<br />
The nat hooks are special, because they are called indirectly from<br />
the central nat dispatcher hook. They are currently invisible to<br />
the nfnl hook dump subsystem though.<br />
<br />
But once that changes the nat ops structures have to be deferred too."<br />
<br />
Update nf_nat_register_fn() to deal with partial exposition of the hooks<br />
from error path which can be also an issue for nfnetlink_hook.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.14 (including) | 6.18.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.10 (excluding) |
| cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* | ||
| cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/32fdd2e38e7435a368d88f5977a7d6585ebc8b0e
- https://git.kernel.org/stable/c/3c7511f38ab511b791196b13ae48bf4973bf7dfd
- https://git.kernel.org/stable/c/6eda0d771f94267f73f57c94630aa47e90957915
- https://access.redhat.com/security/cve/CVE-2026-53000
- https://bugzilla.redhat.com/show_bug.cgi?id=2492273
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53000.json



