
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49070 is a vulnerability in the Linux kernel's framebuffer (fbdev) subsystem that was discovered in 2022. The issue specifically affects the handling of OF (Open Firmware) framebuffers that do not have an underlying device in the Linux device hierarchy (Kernel Git).
The vulnerability manifests as a NULL pointer dereference in the framebuffer subsystem when attempting to unregister framebuffers without an associated device. The bug was introduced by commit 27599aacbaef ("fbdev: Hot-unplug firmware fb devices on forced removal"). The issue occurs because OF framebuffers do not have an underlying platform device, unlike most firmware framebuffers, leading to a NULL dereference when the code attempts to handle device unregistration (Kernel Git).
When triggered, the vulnerability causes a kernel NULL pointer dereference, resulting in a kernel oops and potential system crash. This was confirmed through testing on ppc64le architecture where it manifested as a kernel NULL pointer dereference at address 0x00000060 (Kernel Git).
The issue has been fixed by modifying the framebuffer unregistration process to handle devices without an underlying platform device correctly. The fix involves using a regular unregister call instead of attempting to hot-unplug a non-existent device. The patch has been merged into the Linux kernel (Kernel Git).
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."