sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2016-04-27 17:59
Updated : 2025-04-12 10:46
NVD link : CVE-2016-2547
Mitre link : CVE-2016-2547
CVE.ORG link : CVE-2016-2547
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-362
                        
            Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
