Lucene search
+L

5491 matches found

NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS0.00141EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

0.00202EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

5.3AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.12 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

0.00233EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

DEBIAN-CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

UBUNTU-CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.9AI score0.00233EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

5.7AI score0.00202EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

UBUNTU-CVE-2023-53818

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

5.7AI score0.00193EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.6 views

SUSE 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.5CVSS6.5AI score0.002EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.9 views

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

6.4AI score0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.43 views

CVE-2023-53818 ARM: zynq: Fix refcount leak in zynq_early_slcr_init

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

0.00193EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/09 12:01 a.m.19 views

CVE-2023-53818

CVE-2023-53818: Linux kernel ARM zynq refcount leak in zynq_early_slcr_init. of_find_compatible_node() returns a node pointer with an incremented refcount; the fix adds of_node_put() on error paths to prevent the leak. Affected: Linux kernel (ARM zynq). Impact: potential refcount leak; exploitati...

6AI score0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 12:01 a.m.8 views

CVE-2023-53818 ARM: zynq: Fix refcount leak in zynq_early_slcr_init

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.17 views

CVE-2023-53818

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

5.3AI score0.00193EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:00 a.m.23 views

CVE-2023-53795

The CVE-2023-53795 issue in the Linux kernel concerns a race where IOMMUFD_DESTROY would incorrectly increment an object’s refcount, potentially causing spurious failures during destruction when combined with iommufd_object_destroy_user. Public advisories confirm a fix that avoids any refcount in...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.41 views

CVE-2023-53795 iommufd: IOMMUFD_DESTROY should not increase the refcount

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 12:00 a.m.11 views

CVE-2023-53795 iommufd: IOMMUFD_DESTROY should not increase the refcount

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.39 views

CVE-2023-53781 smc: Fix use-after-free in tcp_write_timer_handler().

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

7.8CVSS0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.35 views

CVE-2022-50645 EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

0.00202EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 12:00 a.m.29 views

CVE-2022-50645

The CVE-2022-50645 issue involves a refcount leak in the Linux kernel’s EDAC/i10nm path. Specifically, pci_get_dev_wrapper() could mishandle a PCI device by not accounting for the fact that pci_get_domain_bus_and_slot() returns a device with an incremented refcount, leading to a potential leak if...

6AI score0.00202EPSS
SaveExploits0References6
Rows per page
Query Builder