CVE-2023-52649

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2024
Last modified:
23/12/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/vkms: Avoid reading beyond LUT array<br /> <br /> When the floor LUT index (drm_fixp2int(lut_index) is the last<br /> index of the array the ceil LUT index will point to an entry<br /> beyond the array. Make sure we guard against it and use the<br /> value of the floor LUT index.<br /> <br /> v3:<br /> - Drop bits from commit description that didn&amp;#39;t contribute<br /> anything of value

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.23 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.8 (including) 6.8.2 (excluding)