CVE-2025-68192
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68192 is a Linux kernel vulnerability in the net/usb/qmi_wwan driver where the MAC header offset in the qmimux_rx_fixup function is left uninitialized for raw IP packets. This uninitialized skb->mac_header value can trigger kernel panics (Oops) on ARM and ARM64 systems when subsystems such as xfrm (IPsec) access the offset due to strict alignment checks. The vulnerability was published on December 16, 2025, and affects Linux kernel versions from 4.12 up to the patched stable releases. The EPSS score is approximately 0.024% (Low), and no official CVSS base score has been assigned by the Linux kernel CNA (Feedly, EUVD).

Technical details

The root cause is an uninitialized variable (CWE-457) — specifically, skb->mac_header is never set in qmimux_rx_fixup() because raw IP packets carry no MAC header. When the kernel's xfrm (IPsec) or other network subsystems subsequently attempt to read the MAC header offset, they access an indeterminate memory location, causing misaligned memory access faults on ARM/ARM64 architectures with strict alignment enforcement. The fix initializes the MAC header via skb_reset_mac_header() before the packet is passed up the network stack. The vulnerability is triggered specifically when IPsec (e.g., ESP over IPv6) is used over a qmimux0 interface backed by a QMI/WWAN USB modem (Feedly).

Impact

Successful triggering of this vulnerability causes a kernel panic (denial of service) on affected ARM/ARM64 systems running IPsec over QMI WWAN multiplexed interfaces. The crash occurs in interrupt context (PID 0, swapper), meaning the entire system becomes unavailable and requires a reboot. There is no evidence of confidentiality or integrity impact — the primary consequence is availability loss on embedded or IoT devices using QMI USB modems with IPsec, such as NXP LS1028A-based networking appliances (Feedly).

Indicators of compromise

  • Logs: Kernel log entries containing Internal error: Oops: 000000009600004f or similar ARM64 fault codes; call traces involving xfrm_input, xfrm6_rcv, xfrm6_esp_rcv, ip6_protocol_deliver_rcu in /var/log/kern.log or dmesg.
  • Process: System crash or unexpected reboot on ARM/ARM64 devices using USB QMI WWAN modems (e.g., qmimux0 interface) with IPsec configured.
  • Network: Kernel panic triggered upon receipt of ESP/IPv6 packets on a qmimux0 interface.

Mitigation and workarounds

The Linux kernel stable trees have released fixes across all supported branches. Patched versions include: 5.4.302, 5.10.247, 5.15.197, 6.1.159, 6.6.117, 6.12.58, 6.17.8, and 6.18. Downstream distributions including Ubuntu (USN-8096-1/2/3/5), Debian LTS (DLA-4436-1), Amazon Linux 2 (ALAS2KERNEL-5.10-2026-112), and Oracle Linux have also released updated kernel packages. Administrators should update to a patched kernel version; as a temporary workaround, avoiding IPsec over QMI WWAN multiplexed interfaces (qmimux) on ARM/ARM64 systems will prevent the crash (Ubuntu Advisory, Debian LTS, Amazon Linux).

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