3 matches found
neigh: let neigh_xmit take skb ownership
...
7.5CVSS6.1AI score0.00532EPSS
SaveExploits0
CVE-2023-53338
In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...
9.8CVSS5.7AI score0.00503EPSS
SaveExploits0
CVE-2023-53338
CVE-2023-53338 affects the Linux kernel’s lwt/BPF xmit path. The vulnerability arises from BPF encap/xmit return values being misinterpreted by the xmit hook, causing use-after-free and kernel crashes as freed SKBs reach the neighbor subsystem. The supplied advisories indicate a fix that discards...
9.8CVSS5.9AI score0.00503EPSS
SaveExploits0References7Affected Software1
20