CVE Catalog

CVE-2022-48962

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

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

Summary

In the Linux kernel, the hisilicon network driver (hisi_femac) has a potential use-after-free vulnerability in hisi_femac_rx(). The skb is delivered to napi_gro_receive() which may free it, and dereferencing skb after that may trigger use-after-free.

Risk Assessment

Use-after-free can lead to system crashes or potential arbitrary code execution by an attacker.

Recommendation

Apply the Linux kernel update that includes the fix for this issue.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() 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