
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-40199 is a vulnerability in the Linux kernel related to the page_pool subsystem. The issue was discovered and reported by Helge, who found that the PP_MAGIC_MASK implementation could cause system crashes on 32-bit architectures, particularly on parisc machines. The vulnerability was disclosed on November 12, 2025 (NVD).
The vulnerability stems from an overly wide mask setting in the page_pool subsystem, causing the page_pool_page_is_pp() function to produce false positives that can crash the system. The issue specifically affects the PP_DMA_INDEX_BITS definition and its interaction with page_pool-tagged pages. The technical implementation relies on kernel pointers that alias with the pp_magic field being above PAGE_OFFSET (NVD).
When exploited, this vulnerability can cause system crashes on affected 32-bit architectures, particularly impacting parisc machines. The issue affects the system's stability and can lead to denial of service conditions when the page_pool subsystem is in use (NVD, Ubuntu).
The fix involves modifying the PP_DMA_INDEX_BITS definition to prevent false positives in page_pool_page_is_pp() checks. When sufficient bits are not available, the system falls back to disabling dma_index storage, maintaining functionality while avoiding crashes. The patch ensures at least 8 bits are available and prevents PAGE_OFFSET bit calculation wrapping (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."