CVE-2025-37825

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37825
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37825.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37825
Downstream
Published
2025-05-08T06:26:18Z
Modified
2025-10-10T09:33:50.186309Z
Summary
nvmet: fix out-of-bounds access in nvmet_enable_port
Details

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

nvmet: fix out-of-bounds access in nvmetenableport

When trying to enable a port that has no transport configured yet, nvmetenableport() uses NVMFTRTYPEMAX (255) to query the transports array, causing an out-of-bounds access:

[ 106.058694] BUG: KASAN: global-out-of-bounds in nvmetenableport+0x42/0x1da [ 106.058719] Read of size 8 at addr ffffffff89dafa58 by task ln/632 [...] [ 106.076026] nvmet: transport type 255 not supported

Since commit 200adac75888, NVMFTRTYPEMAX is the default state as configured by nvmetportsmake(). Avoid this by checking for NVMFTRTYPEMAX before proceeding.

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
200adac75888182c09027e9b7852507dabd87034
Fixed
83c00860a37b3fcba8026cb344101f1b8af547cf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
200adac75888182c09027e9b7852507dabd87034
Fixed
3d7aa0c7b4e96cd460826d932e44710cdeb3378b

Affected versions

v6.*

v6.13
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
v6.14.3
v6.14.4

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.5