CVE-2025-40114

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-40114
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-40114.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-40114
Downstream
Published
2025-04-18T07:01:40Z
Modified
2025-10-18T07:16:33.995266Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
iio: light: Add check for array bounds in veml6075_read_int_time_ms
Details

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

iio: light: Add check for array bounds in veml6075readinttimems

The array contains only 5 elements, but the index calculated by veml6075readinttimeindex 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 veml6075itms 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.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3b82f43238aecd73464aeacc9c73407079511533
Fixed
7a40b52d4442178bee0cf1c36bc450ab951cef0f
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3b82f43238aecd73464aeacc9c73407079511533
Fixed
18a08b5632809faa671279b3cd27d5f96cc5a3f0
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3b82f43238aecd73464aeacc9c73407079511533
Fixed
9c40a68b7f97fa487e6c7e67fcf4f846a1f96692
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3b82f43238aecd73464aeacc9c73407079511533
Fixed
ee735aa33db16c1fb5ebccbaf84ad38f5583f3cc

Affected versions

v6.*

v6.10
v6.10-rc1
v6.10-rc2
v6.10-rc3
v6.10-rc4
v6.10-rc5
v6.10-rc6
v6.10-rc7
v6.11
v6.11-rc1
v6.11-rc2
v6.11-rc3
v6.11-rc4
v6.11-rc5
v6.11-rc6
v6.11-rc7
v6.12
v6.12-rc1
v6.12-rc2
v6.12-rc3
v6.12-rc4
v6.12-rc5
v6.12-rc6
v6.12-rc7
v6.12.1
v6.12.10
v6.12.11
v6.12.12
v6.12.13
v6.12.14
v6.12.15
v6.12.16
v6.12.17
v6.12.18
v6.12.19
v6.12.2
v6.12.20
v6.12.21
v6.12.22
v6.12.3
v6.12.4
v6.12.5
v6.12.6
v6.12.7
v6.12.8
v6.12.9
v6.13
v6.13-rc1
v6.13-rc2
v6.13-rc3
v6.13-rc4
v6.13-rc5
v6.13-rc6
v6.13-rc7
v6.13.1
v6.13.10
v6.13.2
v6.13.3
v6.13.4
v6.13.5
v6.13.6
v6.13.7
v6.13.8
v6.13.9
v6.14
v6.14-rc1
v6.14-rc2
v6.14-rc3
v6.14-rc4
v6.14-rc5
v6.14-rc6
v6.14-rc7
v6.14.1
v6.7
v6.7-rc2
v6.7-rc3
v6.7-rc4
v6.7-rc5
v6.7-rc6
v6.7-rc7
v6.7-rc8
v6.8
v6.8-rc1
v6.8-rc2
v6.8-rc3
v6.8-rc4
v6.8-rc5
v6.8-rc6
v6.8-rc7
v6.9
v6.9-rc1
v6.9-rc2
v6.9-rc3
v6.9-rc4
v6.9-rc5
v6.9-rc6
v6.9-rc7

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-52382898",
        "digest": {
            "line_hashes": [
                "212895391437002692382767699134539050930",
                "206010985221691658348582417851914578195",
                "32659359235794776662774993836749900053",
                "214850218192866932057751286096190493173",
                "182414865405838039390743640650524871864",
                "252623304338007946454693658497426107443",
                "128748393451554759083586670985951846907",
                "332865287642990073292450611265916284319"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ee735aa33db16c1fb5ebccbaf84ad38f5583f3cc",
        "target": {
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-676613a8",
        "digest": {
            "length": 199.0,
            "function_hash": "109437764634022394450442961269185859607"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9c40a68b7f97fa487e6c7e67fcf4f846a1f96692",
        "target": {
            "function": "veml6075_read_int_time_index",
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-6944d193",
        "digest": {
            "length": 199.0,
            "function_hash": "109437764634022394450442961269185859607"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7a40b52d4442178bee0cf1c36bc450ab951cef0f",
        "target": {
            "function": "veml6075_read_int_time_index",
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-6fa98b49",
        "digest": {
            "line_hashes": [
                "212895391437002692382767699134539050930",
                "206010985221691658348582417851914578195",
                "32659359235794776662774993836749900053",
                "214850218192866932057751286096190493173",
                "182414865405838039390743640650524871864",
                "252623304338007946454693658497426107443",
                "128748393451554759083586670985951846907",
                "332865287642990073292450611265916284319"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7a40b52d4442178bee0cf1c36bc450ab951cef0f",
        "target": {
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-75a034f1",
        "digest": {
            "line_hashes": [
                "212895391437002692382767699134539050930",
                "206010985221691658348582417851914578195",
                "32659359235794776662774993836749900053",
                "214850218192866932057751286096190493173",
                "182414865405838039390743640650524871864",
                "252623304338007946454693658497426107443",
                "128748393451554759083586670985951846907",
                "332865287642990073292450611265916284319"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9c40a68b7f97fa487e6c7e67fcf4f846a1f96692",
        "target": {
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-8747f9e7",
        "digest": {
            "line_hashes": [
                "212895391437002692382767699134539050930",
                "206010985221691658348582417851914578195",
                "32659359235794776662774993836749900053",
                "214850218192866932057751286096190493173",
                "182414865405838039390743640650524871864",
                "252623304338007946454693658497426107443",
                "128748393451554759083586670985951846907",
                "332865287642990073292450611265916284319"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@18a08b5632809faa671279b3cd27d5f96cc5a3f0",
        "target": {
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-e0706f20",
        "digest": {
            "length": 199.0,
            "function_hash": "109437764634022394450442961269185859607"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@18a08b5632809faa671279b3cd27d5f96cc5a3f0",
        "target": {
            "function": "veml6075_read_int_time_index",
            "file": "drivers/iio/light/veml6075.c"
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "id": "CVE-2025-40114-e28a2c81",
        "digest": {
            "length": 199.0,
            "function_hash": "109437764634022394450442961269185859607"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ee735aa33db16c1fb5ebccbaf84ad38f5583f3cc",
        "target": {
            "function": "veml6075_read_int_time_index",
            "file": "drivers/iio/light/veml6075.c"
        }
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.8.0
Fixed
6.12.23
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.13.11
Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.2