From: Tom <tom@lemuria.org>
To: Russell Coker <russell@coker.com.au>
Cc: selinux@tycho.nsa.gov
Subject: Re: [ISN] Music file flaws could threaten traders
Date: Fri, 20 Dec 2002 10:15:39 +0100 [thread overview]
Message-ID: <20021220101539.G26689@lemuria.org> (raw)
In-Reply-To: <200212192307.20386.russell@coker.com.au>; from russell@coker.com.au on Thu, Dec 19, 2002 at 11:07:20PM +0100
On Thu, Dec 19, 2002 at 11:07:20PM +0100, Russell Coker wrote:
> The problem about doing the same for audio/video programs such as players for
> avi, mp3, and vob files is that their typical use involves downloading files
> from the net to play immediately so that denying them read access to
> user_home_t files will give a large decrease in functionality. I believe
> that there are two major categories of SE Linux users, those who will never
> run such A/V programs on Linux, and those who won't use any security software
> that gets in the way of their entertainment.
My preferred solution would be to handle this much like in old BBS
days. Any file downloaded from the net, no matter how, should be
labeled with a special "untrusted download" type first. It could then
either be relabeled after checking (for virii, content correctness or
whatever) or the player could be run in a domain that allows absolute
minimum access only.
This can be implemented in one of two ways:
a) by modifying any programs downloading files
b) by making downloads only to a special download directory
and using file_auto_trans there.
The better/easier b) requires a little discipline from the user since
netscape et al will need write access to other directories (e.g. /tmp)
so he _could_ in theory save his stuff there.
--
PGP/GPG key: http://web.lemuria.org/pubkey.html
pub 1024D/2D7A04F5 2002-05-16 Tom Vogt <tom@lemuria.org>
Key fingerprint = C731 64D1 4BCF 4C20 48A4 29B2 BF01 9FA1 2D7A 04F5
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2002-12-20 9:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.44.0212190257480.19905-100000@idle.curiosity.org>
2002-12-19 22:07 ` [ISN] Music file flaws could threaten traders Russell Coker
2002-12-19 22:41 ` Paul Krumviede
2002-12-20 6:45 ` Russell Coker
2002-12-20 0:16 ` Brian May
2002-12-20 7:23 ` Russell Coker
2002-12-20 23:46 ` Brian May
2002-12-21 18:20 ` Russell Coker
2002-12-20 9:15 ` Tom [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021220101539.G26689@lemuria.org \
--to=tom@lemuria.org \
--cc=russell@coker.com.au \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.