Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 340357

Summary: app-emulation/frodo _FORTIFY_SOURCE indicates presence of overflow
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: major CC: hardened, signals, treecleaner
Priority: High Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: pending removal: 2011-09-04
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259417    
Attachments: Build log
Patch to fix the off-by-one overflow

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-10 14:55:43 UTC
You're receiving this bug because the package in Summary has produced _FORTIFY_SOURCE related warnings indicating the presence of a sure overflow in a static buffer.

Even though this is not always an indication of a security problem it might even be. So please check this out ASAP.

By the way, _FORTIFY_SOURCE is disabled when you disable optimisation, so don't try finding out the cause using -O0.

Thanks,
Your friendly neighborhood tinderboxer
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-10 14:55:59 UTC
Created attachment 250123 [details]
Build log
Comment 2 Kevin McCarthy (RETIRED) gentoo-dev 2011-01-29 14:35:19 UTC
Created attachment 260995 [details, diff]
Patch to fix the off-by-one overflow

This patch takes care of the FORTIFY_SOURCE error, but there seem to be many other issues with frodo on Unix-like OSes. It hasn't been updated upstream for 10 years but the author is supposed to be working on a complete re-write for version 5: see http://frodo.cebix.net/

As far as I can see, there is no advantage to running this instead of app-emulation/vice which works very well. So I would vote to remove this from the tree, at least until version 5 is available.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-02-06 19:07:32 UTC
Unmaintained package with security problems, CCing treecleaners for removal
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-09-04 10:57:45 UTC
gone