2 matches found
CVE-2007-0004
The NFS client implementation in the kernel in Red Hat Enterprise Linux RHEL 3, when a filesystem is mounted with the noacl option, checks permissions for the open system call via vfspermission mode bits data rather than an NFS ACCESS call to the server, which allows local client processes to...
CVE-2007-0004
The CVE-2007-0004 entry concerns the Linux kernel NFS client (RHEL 3). When an NFS filesystem is mounted with noacl, the open system call permissions are checked using vfs_permission (mode bits) data instead of an NFS ACCESS query to the server. This can allow local client processes to receive a ...