The nfs_lock function in fs/nfs/file.c in the Linux kernel 2.6.9 does not properly remove POSIX locks on files that are setgid without group-execute permission, which allows local users to cause a denial of service (BUG and system crash) by locking a file on an NFS filesystem and then changing this file's permissions, a related issue to CVE-2010-0727.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2010-03-16 19:30
Updated : 2025-04-11 00:51
NVD link : CVE-2007-6733
Mitre link : CVE-2007-6733
CVE.ORG link : CVE-2007-6733
JSON object : View
Products Affected
                linux
- linux_kernel
 
CWE
                
                    
                        
                        CWE-399
                        
            Resource Management Errors
