CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/09/02 03:23:56

Modified files:
        sys/dev/usb    : usb_subr.c 

Log message:
Do not free the configuration descriptor without setting ``dev->cdesc''
to NULL.

Prevent a use after free triggerable with invalid interface descriptor.

Found with umap2 and a facedancer21.

Reply via email to