Lucene search
+L

16 matches found

EUVD
EUVD
added 2026/09/04 3:12 p.m.4 views

EUVD-2026-71408

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: validate initial device info bounds The Hyper-V synthetic HID host supplies SYNTHHIDINITIALDEVICEINFO messages that contain a HID descriptor followed by the report descriptor bytes. mousevsconreceivedeviceinfo trusts...

5.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.3 views

CVE-2026-80765

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: validate initial device info bounds The Hyper-V synthetic HID host supplies SYNTHHIDINITIALDEVICEINFO messages that contain a HID descriptor followed by the report descriptor bytes. mousevsconreceivedeviceinfo trusts...

5.2AI score
SaveExploits0
CVE
CVE
added 2026/09/04 3:12 p.m.6 views

CVE-2026-80765

CVE-2026-80765 affects the Linux kernel 's Hyper-V synthetic HID driver. The function mousevsc_on_receive_device_info() trusts the bLength and wDescriptorLength fields in SYNTH_HID_INITIAL_DEVICE_INFO messages without verifying that the received VMBus packet actually contains both the HID descrip...

5.3AI score
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fixed a possible memory leak in mousevscprobe If hidadddevice returns an error, it should call hiddestroydevice to free the hiddev that was allocated in hidallocatedevice...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/13 12:30 a.m.9 views

EUVD-2023-60055

The Epson Stylus SX510W embedded web management service fails to properly handle consecutive ampersand characters in query parameters when accessing /PRESENTATION/HTML/TOP/INDEX.HTML. A remote attacker can send a malformed request that triggers improper input parsing or memory handling, resulting...

8.7CVSS6.4AI score0.00555EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53553

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified...

5.5CVSS5.4AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.12 views

SUSE CVE-2023-53553

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, from...

5.5CVSS6.6AI score0.00137EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/04 4:15 p.m.12 views

CVE-2023-53553

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, from...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 4:15 p.m.15 views

UBUNTU-CVE-2023-53553

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, from...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.21 views

CVE-2023-53553 HID: hyperv: avoid struct memcpy overrun warning

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, from...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 3:16 p.m.9 views

CVE-2023-53553 HID: hyperv: avoid struct memcpy overrun warning

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, from...

6.6AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/07/02 12:00 a.m.15 views

The vulnerability of the drivers/hid/hid-hyperv.c component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the drivers/hid/hid-hyperv.c component in the Linux operating system is related to errors during resource release. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References11Affected Software4
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.9 views

SUSE CVE-2022-49874

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevscprobe If hidadddevice returns error, it should call hiddestroydevice to free hiddev which is allocated in hidallocatedevice...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49874 HID: hyperv: fix possible memory leak in mousevsc_probe()

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevscprobe If hidadddevice returns error, it should call hiddestroydevice to free hiddev which is allocated in hidallocatedevice...

6.2AI score0.00212EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

DEBIAN-CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References19
Rows per page
Query Builder