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-2026-23188

5.5 · MEDIUM
Published Feb 14, 2026 linux CWE-667

Overview

CVE-2026-23188 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

net: usb: r8152: fix resume reset deadlock

rtl8152 can trigger device reset during reset which

potentially can result in a deadlock:

**** DPM device timeout after 10 seconds; 15 seconds until panic ****

Call Trace:

<TASK>

schedule+0x483/0x1370

schedule_preempt_disabled+0x15/0x30

__mutex_lock_common+0x1fd/0x470

__rtl8152_set_mac_address+0x80/0x1f0

dev_set_mac_address+0x7f/0x150

rtl8152_post_reset+0x72/0x150

usb_reset_device+0x1d0/0x220

rtl8152_resume+0x99/0xc0

usb_resume_interface+0x3e/0xc0

usb_resume_both+0x104/0x150

usb_resume+0x22/0x110

The problem is that rtl8152 resume calls reset under

tp->control mutex while reset basically re-enters rtl8152

and attempts to acquire the same tp->control lock once

again.

Reset INACCESSIBLE device outside of tp->control mutex

scope to avoid recursive mutex_lock() deadlock.

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 >= 6.11, < 6.12.70 Affected

Frequently Asked Questions

What is CVE-2026-23188?

CVE-2026-23188 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-23188?

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

How do I fix or remediate CVE-2026-23188?

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-2026-23188?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23188 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.

Browse by year 2026