sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Mitigate bug in Linux kernel BlueTooth module

Open squell opened this issue 2 years ago • 0 comments

We should be careful to not call ioctl's on "stdin/stdout/stderr" while we are setuid. This is not a problem in sudo-rs per se but it makes it an accomplice. See https://marc.info/?l=oss-security&m=168164424404224

squell avatar Apr 28 '23 19:04 squell