IT

Tracker / CVE-2022-48754

CVE-2022-48754

High 7.8

In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 ("phylib: Add device reset GPIO support") added call to phy_device_reset(phydev) after the put_device() call in phy_detach(). The comment before the put_device() call says that the phydev might go away with put_device(). Fix potential use-after-free by calling phy_device_reset() before put_device().

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.16 → 4.19.228
linux linux_kernel · 4.20 → 5.4.176
linux linux_kernel · 5.11 → 5.15.19
linux linux_kernel · 5.16 → 5.16.5
linux linux_kernel · 5.5 → 5.10.96

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References