pfg 3933e2285a MFC r275645;
ext2fs: Fix old out-of-bounds access.

Overrunning buffer pointed to by (caddr_t)&oip->i_db[0] of 48 bytes by
passing it to a function which accesses it at byte offset 59 using
argument 60UL.

The issue was inherited from an older FFS implementation and
fixed there with by merging UFS2 in r98542. We follow the
FFS fix.

CID:		1007665
Discussed with:	bde
2014-12-16 18:45:31 +00:00
..
2014-11-07 15:52:32 +00:00
2014-07-28 00:53:26 +00:00
2014-10-22 09:12:20 +00:00
2014-12-16 18:45:31 +00:00
2014-07-06 22:47:18 +00:00
2014-10-18 15:31:53 +00:00
2014-07-30 03:56:17 +00:00
2014-08-07 03:50:30 +00:00
2014-11-29 15:48:47 +00:00
2014-11-03 10:30:44 +00:00
2014-08-22 07:09:54 +00:00
2013-12-17 13:10:28 +00:00
2014-05-02 21:30:59 +00:00
2014-07-30 03:58:29 +00:00