
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50317 is a vulnerability discovered in the Linux kernel affecting the DRM (Direct Rendering Manager) bridge driver for Megachips devices. The vulnerability was disclosed and documented on September 15, 2025. The issue specifically affects the megachips driver component when handling module removal operations (NVD).
The vulnerability manifests as a null pointer dereference bug in the DRM bridge removal process. When removing the module, it triggers a general protection fault due to accessing a non-canonical address 0xdffffc0000000001. The issue occurs because the two bridges (stdp2690, stdp4028) do not probe simultaneously, causing the driver to attempt removal of an uninitialized object. The vulnerability is exposed through the drmbridgeremove function, as evidenced by the call trace in the kernel logs (NVD).
The vulnerability can lead to a kernel crash when removing the affected module, potentially causing system instability and denial of service conditions. The issue manifests through a general protection fault and KASAN (Kernel Address Sanitizer) detecting a null pointer dereference (NVD).
The fix involves implementing a check to verify whether both bridges are properly probed before proceeding with removal operations. This prevents the attempt to remove uninitialized objects and resolves the null pointer dereference condition (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."