2 matches found
CVE-2026-98089
The Linux kernel contains a vulnerability in the bonding driver's alb component. Specifically, the function alb_determine_nd() incorrectly uses icmp6_hdr(skb) to inspect ICMPv6 headers. In certain xmit paths, such as those using AF_PACKET or raw sockets , the skb->transport_header is not guara...
5.8AI score
SaveExploits0References4
CVE-2023-53439: Missing Release of Memory after Effective Lifetime
In the Linux kernel, the following vulnerability has been resolved: net: skbpartialcsumset fix against transport header magic value skb-transportheader uses the special 0xFFFF value to mark if the transport header was set or not. We must prevent callers to accidentaly set skb-transportheader to...
5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References1
20