← Zurück zur CVE-Suche

CVE-2026-52985

Linux Kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy sk_buff Syzbot reports a KMSAN uninit-value originating from nsim_dev_trap_skb_build, with the allocation also being performed in the same function. Fix this by calling skb_put_zero instead of skb_put to guarantee zero initialization of the whole IP header.

CVSS 5.5EPSS 0.123%Risiko 0.56
Quelle öffnen
Veröffentlicht
2026-06-24 17:17:09
Betroffene Versionen
unknown
Typ
Kernel
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Betriebssysteme
Linux