In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: fix list_del corruption If ti_csi2rx_start_dma() fails in ti_csi2rx_dma_callback(), the buffer is marked…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: fix list_del corruption If ti_csi2rx_start_dma() fails in ti_csi2rx_dma_callback(), the buffer is marked done with VB2_BUF_STATE_ERROR but is not removed from the DMA queue. This causes the same buffer to be retried in the next iteration, resulting in a double list_del() and eventual list corruption. Fix this by removing the buffer from the queue before calling vb2_buffer_done() on error. This resol…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/68e5579f4de12207b23c41b44a4c0778b6c2858f Patch
- https://git.kernel.org/stable/c/92d0188f36ca8082af7989d743eb5b44c2d259f7 Patch
- https://git.kernel.org/stable/c/a4a8cb0889927d59ebd839458c8f038bc5298ef9 Patch
- https://git.kernel.org/stable/c/ae42c6fe531425ef2f47e82f96851427d24bbf6b Patch
时间线
- nvd_ingest NVD