CVE-2026-90323
Last modified
CVE-2026-90323 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ublk: validate auto buf reg before taking uring_cmd With UBLK_F_AUTO_BUF_REG, invalid sqe->addr can fail after ublk_fill_io_cmd() has set UBLK_IO_FLAG_ACTIVE. The uring_cmd is completed while the tag stays active, which can hang teardown. Split validation from buffer apply so the check has no side effects, then take the uring_cmd and store the already-validated buffer.
Description
In the Linux kernel, the following vulnerability has been resolved: ublk: validate auto buf reg before taking uring_cmd With UBLK_F_AUTO_BUF_REG, invalid sqe->addr can fail after ublk_fill_io_cmd() has set UBLK_IO_FLAG_ACTIVE. The uring_cmd is completed while the tag stays active, which can hang teardown. Split validation from buffer apply so the check has no side effects, then take the uring_cmd and store the already-validated buffer. Apply the same order in FETCH so io->buf is not written before __ublk_fetch() state checks.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 52460dda3a775a73f226312b43c0a0211e8665ea, < 653d22269a8b83b491f7f186a5d7872f14e6ddca; >= 52460dda3a775a73f226312b43c0a0211e8665ea, < ca5a01eee34c7cbe0f531a613b0292a3ad1a419b |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90323?
How severe is CVE-2026-90323?
How do I fix CVE-2026-90323?
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-90317In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90318In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90319In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90320In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90321In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90322In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90324In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90325In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90326In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90327In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90328In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90329In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-90323?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
