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.
[
    {
        "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"
        }
    }
]