In the Linux kernel, the following vulnerability has been resolved:
PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() fails
When vm_insert_page() fails in p2pmem_alloc_mmap(), p2pmem_alloc_mmap()
doesn't invoke percpu_ref_put() to free the per-CPU ref of pgmap acquired
after gen_pool_alloc_owner(), and memunmap_pages() will hang forever when
trying to remove the PCI device.
Fix it by adding the missed percpu_ref_put().
References
Configurations
Configuration 1 (hide)
|
History
25 Jun 2026, 21:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/51b7181cfbedf289ce794b6d97a1c596c309ec38 - Patch | |
| References | () https://git.kernel.org/stable/c/6220694c52a5a04102b48109e4f24e958b559bd3 - Patch | |
| References | () https://git.kernel.org/stable/c/a1f4dc72efc3204db95d052058d785cad7ce755f - Patch | |
| References | () https://git.kernel.org/stable/c/baa42b756d183a59572f3890981a3d32b8d05d40 - Patch | |
| References | () https://git.kernel.org/stable/c/e19cce88ec4c4877f4ff2469099b9cf23cc3e93e - Patch | |
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-25 21:12
NVD link : CVE-2026-45880
Mitre link : CVE-2026-45880
CVE.ORG link : CVE-2026-45880
JSON object : View
Products Affected
linux
- linux_kernel
CWE
