Alan Somers 16f8783452 Coverity fixes in fusefs(5)
CID 1404532 fixes a signed vs unsigned comparison error in fuse_vnop_bmap.
It could potentially have resulted in VOP_BMAP reporting too many
consecutive blocks.

CID 1404364 is much worse. It was an array access by an untrusted,
user-provided variable. It could potentially have resulted in a malicious
file system crashing the kernel or worse.

Reported by:	Coverity
Reviewed by:	emaste
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D21466
2019-09-06 19:40:11 +00:00
..
2019-09-04 18:00:03 +00:00
2019-09-04 15:55:44 +00:00
2019-09-04 15:55:44 +00:00
2019-09-06 15:43:53 +00:00
2019-08-28 16:18:23 +00:00
2019-09-06 19:40:11 +00:00
2019-08-22 04:31:07 +00:00
2019-09-06 01:19:31 +00:00
2019-08-25 17:13:00 +00:00
2019-09-02 01:55:55 +00:00
2019-09-06 18:33:39 +00:00
2019-09-06 01:22:16 +00:00
2019-08-29 07:25:27 +00:00
2019-09-06 15:43:53 +00:00
2019-02-04 21:28:25 +00:00
2019-06-08 16:26:56 +00:00