
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-38569 affects the Linux kernel's HiSilicon PCIe PMU driver. The vulnerability was discovered in the drivers/perf subsystem, specifically in the event group validation functionality. The issue was identified when the perf tool allows users to create event groups, but the driver fails to properly check array index bounds when writing data to the event_group array (Kernel Patch).
The vulnerability is an out-of-bounds access issue in the HiSilicon PCIe PMU driver. When users create event groups using the perf stat command with multiple events (e.g., 'perf stat -e {pmu/event1/, ... ,pmu/event9/}'), the driver does not properly validate whether the array index exceeds HISIPCIEMAXCOUNTERS. This can lead to memory write overflow in the eventgroup array. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
If exploited, this vulnerability could allow an attacker to cause memory corruption through buffer overflow, potentially leading to system crashes or arbitrary code execution. The high CVSS score indicates significant potential impact on the confidentiality, integrity, and availability of the affected system (NVD).
The vulnerability has been patched in the Linux kernel by adding proper array index bounds checking. The fix includes additional validation before writing new events to the array and returns false when the number of events exceeds HISIPCIEMAX_COUNTERS. The patch has been applied to multiple kernel versions including 5.17 through 6.9.3 (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."