← Back to CVE List

CVE-2022-48851

Published: 2024-07-16T13:15Z
Last Modified: 2024-11-21T07:34Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 can't dereference it to save the skb->len. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt