]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix integer overflow possibility.
authorfsu <fsu@FreeBSD.org>
Mon, 4 Mar 2019 11:19:21 +0000 (11:19 +0000)
committerfsu <fsu@FreeBSD.org>
Mon, 4 Mar 2019 11:19:21 +0000 (11:19 +0000)
commitfce090e8ee3a87af7de95711de9395ba6a814a82
tree1677354e99a4aba788ae84798bb1b56f35853063
parent80355676c0cc6b31504f4095a1eb45da28ed6566
Fix integer overflow possibility.

Reported by:    Christopher Krah <krah@protonmail.com>
Reported as:    FS-2-EXT2-1: Out-of-Bounds Write in nmount (ext2_vget)
Reviewed by:    pfg
MFC after:      1 week

Differential Revision:    https://reviews.freebsd.org/D19326
sys/fs/ext2fs/ext2_vfsops.c