CVE-2022-49488

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49488
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49488.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49488
Downstream
Related
Published
2025-02-26T07:01:24Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

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

There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't check for if an error is returned.

To avoid a NULL dereference error, let's have mdp5mixerrelease check if an error is returned and propagate that error.

Patchwork: https://patchwork.freedesktop.org/patch/485181/

References

Affected packages