Lucene search
+L

3645 matches found

OSV
OSV
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90331 HID: asus: refactor the two workqueues and init sequence

In the Linux kernel, the following vulnerability has been resolved: HID: asus: refactor the two workqueues and init sequence Multiple issues have been found within the hid-asus driver: - unchecked size in asusrawevent - unclean teardown of asusprobe on failure - possible use-after-free in asuspro...

SaveExploits0References5
CVE
CVE
added 2026/09/17 4:08 p.m.9 views

CVE-2026-90331

CVE-2026-90331 affects the hid-asus driver in the Linux kernel . Multiple defects were identified: an unchecked size in asus_raw_event(), a possible use-after-free in asus_probe, unclean teardown on probe failure, sleeping calls in atomic context , and incorrect packet sizes sent to the keyboard ...

0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.33 views

CVE-2026-90329 HID: synchronize input before cleaning up a failed probe

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

8.8CVSS0.00339EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90329

CVE-2026-90329 is a use-after-free in the Linux kernel HID (Human Interface Device) subsystem. When hid_device_io_start() permits HID reports to run concurrently with device probe, a failed probe can trigger __hid_device_probe() to free driver resources (including the hidraw object) while a repor...

8.8CVSS0.00339EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.4 views

EUVD-2026-81990

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

0.00339EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90329 HID: synchronize input before cleaning up a failed probe

In the Linux kernel, the following vulnerability has been resolved: HID: synchronize input before cleaning up a failed probe hiddeviceiostart allows reports to run concurrently with probe. If the probe subsequently fails, hiddeviceprobe releases driver resources and clears hdev-driver without fir...

8.8CVSS
SaveExploits0References11
CVE
CVE
added 2026/09/17 4:08 p.m.13 views

CVE-2026-90328

CVE-2026-90328 affects the Linux kernel 's HID Steam controller driver. The root cause is that FEATURE reports from the Steam Controller encode the message size within the report itself, but the driver previously trusted that the reported size matched the actual number of bytes read , without ver...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:08 p.m.4 views

CVE-2026-90328 HID: steam: Reject short reads

In the Linux kernel, the following vulnerability has been resolved: HID: steam: Reject short reads Steam Controller FEATURE reports encode the size of the message in the message itself. Previously we were trusting that the size reported matched the size we actually read, leading to a potential...

SaveExploits0References6
CVE
CVE
added 2026/09/17 4:07 p.m.6 views

CVE-2026-90197

CVE-2026-90197 affects the Linux kernel HID haptic driver. The function fill_effect_buf() initializes a value only for the four haptic usages handled by its switch statement, but writes it to field->value[] for every usage. An unhandled usage can therefore receive either an uninitialized value...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:07 p.m.4 views

CVE-2026-90197 HID: haptic: don't write an uninitialized value to unhandled usages

In the Linux kernel, the following vulnerability has been resolved: HID: haptic: don't write an uninitialized value to unhandled usages filleffectbuf initializes value only for the four haptic usages handled by its switch, but writes it to field-value for every usage. An unhandled usage can...

SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:07 p.m.5 views

EUVD-2026-81790

In the Linux kernel, the following vulnerability has been resolved: HID: haptic: don't write an uninitialized value to unhandled usages filleffectbuf initializes value only for the four haptic usages handled by its switch, but writes it to field-value for every usage. An unhandled usage can...

0.00198EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 1:02 a.m.8 views

pwnKit

pwnKit À propos : Titre : pwnKit Description : Élévation de privilèges sur les systèmes d'exploitation de type Unix AUTEUR : drapl0n Version : 1.0 Catégorie : Élévation de privilèges Cible : Systèmes d'exploitation de type Unix Modes d'attaque : HID pwnKit est un payload USB-Rubber-Ducky...

7.8CVSS7.2AI score0.94921EPSS
SaveExploits155References1
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

AZL-101606 CVE-2026-90041 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices. inputregisterdevice can fail after the callback returns successfully...

8.8CVSS0.00296EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.7 views

CVE-2026-90001

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

AZL-101123 CVE-2026-90000 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: rmi: fix OOB access with undersized RMI reports The hid-rmi driver sizes its writeReport/readReport buffer purely from the report descriptor supplied by the device, with no minimum bound: data-inputreportsize =...

8.8CVSS0.00349EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-90000

In the Linux kernel, the following vulnerability has been resolved: HID: rmi: fix OOB access with undersized RMI reports The hid-rmi driver sizes its writeReport/readReport buffer purely from the report descriptor supplied by the device, with no minimum bound: data-inputreportsize =...

8.8CVSS0.00349EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:33 a.m.6 views

EUVD-2026-80649

In the Linux kernel, the following vulnerability has been resolved: HID: sony: clean up device list on probe failure sonyinputconfigured adds some controllers to sonydevicelist before HID core registers their input devices. inputregisterdevice can fail after the callback returns successfully...

8.8CVSS5.8AI score0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:33 a.m.17 views

CVE-2026-90041

CVE-2026-90041 is a use-after-free vulnerability in the Linux kernel's HID Sony driver (hid-sony). When input_register_device() fails after sony_input_configured() has already linked a controller to sony_device_list, the probe unwind path frees the devres-managed sony_sc structure while its list ...

8.8CVSS5.8AI score0.00296EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:33 a.m.8 views

EUVD-2026-80609

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.33 views

CVE-2026-90001 HID: bpf: serialize device reference release in struct_ops destroy path

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS0.00163EPSS
SaveExploits0References4
Rows per page
Query Builder