CVE-2025-21950
Last modified
CVE-2025-21950 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl In the "pmcmd_ioctl" function, three memory objects allocated by kmalloc are initialized by "hcall_get_cpu_state", which are then copied to user space. The initializer is indeed implemented in "acrn_hypercall2" (arch/x86/include/asm/acrn.h). EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl In the "pmcmd_ioctl" function, three memory objects allocated by kmalloc are initialized by "hcall_get_cpu_state", which are then copied to user space. The initializer is indeed implemented in "acrn_hypercall2" (arch/x86/include/asm/acrn.h). There is a risk of information leakage due to uninitialized bytes.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.12, < 5.15.179 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.131 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.83 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.19 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.7 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-21950?
How severe is CVE-2025-21950?
How do I fix CVE-2025-21950?
Are you affected by CVE-2025-21950?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
