
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47559 is a vulnerability discovered in the Linux kernel's SMC (Shared Memory Communication) implementation, specifically in the smc_vlan_by_tcpsk() function. The vulnerability involves a potential NULL pointer dereference when handling lower network devices, which could lead to system crashes (Red Hat CVE).
The vulnerability exists in the smc_vlan_by_tcpsk() function where a NULL pointer dereference could occur when handling lower network devices. The issue was identified by Coverity scan which reported that netdev_lower_get_next could return NULL, leading to a potential dereference when calling is_vlan_dev. The vulnerability has been assigned a CVSS v3 score of 5.5, indicating moderate severity (Red Hat CVE, Kernel Commit).
When exploited, this vulnerability can result in system crashes and denial of service conditions. The impact is primarily limited to system availability, with no direct effects on confidentiality or integrity (Red Hat CVE).
The vulnerability requires local access and low privileges to exploit. The attack complexity is rated as low, but user interaction is not required for exploitation (Red Hat CVE).
The issue has been fixed by removing the manual implementation and using netdev_walk_all_lower_dev() to iterate over the lower devices. The fix was implemented in the Linux kernel through a patch that addresses the NULL pointer dereferencing problem (Kernel Commit).
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."