In the Linux kernel, the following vulnerability has been resolved:
wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
The workqueue might still be running, when the driver is stopped. To
avoid a use-after-free, call cancel_work_sync() in rtl8xxxu_stop().
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
08 Apr 2025, 19:43
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Debian Debian debian Linux Linux |
|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/1213acb478a7181cd73eeaf00db430f1e45b1361 - Patch | |
References | () https://git.kernel.org/stable/c/156012667b85ca7305cb363790d3ae8519a6f41e - Patch | |
References | () https://git.kernel.org/stable/c/3518cea837de4d106efa84ddac18a07b6de1384e - Patch | |
References | () https://git.kernel.org/stable/c/58fe3bbddfec10c6b216096d8c0e517cd8463e3a - Patch | |
References | () https://git.kernel.org/stable/c/7059cdb69f8e1a2707dd1e2f363348b507ed7707 - Patch | |
References | () https://git.kernel.org/stable/c/ac512507ac89c01ed6cd4ca53032f52cdb23ea59 - Patch | |
References | () https://git.kernel.org/stable/c/dddedfa3b29a63c2ca4336663806a6128b8545b4 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List, Third Party Advisory |
Information
Published : 2024-05-01 13:15
Updated : 2025-04-08 19:43
NVD link : CVE-2024-27052
Mitre link : CVE-2024-27052
CVE.ORG link : CVE-2024-27052
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-416
Use After Free