In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside of the buffer size. Fix this up by checking the size first before looking at any of the fields in the descriptor.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 52.6 |
| Linux | Linux | 22.0 ap382155 |
| Linux | Linux | n/a |
| Linux | Linux | < 6485fc381b6528b6f547ee1ff10bdbcbe31a6e4c |