Lucene search
+L

1028 matches found

OSV
OSV
added 2025/02/26 2:10 a.m.17 views

CVE-2022-49324 mips: cpc: Fix refcount leak in mips_cpc_default_phys_base

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

5.5CVSS4.9AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.1 views

CVE-2022-49324 mips: cpc: Fix refcount leak in mips_cpc_default_phys_base

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

6AI score0.00253EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.19 views

CVE-2022-49324

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49211 mips: cdmm: Fix refcount leak in mips_cdmm_phys_base

In the Linux kernel, the following vulnerability has been resolved: mips: cdmm: Fix refcount leak in mipscdmmphysbase The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release the refcount...

6AI score0.00256EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49211 mips: cdmm: Fix refcount leak in mips_cdmm_phys_base

In the Linux kernel, the following vulnerability has been resolved: mips: cdmm: Fix refcount leak in mipscdmmphysbase The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release the refcount...

0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.89 views

CVE-2022-49211

CVE-2022-49211 concerns a Linux kernel issue in the MIPS CDMM code path where of_find_compatible_node() returns a node pointer with an incremented refcount and the code omits of_node_put() to release it. The fixed description states: add the missing of_node_put() to release the refcount. Affected...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.10 views

CVE-2022-49210 MIPS: pgalloc: fix memory leak caused by pgd_free()

In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgdfree pgd page is freed by generic implementation pgdfree since commit f9cb654cb550 "asm-generic: pgalloc: provide generic pgdfree", however, there are scenarios that the system uses mor...

5.9AI score0.00256EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49210 MIPS: pgalloc: fix memory leak caused by pgd_free()

In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgdfree pgd page is freed by generic implementation pgdfree since commit f9cb654cb550 "asm-generic: pgalloc: provide generic pgdfree", however, there are scenarios that the system uses mor...

0.00256EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.16 views

CVE-2022-49210

In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgdfree pgd page is freed by generic implementation pgdfree since commit f9cb654cb550 "asm-generic: pgalloc: provide generic pgdfree", however, there are scenarios that the system uses mor...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.13 views

CVE-2022-49210 MIPS: pgalloc: fix memory leak caused by pgd_free()

In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgdfree pgd page is freed by generic implementation pgdfree since commit f9cb654cb550 "asm-generic: pgalloc: provide generic pgdfree", however, there are scenarios that the system uses mor...

5.5CVSS4.9AI score
SaveExploits0References8
CVE
CVE
added 2025/02/26 1:55 a.m.92 views

CVE-2022-49210

The CVE-2022-49210 issue is a Linux-kernel memory-leak in the MIPS pgalloc path. The generic pgd_free() freed only one pgd page, but on 64‑bit systems with PAGE_SIZE_4KB and without MIPS_VA_BITS_48 the PGD_TABLE spans two pages; this mismatch leaks memory. MemFree behavior can reveal the leak. Ro...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/02/26 1:54 a.m.97 views

CVE-2022-49117

The CVE-2022-49117 issue is in the Linux kernel (mips/ralink): a refcount leak in ill_acc_of_setup() that requires of_node_put(np) when pdev == NULL. The vulnerability is addressed by applying the fix that ensures proper reference counter management, preventing the leak and potential use-after-fr...

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

CVE-2022-49117 mips: ralink: fix a refcount leak in ill_acc_of_setup()

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

6AI score0.00253EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.32 views

CVE-2022-49117 mips: ralink: fix a refcount leak in ill_acc_of_setup()

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

0.00253EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a reference count leak in the mipscdmmphysbase function...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/02/26 12:00 a.m.11 views

Vulnerability of the __cvmx_pcie_build_config_addr() function in the MIPS core of the Linux operating system, allowing a hacker to cause a service failure

The vulnerability of the cvmxpciebuildconfigaddr function in the MIPS architecture of the Linux operating system is related to incorrect validation of input data. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.4CVSS6.4AI score0.00298EPSS
SaveExploits0References20Affected Software5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a refcount leak in mips: ralink...

5.5CVSS5AI score0.00253EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from mipscpcdefaultphysbase not releasing the reference count of offindcompatiblenode...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:00 a.m.12 views

The vulnerability of the MIPS component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the MIPS core in the Linux operating system is related to incorrect resource locking. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References30Affected Software5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358 – Ensure that CBR is set correctly. It was discovered that some devices have their CBR address set to 0, resulting in kernel panic when archsyncdmaforcpuall is called. This issue occurs when the system is...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References3
Rows per page
Query Builder