CVE-2026-43140
Description
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, msc->input stays NULL, leading to a crash at a later time. Detect this condition in the input_configured() hook and reject the device. This is not supposed to happen with actual magic mouse devices, but can be provoked by imposing as a magic mouse USB device.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | bullseye | fixed | 5.10.257-1 |
| debian | forky | fixed | 6.19.6-1 |
| debian | sid | fixed | 6.19.6-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 5.10.252 |
References
- https://git.kernel.org/stable/c/165912d4321c692321c02793068d30700b4e0f1a
- https://git.kernel.org/stable/c/17abd396548035fbd6179ee1a431bd75d49676a7
- https://git.kernel.org/stable/c/243e1165eb03aca97d87aafa9c3130593837a1c2
- https://git.kernel.org/stable/c/36c83c1329dd881f290f7df2feadfb9a21775108
- https://git.kernel.org/stable/c/5bbe266272d86c0657e8253600f3d5b74fb7b2ae
- https://git.kernel.org/stable/c/922bd3e498a4b8e445def6e6ffea2ad3682ad516
- https://git.kernel.org/stable/c/db5ba06e7af9325519a03e52fccf4a9e7c1fd9b2
- https://git.kernel.org/stable/c/f6a3860241fbb556fd72332fa31c5e787004413b
- https://www.suse.com/security/cve/CVE-2026-43140.html
- https://security-tracker.debian.org/tracker/CVE-2026-43140
CWEs
CWE-476
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.