CVE-2026-93782
Last modified
CVE-2026-93782 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: flush backend after device ioctls vhost-scsi translates guest response descriptors into userspace iovecs when commands are submitted. Target-core completes those commands asynchronously, so VHOST_SET_MEM_TABLE can replace the memory table while an in-flight command still retains response iovecs translated through the old table. If the old mapping is reused after VHOST_SET_MEM_TABLE returns, command completion can write the response to an unrelated userspace object. Flush the vhost-scsi backend after vhost_dev_ioctl() handles a device ioctl.
Description
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: flush backend after device ioctls vhost-scsi translates guest response descriptors into userspace iovecs when commands are submitted. Target-core completes those commands asynchronously, so VHOST_SET_MEM_TABLE can replace the memory table while an in-flight command still retains response iovecs translated through the old table. If the old mapping is reused after VHOST_SET_MEM_TABLE returns, command completion can write the response to an unrelated userspace object. Flush the vhost-scsi backend after vhost_dev_ioctl() handles a device ioctl. This waits for in-flight commands that can still use the old response iovecs before the ioctl returns.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 057cbf49a1f08297877e46c82f707b1bfea806a8, < 981c97d09c6b9560bb12dcc41f11ce59b1a48e97; >= 057cbf49a1f08297877e46c82f707b1bfea806a8, < 6c1b802e36b05ebd9d41686c4dce6f06966af469; >= 057cbf49a1f08297877e46c82f707b1bfea806a8, < 22598f55a4c2b510b3df5e69e563387a963222ae |
| Linux | Linux | 3.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93782?
How severe is CVE-2026-93782?
How do I fix CVE-2026-93782?
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-93772Subscriber Cross Site Scripting (XSS) in wpForo Forum <= 3.1…6.5
- CVE-2026-93773Contributor SQL Injection in Mollie Forms <= 2.11.0 versions…8.5
- CVE-2026-93774Unauthenticated Cross Site Scripting (XSS) in WP Photo Album…7.1
- CVE-2026-93778The WP Yelp Review Slider plugin for WordPress is vulnerable…7.2
- CVE-2026-9378A security flaw has been discovered in Edimax BR-6675nD 1.12…6.3
- CVE-2026-93781In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93783In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93784In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93785In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93786In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93787In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93788In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93782?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
