CVE-2025-23152

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-23152
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-23152.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-23152
Downstream
Published
2025-05-01T12:55:39.454Z
Modified
2025-11-20T08:27:18.544164Z
Summary
arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Details

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

arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch()

Fix a silly bug where an array was used outside of its scope.

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
2051da858534a73589cdb27af914fe1c03b9ee98
Fixed
bd9e1a03e579a01dfa66dbaa53d0219c33cbc463
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2051da858534a73589cdb27af914fe1c03b9ee98
Fixed
d48b663f410f8b35b8ba9bd597bafaa00f53293b

Affected versions

v6.*

v6.13
v6.13-rc2
v6.13-rc3
v6.13-rc4
v6.13-rc5
v6.13-rc6
v6.13-rc7
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.14.2

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "digest": {
            "length": 553.0,
            "function_hash": "328282195650745082781579809645554319148"
        },
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bd9e1a03e579a01dfa66dbaa53d0219c33cbc463",
        "target": {
            "file": "arch/arm64/lib/crc-t10dif-glue.c",
            "function": "crc_t10dif_arch"
        },
        "id": "CVE-2025-23152-6e7b3031"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "96978249089209873362519775501445404329",
                "308203419230643285175237102138362341992",
                "182023211579488256671172711863818961670",
                "214301553309583349678360791268915731396",
                "219769854130060913155878868361670663750",
                "117272338140228006815552835857097545796"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bd9e1a03e579a01dfa66dbaa53d0219c33cbc463",
        "target": {
            "file": "arch/arm64/lib/crc-t10dif-glue.c"
        },
        "id": "CVE-2025-23152-ddedda7d"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "96978249089209873362519775501445404329",
                "308203419230643285175237102138362341992",
                "182023211579488256671172711863818961670",
                "214301553309583349678360791268915731396",
                "219769854130060913155878868361670663750",
                "117272338140228006815552835857097545796"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d48b663f410f8b35b8ba9bd597bafaa00f53293b",
        "target": {
            "file": "arch/arm64/lib/crc-t10dif-glue.c"
        },
        "id": "CVE-2025-23152-e5673a68"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "digest": {
            "length": 553.0,
            "function_hash": "328282195650745082781579809645554319148"
        },
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d48b663f410f8b35b8ba9bd597bafaa00f53293b",
        "target": {
            "file": "arch/arm64/lib/crc-t10dif-glue.c",
            "function": "crc_t10dif_arch"
        },
        "id": "CVE-2025-23152-fd87c232"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.3