cvs commit: src/sys/netinet ip_output.c

Andre Oppermann andre at FreeBSD.org
Wed Jan 18 07:05:10 PST 2006


andre       2006-01-18 15:05:05 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Prevent dereferencing a NULL route pointer when trying to update the
  route MTU.
  
  This bug is very difficult to reach and not remotely exploitable.
  
  Found by:       Coverity Prevent(tm)
  Coverity ID:    CID162
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  MFC after:      3 days
  
  Revision  Changes    Path
  1.252     +2 -1      src/sys/netinet/ip_output.c


More information about the cvs-all mailing list