PT-2025-37514 · Linux+2 · Linux Kernel+2
Published
2022-01-01
·
Updated
2026-04-20
·
CVE-2022-50260
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel's DRM/MSM subsystem related to inconsistent handling of hardware shutdown logic in the
.remove and .shutdown callbacks. The .remove and .shutdown callbacks are executed on different code paths, both responsible for shutting down hardware, but currently lack consistency in MSM drivers. This inconsistency can lead to a kernel panic if drivers for expected sub-devices fail to probe, potentially causing drm atomic helper shutdown() to be called for a DRM device that hasn't been properly initialized, resulting in attempts to take mutexes that are only initialized during a device bind. A previous attempt to fix this issue was incomplete, and the problem persists in certain scenarios, potentially leading to a kernel panic during system shutdown.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Suse