Linux Kernel Vulnerability Fix
CVE-2024-50232
What is CVE-2024-50232?
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.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Affected Version(s)
Linux 7b8d045e497a04dd88546da51f34fa3b102778d2 < 4f588fffc307a4bc2761aee6ff275bb4b433e451
Linux 7b8d045e497a04dd88546da51f34fa3b102778d2
Linux 7b8d045e497a04dd88546da51f34fa3b102778d2 < 3dc0eda2cd5c653b162852ae5f0631bfe4ca5e95
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved