Summary: | net-misc/pavuk-0.9.36_pre20120215-r1: _FORTIFY_SOURCE indicates presence of overflow | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Richard Grenville <pyxlcy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/net-misc%3Apavuk-0.9.36_pre20120215-r1%3A20130108-164232.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 259417 | ||
Attachments: | pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 335012 [details, diff]
pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch
1. Yeah, looks like there is a stack overflow, but it's inside network debugging code, and it's just a typo of the author. Normally it will not be triggered. So far I've had no luck to actually reproduce the overflow.
2. The fix is very simple. I could see the warning goes away with the patch, and in a brief test pavuk works correctly. For other things I could not guarantee.
+*pavuk-0.9.36_pre20120215-r2 (10 Jan 2013) + + 10 Jan 2013; Pacho Ramos <pacho@gentoo.org> + +files/pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch, + +pavuk-0.9.36_pre20120215-r2.ebuild, -pavuk-0.9.36_pre20120215-r1.ebuild, + -pavuk-0.9.36_pre20120215.ebuild: + Fix overflow (bug #450990 by Diego Elio Pettenò and fix by Richard Grenville), + remove old. + |