HomeFreeBSD

MFC r302509:

Description

MFC r302509:

Fix heap overflow in bhnd(4) SPROM parsing.

The bus_region_* APIs accept the number of data items to be read, while
the code was passing the total number of bytes, resulting in an overflow
of the SPROM parser's buffer.

Details

Provenance
eadlerAuthored on
Parents
rS330922: MFC r322663:
Branches
Unknown
Tags
Unknown