PT-2024-8452 · Linux+2 · Linux Kernel+2
Feng Tang
·
Published
2022-09-19
·
Updated
2025-01-10
·
CVE-2022-48649
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 (affected versions not specified)
Description
The issue is related to a use-after-free error in the
kobject del function, which can be caused by a double free of kmem cache. This error occurs when the slub debug test is run with the kfence 'test memcache typesafe by rcu' kunit test case. The cause of the issue is inside the kmem cache destroy function, where the scheduled work can run before the next RCU flag checking, leading to a wrong value and double kmem cache release. The fix involves caching the RCU flag inside a protected area.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Os