CVE-2024-56752
UNKNOWN
Published 2024-12-29T11:30:17.555Z
Actions:
No CVSS data available
Description
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'.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
References
Published: 2024-12-29T11:30:17.555Z
Last Modified: 2025-05-04T10:03:54.318Z
Copied to clipboard!