Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.302, < 4.9.308 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7Mailing ListPatch
- https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1eMailing ListPatch
- https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65Mailing ListPatch
- https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16cMailing ListPatch
- https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81faMailing ListPatch
- https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006bMailing ListPatch
- https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90Mailing ListPatch
- https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0Mailing ListPatch
- https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7Mailing ListPatch
- https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1eMailing ListPatch
- https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65Mailing ListPatch
- https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16cMailing ListPatch
- https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81faMailing ListPatch
- https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006bMailing ListPatch
- https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90Mailing ListPatch
FAQ
What is CVE-2022-48837?
CVE-2022-48837 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 ca...
How severe is CVE-2022-48837?
CVE-2022-48837 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48837?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.