CVE-2024-38606
Last modified
CVE-2024-38606 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate slices count returned by FW The function adf_send_admin_tl_start() enables the telemetry (TL) feature on a QAT device by sending the ICP_QAT_FW_TL_START message to the firmware. This triggers the FW to start writing TL data to a DMA buffer in memory and returns an array containing the number of accelerators of each type (slices) supported by this HW. The pointer to this array is stored in the adf_tl_hw_data data structure called slice_cnt. The array slice_cnt is then used in the function tl_print_dev_data() to report in debugfs only statistics about the supported accelerators. An incorrect value of the elements in slice_cnt might lead to an out of bounds memory read. At the moment, there isn't an implementation of FW that returns a wrong value, but for robustness validate the slice count array returned by FW.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate slices count returned by FW The function adf_send_admin_tl_start() enables the telemetry (TL) feature on a QAT device by sending the ICP_QAT_FW_TL_START message to the firmware. This triggers the FW to start writing TL data to a DMA buffer in memory and returns an array containing the number of accelerators of each type (slices) supported by this HW. The pointer to this array is stored in the adf_tl_hw_data data structure called slice_cnt. The array slice_cnt is then used in the function tl_print_dev_data() to report in debugfs only statistics about the supported accelerators. An incorrect value of the elements in slice_cnt might lead to an out of bounds memory read. At the moment, there isn't an implementation of FW that returns a wrong value, but for robustness validate the slice count array returned by FW.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.8.12 |
| Linux | Linux Kernel | >= 6.9, < 6.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38606?
How severe is CVE-2024-38606?
How do I fix CVE-2024-38606?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-38600In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38601In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-38602In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38603In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38604In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38605In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38607In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38608In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38609In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-3861If an AlignedBuffer were assigned to itself, the subsequent …4
- CVE-2024-38610In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38611In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-38606?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
