]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
chio: avoid out of bounds read
authorEd Maste <emaste@FreeBSD.org>
Sun, 26 Jul 2020 15:10:33 +0000 (15:10 +0000)
committerEd Maste <emaste@FreeBSD.org>
Sun, 26 Jul 2020 15:10:33 +0000 (15:10 +0000)
commit8550ddb2eac9677d27ea215880a5495e6e6e59ac
tree50282e6c9e3f02f48740de2faea52db3293682cc
parent29f25856a4ad06b104019cd3e490e52f701518da
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