CVE ID : CVE-2024-56752
Published : Dec. 29, 2024, 12:15 p.m. | 7 hours, 47 minutes ago
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’.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…CVE ID : CVE-2024-56752
Published : Dec. 29, 2024, 12:15 p.m. | 7 hours, 47 minutes ago
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’.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…