Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12, < 4.19.321 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/09e086a5f72ea27c758b3f3b419a69000c32adc1Patch
- https://git.kernel.org/stable/c/1cece837e387c039225f19028df255df87a97c0dPatch
- https://git.kernel.org/stable/c/24cf390a5426aac9255205e9533cdd7b4235d518Patch
- https://git.kernel.org/stable/c/379a6a326514a3e2f71b674091dfb0e0e7522b55Patch
- https://git.kernel.org/stable/c/628ea82190a678a56d2ec38cda3addf3b3a6248dPatch
- https://git.kernel.org/stable/c/91b4850e7165a4b7180ef1e227733bcb41ccdf10Patch
- https://git.kernel.org/stable/c/a9a18e8f770c9b0703dab93580d0b02e199a4c79Patch
- https://git.kernel.org/stable/c/ef23c18ab88e33ce000d06a5c6aad0620f219bfdPatch
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-44998?
CVE-2024-44998 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 rele...
How severe is CVE-2024-44998?
CVE-2024-44998 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-44998?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.