CVE-2026-74703
Last modified
CVE-2026-74703 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cover or exceed the full payload length.
Description
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cover or exceed the full payload length. The former leaves no data bytes to map, while the latter underflows exp_data_len before advancing the iterator. Both cases can let a zero data SGL count reach sg_alloc_table_chained(), which triggers BUG_ON(!nents). Reject protection lengths that cover or exceed the payload before subtracting prot_bytes and advancing the iterator. Also propagate negative errors from the protection SGL calculation before calling the allocator, matching the data SGL path.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bca939d5bcd00d6faea99c47eafd60bed573ef03, < 2417a498cf3fe64d06faf87e236eda98dd4f04e0; >= bca939d5bcd00d6faea99c47eafd60bed573ef03, < f8fe3f8d342da750dd10361bf66009fd3072926b; >= bca939d5bcd00d6faea99c47eafd60bed573ef03, < d876c493fc4b811941bfeb4c80beb2dfc4bf025e |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74703?
How severe is CVE-2026-74703?
How do I fix CVE-2026-74703?
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-74698In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74699In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7470A flaw has been found in Tenda 4G300 US_4G300V1.0Mt_V1.01.42…8.8
- CVE-2026-74700In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74701In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74702In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74704In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74705In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74706In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74707In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74708In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74709In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74703?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
