← Πίσω στην αναζήτηση CVE

CVE-2026-64171

Linux Kernel

Περιγραφή

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: fix pm_runtime leak on mutex_lock failure If tegra_i2c_mutex_lock() fails, the function returns without calling pm_runtime_put(), leaking the runtime PM reference acquired by the preceding pm_runtime_get_sync(). This prevents the device from ever entering runtime suspend. Add the missing pm_runtime_put() before returning on lock failure.

EPSS 0.145%Κίνδυνος 0
Προβολή πηγής
Δημοσίευση
2026-07-19 16:17:59
Επηρεαζόμενες εκδόσεις
unknown
Τύπος
Πυρήνας
Τελευταία τροποποίηση
2026-07-30 14:59:47
Διάνυσμα
Pending