← Back to CVE List
CVE-2026-90227NVD
Vulnerability Summary
In the Linux kernel, the following vulnerability has been resolved:
nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()
Unlike IO_CMD / IO64_CMD, NVME_IOCTL_SUBMIT_IO never calls
nvme_cmd_allowed(). Unprivileged callers can thus issue I/O on a
partition device or write through a read-only file descriptor.
Pass flags and open_for_write through and reject disallowed commands
with -EACCES.
nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()
Unlike IO_CMD / IO64_CMD, NVME_IOCTL_SUBMIT_IO never calls
nvme_cmd_allowed(). Unprivileged callers can thus issue I/O on a
partition device or write through a read-only file descriptor.
Pass flags and open_for_write through and reject disallowed commands
with -EACCES.
CVSS v3.1 Base Metrics — Score 7.8 (HIGH)
Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
Affected & Patched Versions
- Linux Linux >= a53295b6998f62d961c29e54051c1cf1d738c2b3 and < c35cd98eed1a863e8dd51073953563cd8c907f68
- Linux Linux >= a53295b6998f62d961c29e54051c1cf1d738c2b3 and < 95b0591d51dbf9e618d7845883d535e88ad7c8af
- Linux Linux >= a53295b6998f62d961c29e54051c1cf1d738c2b3 and < 736b7c6adc7a65c4411beff197b6a634f7a6ca27
- Linux Linux >= a53295b6998f62d961c29e54051c1cf1d738c2b3 and < b116e9dae433ff631f94c36c61a7a78fe400ed1e
- Linux Linux >= a53295b6998f62d961c29e54051c1cf1d738c2b3 and < b53d495c7f0db46b6748b5ade48371a10dd5d3bc
- Linux Linux >= 3.3
- Linux Linux c35cd98eed1a863e8dd51073953563cd8c907f68
- Linux Linux 95b0591d51dbf9e618d7845883d535e88ad7c8af
- Linux Linux 736b7c6adc7a65c4411beff197b6a634f7a6ca27
- Linux Linux b116e9dae433ff631f94c36c61a7a78fe400ed1e
- Linux Linux b53d495c7f0db46b6748b5ade48371a10dd5d3bc
External References
- https://git.kernel.org/stable/c/c35cd98eed1a863e8dd51073953563cd8c907f68
- https://git.kernel.org/stable/c/95b0591d51dbf9e618d7845883d535e88ad7c8af
- https://git.kernel.org/stable/c/736b7c6adc7a65c4411beff197b6a634f7a6ca27
- https://git.kernel.org/stable/c/b116e9dae433ff631f94c36c61a7a78fe400ed1e
- https://git.kernel.org/stable/c/b53d495c7f0db46b6748b5ade48371a10dd5d3bc