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

Bug 339451

Summary: app-misc/rioutil _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
Priority: High Keywords: Inclusion, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259417    
Attachments: Build log
Ebuild with patch
Really fix buffer overflow

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-02 12:36:46 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-02 12:37:24 UTC
Created attachment 249289 [details]
Build log
Comment 2 Kevin McCarthy (RETIRED) gentoo-dev 2011-02-05 01:14:09 UTC
Created attachment 261550 [details]
Ebuild with patch
Comment 3 Kevin McCarthy (RETIRED) gentoo-dev 2011-02-05 01:15:15 UTC
Comment on attachment 261550 [details]
Ebuild with patch

Oops, wrong file.
Comment 4 Kevin McCarthy (RETIRED) gentoo-dev 2011-02-05 01:15:55 UTC
Created attachment 261551 [details, diff]
Really fix buffer overflow
Comment 5 Pacho Ramos gentoo-dev 2012-03-03 16:00:31 UTC
+*rioutil-1.5.0-r2 (03 Mar 2012)
+
+  03 Mar 2012; Pacho Ramos <pacho@gentoo.org>
+  +files/rioutil-1.5.0-buffer-overflow.patch, +rioutil-1.5.0-r2.ebuild:
+  Fix overflow, bug 339451 by Kevin McCarthy.
+