CVE-2025-37847

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37847
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37847.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37847
Downstream
Published
2025-05-09T06:41:55.289Z
Modified
2025-11-20T09:09:29.934726Z
Summary
accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
Details

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

accel/ivpu: Fix deadlock in ivpumscleanup()

Fix deadlock in ivpumscleanup() by preventing runtime resume after filepriv->mslock is acquired.

During a failure in runtime resume, a cold boot is executed, which calls ivpumscleanupall(). This function calls ivpumscleanup() that acquires filepriv->ms_lock and causes the deadlock.

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
cdfad4db7756563db7d458216d9e3c2651dddc7d
Fixed
7d12a7d43c7bab9097ba466581d8db702e7908dc
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cdfad4db7756563db7d458216d9e3c2651dddc7d
Fixed
f996ecc789b5dbaaf38b6ec0a1917821789cbd9c
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cdfad4db7756563db7d458216d9e3c2651dddc7d
Fixed
019634f27a16796eab749e8107dae32099945f29
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cdfad4db7756563db7d458216d9e3c2651dddc7d
Fixed
9a6f56762d23a1f3af15e67901493c927caaf882

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.23
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.11
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.14.2
v6.9
v6.9-rc7

Database specific

vanir_signatures

[
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c"
        },
        "digest": {
            "line_hashes": [
                "184443025685026303449341722269477172908",
                "165931053944800792501962523983494732894",
                "217181878960388311591058308021147290171",
                "152249874766313088929603032434969515475",
                "233274289718799666509832093306948823131",
                "31963419011752800792121934987136774770",
                "115674772010172539647987014647781979225",
                "305910936075538507258102378158396196043",
                "174202929303559305588403566266702927544"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2025-37847-094ecc6c",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7d12a7d43c7bab9097ba466581d8db702e7908dc",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c"
        },
        "digest": {
            "line_hashes": [
                "184443025685026303449341722269477172908",
                "165931053944800792501962523983494732894",
                "217181878960388311591058308021147290171",
                "152249874766313088929603032434969515475",
                "233274289718799666509832093306948823131",
                "31963419011752800792121934987136774770",
                "115674772010172539647987014647781979225",
                "305910936075538507258102378158396196043",
                "174202929303559305588403566266702927544"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2025-37847-35235d02",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f996ecc789b5dbaaf38b6ec0a1917821789cbd9c",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c",
            "function": "ivpu_ms_cleanup"
        },
        "digest": {
            "function_hash": "184814949892290926638199757339248168247",
            "length": 336.0
        },
        "id": "CVE-2025-37847-3afabeb5",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f996ecc789b5dbaaf38b6ec0a1917821789cbd9c",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c",
            "function": "ivpu_ms_cleanup"
        },
        "digest": {
            "function_hash": "184814949892290926638199757339248168247",
            "length": 336.0
        },
        "id": "CVE-2025-37847-3d3f7e9f",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@019634f27a16796eab749e8107dae32099945f29",
        "signature_version": "v1",
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c"
        },
        "digest": {
            "line_hashes": [
                "184443025685026303449341722269477172908",
                "165931053944800792501962523983494732894",
                "217181878960388311591058308021147290171",
                "152249874766313088929603032434969515475",
                "233274289718799666509832093306948823131",
                "31963419011752800792121934987136774770",
                "115674772010172539647987014647781979225",
                "305910936075538507258102378158396196043",
                "174202929303559305588403566266702927544"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2025-37847-7fcf3284",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@019634f27a16796eab749e8107dae32099945f29",
        "signature_version": "v1",
        "signature_type": "Line"
    },
    {
        "target": {
            "file": "drivers/accel/ivpu/ivpu_ms.c",
            "function": "ivpu_ms_cleanup"
        },
        "digest": {
            "function_hash": "184814949892290926638199757339248168247",
            "length": 336.0
        },
        "id": "CVE-2025-37847-9c03ae71",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7d12a7d43c7bab9097ba466581d8db702e7908dc",
        "signature_version": "v1",
        "signature_type": "Function"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.24
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.13.12
Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.3