VYPR
Unrated severityNVD Advisory· Published Feb 26, 2025· Updated May 4, 2025

drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected

CVE-2022-49488

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/

Affected products

136

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.