Date: Tue, 28 Jun 2011 05:04:31 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/geom/class/part geom_part.c Message-ID: <201106280504.p5S54gFc066531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2011-06-28 05:04:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sbin/geom/class/part geom_part.c
Log:
SVN rev 223619 on 2011-06-28 05:04:31Z by ae
MFC r223364:
When user specifies the bootcode with size smaller than VTOC_BOOTSIZE,
gpart_write_partcode_vtoc8 does access out of range of allocated memory.
Check size of bootcode before writing it.
Pointed out by: ru
Revision Changes Path
1.1.2.8 +4 -1 src/sbin/geom/class/part/geom_part.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106280504.p5S54gFc066531>
