CVE-2026-97990
Last modified
CVE-2026-97990 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: vdpa_sim_net: check TX pull result before RX copy vringh_iov_pull_iotlb() returns a signed byte count. A failed TX pull is currently added to the unsigned byte counter and then passed as a size_t length to receive_filter() and vringh_iov_push_iotlb().
Description
In the Linux kernel, the following vulnerability has been resolved: vdpa_sim_net: check TX pull result before RX copy vringh_iov_pull_iotlb() returns a signed byte count. A failed TX pull is currently added to the unsigned byte counter and then passed as a size_t length to receive_filter() and vringh_iov_push_iotlb(). A negative error can therefore become a large length in the RX path. Handle non-positive pull results before every length use. Count the TX error and complete the consumed TX descriptor with zero bytes. I found this bug myself, though the patch was written with AI assistance.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= cfe226892913a448e83e7a19db93862baa3cb99c, < c001abcde865b74231da8f1412c3217dbf66781e; >= cfe226892913a448e83e7a19db93862baa3cb99c, < 3af20238a09ca180d66623e3bed16b64e9975f39; >= cfe226892913a448e83e7a19db93862baa3cb99c, < 2bbf1c1f69991e28787e02b0a2f826289d5fc730; >= cfe226892913a448e83e7a19db93862baa3cb99c, < 0d195797a80b77f2ec56718cd26d3ee65d0093e8 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97990?
How severe is CVE-2026-97990?
How do I fix CVE-2026-97990?
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-97985In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97986In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97987In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97988In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97989In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9799A flaw was found in org.keycloak.authorization. An authentic…4.6
- CVE-2026-97991In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97992In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97993In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97994In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97995In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97996In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97990?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
