Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-42086
HistoryJul 29, 2024 - 5:15 p.m.

CVE-2024-42086

2024-07-2917:15:11
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
15
linux kernel
cve-2024-42086
vulnerability
bme680
compensate functions
overflows

EPSS

0

Percentile

13.5%

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”).