Lucene search
+L

8006 matches found

OSV
OSV
added 2025/02/26 6:37 a.m.6 views

DEBIAN-CVE-2021-47639

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap all roots when unmapping gfn range in TDP MMU Zap both valid and invalid roots when zapping/unmapping a gfn range, as KVM must ensure it holds no references to the freed page after returning from the unmap...

7.8CVSS5.4AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.5 views

DEBIAN-CVE-2021-47632

In the Linux kernel, the following vulnerability has been resolved: powerpc/setmemory: Avoid spinlock recursion in changepageattr Commit 1f9ad21c3b38 "powerpc/mm: Implement setmemory routines" included a spinlock to changepageattr in order to safely perform the three step operations. But then...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.12 views

UBUNTU-CVE-2021-47639

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap all roots when unmapping gfn range in TDP MMU Zap both valid and invalid roots when zapping/unmapping a gfn range, as KVM must ensure it holds no references to the freed page after returning from the unmap...

7.8CVSS6AI score0.00247EPSS
SaveExploits0References7
Veracode
Veracode
added 2025/02/26 6:20 a.m.9 views

Denial Of Service (DoS)

Libming is vulnerable to Denial Of Service DoS. The vulnerability is due to improper memory management due to the parseSWFEXPORTASSETS function in util/parser.c failing to release allocated memory, potentially leading to a denial of service...

8.2CVSS6.6AI score0.00383EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/02/26 6:11 a.m.14 views

Denial Of Service (DoS)

Libming is vulnerable to Denial Of Service DoS. The vulnerability is due to improper memory management due to the parseSWFDEFINESCENEANDFRAMEDATA function in util/parser.c failing to release allocated memory, allowing attackers to cause a denial of service via a crafted SWF file...

6.5CVSS6.2AI score0.00383EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/02/26 5:46 a.m.7 views

Denial Of Service (DoS)

github.com/treeverse/lakefs is vulnerable to Denial Of Service DoS. The vulnerability is due to improper memory management in handling pre-signed multipart upload requests, allowing an attacker to crash the server and disrupt availability...

6.5CVSS6.6AI score0.00437EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.16 views

CVE-2022-49719 irqchip/gic/realview: Fix refcount leak in realview_gic_of_init

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

CVE-2022-49693 drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf

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

0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:24 a.m.106 views

CVE-2022-49678

The CVE-2022-49678 entry concerns the Linux kernel, specifically the BCM/BRCM STB PM integration (soc: bcm: brcmstb: pm: pm-arm). The root cause is a refcount leak: of_find_matching_node() returns a node pointer with an incremented refcount and was not released with of_node_put() when no longer n...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/02/26 2:24 a.m.92 views

CVE-2022-49676

CVE-2022-49676 refers to a Linux kernel issue for the Samsung Exynos5422 DMC memory controller where a refcount leak in of_get_dram_timings could occur due to missing of_node_put() in error paths. The bug stems from of_parse_phandle() returning a node pointer with an incremented refcount that was...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.3 views

CVE-2022-49653 i2c: piix4: Fix a memory leak in the EFCH MMIO support

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact that releaseresource merely removes the resource...

6.2AI score0.00276EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.25 views

CVE-2022-49647

In the Linux kernel, the following vulnerability has been resolved: cgroup: Use separate src/dst nodes when preloading csssets for migration Each cset cssset is pinned by its tasks. When we're moving tasks around across csets for a migration, we need to hold the source and destination csets to...

7.8CVSS5.2AI score0.00289EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49644 drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix a possible refcount leak in inteldpaddmstconnector If drmconnectorinit fails, intelconnectorfree will be called to take care of proper free. So it is necessary to drop the refcount of port before intelconnectorfree...

0.00274EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.19 views

CVE-2022-49645

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix shrinker list corruption by madvise IOCTL Calling madvise IOCTL twice on BO causes memory shrinker list corruption and crashes kernel because BO is already on the list and it's added to the list again, while BO...

7.8CVSS5.8AI score0.00277EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:23 a.m.104 views

CVE-2022-49609

CVE-2022-49609 affects the Linux kernel component power/reset for the arm-versatile family. Root cause: of_find_matching_node_and_match() returns a node pointer with refcount incremented and was not balanced with of_node_put() when no longer needed, causing a refcount leak in versatile_reboot_pro...

5.5CVSS5.3AI score0.0026EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.24 views

CVE-2022-49562 KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use trycmpxchguser to update guest PTE A/D bits Use the recently introduced trycmpxchguser to update guest PTE A/D bits instead of mapping the PTE into kernel address space. The VMPFNMAP path is broken as it assumes tha...

7.8CVSS0.00267EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:13 a.m.114 views

CVE-2022-49530

CVE-2022-49530 affects the Linux kernel DRM/AMD power management code. The vulnerability arises in si_parse_power_table() where allocations for adev->pm.dpm.ps and its elements can be followed by a second free in si_dpm_fini() if an allocation fails, causing a potential double-free of adev-&gt...

7.8CVSS5.5AI score0.00278EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.27 views

CVE-2022-49511

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

7.8CVSS5.5AI score0.00267EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.20 views

CVE-2022-49489 drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume BUG: Unable to handle kernel paging request at virtual address 006b6b6b6b6b6be3 Call trace: dpuvbifinitmemtypes+0x40/0xb8...

0.00279EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:13 a.m.17 views

CVE-2022-49470 Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: fix use-after-free at btmtksdiorecvevent We should not access skb buffer data anymore after hcirecvframe was called. 39.634809 BUG: KASAN: use-after-free in btmtksdiorecvevent+0x1b0 39.634855 Read of size 1 ...

8.8CVSS5.5AI score
SaveExploits0References7
Rows per page
Query Builder