diff options
author | 2003-12-24 07:39:44 +0000 | |
---|---|---|
committer | 2003-12-24 07:39:44 +0000 | |
commit | ba695497e1f32a5bb6ada1a6c1edab59531ca333 (patch) | |
tree | a88b8490c378043eeb66e5ce82ad10d4e2506192 /profiles | |
parent | Version bumped (diff) | |
download | historical-ba695497e1f32a5bb6ada1a6c1edab59531ca333.tar.gz historical-ba695497e1f32a5bb6ada1a6c1edab59531ca333.tar.bz2 historical-ba695497e1f32a5bb6ada1a6c1edab59531ca333.zip |
masking mp3blaster as it has several nasty sprintf() calls that could be exploited
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 836d22f61231..5cc7a0bfeae4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,6 +21,11 @@ ## End example ## +# <ciaranm@gentoo.org> (24 Dec 2003) +# This has a fair number of unchecked sprintf() calls, and several appear to +# be potentially exploitable. Masking until we can get these fixed. +media-sound/mp3blaster + # <pauldv@gentoo.org> (22 Dec 2003) # Some testing is needed before unmasking. It should run well, but this package # is quite critical |