3 matches found
CVE-2023-54265 ipv6: Fix an uninit variable access bug in __ip6_make_skb()
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix an uninit variable access bug in ip6makeskb Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in archatomic64inc arch/x86/include/asm/atomic6464.h:88 inli...
PT-2025-54094
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix an uninit variable access bug in ip6 make skb Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in arch atomic64 inc arch/x86/include/asm/atomic64 64.h:88...
UBUNTU-CVE-2024-36903
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in ip6makeskb As it was done in commit fc1092f51567 "ipv4: Fix uninit-value access in ipmakeskb" for IPv4, check FLOWIFLAGKNOWNNH on fl6-flowi6flags instead of testing HDRINCL on the socket...