CVE-2024-38556
Last modified
CVE-2024-38556 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely for the sem, blocking flow now waits for index to be allocated or a sem acquisition timeout before beginning the timer for FW completion. Kernel log example: mlx5_core 0000:06:00.0: wait_func_handle_exec_timeout:1128:(pid 185911): cmd[-22]: CREATE_UCTX(0xa04) No done completion. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely for the sem, blocking flow now waits for index to be allocated or a sem acquisition timeout before beginning the timer for FW completion. Kernel log example: mlx5_core 0000:06:00.0: wait_func_handle_exec_timeout:1128:(pid 185911): cmd[-22]: CREATE_UCTX(0xa04) No done completion
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4.174, < 5.5 |
| Linux | Linux Kernel | >= 5.10.94, < 5.11 |
| Linux | Linux Kernel | >= 5.15.17, < 5.16 |
| Linux | Linux Kernel | >= 5.16.3, <= 6.1.93 |
| Linux | Linux Kernel | >= 6.2, <= 6.6.33 |
| Linux | Linux Kernel | >= 6.7, <= 6.8.12 |
| Linux | Linux Kernel | >= 6.9, <= 6.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-38556?
How severe is CVE-2024-38556?
How do I fix CVE-2024-38556?
Are you affected by CVE-2024-38556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
