
Cloud Vulnerability DB
A community-led vulnerabilities database
A NULL pointer dereference vulnerability was discovered in the Linux kernel's iouring/msgring subsystem, specifically in the iomsgsend_fd() function. The vulnerability was assigned CVE-2022-50295 and was reported through the kernel's bug reporting system. The issue affects the Linux kernel version 6.1.0-rc1 and potentially other versions (NVD).
The vulnerability occurs due to a missing NULL check on fileptr in the iomsgsendfd() function. When fileptr is NULL, srcfile also becomes NULL, leading to a NULL pointer dereference when getfile() is called. This results in a kernel panic with a KASAN (Kernel Address Sanitizer) report showing a null-ptr-deref in iomsg_ring+0x3cb/0x9f0 (NVD).
When exploited, this vulnerability can cause a denial of service condition through a kernel panic, effectively crashing the system. The issue was discovered through the Syzkaller kernel fuzzing tool, which produced a call trace demonstrating the crash (NVD).
The fix involves adding a NULL check in the iomsgsend_fd() function to prevent the NULL pointer dereference. This was implemented through a patch in the Linux kernel (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."