In the Linux kernel, the following vulnerability has been resolved:media: ti: j721e-csi2rx: Fix races while restarting DMAAfter the frame is submitted to DMA, it may happen that the submittedlist is not updated soon enough, and the DMA callback is triggeredbefore that.This can lead to kernel crashes, so move everything in a singlelock/unlock section to prevent such races.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds