/[base]
ViewVC logotype

Revision 323314


Jump to revision: Previous Next
Author: cem
Date: Fri Sep 8 15:08:17 2017 UTC (6 years, 9 months ago)
Changed paths: 2
Log Message:
Audit userspace geom code for leaking memory to disk

Any geom class using g_metadata_store, as well as geom_virstor which
duplicated g_metadata_store internally, would dump sectorsize - mdsize bytes
of userspace memory following the metadata block stored. This is most or all
geom classes (gcache, gconcat, geli, gjournal, glabel, gmirror, gmultipath,
graid3, gshsec, gstripe, and geom_virstor).

PR:		222077 (comment #3)
Reported by:	Maxim Khitrov <max AT mxcrypt.com>
Reviewed by:	des
Security:	yes
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D12269


Changed paths

Path Details
Directoryhead/sbin/geom/class/virstor/geom_virstor.c modified , text changed
Directoryhead/sbin/geom/misc/subr.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27