CVE-2022-48837: usb: gadget: rndis: prevent integer overflow in rndis_set_response()
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.
Security readout for executives and security teams
Plain-English summary
CVE-2022-48837 is a Linux kernel USB gadget RNDIS flaw where a very large buffer offset can overflow an integer. Business urgency depends on whether devices use USB gadget RNDIS. The provided sources do not include a CVSS score, confirmed impact, or active exploitation evidence.
Executive priority
Treat this as a targeted kernel maintenance issue, not an enterprise-wide emergency based on current evidence. Prioritize internet-managed appliances, embedded products, and operational devices using USB gadget networking, then fold remaining systems into normal kernel patch cycles.
Technical view
The issue is in rndis_set_response() in the Linux kernel USB gadget RNDIS implementation. The vulnerable logic can overflow when calculating BufOffset + 8 if BufOffset is very large. Kernel stable commit references are provided, but the source bundle does not describe reachable impact, crash behavior, or privilege consequences.
Likely exposure
Likely exposure is limited to Linux systems or embedded devices that enable USB gadget RNDIS functionality. General Linux servers with no USB gadget RNDIS role are less likely to be exposed, but the bundle does not provide complete affected-version ranges.
Exploitation context
The bundle does not show CISA KEV listing or other evidence of active exploitation. It also does not provide exploit prerequisites beyond the vulnerable RNDIS code path, so practical exploitability and impact remain unclear from the supplied evidence.
Researcher notes
Evidence is narrow: title, description, Linux stable commit references, and no CVSS/CWE detail. Analysis should avoid assigning impact without reviewing the commits and downstream distro advisories. The key research question is whether untrusted RNDIS input can trigger memory corruption, denial of service, or another consequence.
Mitigation direction
Update to a vendor-supported kernel containing the referenced stable fixes.
Prioritize embedded or appliance systems using USB gadget RNDIS.
Disable USB gadget RNDIS where it is not operationally required.
Check Linux distribution advisories for exact fixed package versions.
Track vendor firmware updates for affected devices.
Validation and detection
Inventory Linux kernels and devices that enable USB gadget RNDIS.
Compare running kernel builds against vendor advisories and stable fix references.
Confirm patched kernels include the rndis_set_response() overflow prevention change.
Review device configurations for unnecessary RNDIS gadget exposure.
Document exceptions where patching depends on firmware vendor release cycles.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48837 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.