Lucene search
+L

5327 matches found

Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.10 views

CVE-2022-50663

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix possible memory leak in stmmacdvrprobe The bitmapfree should be called to free priv-afxdpzcqps when createsinglethreadworkqueue fails, otherwise there will be a memory leak, so we add the err path errorwqinit to...

5.2AI score0.00234EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.8 views

CVE-2022-50663 net: stmmac: fix possible memory leak in stmmac_dvr_probe()

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix possible memory leak in stmmacdvrprobe The bitmapfree should be called to free priv-afxdpzcqps when createsinglethreadworkqueue fails, otherwise there will be a memory leak, so we add the err path errorwqinit to...

6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.49 views

CVE-2022-50657 riscv: mm: add missing memcpy in kasan_init

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasaninit Hi Atish, It seems that the panic is due to the missing memcpy during kasaninit. Could you please check whether this patch is helpful? When doing kasanpopulate, the new allocated...

0.00222EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:29 a.m.24 views

CVE-2022-50657

Summary: CVE-2022-50657 pertains to the Linux kernel on riscv where a missing memcpy in kasan_init caused a panic during kasan_populate. The fix adds the missing memcpy so that newly allocated base_pud/base_p4d regions copy in kasan_early_shadow_pud/p4d contents, preventing page faults when readi...

6.1AI score0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.2AI score0.00182EPSS
SaveExploits0References1
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.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.6 views

UBUNTU-CVE-2022-50632

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: marvellcn10k: Fix hotplug callback leak in tadpmuinit tadpmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path...

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

UBUNTU-CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.7AI score0.00182EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.5 views

SUSE CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

6.4CVSS6.5AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.16 views

SUSE CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

4.4CVSS6.5AI score0.00195EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 12:1 a.m.40 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
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
CVE
CVE
added 2025/12/09 12:0 a.m.24 views

CVE-2023-53787

CVE-2023-53787 affects the Linux kernel regulator da9063. A null pointer dereference could occur on boot when some regulators have no matching DT nodes; the fix is to avoid dereferencing those regulators. The provided sources confirm the issue and the kernel patch to address partial DT config, bu...

5.9AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.35 views

CVE-2023-53787 regulator: da9063: fix null pointer deref with partial DT config

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 12:0 a.m.36 views

CVE-2022-50646

CVE-2022-50646 affects the Linux kernel SCSI HPSA path. The vulnerability is due to a memory leak in hpsa_init_one() where, on alloc_percpu() failure, the code frees the allocated structure but leaks h->reply_map. The patch fixes this by calling hpda_free_ctlr_info() to release h->reply_map...

6.1AI score0.00202EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.5 views

CVE-2022-50646

In the Linux kernel, the following vulnerability has been resolved: scsi: hpsa: Fix possible memory leak in hpsainitone The hpdaallocctlrinfo allocates h and its field replymap. However, in hpsainitone, if allocpercpu failed, the hpsainitone jumps to clean1 directly, which frees h and leaks the...

5.3AI score0.00202EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.6 views

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

5.6AI score0.00207EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:0 a.m.19 views

CVE-2022-50633

CVE-2022-50633 : In the Linux kernel, the usb: dwc3: qcom driver leaked resources due to a missing icc_put() on error paths in interconnect initialization. The function of_icc_get() allocates a path handle that was not released when no longer needed, causing a memory leak. The fix adds icc_put() ...

6.1AI score0.00195EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.7 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 zynqearlyslcrinit not releasing node references, which could lead to a reference count leak...

6.1AI score0.00193EPSS
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.0094EPSS
SaveExploits2References901
Rows per page
Query Builder