CVE Catalog

CVE-2022-48964

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

24th percentile - higher than 24% of all known CVEs

Summary

In the Linux kernel, a use-after-free vulnerability was found in the ravb driver in the ravb_rx_gbeth() function. After the skb is delivered to napi_gro_receive(), which may free it, dereferencing skb may trigger use-after-free.

Risk Assessment

An attacker could exploit this vulnerability to achieve remote code execution or cause a kernel panic, potentially compromising system integrity and availability.

Recommendation

It is recommended to immediately update the Linux kernel to a version containing the fix for CVE-2022-48964. Monitor vendor advisories and apply the appropriate security patches.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS