In the Linux kernel 5.0.21, mounting a crafted ext4 filesystem image, performing some operations, and unmounting can lead to a use-after-free in ext4_put_super in fs/ext4/super.c, related to dump_orphan_list in fs/ext4/super.c.
                
            References
                    | Link | Resource | 
|---|---|
| http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00021.html | Third Party Advisory | 
| https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19447 | Exploit Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html | Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html | Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html | Third Party Advisory | 
| https://security.netapp.com/advisory/ntap-20200103-0001/ | Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
            
            
  | 
    
Configuration 2 (hide)
            
            
  | 
    
History
                    No history.
Information
                Published : 2019-12-08 01:15
Updated : 2023-10-03 15:38
NVD link : CVE-2019-19447
Mitre link : CVE-2019-19447
CVE.ORG link : CVE-2019-19447
JSON object : View
Products Affected
                netapp
- data_availability_services
 - cloud_backup
 - solidfire_baseboard_management_controller
 - active_iq_unified_manager
 - hci_baseboard_management_controller
 - steelstore_cloud_integrated_storage
 
linux
- linux_kernel
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
