CVE-2023-52649
Last modified
CVE-2023-52649 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.23 |
| Linux | Linux Kernel | >= 6.7, < 6.7.11 |
| Linux | Linux Kernel | >= 6.8, < 6.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52649?
How severe is CVE-2023-52649?
How do I fix CVE-2023-52649?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-52643In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52644In the Linux kernel, the following vulnerability has been re…6.3
- CVE-2023-52645In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-52646In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52647In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52648In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5265A vulnerability, which was classified as critical, has been …9.8
- CVE-2023-52650In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52651Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52652In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52653In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52654In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2023-52649?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
