Lucene search
+L

5515 matches found

CVE
CVE
added 2025/02/26 2:24 a.m.99 views

CVE-2022-49718

CVE-2022-49718 concerns a Linux kernel issue in the irqchip/apple-aic path. The root cause is a refcount leak in aic_of_ic_init: of_get_child_by_name() returns a node pointer with an incremented refcount, and the patch adds a missing of_node_put() to release it when no longer needed. The connecte...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.31 views

CVE-2022-49717 irqchip/apple-aic: Fix refcount leak in build_fiq_affinity

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in buildfiqaffinity 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...

0.00218EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.17 views

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.5CVSS5.4AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49717 irqchip/apple-aic: Fix refcount leak in build_fiq_affinity

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in buildfiqaffinity 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.5CVSS4.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.21 views

CVE-2022-49717

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in buildfiqaffinity 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.5CVSS5.4AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.10 views

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.5CVSS5.5AI score0.00281EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49716 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions

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

0.00281EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:24 a.m.154 views

CVE-2022-49716

CVE-2022-49716 affects the Linux kernel’s irqchip/gic-v3 mechanism. The vulnerability stems from incorrect refcount handling in gic_populate_ppi_partitions: of_get_child_by_name() returns a node pointer with an incremented refcount, and if not properly released, a refcount leak occurs when kcallo...

5.5CVSS5.4AI score0.00281EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.10 views

CVE-2022-49716 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions

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.5CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:24 a.m.155 views

CVE-2022-49715

The CVE-2022-49715 issue affects the Linux kernel’s irqchip/gic-v3 code, specifically gic_populate_ppi_partitions. The root cause is a refcount leak caused by of_find_node_by_phandle() returning a node pointer with an elevated refcount that was not balanced with of_node_put(). The documented fix ...

5.5CVSS5.3AI score0.00278EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.2 views

CVE-2022-49714 irqchip/realtek-rtl: Fix refcount leak in map_interrupts

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

6AI score0.0026EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:24 a.m.19 views

CVE-2022-49714 irqchip/realtek-rtl: Fix refcount leak in map_interrupts

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.5CVSS5.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.23 views

CVE-2022-49715 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions

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

0.00278EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:24 a.m.12 views

CVE-2022-49715 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions

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.5CVSS5.7AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.22 views

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.5CVSS5.6AI score0.0026EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:24 a.m.101 views

CVE-2022-49714

The CVE-2022-49714 item concerns a refcount leak in the Linux kernel’s irqchip/realtek-rtl code within map_interrupts. The root cause was that of_find_node_by_phandle() returned a node pointer with an incremented refcount and missing of_node_put() on all paths, including error paths. The fix is t...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.28 views

CVE-2022-49714 irqchip/realtek-rtl: Fix refcount leak in map_interrupts

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

0.0026EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.3 views

CVE-2022-49715 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions

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

7AI score0.00278EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.9 views

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.5CVSS5.5AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.32 views

CVE-2022-49712 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe

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

0.00253EPSS
SaveExploits0References8
Rows per page
Query Builder