In the Linux kernel, the following vulnerability has been resolved:
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
This can lead to out of bounds writes since frames of this type were not taken into account when calculating the size of the frames buffer in uvc_parse_streaming.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.11 | 5.15.172 |
| linux / linux_kernel | 6.7 | 6.11.8 |
| linux / linux_kernel | 6.2 | 6.6.61 |
| linux / linux_kernel | 5.16 | 6.1.117 |
| linux / linux_kernel | 5.5 | 5.10.230 |
| linux / linux_kernel | 4.20 | 5.4.286 |
| linux / linux_kernel | 6.12 | 6.12.1 |
| linux / linux_kernel | 2.6.26 | 4.19.324 |
| debian / debian_linux | 11.0 | 11.0.x |