NULL pointer dereference in Linux kernel - CVE-2026-43424

 

NULL pointer dereference in Linux kernel - CVE-2026-43424

Published: May 8, 2026


Vulnerability identifier: #VU130757
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-43424
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows an attacker with physical access to cause a denial of service.

The vulnerability exists due to a NULL pointer dereference in the USB Target driver f_tcm BOT command and request processing paths when handling crafted Bulk-Only Transport commands during a race window where the nexus is not established or has just been dropped. An attacker with physical access can send a specially crafted USB request to cause a denial of service.

The issue occurs if requests arrive before the nexus is fully established or immediately after it is dropped.


How to mitigate CVE-2026-43424

Install security update from vendor's repository.

Sources