Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-26711
HistoryApr 03, 2024 - 2:55 p.m.

CVE-2024-26711 iio: adc: ad4130: zero-initialize clock init data

2024-04-0314:55:13
Linux
github.com
1
linux kernel
vulnerability
iio adc ad4130
clk_init_data struct
zero-initialize

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial