CVE-2026-98153
Last modified
CVE-2026-98153 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 30b5f20bb2ddab013035399e5c7e6577da49320a, < e0a23e3c8c4c3ce11529fa70d2292b4e56d143ba; >= 30b5f20bb2ddab013035399e5c7e6577da49320a, < 56e1c6bbe4bb084d7ecf61698afdf70be23dd35f |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98153?
How severe is CVE-2026-98153?
How do I fix CVE-2026-98153?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98148In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9815The MagicForm WordPress plugin through 0.1.3 does not proper…6.5
- CVE-2026-98150In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98151In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98154In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98156In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98159In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
