
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50233 is a vulnerability in the Linux kernel's staging IIO frequency driver (ad9832) that was discovered and resolved in late 2024. The vulnerability affects Linux kernel versions from 2.6.39 up to versions before 5.4.285, 5.10.229, 5.15.171, 6.1.116, and 6.6.60. This security flaw was identified in the ad9832writefrequency() function where a potential division by zero condition could occur (NVD).
The vulnerability exists in the ad9832writefrequency() function of the Linux kernel's AD9832 driver. The issue occurs when clkgetrate() returns 0, which can lead to a division by zero when calling ad9832calcfreqreg(). The existing check 'if (fout > (clkgetrate(st->mclk) / 2))' does not protect against the case when fout is 0. The vulnerability is particularly concerning because fout is derived from a text buffer that can contain any value. The CVSS v3.1 base score for this vulnerability is 5.5 (Medium), with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a division by zero error in the Linux kernel's AD9832 driver, potentially causing a system crash or denial of service condition. The impact is limited to systems using the affected AD9832 driver component (NVD).
The vulnerability has been patched in various Linux kernel versions. The fix involves adding a check for clk_freq being zero before performing the division operation. Updated kernel versions include 5.4.285, 5.10.229, 5.15.171, 6.1.116, and 6.6.60. Users are advised to update their Linux kernel to these or later versions. The patch has been backported to multiple stable kernel branches (Debian Security).
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."