Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.18 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/02876e2df02f8b17a593d77a0a7879a8109b27e1Patch
- https://git.kernel.org/stable/c/0e0dab37750926d4fb0144edb1c1ea0612fea273Patch
- https://git.kernel.org/stable/c/a22b0a2be69a36511cb5b37d948b651ddf7debf3Patch
- https://git.kernel.org/stable/c/02876e2df02f8b17a593d77a0a7879a8109b27e1Patch
- https://git.kernel.org/stable/c/0e0dab37750926d4fb0144edb1c1ea0612fea273Patch
- https://git.kernel.org/stable/c/a22b0a2be69a36511cb5b37d948b651ddf7debf3Patch
FAQ
What is CVE-2024-26711?
CVE-2024-26711 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 issu...
How severe is CVE-2024-26711?
CVE-2024-26711 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26711?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.