Bug 444724 - iproute crash
Summary: iproute crash
Keywords:
Status: CLOSED DUPLICATE of bug 449933
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: iproute
Version: 5.2
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Marcela Mašláňová
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-30 10:02 UTC by Jakub Hrozek
Modified: 2008-06-04 14:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-04 14:46:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.