CVE-2026-89821
Last modified
CVE-2026-89821 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in __is_lut_linear() __is_lut_linear() computes the expected value of each entry with expected = i * MAX_DRM_LUT_VALUE / (size - 1); If it is ever called with a single-entry LUT, size - 1 is zero and the kernel takes a divide error (#DE). A LUT with fewer than two entries cannot describe a linear mapping anyway, so return false early instead of dividing by zero..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid divide-by-zero in __is_lut_linear() __is_lut_linear() computes the expected value of each entry with expected = i * MAX_DRM_LUT_VALUE / (size - 1); If it is ever called with a single-entry LUT, size - 1 is zero and the kernel takes a divide error (#DE). A LUT with fewer than two entries cannot describe a linear mapping anyway, so return false early instead of dividing by zero.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 086247a4b2fba49800b27807f22bb894cd8363fb, < 2320626425f3af3a25b8afb6876f205b1c6d4e64; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < d1e06d5dc8f12451ce71dc068342660a34476084; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < c127ace7af2b40107947a6504391f94d6fd21734; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < 4d5ee095a58461b2446d7a6eb0c14c2fe3eaab44; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < 5f18cd1ba873e751bf5547407ad44ea34adfbe2f; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < ee28fafb50f58b847509b5240b431ddec673bdfe; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < 15ee43aad0df43dfd1dbb32e7d5b951745c4b87f; >= 086247a4b2fba49800b27807f22bb894cd8363fb, < 4f40873f8a4107df2b9c8e68c947c4fd0cd519d2 |
| Linux | Linux | 4.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89821?
How severe is CVE-2026-89821?
How do I fix CVE-2026-89821?
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 2026
- CVE-2026-89816In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89817In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89818In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8982Two undocumented privileged accounts exist in Autel Maxi Cha…8.1
- CVE-2026-89820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89822In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89823In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89824In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89825In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89826In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89827In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89821?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
