whoim
10-07-2004, 08:11 AM
You must to do open(fd, O_WRITE | O_APPEND) when do (fd->owner != current->euid) fd->mode &= 00777 condition. Other way much people can hack you.
![]() | View Full Version : Kernel 2.4.21 whoim 10-07-2004, 08:11 AM You must to do open(fd, O_WRITE | O_APPEND) when do (fd->owner != current->euid) fd->mode &= 00777 condition. Other way much people can hack you. andreyka 10-07-2004, 08:22 AM FD - it is just special file to access you floppy. If you delete it, nothing happenings. smtalk 11-26-2004, 03:03 PM andreyka, fd is file descriptor |