A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.
Both io_install_fixed_file and its callers call fput in a file in case of an error, causing a reference underflow which leads to a use-after-free vulnerability.
We recommend upgrading past commit 9d94c04c0db024922e886c9fd429659f22f48ea4.
                
            References
                    | Link | Resource | 
|---|---|
| https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9d94c04c0db024922e886c9fd429659f22f48ea4 | Exploit Mailing List Patch | 
| https://kernel.dance/9d94c04c0db024922e886c9fd429659f22f48ea4 | Exploit Patch | 
| https://security.netapp.com/advisory/ntap-20230601-0010/ | Vendor Advisory | 
Configurations
                    Configuration 1 (hide)
            
            
  | 
    
Configuration 2 (hide)
            
            
  | 
    
History
                    No history.
Information
                Published : 2023-05-01 13:15
Updated : 2023-08-11 19:51
NVD link : CVE-2023-2236
Mitre link : CVE-2023-2236
CVE.ORG link : CVE-2023-2236
JSON object : View
Products Affected
                linux
- linux_kernel
 
netapp
- hci_baseboard_management_controller
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
