摘要:
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.
安全等级: Low
公告ID: KylinSec-SA-2024-2929
发布日期: 2024年6月28日
关联CVE: CVE-2024-32936
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.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-32936 | KY3.4-5A | kernel | Unaffected |
CVE-2024-32936 | KY3.5.2 | kernel | Unaffected |
CVE-2024-32936 | V6 | kernel | Unaffected |