]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r363563: chio: avoid out of bounds read
authorEd Maste <emaste@FreeBSD.org>
Wed, 30 Sep 2020 19:23:25 +0000 (19:23 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 30 Sep 2020 19:23:25 +0000 (19:23 +0000)
commit5b8a31459b7274faf97d22179eadc5afee8a219e
treeb692d3426c0697ac096fc236dd13b944395b1093
parent5eee4af857b4cab8cc2e661ddf6f1c4be3695fc0
MFC r363563: chio: avoid out of bounds read

ch_ces is alloacated with space for total_elem entries.

CID: 1418536
Reported by: Coverity Scan
Sponsored by: The FreeBSD Foundation
bin/chio/chio.c