Beveiligingsadvies

CVE-2022-48851

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-07-16 12:25:18
Laatst bijgewerkt 2026-08-05 08:52:38
Toegewezen door Linux
CVSS-score 9.8
Status PUBLISHED

Beschrijving

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.