Security Advisory

CVE-2022-48851

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-16 12:25:18
Last updated 2026-05-11 18:48:22
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdm_lte_rx() The netif_rx_ni() function frees the skb so we cant dereference it to save the skb->len.