Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47120
HistoryMar 15, 2024 - 9:15 p.m.

CVE-2021-47120

2024-03-1521:15:07
Debian Security Bug Tracker
security-tracker.debian.org
7
linux kernel
vulnerability
fix
hid
magicmouse
null-deref
disconnect
usb

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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).

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%