mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1.1 KiB
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.