Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #280523 > unrolled thread
| Started by | fxkl47BF@protonmail.com |
|---|---|
| First post | 2025-07-01 17:30 +0200 |
| Last post | 2025-07-01 21:30 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.debian.user
little help with firetools fxkl47BF@protonmail.com - 2025-07-01 17:30 +0200
Re: little help with firetools Jeffrey Walton <noloader@gmail.com> - 2025-07-01 20:40 +0200
Re: little help with firetools Nicolas George <george@nsup.org> - 2025-07-01 21:30 +0200
| From | fxkl47BF@protonmail.com |
|---|---|
| Date | 2025-07-01 17:30 +0200 |
| Subject | little help with firetools |
| Message-ID | <L3L5L-ev5g-5@gated-at.bofh.it> |
on debian 11 i just install firetools and firejail docs say both are setuid firejail works, firetools doesn't firejail is setuid, firetools isn't if i sudo chmod u+s /usr/bin/firetools i get FATAL: The application binary appears to be running setuid, this is a security hole. Aborted is this a problem wth the firetools package
[toc] | [next] | [standalone]
| From | Jeffrey Walton <noloader@gmail.com> |
|---|---|
| Date | 2025-07-01 20:40 +0200 |
| Message-ID | <L3O3D-ewUc-5@gated-at.bofh.it> |
| In reply to | #280523 |
On Tue, Jul 1, 2025 at 2:29 PM <fxkl47BF@protonmail.com> wrote: > > on debian 11 i just install firetools and firejail > docs say both are setuid > firejail works, firetools doesn't > firejail is setuid, firetools isn't > if i sudo chmod u+s /usr/bin/firetools i get > > FATAL: The application binary appears to be running setuid, this is a security hole. > Aborted > > is this a problem wth the firetools package I suspect (but don't know) that firetools is a shell script, while firejail is a compiled application. Generally speaking, it is Ok to setuid on a compiled application (lots of handwaiving). However, setuid on a script is considered a security flaw. Jeff
[toc] | [prev] | [next] | [standalone]
| From | Nicolas George <george@nsup.org> |
|---|---|
| Date | 2025-07-01 21:30 +0200 |
| Message-ID | <L3OQ1-ext2-1@gated-at.bofh.it> |
| In reply to | #280527 |
Jeffrey Walton (HE12025-07-01): > However, setuid on a script is considered a security > flaw. Was. Now it just does not have any effect. Regards, -- Nicolas George
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.user
csiph-web