CVE-2026-43307
Last modified
CVE-2026-43307 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that have been enabled. However, the sensor fills the FIFO one sample at a time, even when more than one channel is enabled. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that have been enabled. However, the sensor fills the FIFO one sample at a time, even when more than one channel is enabled. Therefore,the number of entries reported by the FIFO status registers may not be a multiple of N; if this number is not a multiple, the number of entries read from the FIFO may exceed the number of entries actually present. To fix the above issue, round down the number of FIFO entries read from the status registers so that it is always a multiple of N.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.75 |
| Linux | Linux Kernel | >= 6.13, < 6.18.16 |
| Linux | Linux Kernel | >= 6.19, < 6.19.6 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43307?
How severe is CVE-2026-43307?
How do I fix CVE-2026-43307?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43301In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43302In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43303In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43304In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-43305In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43306In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43308In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43309In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4331The Blog2Social: Social Media Auto Post & Scheduler plugin f…4.3
- CVE-2026-43310In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43311In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43312In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43307?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
