__btrfs_free_extent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfs_print_leaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as not being a vulnerability because “1) The kernel provide facilities to restrict access to dmesg - dmesg_restrict=1 sysctl option. So it's really up to the system administrator to judge whether dmesg access shall be disallowed or not. 2) WARN/WARN_ON are widely used macros in the linux kernel. If this CVE is considered valid this would mean there are literally thousands CVE lurking in the kernel - something which clearly is not the case.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19039 | Exploit Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2020/12/msg00015.html | Mailing List Third Party Advisory | 
| https://usn.ubuntu.com/4414-1/ | Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
Configuration 2 (hide)
| 
 | 
Configuration 3 (hide)
| 
 | 
History
                    No history.
Information
                Published : 2019-11-21 02:15
Updated : 2024-05-17 01:35
NVD link : CVE-2019-19039
Mitre link : CVE-2019-19039
CVE.ORG link : CVE-2019-19039
JSON object : View
Products Affected
                debian
- debian_linux
canonical
- ubuntu_linux
linux
- linux_kernel
CWE
                
                    
                        
                        CWE-532
                        
            Insertion of Sensitive Information into Log File
