Lucene search

K
osvGoogleOSV:CVE-2024-42086
HistoryJul 29, 2024 - 5:15 p.m.

CVE-2024-42086

2024-07-2917:15:11
Google
osv.dev
3
linux
kernel
iio
chemical
bme680
compensate function
overflow
vulnerability

AI Score

8.3

Confidence

High

In the Linux kernel, the following vulnerability has been resolved:

iio: chemical: bme680: Fix overflows in compensate() functions

There are cases in the compensate functions of the driver that
there could be overflows of variables due to bit shifting ops.
These implications were initially discussed here 1 and they
were mentioned in log message of Commit 1b3bd8592780 (“iio:
chemical: Add support for Bosch BME680 sensor”).