Lucene search
+L

5520 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.5 views

SUSE CVE-2022-49681

In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.6 views

SUSE CVE-2022-49682

In the Linux kernel, the following vulnerability has been resolved: xtensa: Fix refcount leak bug in time.c In calibrateccount, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS7.6AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.2 views

SUSE CVE-2022-49683

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adi-axi-adc: Fix refcount leak in adiaxiadcattachclient ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.5 views

SUSE CVE-2022-49684

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.6 views

SUSE CVE-2022-49693

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp4: Fix refcount leak in mdp4modesetinitintf ofgraphgetremotenode returns remote device node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS7.7AI score0.00259EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.6 views

SUSE CVE-2022-49704

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsgetlink we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.4 views

SUSE CVE-2022-49712

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: lpc32xxudc: Fix refcount leak in lpc32xxudcprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS7.5AI score0.00253EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.7 views

SUSE CVE-2022-49714

In the Linux kernel, the following vulnerability has been resolved: irqchip/realtek-rtl: Fix refcount leak in mapinterrupts offindnodebyphandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. This function doesn't call ofnodeput in error path...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.7 views

SUSE CVE-2022-49716

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix error handling in gicpopulateppipartitions ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. When kcalloc fails, it missing ofnodeput and...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.6 views

SUSE CVE-2022-49715

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix refcount leak in gicpopulateppipartitions offindnodebyphandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00278EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.5 views

SUSE CVE-2022-49718

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in aicoficinit ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.5 views

SUSE CVE-2022-49719

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic/realview: Fix refcount leak in realviewgicofinit offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.22 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

7.8CVSS0.00236EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.3 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

7.8CVSS7.5AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 2:18 a.m.14 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

7.8CVSS5.9AI score
SaveExploits0References9
CVE
CVE
added 2025/02/27 2:18 a.m.130 views

CVE-2025-21792

CVE-2025-21792 is a Linux kernel issue affecting AX25 binding via SO_BINDTODEVICE or ax25_bind, where refcount leaks occur in ax25_release due to improper refcount handling. The root cause is that when a device is bound to a socket, refcounts must already be incremented for the bound device, but ...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.23 views

CVE-2025-21792

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

7.8CVSS5.6AI score0.00236EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:12 a.m.156 views

CVE-2025-21745

CVE-2025-21745 affects the Linux kernel blk-cgroup subsystem. The root cause was a leak of the subsystem refcount in blkcg_fill_root_iostats() caused by iterating devices with class_dev_iter_(init|next)() without class_dev_iter_exit(). The fix ends the iteration with class_dev_iter_exit(), preven...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.19 views

CVE-2025-21745 blk-cgroup: Fix class @block_class's subsystem refcount leakage

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

6.1AI score
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.13 views

CVE-2025-21745

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0
Rows per page
Query Builder