CVE-2024-43852

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/08/2024
Last modified:
20/08/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> hwmon: (ltc2991) re-order conditions to fix off by one bug<br /> <br /> LTC2991_T_INT_CH_NR is 4. The st-&gt;temp_en[] array has LTC2991_MAX_CHANNEL<br /> (4) elements. Thus if "channel" is equal to LTC2991_T_INT_CH_NR then we<br /> have read one element beyond the end of the array. Flip the conditions<br /> around so that we check if "channel" is valid before using it as an array<br /> index.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.3 (excluding)