CVE-2024-35916

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35916
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35916.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35916
Downstream
Related
Published
2024-05-19T09:15:12Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

dma-buf: Fix NULL pointer dereference in sanitycheck()

If due to a memory allocation failure mockchain() returns NULL, it is passed to dmafenceenablesw_signaling() resulting in NULL pointer dereference there.

Call dmafenceenableswsignaling() only if mock_chain() succeeds.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

Affected packages