Lucene search
K

137 matches found

RedHat Linux
RedHat Linux
added 2026/05/28 1:35 p.m.13 views

kernel: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq

A flaw was found in the Linux kernel's Wacom Human Interface Device HID driver. This vulnerability allows a remote attacker to trigger an out-of-bounds read by sending a specially crafted, short Bluetooth HID report. This can lead to the disclosure of sensitive information from the system's memor...

8.1CVSS5.8AI score0.00255EPSS
Exploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.18 views

CVE-2026-46213

The CVE-2026-46213 issue affects the Linux kernel HID Apple keyboard driver (appletb-kbd). A use-after-free (UAF) in the inactivity-timer cleanup path during driver tear-down was fixed by reordering teardown: (1) call hid_hw_close()/hid_hw_stop() before backlight cleanup to prevent late callbacks...

7.8CVSS5.8AI score0.00124EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/28 3:32 a.m.11 views

CVE-2026-45877

A flaw was found in the Linux kernel's Intel Integrated Sensor Hub ISH HID driver. During a warm reset, a NULL-pointer dereference can occur if clients are still being enumerated. This can lead to a kernel panic, causing the system to become unstable or unavailable, resulting in a Denial of Servi...

5.5CVSS5.8AI score0.002EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.11 views

SUSE CVE-2026-43152

In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used...

5.8AI score0.00128EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/06 3:24 p.m.15 views

CVE-2026-43111

A flaw was found in the Linux kernel's roccat Human Interface Device HID driver. This vulnerability, a use-after-free, arises from a synchronization issue where the roccatreportevent function accesses a list of readers without adequate locking. A local attacker could exploit this to cause a syste...

7.8CVSS6AI score0.00117EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: HID: hid-thrustmaster: fixed OOB read in thrustmasterinterrupts Syzbot reported a slab-out-of-bounds Read in thrustmasterprobe. The root cause is the lack of validation check for the actual number of endpoints. Code should not...

7.1CVSS5.8AI score0.00269EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.1 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014351)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014351 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke...

5.5CVSS5.4AI score0.00208EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.7 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the usb gadget fhid driver repeatedly initializing the cdev device during rebinding operations,...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.24 views

CVE-2026-23196 HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer

In the Linux kernel, the following vulnerability has been resolved: HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer Add DMA buffer readiness check before reading DMA buffer to avoid unexpected NULL pointer accessing...

0.001EPSS
Exploits0References2
Redos
Redos
added 2026/01/20 12:0 a.m.4 views

ROS-20260120-7363

A vulnerability in the HIDUSBDEVICE function of the driver drivers/hid/hid-quirks.c of the Linux kernel is related to incorrect input validation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.7AI score0.00157EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001078)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001078 advisory. Multiple stack-based buffer overflows in the magicmouserawevent function in drivers/hid/hid-magicmouse.c in the Magic Mouse HID driver in the Linux kernel through...

6.9CVSS8.2AI score0.00764EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000541)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000541 advisory. Heap-based buffer overflow in the logidjllrawrequest function in drivers/hid/hid-logitech-dj.c in the Linux kernel before 3.16.2 allows physically proximate attacker...

6.9CVSS7.9AI score0.00499EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2026/01/13 10:53 p.m.2 views

CVE-2025-68657

Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, calls to hidhostdeviceclose can free the same usbtransfert twice. The USB event callback and user code share the hidifacet state without locking, so both can tear down a READY interface...

6.4CVSS7AI score0.00139EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/01/12 5:26 p.m.2 views

CVE-2025-68657 espressif/usb_host_hid Double-Free Race Condition in USB Host HID Device Close Path

Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, calls to hidhostdeviceclose can free the same usbtransfert twice. The USB event callback and user code share the hidifacet state without locking, so both can tear down a READY interface...

6.4CVSS6.7AI score0.00139EPSS
Exploits0References3
CVE
CVE
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53703

CVE-2023-53703 (Linux kernel) : The issue arises in the HID/amd_sfh code where shifting values in the exp/shift calculation can exceed the 32-bit range, triggering UBSAN shift-out-of-bounds. The described impact is a UBSAN shift-out-of-bounds error in amd_sfh_desc.c (line 149) during the AMD SFH ...

6.1AI score0.00193EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.6 views

PT-2025-43104

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the AMD System Firmware Handler SFH HID driver. A shift operation involving the exp and shift variables can exceed the maximum allowable shift...

7.8CVSS6.3AI score0.09072EPSS
Exploits4References985
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/16 7:14 p.m.6 views

Security Bulletin: possible security flaw in memory management

Summary A flaw in the KASAN Kernel Address Sanitizer code may allow memory to be accessed that is no longer used, potentially exposing security related information. Vulnerability Details CVEID:CVE-2022-50020 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: ext4:...

7.8CVSS6.2AI score0.0019EPSS
Exploits0Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2007-5099

Malware in sbrugna...

4.7CVSS6.1AI score0.00357EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2017-0681

Malware in sbrugna...

7.6CVSS7.2AI score0.01804EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5130

Malicious code in bioql PyPI...

7.1CVSS7.8AI score0.00214EPSS
Exploits0References6
Rows per page
Query Builder