CVE-2025-21978
Last modified
CVE-2025-21978 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If the device removed, or in the error path for device probing, the MMIO space is released but no unmap is done. Consequently the kernel address space for the mapping is leaked. Fix this by adding iounmap() calls in the device removal path, and in the error path during device probing.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If the device removed, or in the error path for device probing, the MMIO space is released but no unmap is done. Consequently the kernel address space for the mapping is leaked. Fix this by adding iounmap() calls in the device removal path, and in the error path during device probing.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.132 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.84 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.20 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.8 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21978?
How severe is CVE-2025-21978?
How do I fix CVE-2025-21978?
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 2025
- CVE-2025-21972In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21973In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21974In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21975In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21976In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21977In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21979In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-2198Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-21980In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21981In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21982In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21983In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-21978?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
