PT-2025-51706 · Linux+4 · Linux Kernel+4
CVE-2025-68302
·
Published
2025-11-21
·
Updated
2026-08-30
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the sxgbe network driver. Specifically, a potential NULL dereference exists in the
sxgbe rx() function. When the skb variable is null, the driver prints an error message and then attempts to dereference the null skb pointer, leading to a potential system crash or unexpected behavior. The fix involves adding a 'break' statement after the error message to redirect execution to the sxgbe rx refill() function, mirroring the approach used in other drivers like calxeda with xgmac rx().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu
Xgmac Rx