Lucene search
+L

2615 matches found

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

CVE-2023-53779

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
NVD
NVD
added 2025/12/09 1:16 a.m.10 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

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

DEBIAN-CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

5.3AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

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

UBUNTU-CVE-2022-50656

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Clear nfctarget before being used Fix a slab-out-of-bounds read that occurs in nlaput called from nfcgenlsendtarget when target-sensbreslen, which is duplicated from an nfctarget in pn533, is too large as the nfctarge...

8.1CVSS5.7AI score0.00299EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 12:1 a.m.6 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
OSV
OSV
added 2025/12/09 12:0 a.m.7 views

CVE-2023-53779 mfd: dln2: Fix memory leak in dln2_probe()

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.33 views

CVE-2023-53779

...

0.00032EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.12 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.3AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:0 a.m.32 views

CVE-2022-50641

CVE-2022-50641 is documented in connected advisories as a Linux kernel issue in the omap_ssi driver. The root cause is a refcount leak in ssi_probe when control flow exits a for_each_available_child_of_node() loop without releasing the child node. The fix requires explicitly calling of_node_put()...

6.2AI score0.00212EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.15 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...

5.4AI score0.00212EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.7 views

PT-2025-49690

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak for each pci dev is implemented by pci get device. The comment of pci get device says that it will increase the reference count for the returned pci dev and also decrease the reference...

6.4AI score0.00247EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.8 views

PT-2025-49678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the zynq early slcr init function within the ARM Zynq component of the Linux kernel. The of find compatible node function increments the reference count ...

7.8CVSS6.7AI score0.00853EPSS
SaveExploits2References901
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40328

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but befor...

8.8CVSS5.5AI score0.00398EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49700

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the ocxl module. Specifically, a potential name leak can occur within the ocxl file register afu function. If the device register function...

7.8CVSS6.8AI score0.00853EPSS
SaveExploits2References896
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49639

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the dln2 probe function within the kernel's MFD Multiple Function Device driver for DLN2 devices. Specifically, when dln2 setup rx urbs fails during the probe...

6.2AI score0.00032EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/08 3:31 a.m.8 views

EUVD-2025-201629

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

5.7AI score0.00185EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

UBUNTU-CVE-2022-50615

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.7AI score0.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.50 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
OSV
OSV
added 2025/12/08 1:16 a.m.13 views

UBUNTU-CVE-2025-40309

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scoconnfree BUG: KASAN: slab-use-after-free in scoconnfree net/bluetooth/sco.c:87 inline BUG: KASAN: slab-use-after-free in krefput include/linux/kref.h:65 inline BUG: KASAN: slab-use-after-free in...

8CVSS5.9AI score0.0024EPSS
SaveExploits0References36
Rows per page
Query Builder