In the Linux kernel, the following vulnerability has been resolved:
drm/xe/tracing: Fix a potential TP_printk UAF
The commit
afd2627f727b ("tracing: Check "%s" dereference via the field and not the TP_printk format")
exposes potential UAFs in the xe_bo_move trace event.
Fix those by avoiding dereferencing the
xe_mem_type_to_name[] array at TP_printk time.
Since some code refactoring has taken place, explicit backporting may
be needed for kernels older than 6.10.
                
            References
                    Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    24 Mar 2025, 18:56
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
        
        
  | 
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time | 
        
        Linux linux Kernel
         Linux  | 
|
| References | () https://git.kernel.org/stable/c/07089083a526ea19daa72a1edf9d6e209615b77c - Patch | |
| References | () https://git.kernel.org/stable/c/62cd174616ae3bf8a6cf468718f1ae74e5a07727 - Patch | |
| References | () https://git.kernel.org/stable/c/c9402da34611e1039ecccba3c1481c4866f7ca64 - Patch | 
27 Feb 2025, 18:15
| Type | Values Removed | Values Added | 
|---|---|---|
| CWE | CWE-416 | |
| CVSS | 
        v2 :  v3 :  | 
    
        v2 : unknown
         v3 : 7.8  | 
27 Feb 2025, 03:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-02-27 03:15
Updated : 2025-03-24 18:56
NVD link : CVE-2024-49570
Mitre link : CVE-2024-49570
CVE.ORG link : CVE-2024-49570
JSON object : View
Products Affected
                linux
- linux_kernel
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
