CVE-2025-39778

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-39778
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-39778.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-39778
Downstream
Published
2025-04-18T07:15:44Z
Modified
2025-05-05T17:00:20Z
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
[none]
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

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.25-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}