First published: Mon Dec 02 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | ||
Linux Kernel | >=2.6.26<4.19.324 | |
Linux Kernel | >=4.20<5.4.286 | |
Linux Kernel | >=5.5<5.10.230 | |
Linux Kernel | >=5.11<5.15.172 | |
Linux Kernel | >=5.16<6.1.117 | |
Linux Kernel | >=6.2<6.6.61 | |
Linux Kernel | >=6.7<6.11.8 | |
Linux Kernel | >=6.12<6.12.1 | |
Linux Kernel | ||
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Block autoloading the uvcvideo module by adding the following line to /etc/modprobe.d/blacklist.conf: blacklist uvcvideo This may disable webcam or prevent it from functioning correctly.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2024-53104 is classified as a high severity vulnerability due to its potential for out of bounds writes.
To fix CVE-2024-53104, you should update your Linux kernel to the patched version that addresses this vulnerability.
CVE-2024-53104 affects multiple versions of the Linux kernel before the releases that contain the patch.
The potential impacts of CVE-2024-53104 include system instability and unauthorized access due to out of bounds memory writes.
Yes, CVE-2024-53104 is a publicly disclosed vulnerability affecting the Linux kernel.