Bug 444724

Summary: iproute crash
Product: Red Hat Enterprise Linux 5 Reporter: Jakub Hrozek <jhrozek>
Component: iprouteAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: low    
Version: 5.2   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-04 14:46:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Hrozek 2008-04-30 10:02:52 UTC
Description of problem:
iproute does not check its parameters for correctness enough, see for 
instance:
# ip xfrm state update src 10.34.34.15 dst 10.34.34.72 proto esp enc 
replay-seq 1234

The parameters are incorrect, but despite that, iproute should not crash :)

Version-Release number of selected component (if applicable):
iproute-2.6.18-7.el5

How reproducible:
always

Steps to Reproduce:
1. ip xfrm state update src 10.34.34.15 dst 10.34.34.72 proto esp enc 
replay-seq 1234
2.
3.
  
Actual results:
crash

Expected results:
no crash

Comment 1 Marcela Mašláňová 2008-06-04 14:46:29 UTC

*** This bug has been marked as a duplicate of 449933 ***