CVE-2025-68302 — Linux vulnerability
53 documents8 sources
Severity
7.8HIGHOSV
OSV7.2OSV3.2
No vectorEPSS
0.0%
top 85.68%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 16
Latest updateApr 13
Description
In the Linux kernel, the following vulnerability has been resolved:
net: sxgbe: fix potential NULL dereference in sxgbe_rx()
Currently, when skb is null, the driver prints an error and then
dereferences skb on the next line.
To fix this, let's add a 'break' after the error message to switch
to sxgbe_rx_refill(), which is similar to the approach taken by the
other drivers in this particular case, e.g. calxeda with xgmac_rx().
Found during a code review.
Affected Packages7 packages
▶CVEListV5linux/linux1edb9ca69e8a7988900fc0283e10550b5592164d — ac171c3c755499c9f87fe30b920602255f8b5648+7