CVE-2025-71145

High

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301_get_client() helper only increases the reference count for the returned I2C device in the OF case. Increment the reference count also for non-OF so that the caller can decrement it unconditionally. Note that this is inherently racy just as using the returned I2C device is since nothing is preventing the PHY driver from being unbound while in use.

Package Linux Kernel
Published 2026-01-23
Last modified 2026-02-26
CVSS version 3.1
Patch available
Yes

CVSS 3.1 score

7.8

out of 10
High
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected versions

Linux kernel versions 5.10.248 and later are affected. Fixed in 5.11 and their respective stable series.

Affected from
≥ 5.10.248
Fixed in
✓ 5.11 5.11.x

Frequently asked questions

  • What is CVE-2025-71145?

    CVE-2025-71145 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 5.10.248 onward and has been patched in 5.11. CVE-2025-71145 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2025-71145?

    CVE-2025-71145 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H .

  • Is there a patch available for CVE-2025-71145?

    Yes. CVE-2025-71145 has been patched. Fixed versions include 5.11. If you are running Linux kernel 5.10.248 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2025-71145 actively exploited?

    No. CVE-2025-71145 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.