HomeFreeBSD

MFC r300612

Description

MFC r300612
Reject ioctl commands for FLSHGCHR and FLSHPCHR if the size is greater
than sc->areq. This is a bounds check to ensure we're not just cramming
arbitrarily sized nonsense into the driver and overflowing the heap.

PR: 209545

Details

Provenance
sbrunoAuthored on
Parents
rS303176: MFC r300551
Branches
Unknown
Tags
Unknown