7.8

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 4.9.302 < 4.9.308
LinuxLinux Kernel Version >= 4.14.267 < 4.14.273
LinuxLinux Kernel Version >= 4.19.230 < 4.19.236
LinuxLinux Kernel Version >= 5.4.180 < 5.4.187
LinuxLinux Kernel Version >= 5.10.101 < 5.10.108
LinuxLinux Kernel Version >= 5.15.24 < 5.15.31
LinuxLinux Kernel Version >= 5.16.10 < 5.16.17
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.26% 0.165
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7
Patch
Mailing List
https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1e
Patch
Mailing List
https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65
Patch
Mailing List
https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16c
Patch
Mailing List
https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81fa
Patch
Mailing List
https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006b
Patch
Mailing List
https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90
Patch
Mailing List
https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0
Patch
Mailing List