CVE-2024-56752

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56752
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56752.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56752
Downstream
Related
Published
2024-12-29T12:15:08Z
Modified
2025-10-01T20:17:48Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

drm/nouveau/gr/gf100: Fix missing unlock in gf100grchan_new()

When the call to gf100grctxgenerate() fails, unlock gr->fecs.mutex before returning the error.

Fixes smatch warning:

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480 gf100grchan_new() warn: inconsistent returns '&gr->fecs.mutex'.

References

Affected packages