Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 2009 21:46:34 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/kdump kdump.c
Message-ID:  <200911072146.nA7Lkqrm073214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2009-11-07 21:46:34 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/kdump        kdump.c 
  Log:
  SVN rev 199024 on 2009-11-07 21:46:34Z by attilio
  
  Use a safety belt for cases where corrupted narg can be passed to the
  ktrsyscall(). print_number() does decrement the number of arguments,
  leading to infinite loops for negative values.
  
  Reported by:    Patrick Lamaiziere <patpr at davenulle dot org>,
                  Jonathan Pascal <jkpyvxmzsa at mailinator dot com>
  Submitted by:   jh
  PR:             bin/120055, kern/119564
  MFC:            1 week
  
  Revision  Changes    Path
  1.46      +1 -1      src/usr.bin/kdump/kdump.c



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