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 | 
|---|---|---|
| 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 | |
| CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*  | 
|
| First Time | 
        
        Debian
         Linux linux Kernel Debian debian Linux Linux  | 
21 Nov 2024, 09:03
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
        
        
  | 
|
| References | () https://git.kernel.org/stable/c/1213acb478a7181cd73eeaf00db430f1e45b1361 - | |
| References | () https://git.kernel.org/stable/c/156012667b85ca7305cb363790d3ae8519a6f41e - | |
| References | () https://git.kernel.org/stable/c/3518cea837de4d106efa84ddac18a07b6de1384e - | |
| References | () https://git.kernel.org/stable/c/58fe3bbddfec10c6b216096d8c0e517cd8463e3a - | |
| References | () https://git.kernel.org/stable/c/7059cdb69f8e1a2707dd1e2f363348b507ed7707 - | |
| References | () https://git.kernel.org/stable/c/ac512507ac89c01ed6cd4ca53032f52cdb23ea59 - | |
| References | () https://git.kernel.org/stable/c/dddedfa3b29a63c2ca4336663806a6128b8545b4 - | 
05 Nov 2024, 10:16
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
        
        
  | 
    
03 Jul 2024, 01:50
| Type | Values Removed | Values Added | 
|---|---|---|
| CWE | CWE-416 | |
| CVSS | 
        v2 :  v3 :  | 
    
        v2 : unknown
         v3 : 7.4  | 
25 Jun 2024, 22:15
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
        
        
  | 
|
| References | 
        
        
  | 
01 May 2024, 13:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
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
                debian
- debian_linux
 
linux
- linux_kernel
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
