CVE-2026-43045
Last modified
CVE-2026-43045 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a short pin count (less than requested but greater than zero) when it cannot pin all requested pages. This is treated as success, leading to partially pinned regions being used, which causes memory corruption. Second, when an error occurs mid-loop, already pinned pages from the current batch are not properly accounted for before calling mshv_region_invalidate_pages(), causing a page reference leak. Treat short pins as errors and fix partial batch accounting before cleanup.. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a short pin count (less than requested but greater than zero) when it cannot pin all requested pages. This is treated as success, leading to partially pinned regions being used, which causes memory corruption. Second, when an error occurs mid-loop, already pinned pages from the current batch are not properly accounted for before calling mshv_region_invalidate_pages(), causing a page reference leak. Treat short pins as errors and fix partial batch accounting before cleanup.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.19.12 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43045?
How severe is CVE-2026-43045?
How do I fix CVE-2026-43045?
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-4304The WeePie Cookie Allow plugin for WordPress is vulnerable t…7.5
- CVE-2026-43040In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-43041In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43042In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-43043In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43044In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43046In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43047In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43048In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-43049In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-4305The Royal WordPress Backup & Restore Plugin plugin for WordP…6.1
- CVE-2026-43050In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-43045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
