CVE-2026-43025
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-125
Lectura fuera de límites
Fecha de publicación:
01/05/2026
Última modificación:
08/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
netfilter: ctnetlink: ignore explicit helper on new expectations<br />
<br />
Use the existing master conntrack helper, anything else is not really<br />
supported and it just makes validation more complicated, so just ignore<br />
what helper userspace suggests for this expectation.<br />
<br />
This was uncovered when validating CTA_EXPECT_CLASS via different helper<br />
provided by userspace than the existing master conntrack helper:<br />
<br />
BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0<br />
Read of size 4 at addr ffff8880043fe408 by task poc/102<br />
Call Trace:<br />
nf_ct_expect_related_report+0x2479/0x27c0<br />
ctnetlink_create_expect+0x22b/0x3b0<br />
ctnetlink_new_expect+0x4bd/0x5c0<br />
nfnetlink_rcv_msg+0x67a/0x950<br />
netlink_rcv_skb+0x120/0x350<br />
<br />
Allowing to read kernel memory bytes off the expectation boundary.<br />
<br />
CTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace<br />
via netlink dump.
Impacto
Puntuación base 3.x
7.30
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.12 (incluyendo) | 6.1.168 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.6.134 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.81 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.22 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.12 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
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/0f6c33697ccfac6499d0b7a4dbdec5d3a3a566cd
- https://git.kernel.org/stable/c/187b6ec5229ea93cb04c4f6d3b52efc80f513d0d
- https://git.kernel.org/stable/c/21a04c31db4057deec85fcd6cc63d720b38819c3
- https://git.kernel.org/stable/c/2ea0f35f235f70c133ad61fe05ba013753b978c6
- https://git.kernel.org/stable/c/917b61fa2042f11e2af4c428e43f08199586633a
- https://git.kernel.org/stable/c/e135f8e8212cbed12a03ab8dec77fa1247139897



