Opened on Jan 30, 2005 at 5:32:35 PM
Closed on May 20, 2005 at 6:20:36 PM
Last modified on Dec 3, 2006 at 1:31:13 PM
#749 closed defect (fixed)
NULL pointer derefernce in show_inet_route().
Reported by: | osv2 | Owned by: | Eric Norum |
---|---|---|---|
Priority: | highest | Milestone: | 2 |
Component: | network/legacy | Version: | 4.6 |
Severity: | critical | Keywords: | |
Cc: | bugs@…, joel.sherrill@… | Blocked By: | |
Blocking: |
Description
show_inet_route() in rtems_showroute.c dereferences NULL pointer when it copies if_name of an AF_LINK interface.
Release:
4.6.99.1
Attachments (1)
Change History (2)
comment:1 Changed on May 20, 2005 at 6:20:36 PM by Joel Sherrill
Status: | assigned → closed |
---|
Changed on Dec 3, 2006 at 1:31:12 PM by osv2
Attachment: | rtems-cvs-20050121-showroute.patch.gz added |
---|
rtems-cvs-20050121-showroute.patch.gz
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to head and 4.6 branch.