CVE-2022-48837

Publication date

2024-07-16 12:25:09

Family

Linux

State

PUBLISHED

Description

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.