Lucene search
+L

66 matches found

OSV
OSV
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50522 mcb: mcb-parse: fix error handing in chameleon_parse_gdd()

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

6.5AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/10/05 2:58 a.m.4 views

SUSE CVE-2022-50474

In the Linux kernel, the following vulnerability has been resolved: macintosh: fix possible memory leak in macioaddonedevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically. It needs to be freed when ofdeviceregist...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.7 views

CVE-2022-50505

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling...

5.5CVSS0.0015EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-26747

Malicious code in bioql PyPI...

6.3AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2022-50423

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpiutcopyipackagetoipackage There is an use-after-free reported by KASAN: BUG: KASAN: use-after-free in acpiutremovereference+0x3b/0x82 Read of size 1 at addr ffff888112afc460 by task modprobe/2111...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

UBUNTU-CVE-2022-50244

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in cxlpciafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-deref becau...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
NVD
NVD
added 2025/08/19 5:15 p.m.12 views

CVE-2025-38567

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...

4.7CVSS0.0011EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2022-50033

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: host: ohci-ppc-of: Fix refcount leak bug In ohcihcdppcofprobe, offindcompatiblenode will return a node pointer with refcount incremented. We should use...

5.5CVSS6AI score0.00164EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.10 views

The vulnerability of the serial_resume() function in the drivers/tty/serial/8250/serial_cs.c file of the Linux kernel allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the serialresume function in the drivers/tty/serial/8250/serialcs.c file of the Linux kernel is related to improper memory release before deleting the last reference „memory leak“. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References22Affected Software1
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

UBUNTU-CVE-2022-50203

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: display: Fix refcount leak bug In omapdssinitfbdev, offindnodebyname will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6AI score0.00203EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: cachefiles: fix dentry leak in cachefiles_open_file()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37836

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pciregisterhostbridge If deviceregister fails, call putdevice to give up the reference to avoid a memory leak, per the comment at deviceregister. Found by code review. bhelgaas: squash Dan Carpenter's...

5.5CVSS5.7AI score0.00269EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 views

PT-2025-18533 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the register pcpu function. The issue arises when dev set name is called in device add and returns an error...

5AI score
SaveExploits0References12
OSV
OSV
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49397 phy: qcom-qmp: fix struct clk leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

5.2AI score
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49870

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References23
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

DEBIAN-CVE-2022-48821

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: avoid double fput on failed usercopy If the copy back to userland fails for the FASTRPCIOCTLALLOCDMABUFF ioctl, we shouldn't assume that 'buf-dmabuf' is still valid. In fact, dmabuffd called fdinstall before, i.e...

7.8CVSS5.6AI score0.00271EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-35986

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The powersupply frame-work is not really designed for there to be long living in kernel references to powersupply devices. Specifically unregistering a...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

DEBIAN-CVE-2024-35986

In the Linux kernel, the following vulnerability has been resolved: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered The powersupply frame-work is not really designed for there to be long living in kernel references to powersupply devices. Specifically unregistering a...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.18 views

CVE-2024-36009

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated in ax25killbydevice instead of the devtracker of ax25dev. The log...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References11
Rows per page
Query Builder