Content deleted Content added
m Fix a page link |
|||
Line 16:
write(fd, buffer, sizeof(buffer));
</source>
Here, ''access'' is intended to check whether the real user who executed the setuid program would normally be allowed to
This race condition is vulnerable to an attack:
|