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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-04 20:15
Updated : 2024-09-06 16:28
NVD link : CVE-2024-44998
Mitre link : CVE-2024-44998
CVE.ORG link : CVE-2024-44998
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free