CVE-2025-40114
Last modified
CVE-2025-40114 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075_read_int_time_ms The array contains only 5 elements, but the index calculated by veml6075_read_int_time_index can range from 0 to 7, which could lead to out-of-bounds access. The check prevents this issue. Coverity Issue CID 1574309: (#1 of 1): Out-of-bounds read (OVERRUN) overrun-local: Overrunning array veml6075_it_ms of 5 4-byte elements at element index 7 (byte offset 31) using index int_index (which evaluates to 7) This is hardening against potentially broken hardware. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075_read_int_time_ms The array contains only 5 elements, but the index calculated by veml6075_read_int_time_index can range from 0 to 7, which could lead to out-of-bounds access. The check prevents this issue. Coverity Issue CID 1574309: (#1 of 1): Out-of-bounds read (OVERRUN) overrun-local: Overrunning array veml6075_it_ms of 5 4-byte elements at element index 7 (byte offset 31) using index int_index (which evaluates to 7) This is hardening against potentially broken hardware. Good to have but not necessary to backport.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.23 |
| Linux | Linux Kernel | >= 6.13, < 6.13.11 |
| Linux | Linux Kernel | >= 6.14, < 6.14.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-40114?
How severe is CVE-2025-40114?
How do I fix CVE-2025-40114?
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 2025
- CVE-2025-40109In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4011A vulnerability has been found in Redmine 6.0.0/6.0.1/6.0.2/…5.1
- CVE-2025-40110In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40111In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40112In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40113In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40115In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40116In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40117In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40118In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40119In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4012A vulnerability was found in playeduxyz PlayEdu 开源培训系统 up to…7.5
Are you affected by CVE-2025-40114?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
