5177 matches found
CVE-2025-68245
In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...
CVE-2025-68245
In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...
CVE-2025-68245 net: netpoll: fix incorrect refcount handling causing incorrect cleanup
In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...
CVE-2025-68245
CVE-2025-68245 documents a Linux kernel netpoll cleanup bug caused by incorrect refcount handling in commit efa95b01da18. The cleanup prematurely clears dev->npinfo by setting it to NULL via RCUID pointers, omitting proper per-netpoll teardown when refcnt > 0. This leads to leaks of npinfo ...
CVE-2025-68245 net: netpoll: fix incorrect refcount handling causing incorrect cleanup
In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...
PT-2025-51658
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's netpoll functionality related to incorrect reference counting during cleanup operations. A previously committed fix efa95b01da18, "netpoll: fix use...
Linux Distros Unpatched Vulnerability : CVE-2025-68245
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 netpoll: fix use after free incorrectly ignored the refcount and...
Linux Distros Unpatched Vulnerability : CVE-2025-68181
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/radeon: Remove calls to drmputdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc drmputdev'ing to trigger it to be free'd...
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...
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...
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...
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...
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...
Linux Distros Unpatched Vulnerability : CVE-2022-50641
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on th...
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...
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...
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...
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...
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...
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...