Bug 1222420 (CVE-2024-26711) - VUL-0: CVE-2024-26711: kernel: iio: adc: ad4130: zero-initialize clock init data
Summary: VUL-0: CVE-2024-26711: kernel: iio: adc: ad4130: zero-initialize clock init data
Status: RESOLVED FIXED
Alias: CVE-2024-26711
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/400182/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26711:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 06:46 UTC by SMASH SMASH
Modified: 2024-07-01 16:05 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-04-08 06:46:52 UTC
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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26711
https://www.cve.org/CVERecord?id=CVE-2024-26711
https://git.kernel.org/stable/c/02876e2df02f8b17a593d77a0a7879a8109b27e1
https://git.kernel.org/stable/c/0e0dab37750926d4fb0144edb1c1ea0612fea273
https://git.kernel.org/stable/c/a22b0a2be69a36511cb5b37d948b651ddf7debf3
https://bugzilla.redhat.com/show_bug.cgi?id=2273160