Lucene search
+L

3557 matches found

OSV
OSV
added 2025/09/16 1:15 p.m.18 views

DEBIAN-CVE-2025-39809

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.8 views

CVE-2025-39808

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

5.5CVSS0.00172EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 1:15 p.m.3 views

DEBIAN-CVE-2025-39808

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.15 views

CVE-2025-39809

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:15 p.m.12 views

AZL-74700 CVE-2025-39806 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix slab out-of-bounds access in mtreportfixup A malicious HID device can trigger a slab out-of-bounds during mtreportfixup by passing in report descriptor smaller than 607 bytes. mtreportfixup attempts to patch...

8.8CVSS5.6AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.2 views

DEBIAN-CVE-2025-39806

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix slab out-of-bounds access in mtreportfixup A malicious HID device can trigger a slab out-of-bounds during mtreportfixup by passing in report descriptor smaller than 607 bytes. mtreportfixup attempts to patch...

7.1CVSS6.1AI score0.00233EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.9 views

CVE-2025-39806

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix slab out-of-bounds access in mtreportfixup A malicious HID device can trigger a slab out-of-bounds during mtreportfixup by passing in report descriptor smaller than 607 bytes. mtreportfixup attempts to patch...

8.8CVSS0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 1:15 p.m.12 views

UBUNTU-CVE-2025-39809

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS5.7AI score0.00155EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/16 1:15 p.m.17 views

UBUNTU-CVE-2025-39806

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix slab out-of-bounds access in mtreportfixup A malicious HID device can trigger a slab out-of-bounds during mtreportfixup by passing in report descriptor smaller than 607 bytes. mtreportfixup attempts to patch...

8.8CVSS6.5AI score0.00233EPSS
SaveExploits0References28
OSV
OSV
added 2025/09/16 1:15 p.m.10 views

UBUNTU-CVE-2025-39808

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References30
CVE
CVE
added 2025/09/16 1:00 p.m.82 views

CVE-2025-39824

The CVE CVE-2025-39824 affects the Linux kernel HID subsystem. A crafted HID descriptor can trigger a use-after-free in hid_input handling during hidinput_connect() after hid_hw_start(), notably via ASUS HID devices (e.g., ASUS ROG N-Key keyboard). The root cause is that capability bitmaps may no...

7.8CVSS5.4AI score0.00163EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/09/16 1:00 p.m.14 views

CVE-2025-39824 HID: asus: fix UAF via HID_CLAIMED_INPUT validation

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix UAF via HIDCLAIMEDINPUT validation After hidhwstart is called hidinputconnect will eventually be called to set up the device with the input layer since the HIDCONNECTDEFAULT connect mask is used. During...

5.4AI score
SaveExploits0References14
CVE
CVE
added 2025/09/16 1:00 p.m.70 views

CVE-2025-39818

CVE-2025-39818: Linux kernel vulnerability in intel-thc-hid (Intel THC) where improper pointer arithmetic in I2C regs save could cause a slab-out-of-bounds read/write (KASAN). The fix replaces the secondary pointer usage with direct array indexing (&dev->i2c_subip_regs[i]) to ensure safe memor...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 1:00 p.m.4 views

CVE-2025-39818 HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/16 1:00 p.m.9 views

CVE-2025-39809 HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 1:00 p.m.62 views

CVE-2025-39808

CVE-2025-39808 – Linux kernel HID-ntrig null-deref fix . Affects HID-ntrig in the Linux kernel. In ntrig_report_version(), a hdev structure copied from hid_probe() could lead to a page fault when a descriptor was sent to /dev/uhid if hdev->dev.parent->parent was NULL. The fix adds a null-ch...

5.5CVSS6.1AI score0.00172EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/09/16 1:00 p.m.12 views

CVE-2025-39808 HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

6.1AI score
SaveExploits0References14
OSV
OSV
added 2025/09/16 1:00 p.m.10 views

CVE-2025-39809 HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.24 views

CVE-2025-39809 HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 1:00 p.m.69 views

CVE-2025-39809

CVE-2025-39809 affects the Linux kernel’s Intel QuickI2C HID path (intel-thc-hid). The issue is that the ACPI _DSD methods for ICRS/ISUB return data with a trailing byte, making the actual length one byte longer than the structs define. This leads to a stack-out-of-bounds write and a kernel crash...

8.4CVSS6AI score0.00155EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder