Lucene search
+L

45 matches found

CNNVD
CNNVD
added 2025/12/30 12:00 a.m.11 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 existence of post-release reuse of the HID uclogic driver...

7.8CVSS7.1AI score0.00153EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2023-54207

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: uclogic: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the...

7.8CVSS7.3AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/04 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38007

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memor...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:00 a.m.18 views

The vulnerability of the uclogic_input_configured() function in the HID component of the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the uclogicinputconfigured function in the HID component of the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS6.5AI score0.00177EPSS
SaveExploits0References18Affected Software8
RedhatCVE
RedhatCVE
added 2025/06/20 8:48 p.m.9 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...

7CVSS7.1AI score0.00177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.8 views

SUSE 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.5CVSS7.8AI score0.00177EPSS
SaveExploits0References17
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

DEBIAN-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.6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.9 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.5CVSS0.00177EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.7 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.00177EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

UBUNTU-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.5CVSS6.2AI score0.00177EPSS
SaveExploits0References27
CVE
CVE
added 2025/06/18 9:28 a.m.136 views

CVE-2025-38007

CVE-2025-38007 affects HID uclogic in the Linux kernel. Root cause: uclogic_input_configured() dereferences a NULL after devm_kasprintf() returns NULL due to allocation failure. Mitigation: a NULL check is added after devm_kasprintf() to prevent the dereference. Described fixes are documented in ...

5.5CVSS6.4AI score0.00177EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.7 views

CVE-2025-38007 HID: uclogic: Add NULL check in uclogic_input_configured()

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...

6.3AI score
SaveExploits0References11
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

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

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.16 views

PT-2025-25782

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the uclogic input configured function. This issue arises when devm kasprintf returns NULL due to...

6CVSS6.6AI score0.00177EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/27 12:00 a.m.14 views

The vulnerability of the uclogic component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the uclogic component in the Linux operating system’s kernel is related to errors in resource management in the hidtestuclogicparseugeev2desc function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References11Affected Software3
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.9 views

SUSE CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

6.2CVSS6.7AI score0.00228EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 4:15 p.m.9 views

DEBIAN-CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

7.1CVSS5.1AI score0.00228EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

7.1CVSS5.8AI score0.00228EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.10 views

UBUNTU-CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

7.1CVSS5.8AI score0.00228EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.20 views

CVE-2023-52866 HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event_hooks()

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

6.8AI score0.00228EPSS
SaveExploits0References3
Rows per page
Query Builder