
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50516 is a vulnerability in the Linux kernel that affects the Distributed Lock Manager (DLM) filesystem component. The issue was discovered and reported in October 2025, affecting the fs/dlm subsystem. The vulnerability involves an invalid dereference of sb_lvbptr when not using DLM_LKF_VALBLK flag (NVD).
The vulnerability occurs when putting a lkbsb on the stack with sb_lvbptr field pointing to a dangled pointer while not using DLM_LKF_VALBLK. This results in a kernel crash with a page fault for address 0xdeadbeef, indicating an invalid memory access. The issue manifests as a supervisor read access fault in kernel mode with error code 0x0000 for a not-present page (NVD).
When exploited, this vulnerability causes a kernel crash, leading to a denial of service condition. The crash occurs due to the system's inability to handle the page fault caused by the invalid memory access, resulting in system instability and potential service interruption (NVD).
The fix involves adding a check for DLM_LKF_VALBLK on exflags when copying the lvbptr array, instead of only checking if it's null. This ensures that users must provide a non-null sb_lvbptr value when DLM_LKF_VALBLK is set (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."