Lucene search
+L

148 matches found

CVE
CVE
added 2025/07/06 9:11 a.m.59 views

CVE-2025-38235

CVE-2025-38235: Linux kernel fix for appletb_kbd backlight reference counting leak. backlight_device_get_by_name increments ref count for android backlight named "appletb_backlight" and it is not released, causing a reference leak. The fix decrements the reference count on removal via put_device ...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.9 views

Vulnerability of the magicmouse_probe() function in the drivers/hid/hid-magicmouse.c module – This driver of the input device subsystem in the Linux operating system allows a hacker to cause a service failure.

Vulnerability of the magicmouseprobe function in the drivers/hid/hid-magicmouse.c module – The driver for the Linux kernel’s input device subsystem is vulnerable due to a pointer issue related to NULL pointers. Exploiting this vulnerability could allow an attacker to cause system failures...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.21 views

CVE-2022-49984 HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report

In the Linux kernel, the following vulnerability has been resolved: HID: steam: Prevent NULL pointer dereference in steamrecv,sendreport It is possible for a malicious device to forgo submitting a Feature Report. The HID Steam driver presently makes no prevision for this and de-references the...

0.00217EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38016

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: abort dispatch if device destroyed The current HID bpf implementation assumes no output report/request will go through it after hidbpfdestroydevice has been called. This leads to a bug that unplugging certain types of H...

8.8CVSS0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.6 views

SUSE CVE-2025-21929

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

5.5CVSS7.7AI score0.00197EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.6 views

SUSE CVE-2025-21928

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

5.5CVSS7.6AI score0.00215EPSS
SaveExploits0References19
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21929

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.6 views

CVE-2025-21928

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.8CVSS0.00215EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.8 views

CVE-2025-21929

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

7.8CVSS0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21948 HID: appleir: Fix potential NULL dereference at raw event handle

In the Linux kernel, the following vulnerability has been resolved: HID: appleir: Fix potential NULL dereference at raw event handle Syzkaller reports a NULL pointer dereference issue in inputevent. BUG: KASAN: null-ptr-deref in instrumentatomicread include/linux/instrumented.h:68 inline BUG:...

5.5CVSS6.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.19 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.00215EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:40 p.m.9 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.120 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.00197EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/03/10 2:35 p.m.10 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.00809EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/03/10 8:56 a.m.10 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.00809EPSS
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.00809EPSS
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.00809EPSS
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.00809EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.5 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.5 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
Rows per page
Query Builder