CVE-2026-89599

HIGHCVSS 8.4/10EPSS 0.14%

Last modified

CVE-2026-89599 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicm_probe() registers the display before initializing ddata->lock. Once omapdss_register_display() publishes the display, another consumer can reach a dsicm callback that takes this mutex while it is still uninitialized. Initialize the mutex before registering the display so the published callbacks always see a valid lock.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicm_probe() registers the display before initializing ddata->lock. Once omapdss_register_display() publishes the display, another consumer can reach a dsicm callback that takes this mutex while it is still uninitialized. Initialize the mutex before registering the display so the published callbacks always see a valid lock.

Metrics

EPSS Probability
0.14%

4.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < ef20d4e17d7fb0d83144caa9667e6f3198288993; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < e7023d18c4eb292f886b31a3576402cb0e357df7; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < f33a96e49284589257e90ddc4394ec0c6bf11ec4; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < 302d19fbc7dc7e9f498930c66d65ff711ba5ba9f; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < 2c3f8c9c995db185284b079f39177e85b2258176; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < 76818e81cfcae33b09b739de09162c7d8d89bf0b; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < 09db79078f25c048cfb5d7849795c70415ab8574; >= f76ee892a99e68b55402b8d4b8aeffcae2aff34d, < f8e43fe0f22b7137ce456e6fe3581d3098174f74
LinuxLinux4.5

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-89599?
In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: panel-dsi-cm: initialize lock before registering display dsicm_probe() registers the display before initializing ddata->lock. Once omapdss_register_display() publishes the display, another consumer can reach a dsicm callback that takes this mutex while it is still uninitialized. Initialize the mutex before registering the display so the published callbacks always see a valid lock.
How severe is CVE-2026-89599?
CVE-2026-89599 has a CVSS score of 8.4/10 (HIGH severity). The EPSS model estimates a 0.14% probability of exploitation in the next 30 days.
How do I fix CVE-2026-89599?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-89599?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST