Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravb_rx_gbeth() The skb is delivered to napi_gro_receive() which may free it, after calling this, dereferencing skb may trigger use-after-free.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 6.0.13 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5a5a3e564de6a8db987410c5c2f4748d50ea82b8Patch
- https://git.kernel.org/stable/c/e63c681494dcc0527c625a0a4f59bf10259f5ee0Patch
FAQ
What is CVE-2022-48964?
CVE-2022-48964 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravb_rx_gbeth() The skb is delivered to napi_gro_receive() which may free it, after calling ...
How severe is CVE-2022-48964?
CVE-2022-48964 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48964?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.