cve/2024/CVE-2024-53104.md
2025-09-29 16:08:36 +00:00

940 B

CVE-2024-53104

Description

In the Linux kernel, the following vulnerability has been resolved:media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_formatThis can lead to out of bounds writes since frames of this type were nottaken into account when calculating the size of the frames buffer inuvc_parse_streaming.

POC

Reference

No PoCs from references.

Github