4 matches found
CVE-2026-68204
The CVE concerns the Linux kernel’s media/vivid driver. The issue arises in vivid_update_format_cap/out(), which may be called to change CROP/COMPOSE/SCALE capability while the capture/output queue is still busy. The root cause is failure to check vb2_is_busy() before toggling formats, allowing c...
CVE-2024-50288
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture used a mustblank array that was still sized for 32...
SUSE CVE-2024-50288
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture used a mustblank array that was still sized for 32...
DEBIAN-CVE-2024-50288
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture used a mustblank array that was still sized for 32...