DragonFly BSD
DragonFly commits List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/net/sppp if_spppsubr.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Aug 2006 13:46:27 -0700 (PDT)

joerg       2006/08/23 13:46:27 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_4)
    sys/net/sppp         if_spppsubr.c 
  Log:
  MFC 1.24:
  Merge rev 1.96 of NetBSD's net/if_spppsubr.c:
    A problem has been identified in the in-kernel PPP code shared by ISDN PPP
    interfaces ippp(4) and pppoe(4). Insufficient checking of options presented
    by the peer may cause writing of copies of the malicious input beyond the
    end of a buffer allocated for that purpose.
  
    Issue found by pavel@
    Fix from martin@
  
    This is SA2006-019 (CVE-2006-4304)
  
  Revision  Changes    Path
  1.22.2.1  +114 -9    src/sys/net/sppp/if_spppsubr.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/sppp/if_spppsubr.c.diff?r1=1.22&r2=1.22.2.1&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]