First published: Tue Jul 16 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=3.12<4.9.307 | |
Linux Kernel | >=4.10<4.14.272 | |
Linux Kernel | >=4.15<4.19.235 | |
Linux Kernel | >=4.20<5.4.185 | |
Linux Kernel | >=5.5<5.10.106 | |
Linux Kernel | >=5.11<5.15.29 | |
Linux Kernel | >=5.16<5.16.15 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-48851 is classified as a high severity vulnerability.
To fix CVE-2022-48851, update your Linux kernel to version 5.10.223-1 or later.
CVE-2022-48851 can lead to a use after free condition, potentially allowing for remote code execution.
CVE-2022-48851 affects multiple versions of the Linux kernel prior to the fixed versions listed in the advisory.
As of now, there are no known public exploits targeting CVE-2022-48851.