Security Advisory

CVE-2022-48960

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 20:05:45
Last updated 2026-05-11 18:50:29
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hix5hd2_rx() The skb is delivered to napi_gro_receive() which may free it, after calling this, dereferencing skb may trigger use-after-free.