First published: Tue Nov 19 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: media: mgb4: protect driver against spectre Frequency range is set from sysfs via frequency_range_store(), being vulnerable to spectre, as reported by smatch: drivers/media/pci/mgb4/mgb4_cmt.c:231 mgb4_cmt_set_vin_freq_range() warn: potential spectre issue 'cmt_vals_in' [r] drivers/media/pci/mgb4/mgb4_cmt.c:238 mgb4_cmt_set_vin_freq_range() warn: possible spectre second half. 'reg_set' Fix it.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.7<6.11.8 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 | |
Linux Kernel | =6.12-rc5 | |
Linux Kernel | =6.12-rc6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53062 is considered a moderate severity vulnerability affecting the Linux kernel.
To fix CVE-2024-53062, update your Linux kernel to the latest stable version that addresses this vulnerability.
CVE-2024-53062 affects Linux kernel versions from 6.7 to 6.11.8 and various release candidates of 6.12.
CVE-2024-53062 is a vulnerability related to the Spectre attack affecting the media driver in the Linux kernel.
There are no official workarounds for CVE-2024-53062; patching the kernel is the recommended course of action.