Frederic Peters <[EMAIL PROTECTED]> writes:
> severity 453292 wishlist
> thanks
>
> Ferenc Wagner wrote:
>
>> root) the program can write into it. Maybe it's by design, but it took
>> me quite some time to find the capset() call in the strace, which I can
>> at least blame for this behaviour. Or
severity 453292 wishlist
thanks
Ferenc Wagner wrote:
> root) the program can write into it. Maybe it's by design, but it took
> me quite some time to find the capset() call in the strace, which I can
> at least blame for this behaviour. Or maybe I'm wrong.
It drops everything but capture capab
Package: tshark
Version: 0.99.4-5.etch.1
Severity: normal
Hi, looks like tshark drops too many capabilities when run as root:
$ touch pcap
$ sudo bash
# tshark -w pcap
tshark: The file to which the capture would be saved ("pcap") could not
be opened: Permission denied.
# ls -l pcap
-rw-rw-r-- 1
3 matches
Mail list logo