Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96293 - razor-agents 2.71 addresses two critical issues that affect all versions of razor-agents prior to 2.70.
Summary: razor-agents 2.71 addresses two critical issues that affect all versions of r...
Status: VERIFIED DUPLICATE of bug 95492
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Gentoo Security
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 10:31 UTC by Richard Soderberg
Modified: 2005-06-17 07:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Soderberg 2005-06-16 10:31:18 UTC
Vipul has released razor-agents 2.71 to address two critical issues in all prior
razor-agents.  One of these issues addresses a bug in the discovery logic, where
a razor-agent that cannot reach the discover server may go into an infinite loop
until discover is available, slowly leaking memory and eventually crashing the
system.

Reproducible: Always
Steps to Reproduce:
1. iptables -I OUTPUT --dport 2703 -j REJECT --reject-with tcp-reset
2. rm ~/.razor/*.lst
3. razor-admin -d -discover

Actual Results:  
razor-agents 2.67 goes into an infinite loop, due to a bug in the Perl code
within bootstrap_discovery when bootstrap_discovery fails.

Expected Results:  
Failed to connect to the discovery server twice and then stopped, as 2.71 does.

The two issues fixed by 2.71 affect all razor-agents 2.67 deployments on all
operating systems, Gentoo included.
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2005-06-16 11:15:54 UTC

*** This bug has been marked as a duplicate of 95492 ***
Comment 2 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2005-06-17 07:56:48 UTC
Not a dupe, handling both issues on bug #95492