cve/2024/CVE-2024-42086.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2024-42086

Description

In the Linux kernel, the following vulnerability has been resolved:iio: chemical: bme680: Fix overflows in compensate() functionsThere are cases in the compensate functions of the driver thatthere could be overflows of variables due to bit shifting ops.These implications were initially discussed here [1] and theywere mentioned in log message of Commit 1b3bd8592780 ("iio:chemical: Add support for Bosch BME680 sensor").[1]: https://lore.kernel.org/linux-iio/20180728114028.3c1bbe81@archlinux/

POC

Reference

No PoCs from references.

Github