CVE-2025-23153

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-23153
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-23153.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-23153
Downstream
Published
2025-05-01T12:55:40Z
Modified
2025-10-17T23:45:20.117445Z
Summary
arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Details

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

arm/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
1684e8293605062dee45a5e4118fe8db6cd0d9d9
Fixed
d8eba735be74e74776f9f6d9c691bdb75b08b29c
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1684e8293605062dee45a5e4118fe8db6cd0d9d9
Fixed
3371f569223c4e8d36edbb0ba789ee5f5cb7316f

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

[
    {
        "id": "CVE-2025-23153-64eb558c",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "124974469481864871523025805904099391498",
            "length": 565.0
        },
        "target": {
            "file": "arch/arm/lib/crc-t10dif-glue.c",
            "function": "crc_t10dif_arch"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3371f569223c4e8d36edbb0ba789ee5f5cb7316f"
    },
    {
        "id": "CVE-2025-23153-88d4a6ae",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "56891650810534644865604964096573541934",
                "299129946813496955234856931571119778378",
                "182023211579488256671172711863818961670",
                "214301553309583349678360791268915731396",
                "219769854130060913155878868361670663750",
                "117272338140228006815552835857097545796"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "arch/arm/lib/crc-t10dif-glue.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3371f569223c4e8d36edbb0ba789ee5f5cb7316f"
    },
    {
        "id": "CVE-2025-23153-c9cc7857",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "56891650810534644865604964096573541934",
                "299129946813496955234856931571119778378",
                "182023211579488256671172711863818961670",
                "214301553309583349678360791268915731396",
                "219769854130060913155878868361670663750",
                "117272338140228006815552835857097545796"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "arch/arm/lib/crc-t10dif-glue.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d8eba735be74e74776f9f6d9c691bdb75b08b29c"
    },
    {
        "id": "CVE-2025-23153-d28bd999",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "124974469481864871523025805904099391498",
            "length": 565.0
        },
        "target": {
            "file": "arch/arm/lib/crc-t10dif-glue.c",
            "function": "crc_t10dif_arch"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d8eba735be74e74776f9f6d9c691bdb75b08b29c"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.3