CVE-2026-53387: iio: light: veml6075: add bounds check to veml6075_it_ms index

Published Jul 19, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

iio: light: veml6075: add bounds check to veml6075itms index

veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value >= 5, this causes an out-of-bounds array access. Add a bounds check and return -EINVAL if the index is out of range.

The problem values are reserved so should never be read from the register. Hence this is hardening against fault device, missprogramming or bus corruption.

Affected Software

5 affected components
Linux Linux kernel
Linux Linux kernel>=6.8<6.12.95
Linux Linux kernel>=6.13<6.18.37
Linux Linux kernel>=6.19<7.0.14
Linux Linux kernel>=7.1<7.1.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In veml6075_it_ms, add a bounds check for the index derived from VEML6075_CONF_IT. If the computed index is out of range (veml6075_it_ms has 5 elements, and VEML6075_CONF_IT can yield 0-7), return -EINVAL instead of accessing veml6075_it_ms out of bounds (values >= 5).

    Linux kernel iio: light: veml6075 veml6075_it_ms index = Add bounds check and return -EINVAL when index is out of range

Event History

Jul 19, 2026
CVE Published
via MITRE·11:59 AM
Data Sourced
via MITRE·11:59 AM
DescriptionSeverity
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-53387?

CVE-2026-53387 has a high severity rating of 7.1 according to the CVSS scoring.

2

How do I fix CVE-2026-53387?

To fix CVE-2026-53387, ensure that your Linux kernel is updated to a version that includes the bounds check patch.

3

What impact does CVE-2026-53387 have on systems?

CVE-2026-53387 can lead to out-of-bounds array access which may result in a crash or undefined behavior in the Linux kernel.

4

In which software is CVE-2026-53387 found?

CVE-2026-53387 is found in the Linux kernel, specifically affecting the iio: light: veml6075 module.

5

What type of vulnerability is CVE-2026-53387 categorized as?

CVE-2026-53387 is categorized as an out-of-bounds read vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203