2 matches found
Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011047)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011047 advisory. In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver...
CVE-2025-68302
CVE-2025-68302 in the Linux kernel: a potential NULL pointer dereference in the net/sxgbe RX path (sxgbe_rx()) when skb is NULL. The fix adds a break after the error message to switch to sxgbe_rx_refill(), aligning with the pattern used by other drivers (e.g., xgmac_rx in calxeda) to prevent skb ...