Impact
The defect occurs when the omapfb panel DSI CM driver registers the display before initializing the associated mutex. If another component registers a callback that acquires the mutex while it is still uninitialized, the mutex pointer is used in an invalid state and can trigger a kernel crash. This results in a denial of service attack that can be executed by a user or change the display functionality.
Affected Systems
The vulnerability affects the Linux kernel, specifically the fbdev omapfb panel DSI CM driver. All kernel releases containing this driver component without the patch are vulnerable.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. The EPSS score is 0.00168, indicating a very low but nonzero probability of exploitation. The issue is not listed in CISA KEV, so no known active exploitation has been reported. Based on the description, the likely attack vector involves a local or privileged attacker interacting with the faulty omapfb driver, leveraging the race between display registration and mutex initialization to trigger a kernel crash.
OpenCVE Enrichment