CVE-2024-32936

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-32936
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-32936.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-32936
Downstream
Published
2024-06-24T14:15:11Z
Modified
2025-09-17T17:01:11Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/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:

media: ti: j721e-csi2rx: Fix races while restarting DMA

After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that.

This can lead to kernel crashes, so move everything in a single lock/unlock section to prevent such races.

References

Affected packages