CVE-2026-53000
Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/06/2026
Última modificación:
15/07/2026
Descripción
*** Pendiente de traducción *** 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.
Impacto
Puntuación base 3.x
7.80
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.14 (incluyendo) | 6.18.33 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.10 (excluyendo) |
| cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* | ||
| cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- 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



