
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48964 is a use-after-free vulnerability in the Linux kernel's ravb network driver. The vulnerability was discovered in the ravb_rx_gbeth() function where the skb (socket buffer) is delivered to napi_gro_receive() which may free it, after which dereferencing skb could trigger a use-after-free condition. This vulnerability affects Linux kernel versions from 5.16 up to (excluding) 6.0.13, and version 6.1 release candidates (rc1-rc8) (NVD).
The vulnerability exists in the ravb_rx_gbeth() function of the Linux kernel's Renesas Ethernet AVB driver. The issue occurs when the socket buffer (skb) is passed to napi_gro_receive(), which may free the buffer. Subsequently attempting to access the freed skb through priv->rx_1st_skb->len causes 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, indicating local access required with low complexity (NVD).
The vulnerability could allow an attacker with local access to cause memory corruption through a use-after-free condition, potentially leading to privilege escalation, information disclosure, or system crashes. The high CVSS score indicates that successful exploitation could result in complete compromise of confidentiality, integrity, and availability of the affected system (NVD).
The vulnerability has been fixed by modifying the code to use the packet length (pkt_len) variable instead of accessing the potentially freed skb structure. The fix is available in the kernel patch 5a5a3e564de6a8db987410c5c2f4748d50ea82b8. Users should update their Linux kernel to a version that includes this fix (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."