In the Linux kernel, the following vulnerability has been resolved:
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
When the call to gf100_grctx_generate() fails, unlock gr->fecs.mutex
before returning the error.
Fixes smatch warning:
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480 gf100_gr_chan_new() warn: inconsistent returns '&gr->fecs.mutex'.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-12-29 12:15
Updated : 2025-10-01 20:17
NVD link : CVE-2024-56752
Mitre link : CVE-2024-56752
CVE.ORG link : CVE-2024-56752
JSON object : View
Products Affected
linux
- linux_kernel
CWE
