In the Linux kernel, the following vulnerability has been resolved:
net/ncsi: Disable the ncsi work before freeing the associated structure
The work function can run after the ncsi device is freed, resulting
in use-after-free bugs or kernel panic.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-21 18:15
Updated : 2024-11-01 14:52
NVD link : CVE-2024-49945
Mitre link : CVE-2024-49945
CVE.ORG link : CVE-2024-49945
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free