VDB
DEBIAN-CVE-2026-31522
DEBIAN-CVE-2026-31522
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The caller of report_fixup() does not take ownership of the returned pointer, but it *is* permitted to return a sub-portion of the input rdesc, whose lifetime is managed by the caller.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:14 | linux | 6.16.11-1, 6.16.12-1, 6.16.12-1 |
| Debian:12 | linux | 6.7.9-1, 6.7.9-2, 6.8.11-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3, 6.1.106-3 |
Timeline
- Apr 22, 2026 CVE Published
- May 2, 2026 CVE Updated