Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48837
HistoryJul 16, 2024 - 12:25 p.m.

CVE-2022-48837 usb: gadget: rndis: prevent integer overflow in rndis_set_response()

2024-07-1612:25:09
Linux
github.com
linux kernel
usb
gadget
rndis
integer overflow

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial