Skip to content
CVSS 9.8 · CRITICAL

CVE-2026-74746Vulnerabilidad crítica en netfilter del kernel Linux

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nf_flow_table_iterate() only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flow_offload_add() is still inserting the reply node. Publish the reply node first and the original node last so GC never sees a partially installed flow. KASAN can trigger slab-use-after-free read and write reports in the flowtable/rhashtable path (rht_deferred_worker, jhash, flow_offload_del, flow_offload_lookup, etc.).

Ver en NVD

Análisis

A critical vulnerability in the Linux kernel netfilter subsystem allows for potential remote code execution or privilege escalation due to a use-after-free condition. Systems using netfilter flowtables for network acceleration are particularly at risk.

Roles relevantes

LinuxBackendDockerKubernetesCloudciberseguridad

Severidad

Puntaje: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH

EPSS

Sin puntaje EPSS aún (CVE muy reciente).

Descripción técnica

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nf_flow_table_iterate() only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flow_offload_add() is still inserting the reply node. Publish the reply node first and the original node last so GC never sees a partially installed flow. KASAN can trigger slab-use-after-free read and write reports in the flowtable/rhashtable path (rht_deferred_worker, jhash, flow_offload_del, flow_offload_lookup, etc.).

Publicada: 26/8/2026, 15:16:53
Última modificación: 27/8/2026, 6:17:25

Referencias

InicioEventosBlogRecursosCursosEquipo