Lucene search
+L

3290 matches found

Cvelist
Cvelist
added 2026/05/28 9:40 a.m.50 views

CVE-2026-46232 HID: playstation: Clamp num_touch_reports

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp numtouchreports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4parsereport will read off the end of the touchreports array, up to about 2 KiB for the...

8.1CVSS0.00258EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.11 views

CVE-2026-46232

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp numtouchreports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4parsereport will read off the end of the touchreports array, up to about 2 KiB for the...

5.7AI score0.00258EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.19 views

EUVD-2026-32859

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp numtouchreports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4parsereport will read off the end of the touchreports array, up to about 2 KiB for the...

5.7AI score0.00258EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 9:40 a.m.11 views

CVE-2026-46232 HID: playstation: Clamp num_touch_reports

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp numtouchreports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4parsereport will read off the end of the touchreports array, up to about 2 KiB for the...

8.1CVSS5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/05/28 9:40 a.m.43 views

CVE-2026-46232

The CVE-2026-46232 entry concerns the Linux kernel HID PlayStation driver. A flaw allows a device to report more touch_reports than the array can hold, risking an out-of-bounds read in dualshock4_parse_report and potentially exposing up to ~2 KiB of kernel memory when DS4_TOUCH_POINT_INACTIVE is ...

8.1CVSS5.7AI score0.00258EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.39 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
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.10 views

CVE-2026-46213

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 "HID: appletb-kbd: fix slab use-after-free bug in appletbkbdprobe" added timerdeletesync&kbd-;inactivitytimer to both the probe closehw error path and...

5.7AI score0.00124EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.16 views

EUVD-2026-32829

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlightdevice-opslock via backlightdevicesetbrightness - mutexlock from two different atomic contexts: appletbinactivitytimer is...

6AI score0.00128EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.46 views

CVE-2026-46202 HID: appletb-kbd: run inactivity autodim from workqueues

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlightdevice-opslock via backlightdevicesetbrightness - mutexlock from two different atomic contexts: appletbinactivitytimer is...

0.00128EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/28 8:47 a.m.17 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
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/28 8:47 a.m.29 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.15 views

SUSE CVE-2026-45877

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtpbusremoveallclients During a warm reset flow, the cl-device pointer may be NULL if the reset occurs while clients are still being enumerated. Accessing cl-device-referencecount witho...

4.7CVSS5.7AI score0.0016EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.16 views

SUSE CVE-2026-45969

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for inputffcreatememless The psgamepadcreate function calls inputffcreatememless without verifying its return value, which can lead to incorrect behavior or potential crashes when FF effects ar...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/28 3:32 a.m.22 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.0016EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/28 2:21 a.m.28 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
SaveExploits0References5
OSV
OSV
added 2026/05/28 12:00 a.m.28 views

ALSA-2026:21556 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: proc: use the same treatment to check proclseek as ones for procreaditer et.al CVE-2025-38653 kernel: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr CVE-2025-68183...

9.4CVSS5.8AI score0.01338EPSS
SaveExploits0References40
OSV
OSV
added 2026/05/28 12:00 a.m.26 views

ALSA-2026:21557 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: j1939: j1939sessionnew: fix skb reference counting CVE-2024-56645 kernel: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr CVE-2025-68183 kernel: mm: thp: deny...

9.8CVSS6.8AI score0.01338EPSS
SaveExploits0References38
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:00 a.m.26 views

RHEL 10 : kernel (RHSA-2026:21557)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:21557 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: j1939: j1939sessionnew:...

9.8CVSS6.8AI score0.01338EPSS
SaveExploits0References38
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.33 views

PT-2026-44336

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab use-after-free issue exists in the appletb-kbd driver. The problem occurs during driver tear-down in the appletb kbd probe and appletb kbd remove functions due to improper...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 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 HID PlayStation driver not restricting the value of numtouchreports. This allows for...

8.1CVSS5.8AI score0.00258EPSS
SaveExploits0References5
Rows per page
Query Builder