CVE-2024-26711
Not scored
iio: adc: ad4130: zero-initialize clock init data
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clk_init_data struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the clk_init_data struct.
Exploit probability
0.2%
Published
April 3, 2024
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2024-26711
View original source
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clk_init_data struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the clk_init_data struct.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/02876e2df02f8b17a593d77a0a7879a8109b27e1
- https://git.kernel.org/stable/c/0e0dab37750926d4fb0144edb1c1ea0612fea273
- https://git.kernel.org/stable/c/a22b0a2be69a36511cb5b37d948b651ddf7debf3
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26711.json
- https://nvd.nist.gov/vuln/detail/CVE-2024-26711