
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability (CVE-2024-53062) was discovered in the Linux kernel's media subsystem, specifically in the MGB4 driver. The vulnerability relates to a potential Spectre attack vector in the frequency range setting functionality. The issue was identified in the frequency_range_store() function, where the driver was vulnerable to spectre attacks due to improper handling of array access (NVD, Kernel Patch).
The vulnerability exists in the mgb4_cmt_set_vin_freq_range() function within drivers/media/pci/mgb4/mgb4_cmt.c. The issue was detected by the smatch tool, which identified potential Spectre vulnerability in two locations: a potential spectre issue with 'cmt_vals_in' array access and a possible second half issue with 'reg_set'. The vulnerability has been assigned a CVSS v3.1 base score of 7.1 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H (NVD).
The vulnerability could potentially allow an attacker to exploit speculative execution side-channels to access sensitive information from kernel memory. This type of Spectre vulnerability typically enables information disclosure attacks that could compromise system security (NVD).
The vulnerability has been fixed by implementing proper array bounds checking using array_index_nospec() function. The fix was committed to the Linux kernel repository and is available in the patch that adds the necessary bounds checking before accessing the array (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."