2 matches found
CVE-2026-68228
The CVE-2026-68228 issue affects the Linux kernel media/chips-media wave5 encoder path. During encoder processing, IRQ responses could return a buffer to userspace via v4l2_m2m_buf_done, allowing the same buffer to be queued before start_encode removes its index from the ready queue. This could c...
5.5AI score
SaveExploits0References4
EUVD-2026-55329
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...
5.5AI score
SaveExploits0References4
20