Date: Tue, 28 Jun 2011 04:57:53 +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: <201106280458.p5S4w6Su064983@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2011-06-28 04:57:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/geom/class/part geom_part.c
Log:
SVN rev 223618 on 2011-06-28 04:57:53Z 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.20.2.15 +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?201106280458.p5S4w6Su064983>
