CVE-2025-22004 Information

Description

In the Linux kernel the following vulnerability has been resolved:

net: atm: fix use after free in lec_send()

The ->send() operation frees skb so save the length before calling ->send() to avoid a use after free.

Reference

https://git.kernel.org/stable/c/326223182e4703cde99fdbd36d07d0b3de9980fb https://git.kernel.org/stable/c/51e8be9578a2e74f9983d8fd8de8cafed191f30c https://git.kernel.org/stable/c/9566f6ee13b17a15d0a47667ad1b1893c539f730 https://git.kernel.org/stable/c/f3009d0d6ab78053117f8857b921a8237f4d17b3 https://git.kernel.org/stable/c/f3271f7548385e0096739965961c7cbf7e6b4762

Share on: