Bug 2513139 (CVE-2026-68088) - CVE-2026-68088 kernel: usb: gadget: function: rndis: add length check to response query
Summary: CVE-2026-68088 kernel: usb: gadget: function: rndis: add length check to resp...
Keywords:
Status: NEW
Alias: CVE-2026-68088
Product: Security Response
Classification: Other
Component: vulnerability-draft
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 12:02 UTC by OSIDB Bzimport
Modified: 2026-08-11 12:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 12:02:12 UTC
In the Linux kernel, the following vulnerability has been resolved:

usb: gadget: function: rndis: add length check to response query

Add variable representations for BufLength and BufOffset in
rndis_query_response(), and perform a length check on them.

This is identical to how rndis_set_response() handles these parameters.


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