Loading HuntDB...

CVE-2023-52649

UNKNOWN
Published 2024-05-01T12:53:08.534Z
Actions:
No CVSS data available

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/vkms: Avoid reading beyond LUT array

When the floor LUT index (drm_fixp2int(lut_index) is the last
index of the array the ceil LUT index will point to an entry
beyond the array. Make sure we guard against it and use the
value of the floor LUT index.

v3:
- Drop bits from commit description that didn't contribute
anything of value

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

References

Published: 2024-05-01T12:53:08.534Z
Last Modified: 2025-05-04T07:40:51.283Z
Copied to clipboard!