PT-2024-11074 · Linux+1 · Linux Kernel+1
Aleksandr Miloserdov
+1
·
Published
2021-04-15
·
Updated
2025-01-08
·
CVE-2021-46964
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, specifically in the scsi: qla2xxx driver. The issue arises from the commit a6dcfe08487e, which limits interrupt vectors to the number of CPUs. This change breaks vector allocation assumptions in certain functions, leading to a crash when the driver attempts to find a queue pair in the map. The driver should allocate enough vectors to provide every CPU with its own HW queue and handle reserved interrupts. The change fixes the crash on dual-core VMs and prevents unbalanced QP allocation.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse