Lucene search
+L

32928 matches found

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

CVE-2022-50663

The CVE-2022-50663 entry relates to the Linux kernel net: stmmac driver. The vulnerability is a memory leak in stmmac_dvr_probe() where priv->af_xdp_zc_qps is not freed when create_singlethread_workqueue() fails; the fix adds a call to bitmap_free() and an error_wq_init path to prevent leaks. ...

6AI score0.00238EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.48 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...

0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50661 seccomp: Move copy_seccomp() to no failure path.

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing struct seccompfilter and some objects included in it. We can reproduce...

6.2AI score
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.5 views

DEBIAN-CVE-2023-53807

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

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

DEBIAN-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.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2022-50639

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

5.7AI score0.00197EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.13 views

SUSE CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

6.5AI score0.00186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.32 views

CVE-2023-53807 clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 12:00 a.m.9 views

CVE-2023-53800 ubi: Fix use-after-free when volume resizing failed

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/12/09 12:00 a.m.7 views

CVE-2022-50646 scsi: hpsa: Fix possible memory leak in hpsa_init_one()

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

6.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.8 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.00205EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.10 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 net/dsa ocelot not calling dsatag8021qunregister under rtnllock, which could lead to an assertion failure...

6.1AI score0.00219EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.12 views

AlmaLinux 9 : kernel (ALSA-2025:22405)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:22405 advisory. kernel: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm CVE-2025-38724 kernel: wifi: cfg80211: fix use-after-free in cmpbss CVE-2025-3986...

9.8CVSS6.9AI score0.00378EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.16 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

9.8CVSS6.4AI score0.00371EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - of: overlay: Call ofchangesetinit early When ofoverlayfdtapply fails, the changeset may be partially applied, and the caller is still expected to call...

5.3AI score0.00227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49761

Name of the Vulnerable Software and Affected Versions Fiber Utils versions 2.0.0-rc.3 and below Description Fiber Utils is a collection of functions for Fiber. In versions 2.0.0-rc.3 and below, if the system’s cryptographic random number generator crypto/rand fails, the software silently reverts ...

9.8CVSS6.5AI score0.00468EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.13 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 a resource leak on removal of the ASoC codecs wcd-mbhc-v2 component, which could lead to a failure in the...

8.6AI score0.00244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49733

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the MBHC Multi-channel High-definition Codec component removal process within the ASoC ALSA system on chip codecs of the Linux kernel. Specifically, MBHC...

7.1AI score0.00244EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50634

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: cw2015: Fix potential null-ptr-deref in cwbatprobe cwbatprobe calls createsinglethreadworkqueue and not checked the ret value, which may return...

6.1AI score0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.10 views

PT-2025-49749

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the s3c24xx serial getclk function within the Samsung TTY serial driver. This occurs when clk get rate fails, and the allocated clock is not freed, leading to a...

7.2AI score0.00239EPSS
SaveExploits0
Rows per page
Query Builder