CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-71145

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

5th percentile - higher than 5% of all known CVEs

Summary

W jądrze systemu Linux naprawiono podatność związaną z nierównowagą odniesień do urządzeń w sterowniku UDC. Zmiana, która miała na celu naprawienie wycieku odniesienia do urządzenia, wprowadziła potencjalne ryzyko użycia po zwolnieniu pamięci w przypadku urządzeń nieopartych na OF.

Risk Assessment

Organizacje mogą być narażone na ryzyko związane z nieprzewidywalnym zachowaniem sterowników, co może prowadzić do awarii systemu lub nieautoryzowanego dostępu do zasobów. Użycie zwolnionych zasobów może prowadzić do poważnych problemów z bezpieczeństwem.

Recommendation

Zaleca się aktualizację jądra systemu Linux do najnowszej wersji, aby usunąć tę podatność. Należy również monitorować systemy pod kątem nieautoryzowanego dostępu i awarii związanych z użyciem sterowników.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS