
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48783 is a use-after-free vulnerability in the Linux kernel's net/dsa/lantiq_gswip driver. The vulnerability was discovered in the gswip_remove() function where of_node_put(priv->ds->slave_mii_bus->dev.of_node) was being called after mdiobus_free(priv->ds->slave_mii_bus), leading to a potential use-after-free condition. This vulnerability affects Linux kernel versions 5.10.101, 5.15.24, and 5.16.10 (NVD).
The vulnerability exists in the gswip_remove() function of the Lantiq GSWIP DSA driver. The issue occurs due to incorrect ordering of operations where mdiobus_free() is called before of_node_put(), potentially leading to a use-after-free condition. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. It has been classified as CWE-416 (Use After Free) (NVD).
The vulnerability could potentially allow an attacker with local access to cause a use-after-free condition, which could lead to privilege escalation, information disclosure, or system crashes. The high CVSS score of 7.8 indicates that successful exploitation could have severe consequences for system security and stability (NVD).
The vulnerability requires local access and low privileges to exploit. The attack complexity is low, and no user interaction is required. However, there are no known public exploits targeting this vulnerability at the time of assessment (NVD).
The vulnerability has been fixed by reordering the operations in the gswip_remove() function, ensuring that of_node_put() is called before mdiobus_free(). The fix has been implemented in the Linux kernel through a patch that corrects the order of these operations. Users should update to patched versions of the kernel to mitigate this vulnerability (Kernel Patch).
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."