8276c4149b
*_CFG_PAGE ioctl handlers in the mpr, mps, and mpt drivers allocated a buffer of a caller-specified size, but copied to it a fixed size header. Add checks that the size is at least the required minimum. Note that the device nodes are owned by root:operator with 0640 permissions so the ioctls are not available to unprivileged users. This change includes suggestions from scottl, markj and mav. Two of the mpt cases were reported by Lucas Leong (@_wmliang_) of Trend Micro Zero Day Initiative; scottl reported the third case in mpt. Same issue found in mpr and mps after discussion with imp. Reported by: Lucas Leong (@_wmliang_), Trend Micro Zero Day Initiative Reviewed by: imp, mav MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D34692 |
||
---|---|---|
.. | ||
mpilib | ||
mpt_cam.c | ||
mpt_cam.h | ||
mpt_debug.c | ||
mpt_pci.c | ||
mpt_raid.c | ||
mpt_raid.h | ||
mpt_reg.h | ||
mpt_user.c | ||
mpt.c | ||
mpt.h |