AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-50232

MEDIUM · CVSS 5.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-11-09 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-50232
Severity
MEDIUM
CVSS
5.5
EPSS
0.25%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() In the ad7124_write_raw() function, parameter val can potentially be zero. This may lead to a division by zero when DIV_ROUND_CLOSEST() is called within ad7124_set_channel_odr(). The ad7124_write_raw() function is invoked through the sequence: iio_write_channel_raw() -> iio_write_channel_attribute() -> iio_channel_write(), with no checks in place to ensure val is non-zero.

Related CVEs

Other vulnerabilities affecting the same vendor(s)