Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340147 - net-analyzer/pmacct _FORTIFY_SOURCE indicates presence of overflow
Summary: net-analyzer/pmacct _FORTIFY_SOURCE indicates presence of overflow
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fortify-source
  Show dependency tree
 
Reported: 2010-10-08 13:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-04-13 15:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (pmacct-0.12.3:20101007-185457.log,88.96 KB, text/plain)
2010-10-08 13:24 UTC, Diego Elio Pettenò (RETIRED)
Details
pmacct-0.12.5-sin6_addr.patch (pmacct-0.12.5-sin6_addr.patch,1.03 KB, patch)
2010-12-29 16:58 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.