CVE-2026-98153

Source
https://cve.org/CVERecord?id=CVE-2026-98153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98153
Downstream
Published
2026-09-25T10:36:24Z
Modified
2026-09-26T03:48:28Z
Summary
nvme: fix racy access to FDP placement id array
Details

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

nvme: fix racy access to FDP placement id array

nvme_query_fdp_info() is called per-path and therefore prone to races.

It populates head->nr_plids/head->plids for fdp registration. But nothing protects that pair from concurrent access - two paths scanning the same namespace can race to populate it.

Avoid the race by moving this initialization work to nvme_alloc_ns_head() which is called once per shared namespace.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98153.json"
}
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
30b5f20bb2ddab013035399e5c7e6577da49320a
Fixed
e0a23e3c8c4c3ce11529fa70d2292b4e56d143ba
Fixed
56e1c6bbe4bb084d7ecf61698afdf70be23dd35f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98153.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98153.json"