Skip navigation.

exploreopera

| Help

Sign up | Help

taviso

linux, programming and security

Posts tagged with "gentoo"

McAfee Unhappy with Gentoo Security

,

One of our developers noticed that a package in portage was failing a QA test, so they started working on removing it from the tree (due to license restrictions we cannot fix it). Although the developer who found it didnt realise it at the time, it turns out that the bug in question was a serious security problem.

The binary package (McAfee VirusScan for Linux) had set an DT_RPATH containing the working directory, this means that the program will search there for shared libraries, which is obviously a bad idea and means that if you invoke virusscan from the same working directory where the untrusted file you're trying to scan is, virusscan might actually execute it for you (this also applies to automated systems, such as mail scanners).

As the bug was already public (on gentoo-dev mailing list and on our publically accessible bugzilla), as soon as I realised it was a security issue we emailed McAfee to explain the problem and organised sending out an advisory as quickly as possible.

Well it turns out McAfee werent too happy with this and publically flamed us for not being proffessional or "responsible" and putting users in danger. Of course they're not responsible for selling flawed software, it's all our fault for finding the problem and informing them and our users about it. :rolleyes:

They also completely failed to understand the nature of the bug (they say, "as the privilege of the executed code is not raised from the privileges of the executing user"...which makes no sense, and also "an attacker would have had to compromise the machine through another mechanism in order to place the malicious library on the system", which is just plain dumb.) but at least they acknowledged theres a problem.

fvwm 2.5.16 going stable

, ,

I'm about to request arch teams mark fvwm 2.5.16 stable, it's been in portage for some time now and I've received very few bugs about it. I'm a big fan of fvwm, every facet of it is highly configurable and it's powerful enough to replicate practically any feature from any other window manager, I cant understand why anyone uses anything else :wink:

I have a screenshot of my fvwm desktop here. The panels are all made using FvwmButtons, a powerful fvwm module that can be used to create arbitrary desktop panels, I wrote a tutorial to get started creating simple panels using FvwmButtons on the forums here.

There are some older screenshots here, and a video I made a couple of years ago using x11-misc/xvidcap here.