Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53148

7.8 · HIGH
Published Sep 15, 2025 linux CWE-415 EPSS 0.17% (6th pctl)

Overview

CVE-2023-53148 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

igb: Fix igb_down hung on surprise removal

In a setup where a Thunderbolt hub connects to Ethernet and a display

through USB Type-C, users may experience a hung task timeout when they

remove the cable between the PC and the Thunderbolt hub.

This is because the igb_down function is called multiple times when

the Thunderbolt hub is unplugged. For example, the igb_io_error_detected

triggers the first call, and the igb_remove triggers the second call.

The second call to igb_down will block at napi_synchronize.

Here's the call trace:

__schedule+0x3b0/0xddb

? __mod_timer+0x164/0x5d3

schedule+0x44/0xa8

schedule_timeout+0xb2/0x2a4

? run_local_timers+0x4e/0x4e

msleep+0x31/0x38

igb_down+0x12c/0x22a [igb 6615058754948bfde0bf01429257eb59f13030d4]

__igb_close+0x6f/0x9c [igb 6615058754948bfde0bf01429257eb59f13030d4]

igb_close+0x23/0x2b [igb 6615058754948bfde0bf01429257eb59f13030d4]

__dev_clo

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.14.322 Affected

Frequently Asked Questions

What is CVE-2023-53148?

CVE-2023-53148 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53148?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53148?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53148?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53148 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.