CVE-2024-27008Out-of-bounds Read in Linux

CWE-125Out-of-bounds Read24 documents8 sources
Severity
7.8HIGHNVD
EPSS
0.0%
top 97.97%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 1
Latest updateSep 18

Description

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out of bounds access to dac_users array in case dcb->or is zero because ffs(dcb->or) is used as index there. The 'or' argument of fabricate_dcb_output() must be interpreted as a number of bit to set, not value. Utilize macros from 'enum nouveau_or' in calls instead of hardcoding. Found by Linux Verific

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages3 packages

NVDlinux/linux_kernel2.6.384.19.313+7
Debianlinux/linux_kernel< 5.10.216-1+3
CVEListV5linux/linux2e5702aff39532662198459726c624d5eadbdd78c2b97f26f081ceec3298151481687071075a25cb+8

Also affects: Debian Linux 10.0, Fedora 38, 39, 40

Patches

🔴Vulnerability Details

3
CVEList
drm: nv04: Fix out of bounds access2024-05-01
GHSA
GHSA-5hhv-hrg6-cwc7: In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assi2024-05-01
OSV
CVE-2024-27008: In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assign2024-05-01

📋Vendor Advisories

19
Ubuntu
Linux kernel vulnerabilities2024-09-18
Ubuntu
Linux kernel vulnerabilities2024-07-30
Ubuntu
Linux kernel vulnerabilities2024-07-26
Ubuntu
Linux kernel vulnerabilities2024-07-26
Ubuntu
Linux kernel vulnerabilities2024-07-26

💬Community

1
Bugzilla
CVE-2024-27008 kernel: drm: nv04: Fix out of bounds access2024-05-01
CVE-2024-27008 — Out-of-bounds Read in Linux | cvebase