CVE-2024-43867

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-43867
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-43867.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-43867
Downstream
Related
Published
2024-08-21T00:15:05Z
Modified
2025-09-26T18:35:36Z
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: prime: fix refcount underflow

Calling nouveauboref() on a nouveaubo without initializing it (and hence the backing ttmbo) leads to a refcount underflow.

Instead of calling nouveauboref() in the unwind path of drmgemobject_init(), clean things up manually.

(cherry picked from commit 1b93f3e89d03cfc576636e195466a0d728ad8de5)

References

Affected packages