CVE-2026-23382
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
In commit 2ff5baa9b527 ("HID: appleir: Fix potential NULL dereference at raw event handle"), we handle the fact that raw event callbacks can happen even for a HID device that has not been "claimed" causing a crash if a broken device were attempted to be connected to the system.
Fix up the remaining in-tree HID drivers that forgot to add this same check to resolve the same issue.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < b48284d7f0f76023b215a3409cdc989b5081eadf | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < de316c1edf15bc30ff5e0d4c7b37c70fd41cf319 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < ac83b0d91a3f4f0c012ba9c85fb99436cddb1208 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < 6e330889e6c8db99f04d4feb861d23de4e8fbb13 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < 892dbaf46bb738dacf1fa663eadb3712c85868f0 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < 20864e3e41c74cda253a9fa6b6fe093c1461a6a9 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < 575122cd6569c4c4aa13c4c9958fea506724c788 | affected |
| Linux | Linux | d0742abaa1c396a26bb3d3ce2732988cd3faa020 < ecfa6f34492c493a9a1dc2900f3edeb01c79946b | affected |
| Linux | Linux | 2.6.35 | affected |
| Linux | Linux | 0 < 2.6.35 | unaffected |
| Linux | Linux | 5.10.253 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.203 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.167 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.130 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.77 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.17 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.7 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b48284d7f0f76023b215a3409cdc989b5081eadf
- https://git.kernel.org/stable/c/de316c1edf15bc30ff5e0d4c7b37c70fd41cf319
- https://git.kernel.org/stable/c/ac83b0d91a3f4f0c012ba9c85fb99436cddb1208
- https://git.kernel.org/stable/c/6e330889e6c8db99f04d4feb861d23de4e8fbb13
- https://git.kernel.org/stable/c/892dbaf46bb738dacf1fa663eadb3712c85868f0
- https://git.kernel.org/stable/c/20864e3e41c74cda253a9fa6b6fe093c1461a6a9
- https://git.kernel.org/stable/c/575122cd6569c4c4aa13c4c9958fea506724c788
- https://git.kernel.org/stable/c/ecfa6f34492c493a9a1dc2900f3edeb01c79946b
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.