PT-2022-7376 · Linux+1 · Linux Kernel+1
Jianglei Nie
·
Published
2022-08-15
·
Updated
2025-11-28
·
CVE-2022-48670
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions up to 5.19.9
Description
The issue is related to a use-after-free vulnerability in the
adev release() function in the Linux kernel's Platform Environment Control Interface (PECI) driver. This vulnerability occurs when auxiliary device add() returns an error, causing auxiliary device uninit() to be called, which decrements the refcount for the device and triggers the .release callback. As adev release() re-calls auxiliary device uninit(), it leads to a use-after-free condition. The vulnerability may allow an attacker to impact the confidentiality, integrity, and availability of protected information.Recommendations
- For Linux kernel versions up to 5.19.9, patch to the latest kernel version to resolve the issue.
- Identify affected systems and monitor for exploit attempts.
- As a temporary workaround, consider restricting access to the vulnerable
adev release()function until a patch is available.
Exploit
Fix
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os