Reply to post: Re: How is this possible?

Decade-old bug in Linux world's sudo can be abused by any logged-in user to gain root privileges

KorndogDev
FAIL

Re: How is this possible?

Thanks, this is indeed a very pleasant to read piece of code, the bug is so obvious, don't ya?!

size_t cmnd_size = (size_t) (argv[argc - 1] - argv[0]) + strlen(argv[argc - 1]) + 1;

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon