Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-74703

7.1 · HIGH
Published Aug 22, 2026 EPSS 0.14% (3th pctl)

Overview

CVE-2026-74703 is a high-severity vulnerability. It was published on August 22, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-74703?

CVE-2026-74703 is a high-severity vulnerability. It was published on August 22, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-74703?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-74703?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-74703?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74703 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.