Lucene search
+L

489 matches found

BDU FSTEC
BDU FSTEC
added 2025/07/28 12:0 a.m.12 views

The vulnerability of the hid_bpfdestroy_device() function in the HID component of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the hidbpfdestroydevice function in the HID component of the Linux kernel is related to improper elimination of certain elements in the output data. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7CVSS6.5AI score0.00161EPSS
SaveExploits0References10Affected Software6
OSV
OSV
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38378 HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe In probe appletbkbdprobe a "struct appletbkbd kbd" is allocated via devmkzalloc to store touch bar keyboard related data. Later on if backlightdevicegetbyname finds...

7.8CVSS6.4AI score0.00144EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.2 views

HID: pidff: Fix null pointer dereference in pidff_find_fields

...

5.5CVSS7.4AI score0.00254EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/11 12:0 a.m.7 views

The vulnerability of the HID Class Driver for Windows operating systems allows attackers to increase their privileges.

The vulnerability of the HID Class Driver for Windows operating systems relates to reading data beyond the buffer in memory. Exploiting this vulnerability can allow an attacker to gain increased privileges...

7.8CVSS5.7AI score0.00352EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.7 views

PT-2025-31091

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.244-1 Debian 11 bullseye Linux kernel versions prior to 6.1.147-1 Debian bookworm Linux kernel versions prior to 6.12.41-1 Debian trixie Linux kernel versions prior to 6.1.153-1deb11u1 Debian 11 bullseye - 6...

6CVSS6.7AI score0.00198EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.10 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netsched: Flush gsoskb list too during -change CVE-2025-37992 In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling CVE-2025-38008 In th...

7.8CVSS6.3AI score0.00176EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix iasize underflow CVE-2022-48828 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: fix sk refcount leaks CVE-2024-46855 In the Linux kernel, the following...

7.8CVSS6.9AI score0.01345EPSS
SaveExploits8
OSV
OSV
added 2025/07/03 9:15 a.m.10 views

UBUNTU-CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS6.5AI score0.00179EPSS
SaveExploits0References43
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:0 a.m.7 views

Vulnerability of the betopff_init() function in the drivers/hid/hid-betopff.c module – The driver for the input device subsystem of the Linux kernel, which allows a hacker to cause a service failure.

Vulnerability of the betopffinit function in the drivers/hid/hid-betopff.c module – The driver for the user interface devices in the Linux kernel is vulnerable due to buffer overflow attacks. Exploiting this vulnerability could allow an attacker to cause a system failure...

7.8CVSS6.9AI score0.00261EPSS
SaveExploits0References20Affected Software1
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

DEBIAN-CVE-2022-50156

In the Linux kernel, the following vulnerability has been resolved: HID: cp2112: prevent a buffer overflow in cp2112xfer Smatch warnings: drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'data-block1' too small 33 vs 255 drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'buf' too small 6...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: HID: Ignoring non-functional sensors in the HP 5MP Camera The HP 5MP Camera USB ID 0408:5473 reports a HID sensor interface that is not actually implemented. Attempting to access this non-functional sensor via iioinfo causes the...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Make sure to fetch pool before checking SIMULTANEOUSMAX As noted by Anssi some 20 years ago, pool report is sometimes messed up. This worked fine on many devices but casued oops on VRS DirectForce PRO. Here, we're...

5.5CVSS7.7AI score0.00012EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

DEBIAN-CVE-2025-37942

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Make sure to fetch pool before checking SIMULTANEOUSMAX As noted by Anssi some 20 years ago, pool report is sometimes messed up. This worked fine on many devices but casued oops on VRS DirectForce PRO. Here, we're...

5.5CVSS6.1AI score0.00012EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/19 9:7 p.m.13 views

CLSA-2025-1747688831 kernel: Fix of 20 CVEs

drm/dpmst: Ensure mstprimary pointer is valid in drmdpmsthandleupreq CVE-2024-57798 - block: Fix handling of offline queues in blkmqallocrequesthctx CVE-2022-49720 - drm: nv04: Fix out of bounds access CVE-2024-27008 - parport: Proper fix for array out-of-bounds access CVE-2024-50074 - Bluetooth:...

7.8CVSS6.8AI score0.03558EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/05/17 12:0 a.m.8 views

The vulnerability of the HID_USB_DEVICE() function in the Linux kernel driver (drivers/hid/hid-quirks.c), which allows a hacker to cause a service failure.

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

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References14Affected Software7
Amazon
Amazon
added 2025/05/13 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsdumpfullkey CVE-2024-35866 In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: Fully initialize struct nfconncounttuple in inserttree...

7.8CVSS7.9AI score0.00234EPSS
SaveExploits0
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

DEBIAN-CVE-2025-37862

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Fix null pointer dereference in pidfffindfields This function triggered a null pointer dereference if used to search for a report that isn't implemented on the device. This happened both for optional and required...

5.5CVSS5.7AI score0.00254EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.3 views

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

...

7.8CVSS7.3AI score0.00203EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

DEBIAN-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.5CVSS5.5AI score0.00192EPSS
SaveExploits0References1
Rows per page
Query Builder