IT

Tracker / CVE-2021-47120

CVE-2021-47120

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: fix NULL-deref on disconnect Commit 9d7b18668956 ("HID: magicmouse: add support for Apple Magic Trackpad 2") added a sanity check for an Apple trackpad but returned success instead of -ENODEV when the check failed. This means that the remove callback will dereference the never-initialised driver data pointer when the driver is later unbound (e.g. on USB disconnect).

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.20 → 5.4.125
linux linux_kernel · 5.11 → 5.12.10
linux linux_kernel · 5.5 → 5.10.43

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References