CVE-2026-80574
8.4
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
Make finger2 (and also finger1) unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the existing check for FOC_MAX_FINGERS, as the existing comment says it should, instead of writing to state->fingers[-1].
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 063b4c6a6f3fc01bca085c442000c9c100fdbd93 | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < bb502d79acb9ac1e0a77fa8bc7b7b4729140b11f | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < ca92c98b806839c108995b2bbff7061515bdfb53 | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 81b07470cb2937ceb74b00be88151582a322433b | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 6f6d5fe29efdf5001bc146fc292e6592cace93eb | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 83c265bfc084d77e2171d4b67362150ab38c935b | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 1842e47126816e56d30c4f856f9854fd7831066c | affected |
| Linux | Linux | 05be1d079ec0b3691783e4384b1ada82149ff7d2 < 296736076b3fd078742651c719555a488624023a | affected |
| Linux | Linux | 4.0 | affected |
| Linux | Linux | 0 < 4.0 | unaffected |
| Linux | Linux | 5.10.266 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.217 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.184 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.153 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.105 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.46 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.10 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/063b4c6a6f3fc01bca085c442000c9c100fdbd93
- https://git.kernel.org/stable/c/bb502d79acb9ac1e0a77fa8bc7b7b4729140b11f
- https://git.kernel.org/stable/c/ca92c98b806839c108995b2bbff7061515bdfb53
- https://git.kernel.org/stable/c/81b07470cb2937ceb74b00be88151582a322433b
- https://git.kernel.org/stable/c/6f6d5fe29efdf5001bc146fc292e6592cace93eb
- https://git.kernel.org/stable/c/83c265bfc084d77e2171d4b67362150ab38c935b
- https://git.kernel.org/stable/c/1842e47126816e56d30c4f856f9854fd7831066c
- https://git.kernel.org/stable/c/296736076b3fd078742651c719555a488624023a
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.