CVE-2026-43307
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2026
Last modified:
15/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iio: accel: adxl380: Avoid reading more entries than present in FIFO<br />
<br />
The interrupt handler reads FIFO entries in batches of N samples, where N<br />
is the number of scan elements that have been enabled. However, the sensor<br />
fills the FIFO one sample at a time, even when more than one channel is<br />
enabled. Therefore,the number of entries reported by the FIFO status<br />
registers may not be a multiple of N; if this number is not a multiple, the<br />
number of entries read from the FIFO may exceed the number of entries<br />
actually present.<br />
<br />
To fix the above issue, round down the number of FIFO entries read from the<br />
status registers so that it is always a multiple of N.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



