
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48986 is a vulnerability in the Linux kernel's memory management subsystem, specifically in the gup_pud_range() function for DAX (Direct Access) handling. The issue was discovered in December 2022 and affects multiple versions of the Linux kernel. The vulnerability occurs because for DAX PUD (Page Upper Directory), pud_huge() returns true on x86 architectures, but DAX doesn't depend on hugetlb configuration (Kernel Patch).
The vulnerability stems from improper handling of devmap-backed huge PUDs in the memory management subsystem. While a previous fix (commit 414fd080d125) addressed devmap-backed huge PMDs (Page Middle Directory), it missed the devmap-backed huge PUDs. The issue manifests when the gup_pud_range() function fails to properly handle DAX PUD cases, leading to potential memory corruption. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 MEDIUM (Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (NVD).
When exploited, this vulnerability can cause a kernel panic and system crash. The issue manifests as a general protection fault with non-canonical address access, leading to a fatal exception and system instability. This primarily affects systems using DAX for direct memory access operations (Kernel Patch).
The vulnerability has been patched by adding a check for pud_devmap() in addition to pud_huge() in the gup_pud_range() function. The fix has been implemented across multiple kernel versions through backporting. Users are advised to update their Linux kernel to a patched version (Kernel Patch).
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."