CVE-2022-48866

HIGH EPSS 18.4%
Published Jul 16, 20241y ago · Modified Jun 17, 20261w ago
7.1 CVSS 3.1
High
Find Similar
Published Jul 16, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts Syzbot reported an slab-out-of-bounds Read in thrustmaster_probe() bug. The root case is in missing validation check of actual number of endpoints. Code should not blindly access usb_host_interface::endpoint array, since it may contain less endpoints than code expects. Fix it by adding missing validaion check and print an error if number of endpoints do not match expected number

CVSS Details

Base Score
7.1
Exploitability
1.8
Impact
5.2
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
18.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-125 Out-of-bounds Read Memory Safety

Affected Products 2

VendorProductVersionRange
linuxlinux_kernel*≥5.13  –  <5.15.29
linuxlinux_kernel*≥5.16  –  <5.16.15

References 3

  • git.kernel.org https://git.kernel.org/stable/c/3ffbe85cda7f523dad896bae08cecd8db8b555ab
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/56185434e1e50acecee56d8f5850135009b87947
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fc3ef2e3297b3c0e2006b5d7b3d66965e3392036
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/3ffbe85cda7f523dad896bae08cecd8db8b555ab
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/56185434e1e50acecee56d8f5850135009b87947
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fc3ef2e3297b3c0e2006b5d7b3d66965e3392036
    Patch