3 matches found
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-382421)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-382421 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9832: fix division by zero in ad9832calcfreqreg In the...
The vulnerability of the ad9832_calc_freqreg() function in the drivers/staging/iio/frequency/ad9832.c component of the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the ad9832calcfreqreg function in the drivers/staging/iio/frequency/ad9832.c component of the Linux operating system is related to the lack of checks for division by zero. Exploiting this vulnerability could allow an attacker to cause a system failure...
CVE-2024-50233
CVE-2024-50233 concerns the Linux kernel: in staging: iio: frequency: ad9832, ad9832_write_frequency() may divide by clk_get_rate() which can be 0, leading to a division by zero in ad9832_calc_freqreg(). The fout value comes from user-controlled text and the zero-rate edge case is not protected b...