CVE-2025-38134
Last modified
CVE-2025-38134 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() As demonstrated by the fix for update_port_device_state, commit 12783c0b9e2c ("usb: core: Prevent null pointer dereference in update_port_device_state"), usb_hub_to_struct_hub() can return NULL in certain scenarios, such as during hub driver unbind or teardown race conditions, even if the underlying usb_device structure exists. Plus, all other places that call usb_hub_to_struct_hub() in the same file do check for NULL return values. If usb_hub_to_struct_hub() returns NULL, the subsequent access to hub->ports[udev->portnum - 1] will cause a null pointer dereference.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() As demonstrated by the fix for update_port_device_state, commit 12783c0b9e2c ("usb: core: Prevent null pointer dereference in update_port_device_state"), usb_hub_to_struct_hub() can return NULL in certain scenarios, such as during hub driver unbind or teardown race conditions, even if the underlying usb_device structure exists. Plus, all other places that call usb_hub_to_struct_hub() in the same file do check for NULL return values. If usb_hub_to_struct_hub() returns NULL, the subsequent access to hub->ports[udev->portnum - 1] will cause a null pointer dereference.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.34 |
| Linux | Linux Kernel | >= 6.13, < 6.15.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38134?
How severe is CVE-2025-38134?
How do I fix CVE-2025-38134?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38129In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3813The Royal Elementor Addons and Templates plugin for WordPres…5.4
- CVE-2025-38130In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38131In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38132In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38133In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38135In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38136In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38138In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38139In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-3814The Tax Switch for WooCommerce plugin for WordPress is vulne…6.4
Are you affected by CVE-2025-38134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
