PT-2024-31340 · Linux+2 · Linux Kernel+2
Chris Mason
·
Published
2024-07-29
·
Updated
2025-01-09
·
CVE-2024-44973
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability in the Linux kernel has been resolved, related to the freeing of kfence objects. The issue occurred when the freeing of these objects was moved from deep inside
do slab free to the wrapper functions outside, but unfortunately, it missed one spot in kmem cache free bulk. This results in a crash, with a padding overwritten error. The crash is related to the skbuff head cache and involves functions such as slab err, free to partial list, slab pad check, check slab, kmem cache alloc bulk, and napi build skb. To avoid the crash, a kfence free check needs to be added in kmem cache free bulk.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu