PT-2024-37017 · Linux · Linux Kernel
Published
2024-10-31
·
Updated
2025-01-01
·
CVE-2024-56706
CVSS v3.1
6.3
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory allocation issue has been resolved in the Linux kernel. The problem occurs in the s390/cpum sf module, where the memory allocation for Sample Data Blocks (SDBs) is not properly protected by a mutex. This can lead to multiple allocations of SDBs for the same PMU when two or more concurrent invocations of perf event init() run in parallel. The issue is related to the allocation of memory required for PMUs after the reservation of the PMU hardware, which is done outside of the mutex protection.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel