Lucene search
+L

2142 matches found

RedhatCVE
RedhatCVE
added 2025/05/04 4:46 p.m.26 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

6.9AI score0.00175EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.7 views

SUSE CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

DEBIAN-CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.4AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53054

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

5.5CVSS0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

UBUNTU-CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.12 views

CVE-2023-53054 usb: dwc2: fix a devres leak in hw_enable upon suspend resume

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

0.00179EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/02 12:0 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 Linux kernel, which stems from a reference count error in the scsi driver when removing a host directory...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

DEBIAN-CVE-2022-49929

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr leak in RESPSTERRRNR rxerecheckmr will increase mr's refcnt, so we should call rxeputmr to drop mr's refcnt in RESPSTERRRNR to avoid below warning: WARNING: CPU: 0 PID: 4156 at...

5.5CVSS5.5AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49915

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNregisterdevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, add putdevice to give up the reference, so...

5.5CVSS0.00179EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

5.5CVSS0.00192EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

DEBIAN-CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

5.5CVSS5.5AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

UBUNTU-CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/01 2:11 p.m.16 views

CVE-2022-49929 RDMA/rxe: Fix mr leak in RESPST_ERR_RNR

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr leak in RESPSTERRRNR rxerecheckmr will increase mr's refcnt, so we should call rxeputmr to drop mr's refcnt in RESPSTERRRNR to avoid below warning: WARNING: CPU: 0 PID: 4156 at...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49915 mISDN: fix possible memory leak in mISDN_register_device()

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNregisterdevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, add putdevice to give up the reference, so...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:10 p.m.94 views

CVE-2022-49909

The connected advisories describe CVE-2022-49909 as a Linux kernel Bluetooth L2CAP use-after-free (A2MP) in l2cap_conn_del(). When l2cap_recv_frame() processes data and creates an A2MP channel that is not held, the reference counting can reach 1, and during hci_error_reset(), l2cap_chan_unlock() ...

6.5AI score0.00024EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:9 p.m.88 views

CVE-2022-49822

The CVE refers to a Linux kernel CIFS issue: when tlink setup fails, connections may not be released, causing a refcount leak in the CIFS module and leaking fscache info, which can lead to errors on subsequent mounts (e.g., CIFS: Cache volume key already in use). The vulnerability is tied to the ...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49822 cifs: Fix connections leak when tlink setup failed

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:9 p.m.127 views

CVE-2022-49787

Summary (CVE-2022-49787): In the Linux kernel, the mmc: sdhci-pci fix prevents a memory leak by ensuring proper PCI device reference counting. The root cause is that pci_get_device() increases the pci_dev reference count and may not be balanced with pci_dev_put() before amd_probe() returns; the f...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.31 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

5.5CVSS5.3AI score0.00138EPSS
SaveExploits0
Rows per page
Query Builder