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

Bug 340147

Summary: net-analyzer/pmacct _FORTIFY_SOURCE indicates presence of overflow
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: major CC: hardened
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259417    
Attachments: Build log
pmacct-0.12.5-sin6_addr.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-08 13:24:09 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-08 13:24:30 UTC
Created attachment 249933 [details]
Build log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-12-29 16:58:38 UTC
Created attachment 258374 [details, diff]
pmacct-0.12.5-sin6_addr.patch

With the 0.12.5 version bump I apply the attached patch. Hopefully that should fix the bug.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-12-29 17:02:30 UTC
(In reply to comment #2)
> Created an attachment (id=258374) [details]
> pmacct-0.12.5-sin6_addr.patch
> 
> With the 0.12.5 version bump I apply the attached patch. Hopefully that should
> fix the bug.

Upstream has been notified in private mail.