summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/wi
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2019-07-31 19:40:59 +0000
committermaxv <maxv@NetBSD.org>2019-07-31 19:40:59 +0000
commitb2bdfa6169625f471836f7c89851fe8ab3621d4f (patch)
tree5a2b848e566c69fdfc52972632b36c91dcb2443d /sys/dev/microcode/wi
parent65423c12546025d0f57e87576062dbf8feb39197 (diff)
1) Make sure we have a complete endpoint descriptor header, otherwise
small overflow. 2) Make sure the total length of the bos descriptor did not change in the meantime, otherwise severe memory corruption. 3) Make sure we have a complete hid descriptor header, otherwise small overflow. 4) Error out if the report descriptor is zero-sized, otherwise panic. ok skrll@ mrg@
Diffstat (limited to 'sys/dev/microcode/wi')
0 files changed, 0 insertions, 0 deletions
td> 2006-12-02arch/sh3e{b,l} files for gdb6uwe 2006-11-25Provide a nbsd_pid_to_exec_file to assist with attach in a similar wayskrll 2006-11-25Various fixes from mknative re-run.skrll 2006-10-07Add m68k gdb mknative output. Untested.skrll 2006-07-10set up native build for powerpc64ross 2006-07-03Remove redundant (and now conflicting) old bfd.h.nathanw 2006-07-03Regenerate for GDB 6.5.nathanw 2006-07-03Regenerate for GDB 6.5.nathanw 2006-06-02mknative for amd64.nathanw 2006-05-30mknative run for sparc64.nathanw 2006-05-30mknative run for sparcnathanw 2006-05-29More generated files for mipsebnathanw 2006-05-29More generated files for armnathanw 2006-05-29More generated files for alphanathanw 2006-05-29mknative-generated files for powerpcnathanw 2006-05-29mknative-generated files for i386.nathanw 2006-05-15PowerPC generated and constructed files.nathanw 2006-05-15i386 generated and constructed files.nathanw