Lucene search
+L

178 matches found

Cvelist
Cvelist
added 2025/04/01 3:40 p.m.20 views

CVE-2025-21928 HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

0.00229EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:40 p.m.11 views

CVE-2025-21928 HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6AI score
SaveExploits0References13
CVE
CVE
added 2025/04/01 3:40 p.m.128 views

CVE-2025-21929

The CVE-2025-21929 item concerns a Linux kernel use-after-free in the intel-ish-hid driver during module removal. The affected component is the HID intel-ish-hid stack (intel_ishtp_hid) where hid_ishtp_cl_remove() frees resources before ishtp_hid_remove() would, leading to potential access of fre...

7.8CVSS7.2AI score0.00206EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/03/10 2:35 p.m.11 views

kernel: HID: core: zero-initialize the report buffer

A vulnerability was found in the Linux kernel's driver for Human Interface Devices. This flaw allows an attacker to use a malicious input device to read information from the report buffer. This could be used to leak kernel memory, enabling the exploitation of additional vulnerabilities...

5.5CVSS7.2AI score0.00811EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 8:56 a.m.11 views

kernel: HID: core: zero-initialize the report buffer

A vulnerability was found in the Linux kernel's driver for Human Interface Devices. This flaw allows an attacker to use a malicious input device to read information from the report buffer. This could be used to leak kernel memory, enabling the exploitation of additional vulnerabilities...

5.5CVSS7.2AI score0.00811EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 3:19 a.m.11 views

kernel: HID: core: zero-initialize the report buffer

A vulnerability was found in the Linux kernel's driver for Human Interface Devices. This flaw allows an attacker to use a malicious input device to read information from the report buffer. This could be used to leak kernel memory, enabling the exploitation of additional vulnerabilities...

5.5CVSS7.2AI score0.00811EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 1:37 a.m.7 views

kernel: HID: core: zero-initialize the report buffer

A vulnerability was found in the Linux kernel's driver for Human Interface Devices. This flaw allows an attacker to use a malicious input device to read information from the report buffer. This could be used to leak kernel memory, enabling the exploitation of additional vulnerabilities...

5.5CVSS7.2AI score0.00811EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 1:32 a.m.14 views

kernel: HID: core: zero-initialize the report buffer

A vulnerability was found in the Linux kernel's driver for Human Interface Devices. This flaw allows an attacker to use a malicious input device to read information from the report buffer. This could be used to leak kernel memory, enabling the exploitation of additional vulnerabilities...

5.5CVSS7.2AI score0.00811EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-56545

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: streamline driver probe to avoid devres issues It was found that unloading...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-46746

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: amdsfh: free driverdata after destroying hid device HID driver callbacks aren't called...

7.8CVSS5.8AI score0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:07 a.m.21 views

CVE-2024-57993 HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: Fix warning in thrustmasterprobe by adding endpoint check syzbot has found a type mismatch between a USB pipe and the transfer endpoint, which is triggered by the hid-thrustmaster driver1. There is a number...

6.1AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/12/29 2:38 p.m.16 views

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.9AI score0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

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.5CVSS0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 2:11 p.m.150 views

CVE-2024-56545

Technical details for CVE-2024-56545 are not provided in the supplied Connected documents. Public references describe a Linux kernel HID Hyper-V devres issue, but no additional exploit vectors or affected versions are included here; monitor for updates.

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: HID: i2c-hid-of: fix NULL-deref on failed power up

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid-of: fix NULL-deref on failed power up A while back the I2C HID implementation was split in an ACPI and OF part, but the new OF driver never initialises the client pointer which is dereferenced on power-up failures...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.8 views

kernel: HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

A vulnerability was found in the thrustmasterinterrupts function in the Linux kernel's HID Thrustmaster driver. This issue arises from a lack of validation for the actual number of endpoints, leading to a slab-out-of-bounds read when the code accesses the endpoint array...

7.1CVSS7.3AI score0.00271EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/09/18 10:14 a.m.21 views

CVE-2024-46746

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: free driverdata after destroying hid device HID driver callbacks aren't called anymore once hiddestroydevice has been called. Hence, hid driverdata should be freed only after the hiddestroydevice function returned as...

6.7CVSS6.7AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:12 a.m.23 views

CVE-2024-46746 HID: amd_sfh: free driver_data after destroying hid device

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: free driverdata after destroying hid device HID driver callbacks aren't called anymore once hiddestroydevice has been called. Hence, hid driverdata should be freed only after the hiddestroydevice function returned as...

7.8CVSS6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.17 views

CVE-2024-46746

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: free driverdata after destroying hid device HID driver callbacks aren't called anymore once hiddestroydevice has been called. Hence, hid driverdata should be freed only after the hiddestroydevice function returned as...

7.8CVSS5.9AI score0.00248EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 7:12 a.m.149 views

CVE-2024-46746

The CVE-2024-46746 issue affects the Linux kernel HID AMD SFH driver (amd_sfh). The root cause is freeing driver_data after hid_destroy_device() returns, since driver_data is referenced by callbacks; this can lead to a slab-use-after-free in functions such as amd_sfh_get_report, as evidenced by t...

7.8CVSS7.1AI score0.00248EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder