Bug 2298178 (CVE-2022-48837) - CVE-2022-48837 kernel: usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Summary: CVE-2022-48837 kernel: usb: gadget: rndis: prevent integer overflow in rndis_...
Keywords:
Status: NEW
Alias: CVE-2022-48837
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-16 13:21 UTC by OSIDB Bzimport
Modified: 2024-08-30 12:22 UTC (History)
4 users (show)

Fixed In Version: kernel 4.9.308, kernel 4.14.273, kernel 4.19.236, kernel 5.4.187, kernel 5.10.108, kernel 5.15.31, kernel 5.16.17
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-16 13:21:40 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.