CVE-2022-49488

MEDIUM

Linux Kernel 4.18-5.18.3 - NULL Pointer Dereference in mdp5_mixer_release

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected There is a possibility for mdp5_get_global_state to return -EDEADLK when acquiring the modeset lock, but currently global_state in mdp5_mixer_release doesn't check for if an error is returned. To avoid a NULL dereference error, let's have mdp5_mixer_release check if an error is returned and propagate that error. Patchwork: https://patchwork.freedesktop.org/patch/485181/

Scores

CVSS v3 5.5
EPSS 0.0025
EPSS Percentile 15.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (23)
linux/Kernel 4.18.0 - 4.19.247linux
linux/Kernel 4.20.0 - 5.4.198linux
linux/Kernel 5.11.0 - 5.15.46linux
linux/Kernel 5.16.0 - 5.17.14linux
linux/Kernel 5.18.0 - 5.18.3linux
linux/Kernel 5.5.0 - 5.10.121linux
Linux/Linux < 4.18
Linux/Linux 4.18
Linux/Linux 4.19.247 - 4.19.*
Linux/Linux 5.10.121 - 5.10.*
... and 13 more
Published Feb 26, 2025
Tracked Since Feb 18, 2026