← Zurück zur CVE-Suche

CVE-2026-72348

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header length for matching. For the ah match, add the missing advertised-length check. For hbh and rt, update the existing advertised-length checks. In all three cases, set hotdrop to true before returning false when the advertised extension header length exceeds the available skb data. Returning false treats the packet as a rule mismatch. Set hotdrop to true and drop malformed packets so they cannot bypass rules intended to drop packets with these IPv6 extension headers.

CVSS 9.1EPSS 0.626%Risiko 0.96
Quelle öffnen
Veröffentlicht
2026-08-15 06:22:08
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:18:38
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N