PT-2024-21625 · Linux+8 · Linux Kernel+8
Alex Deucher
+1
·
Published
2024-02-07
·
Updated
2026-03-13
·
CVE-2024-27042
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises when the array
adev->vcn.vcn config is accessed before checking if the index adev->vcn.num vcn inst is within the bounds of the array. The fix involves moving the bounds check before the array access. This ensures that adev->vcn.num vcn inst is within the bounds of the array before it is used as an index.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Validation of Array Index
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Almalinux
Centos
Debian
Linuxmint
Linux Kernel
Red Hat
Rocky Linux
Suse
Ubuntu