Lucene search
+L

5575 matches found

EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2023-60075

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

4.8AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2023-60084

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.9AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.23 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00191EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/08 2:15 a.m.15 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

DEBIAN-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.9 views

CVE-2023-53744

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

0.002EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2023-53744

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.3AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

UBUNTU-CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

UBUNTU-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.9AI score0.00191EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.42 views

CVE-2023-53759 HID: hidraw: fix data race on device refcount

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.00139EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 1:19 a.m.26 views

CVE-2023-53759

CVE-2023-53759 relates to a data race in the Linux kernel HID hidraw path. The issue occurs in hidraw_open(), which increments the hidraw device reference counter without dedicated synchronization, enabling a race when devices are opened concurrently. The race is tied to a regression from commit ...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.15 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.1AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.6 views

CVE-2023-53759 HID: hidraw: fix data race on device refcount

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.16 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00191EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.28 views

CVE-2023-53757

The CVE-2023-53757 issue is a Linux kernel vulnerability in irqchip/irq-mvebu-gicp where a refcount leak occurred: of_irq_find_parent() returns a node pointer with an incremented refcount and missing of_node_put() could leak refs if the pointer is not released. A fix was applied to add of_node_pu...

6AI score0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:19 a.m.12 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.51 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00191EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.15 views

CVE-2023-53744

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.3AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.32 views

CVE-2023-53744

CVE-2023-53744 affects the Linux kernel TI AM33xx PM domain (soc: ti: pm33xx). Root cause: a refcount leak in wkup_m3_ipc_get() path not balanced by wkup_m3_ipc_put() in error paths, leaving a refcount increment unreleased during probe failure. The issue is resolved by adding the missing refcount...

6.1AI score0.002EPSS
SaveExploits0References6
Rows per page
Query Builder