First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning on vdec_vp8_req_if.c. Which leads to a kernel crash when fb is NULL.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.19<6.6.54 | |
Linux Kernel | >=6.7<6.10.13 | |
Linux Kernel | >=6.11<6.11.2 | |
debian/linux | <=6.1.123-1<=6.1.128-1 | 5.10.223-1 5.10.226-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47753 has been classified as a vulnerability that can lead to a kernel crash.
To fix CVE-2024-47753, update to a patched version of the Linux kernel, specifically versions 5.10.223-1, 5.10.226-1, 6.12.12-1, or 6.12.15-1.
CVE-2024-47753 affects Linux kernel versions between 5.19 and 6.6.54, from 6.7 to 6.10.13, and from 6.11 to 6.11.2.
CVE-2024-47753 is caused by a smatch static checker warning in the VP8 stateless decoder, which can lead to a kernel crash when fb is NULL.
Yes, the specific fix for the smatch warning in CVE-2024-47753 has been implemented in the Linux kernel updates.