Lucene search
+L

5491 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991167)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991167 advisory. In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in xfrmpolicycheck The issue happens on an error path in xfrmpolicycheck...

5.5CVSS6.4AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991169)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991169 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing ofnodeput in at91sam9g20ekaudioprobe This node pointer is returned by...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991191)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991191 advisory. In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxxmdiosregister ofgetchildbyname returns a node...

5.5CVSS5.9AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.6 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2483)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: qla2xxx: Fix warning message due to adisc being flushedCVE-2022-49158 scsi: qla2xxx: Implement ref count for SRBCVE-2022-49159 tcp: add...

9.8CVSS7.2AI score0.0062EPSS
SaveExploits3References85
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991190)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991190 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: rockchip: Fix refcount leak in rockchipgrfinit offindmatchingnodeandmatch returns a node...

5.5CVSS5.9AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991200)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991200 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: pataocteoncf: Fix refcount leak in octeoncfprobe offinddevicebynode takes reference, we shou...

5.5CVSS5.7AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991159)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991159 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/xics: fix refcount leak in icpopalinit The offindcompatiblenode function returns a node...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50659

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference...

5.7AI score0.00272EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991182)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991182 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubpro...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 10:42 a.m.17 views

CVE-2023-53744

The TI AM33xx power management driver in the Linux kernel fails to release reference counts acquired via wkupm3ipcget when errors occur during probe. Since the corresponding wkupm3ipcput call is missing from error paths, repeated probe failures gradually exhaust kernel resources...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 9:04 a.m.20 views

CVE-2023-53818

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

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 8:34 a.m.9 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

5.8CVSS5.2AI score0.00141EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 7:42 a.m.10 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.9AI score0.00233EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 7:27 a.m.9 views

CVE-2025-40251

No description is available for this CVE. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability...

7.1CVSS6.2AI score0.00151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 5:50 a.m.15 views

CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

5.5CVSS5.8AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.8 views

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

3.3CVSS6.6AI score0.00233EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.18 views

SUSE CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

3.3CVSS6.5AI score0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.16 views

SUSE CVE-2022-50659

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

6.4AI score0.00272EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.7 views

SUSE CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.5 views

SUSE CVE-2023-53818

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

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References7
Rows per page
Query Builder