← Back to CVE List

CVE-2024-44998

Published: 2024-09-04T20:15Z
Last Modified: 2024-09-06T16:28Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt