Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 15:12:59 -0800 (PST)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ppp.c
Message-ID:  <200303052312.h25NCxIM008921@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2003/03/05 15:12:59 PST

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_ppp.c 
  Log:
  Fix a use-after-free bug that could cause multi-link fragment reassembly to
  fail for a long time (until the incoming sequence numbers wrapped around).
  
  Reported by:    Matthew Impett <mimpett@Glue.umd.edu>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.45      +4 -2      src/sys/netgraph/ng_ppp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303052312.h25NCxIM008921>