CVE-2025-68302
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68302 is a NULL pointer dereference vulnerability in the Linux kernel's sxgbe network driver, specifically within the sxgbe_rx() function. When a socket buffer (skb) is null, the driver logs an error message but then immediately attempts to dereference the null skb pointer on the next line, which can lead to a kernel panic or system crash. The vulnerability was discovered during a code review and published on December 16, 2025. It affects the Linux kernel from version 3.15 onward, with patches available for stable branches 5.10.247, 5.15.197, 6.1.159, 6.6.119, 6.12.61, 6.17.11, and 6.18. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Microsoft MSRC).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the sxgbe_rx() function of the Linux kernel's Samsung 10GbE (sxgbe) network driver. When the kernel fails to allocate a socket buffer (skb) during packet reception, the driver prints an error message but does not exit the current code path — it proceeds to dereference the null skb pointer on the very next line. The fix adds a break statement after the error message to redirect execution to sxgbe_rx_refill(), consistent with how similar drivers (e.g., calxeda's xgmac_rx()) handle this condition. The attack vector is local, requiring low privileges, and no user interaction is needed (Red Hat CVE, Microsoft MSRC).

Impact

Successful triggering of this vulnerability results in a kernel NULL pointer dereference, which can cause a kernel panic and system crash, impacting availability. There is no confidentiality or integrity impact. The risk is most pronounced in network-intensive environments where the sxgbe driver is in active use and packet reception is frequent, potentially causing denial of service on affected systems (Red Hat CVE).

Mitigation and workarounds

The primary remediation is to update the Linux kernel to a patched version: 5.10.247, 5.15.197, 6.1.159, 6.6.119, 6.12.61, 6.17.11, or 6.18. Ubuntu has issued security notices USN-8094-x and USN-8096-x series addressing this CVE. If immediate patching is not feasible, consider disabling the sxgbe network driver if it is not required for system operation, or monitoring for unexpected kernel panics related to network driver activity (Red Hat CVE, Ubuntu USN-8096-1, Microsoft MSRC).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management