In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Jul 16, 2024
to the GitHub Advisory Database
•
Updated Jul 18, 2024
Description
Published by the National Vulnerability Database
Jul 16, 2024
Published to the GitHub Advisory Database
Jul 16, 2024
Last updated
Jul 18, 2024
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
If "BufOffset" is very large the "BufOffset + 8" operation can have an
integer overflow.
References