CVE-2023-53148
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53148 is a vulnerability in the Linux kernel's igb (Intel Gigabit Ethernet) driver, specifically in the igb_down function, which can cause a hung task timeout during surprise device removal. The issue manifests in setups where a Thunderbolt hub connects Ethernet and a display via USB Type-C — unplugging the hub can trigger igb_down to be called multiple times (once via igb_io_error_detected and again via igb_remove), causing the second call to block indefinitely at napi_synchronize. Affected Linux kernel versions span multiple stable branches: before 4.14.322, 4.15–4.19.291, 4.20–5.4.251, 5.5–5.10.188, 5.11–5.15.150, 5.16–6.1.42, and 6.2–6.4.7. It was publicly disclosed on September 15, 2025, and carries a CVSS v3.1 base score of 7.8 (High) (Red Hat CVE, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-415 (Double Free), arising from the igb_down function being invoked multiple times during a surprise PCIe device removal event without adequate state guards. When a non-fatal PCIe error is detected, igb_io_error_detected calls igb_down and requests a PCIe slot reset; however, if the reset callback is never invoked (as occurs with non-fatal errors during Thunderbolt hub disconnection), igb_remove subsequently calls igb_down again. The second invocation blocks indefinitely at napi_synchronize, resulting in a kernel hung task. The fix avoids requesting a slot reset for non-fatal PCIe errors, preventing the double invocation and preserving the Ethernet connection (Red Hat Bugzilla).

Impact

Successful triggering of this vulnerability results in a kernel hung task timeout, causing a denial of service on the affected system — specifically, the Ethernet network interface becomes non-functional and the system may become unresponsive. The availability impact is high, as the hung task can stall kernel threads and disrupt network connectivity. Confidentiality and integrity impacts are also rated high in the CVSS scoring, reflecting the potential for memory corruption consequences associated with the double-free classification, though the primary observed symptom is system hang (Red Hat CVE).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2023-53148. The EPSS score is very low at approximately 0.024%, indicating a minimal probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access and a specific hardware configuration (Thunderbolt hub with Ethernet), significantly limiting the attack surface (Red Hat CVE).

Mitigation and workarounds

The Linux kernel has been patched across multiple stable branches; users should update to versions 4.14.322, 4.19.291, 5.4.251, 5.10.188, 5.15.150, 6.1.42, or 6.4.7 (or later) as appropriate for their kernel series. Patches are available via the upstream kernel stable tree (kernel patches). Distribution-specific updates have been issued by vendors including SUSE and Red Hat; users of affected distributions should apply the relevant kernel security updates promptly (Red Hat Bugzilla). As a temporary workaround, avoiding surprise removal of Thunderbolt hubs with active Ethernet connections (i.e., safely ejecting devices before physical disconnection) can reduce the likelihood of triggering the bug.

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-raspi-5.4
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-core
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 12, 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