← Back to CVE List

CVE-2025-22004

Published: 2025-04-03T08:15Z
Last Modified: 2025-04-10T13:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt