CVE-2025-71145
HighIn 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.
CVSS 3.1 score
7.8
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. No fixed version recorded yet.
References
The following references provide additional information about CVE-2025-71145 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/03bbdaa4da8c6ea0c8431a5011db188a07822c8a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/43e58abad6c08c5f0943594126ef4cd6559aac0b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5d3df03f70547d4e3fc10ed4381c052eff51b157
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 . 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?
No patch is currently available for CVE-2025-71145. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
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.