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
03 Nov 2025, 23:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-09-04 20:15
Updated : 2025-11-03 23:15
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
