Lucene search
+L

64 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: A memory leak was avoided in the magicmousereportfixup function. The magicmousereportfixup function returned a buffer that was allocated using kmemdup. However, this buffer was never freed. The caller of...

5.5CVSS4.8AI score0.00162EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•12 views

SUSE CVE-2026-80782

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.8AI score0.00195EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•12 views

SUSE CVE-2026-80783

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

6.1AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/04 4:18 p.m.•6 views

AZL-99600 CVE-2026-80782 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.8AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/04 4:18 p.m.•10 views

CVE-2026-80782

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

0.00195EPSS
SaveExploits0References9
NVD
NVD
•added 2026/09/04 4:18 p.m.•7 views

CVE-2026-80783

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

0.00195EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/04 4:18 p.m.•7 views

AZL-99492 CVE-2026-80783 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

6AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/04 3:12 p.m.•32 views

CVE-2026-80783 HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

0.00195EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/04 3:12 p.m.•11 views

EUVD-2026-71426

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

5.7AI score0.00195EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/04 3:12 p.m.•24 views

CVE-2026-80783

CVE-2026-80783 affects the Linux kernel's HID magicmouse driver. The function magicmouse_raw_event() handles DOUBLE_REPORT_ID (0xf7) packets by splitting them and recursing on each half. The only guard was a size

5.7AI score0.00195EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/04 3:12 p.m.•16 views

CVE-2026-80783

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

5.7AI score0.00195EPSS
SaveExploits0
OSV
OSV
•added 2026/09/04 3:12 p.m.•12 views

CVE-2026-80783 HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: prevent unbounded recursion in magicmouserawevent magicmouserawevent handles DOUBLEREPORTID 0xf7 packets, which pack two touch reports into one, by splitting the packet and calling itself on each half. The only...

5.9AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/04 3:12 p.m.•31 views

CVE-2026-80782

CVE-2026-80782 is a use-after-free vulnerability in the Linux kernel's HID magicmouse driver (used by Apple USB Magic Mouse 2 / Magic Trackpad 2). The root cause is that magicmouse_input_mapping() caches the input_dev pointer in msc->input during report descriptor parsing. On the hidinput_conn...

5.4AI score0.00195EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/04 3:12 p.m.•33 views

CVE-2026-80782 HID: magicmouse: do not keep a stale msc->input if no input is claimed

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

0.00195EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/09/04 3:12 p.m.•15 views

CVE-2026-80782

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.5AI score0.00195EPSS
SaveExploits0
OSV
OSV
•added 2026/09/04 3:12 p.m.•13 views

CVE-2026-80782 HID: magicmouse: do not keep a stale msc->input if no input is claimed

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.7AI score
SaveExploits0References12
EUVD
EUVD
•added 2026/09/04 3:12 p.m.•17 views

EUVD-2026-71425

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.4AI score0.00195EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•0 views

CVE-2026-80782: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.8AI score0.00195EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•17 views

PT-2026-85623

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouse input mapping caches the first hid input's input dev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NUL...

5.4AI score0.00291EPSS
SaveExploits0References129
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report...

5.7AI score0.00195EPSS
SaveExploits0References2
Rows per page
Query Builder