
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47019 affects the Linux kernel's mt76 wireless driver, specifically the mt7921 component. The vulnerability involves a potential invalid register access issue during device suspend operations. The issue was discovered in the mt7921_pci_suspend function where improper handling of interrupt tasklets could lead to invalid register access when the host PCIe controller is suspended (Kernel Git).
The vulnerability occurs when the interrupt tasklet is scheduled after suspend while the host PCIe controller is already suspended. The issue stems from improper synchronization of interrupt handlers during the suspend process. The fix involves disabling interrupts and synchronizing pending IRQ handlers to ensure the IRQ tasklet is not scheduled after suspend. This is implemented by adding proper interrupt disabling through MT_PCIE_MAC_INT_ENABLE register and synchronizing IRQ handlers before killing the tasklet (Kernel Git).
When exploited, this vulnerability can lead to kernel panics and system crashes due to invalid register access attempts. The issue manifests as a fatal exception in interrupt handling, which can result in system instability and potential denial of service (Kernel Git).
The vulnerability is triggered during system suspend operations when using the affected mt7921 wireless driver. It requires no special privileges to exploit, as it can be triggered through normal system operations like suspend/resume cycles (Kernel Git).
The issue has been fixed in the Linux kernel through a patch that properly handles interrupt disabling and synchronization during suspend operations. The fix involves adding proper interrupt disabling via MT_PCIE_MAC_INT_ENABLE register and ensuring IRQ synchronization before tasklet cleanup (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."