CVE-2025-39778

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-39778
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39778.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-39778
Downstream
Published
2025-04-18T07:01:37.909Z
Modified
2025-11-17T02:10:54.733936Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Details

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

objtool, nvmet: Fix out-of-bounds stack access in nvmetctrlstate_show()

The cstsstatenames[] array only has six sparse entries, but the iteration code in nvmetctrlstate_show() iterates seven, resulting in a potential out-of-bounds stack read. Fix that.

Fixes the following warning with an UBSAN kernel:

vmlinux.o: warning: objtool: .text.nvmetctrlstate_show: unexpected end of section

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
649fd41420a816b11b07423ebf4dbd4ac1ac2905
Fixed
1adc93a525fdee8e2b311e6d5fd93eb69714ca05
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
649fd41420a816b11b07423ebf4dbd4ac1ac2905
Fixed
8fbf37a3577b4d64c150cafde338eee17b2f2ea4
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
649fd41420a816b11b07423ebf4dbd4ac1ac2905
Fixed
0cc0efc58d6c741b2868d4af24874d7fec28a575
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
649fd41420a816b11b07423ebf4dbd4ac1ac2905
Fixed
107a23185d990e3df6638d9a84c835f963fe30a6

Affected versions

v6.*

v6.10
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

Database specific

vanir_signatures

[
    {
        "id": "CVE-2025-39778-5890238f",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0cc0efc58d6c741b2868d4af24874d7fec28a575",
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "273631903236012408707067679153289246988",
                "200702222193627079079648906520573556260",
                "159592016551804016518730813508078805228",
                "157741953396477183979920779355389123578"
            ]
        },
        "deprecated": false
    },
    {
        "id": "CVE-2025-39778-6eb9a8d5",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1adc93a525fdee8e2b311e6d5fd93eb69714ca05",
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "273631903236012408707067679153289246988",
                "200702222193627079079648906520573556260",
                "159592016551804016518730813508078805228",
                "157741953396477183979920779355389123578"
            ]
        },
        "deprecated": false
    },
    {
        "id": "CVE-2025-39778-7bd92944",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0cc0efc58d6c741b2868d4af24874d7fec28a575",
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c",
            "function": "nvmet_ctrl_state_show"
        },
        "digest": {
            "length": 456.0,
            "function_hash": "71087854920240502269403519114155690472"
        },
        "deprecated": false
    },
    {
        "id": "CVE-2025-39778-b9763163",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8fbf37a3577b4d64c150cafde338eee17b2f2ea4",
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "273631903236012408707067679153289246988",
                "200702222193627079079648906520573556260",
                "159592016551804016518730813508078805228",
                "157741953396477183979920779355389123578"
            ]
        },
        "deprecated": false
    },
    {
        "id": "CVE-2025-39778-bdc5d233",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1adc93a525fdee8e2b311e6d5fd93eb69714ca05",
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c",
            "function": "nvmet_ctrl_state_show"
        },
        "digest": {
            "length": 456.0,
            "function_hash": "71087854920240502269403519114155690472"
        },
        "deprecated": false
    },
    {
        "id": "CVE-2025-39778-d2b6a9be",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8fbf37a3577b4d64c150cafde338eee17b2f2ea4",
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "drivers/nvme/target/debugfs.c",
            "function": "nvmet_ctrl_state_show"
        },
        "digest": {
            "length": 456.0,
            "function_hash": "71087854920240502269403519114155690472"
        },
        "deprecated": false
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.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