Lucene search
+L

200 matches found

CVE
CVE
added 2026/08/10 12:03 p.m.40 views

CVE-2026-68361

The CVE-2026-68361 entry describes a race in the Linux kernel hwmon Corsair PSU driver where hid_hw_stop() does not stop device IO, allowing a use-after-free between hid_input_report() and the completion after hid_device_io_start() in corsairpsu_probe(). This can occur if probe fails after IO sta...

5.6AI score0.00194EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton to prevent conversion to 0-bit quantities Testing conducted by the syzbot fuzzer revealed that the HID core encounters a shift-out-of-bounds exception when it attempts to convert a 32-bit quantity to a...

7.1CVSS6AI score0.00161EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/30 12:00 a.m.10 views

The vulnerability of the s32ton() function in the drivers/hid/hid-core.c file of the Linux kernel’s user interface subsystem allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the s32ton function in the drivers/hid/hid-core.c file of the Linux kernel’s input device subsystem driver is related to an incorrect bitwise shift of a integer value. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

5.5CVSS4.5AI score0.00125EPSS
SaveExploits0References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/25 12:00 a.m.18 views

The vulnerability in the driver module/hid/hid-core.c of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/hid/hid-core.c module of the Linux operating system is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

8.8CVSS6.1AI score0.00241EPSS
SaveExploits0References6Affected Software2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hidreportrawevent Syzbot reported a shift-out-of-bounds issue in hidreportrawevent. microsoft 0003:045E:07DA.0001: hidfieldextract called with n 128 32! swapper/0 UBSAN: shift-out-of-bounds i...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/07 2:19 a.m.18 views

SUSE CVE-2026-43048

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 6:33 p.m.19 views

CVE-2026-43048

A flaw was found in the Linux kernel's Human Interface Device HID core. An incorrect memset operation within the hidreportrawevent function can lead to out-of-bounds OOB reads and writes. This vulnerability occurs when the incoming event buffer size is insufficient to fill the associated report,...

8.8CVSS5.9AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-43048

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

8.8CVSS0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 2:15 p.m.9 views

CVE-2026-43048 HID: core: Mitigate potential OOB by removing bogus memset()

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

8.8CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/05/01 2:15 p.m.12 views

EUVD-2026-26647

In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset The memset in hidreportrawevent has the good intention of clearing out bogus data by zeroing the area from the end of the incoming data string to the assumed end of the...

5.9AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/01 2:15 p.m.48 views

CVE-2026-43048

The CVE concerns the Linux kernel HID core. The issue arises in hid_report_raw_event() where a memset() intended to clear bogus data can trigger out-of-bounds reads/writes when the incoming event buffer is not large enough for the report. The fix removes the problematic memset() and instead retur...

8.8CVSS5.9AI score0.00241EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.13 views

PT-2026-36465

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the HID core where the memset function within hid report raw event attempts to clear data by zeroing the area between the end of the incoming data string and the assumed...

8.8CVSS6.7AI score0.00415EPSS
SaveExploits0References169
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.18 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the hidreportrawevent function in the HID core that can cause OOB reads and writes when using memset to clea...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-31624

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID...

5.5CVSS4.5AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.15 views

SUSE CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/04/24 8:38 p.m.17 views

CVE-2026-31624

A flaw was found in the Linux kernel's Human Interface Device HID core. A malicious or malformed HID device could provide a specially crafted report descriptor with an overly large reportsize value. This could lead to an undefined shift operation within the s32ton function when processing output...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS0.00125EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.43 views

CVE-2026-31624 HID: core: clamp report_size in s32ton() to avoid undefined shift

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/24 2:42 p.m.17 views

CVE-2026-31624 HID: core: clamp report_size in s32ton() to avoid undefined shift

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.8AI score
SaveExploits0References12
Rows per page
Query Builder