Lucene search
+L

456 matches found

NVD
NVD
•added 2024/05/26 11:15 p.m.•22 views

CVE-2024-36055

Hw64.sys in Marvin Test HW.exe before 5.0.5.0 allows unprivileged user-mode processes to arbitrarily map physical memory with read/write access via the MmMapIoSpace API IOCTL 0x9c40a4f8, 0x9c40a4e8, 0x9c40a4c0, 0x9c40a4c4, 0x9c40a4ec, and seven others, leading to a denial of service BSOD...

5.5CVSS6.3AI score0.00138EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/05/26 10:50 p.m.•13 views

CVE-2024-36056

Hw64.sys in Marvin Test HW.exe before 5.0.5.0 allows unprivileged user-mode processes to arbitrarily map physical memory via IOCTL 0x9c406490 for IoAllocateMdl, MmBuildMdlForNonPagedPool, and MmMapLockedPages, leading to NT AUTHORITY\SYSTEM privilege escalation...

6.7AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
•added 2024/05/26 10:49 p.m.•1753 views

CVE-2024-36055

The Hw64.sys driver in Marvin Test HW.exe versions prior to 5.0.5.0 contains a vulnerability that allows unprivileged user-mode processes to arbitrarily map physical memory with read/write access. This occurs because the MmMapIoSpace API is accessible through several specific IOCTL codes, includi...

6.5AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/05/26 10:49 p.m.•48 views

CVE-2024-36055

Hw64.sys in Marvin Test HW.exe before 5.0.5.0 allows unprivileged user-mode processes to arbitrarily map physical memory with read/write access via the MmMapIoSpace API IOCTL 0x9c40a4f8, 0x9c40a4e8, 0x9c40a4c0, 0x9c40a4c4, 0x9c40a4ec, and seven others, leading to a denial of service BSOD...

6.3AI score0.00138EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/05/26 10:49 p.m.•25 views

CVE-2024-36055

Hw64.sys in Marvin Test HW.exe before 5.0.5.0 allows unprivileged user-mode processes to arbitrarily map physical memory with read/write access via the MmMapIoSpace API IOCTL 0x9c40a4f8, 0x9c40a4e8, 0x9c40a4c0, 0x9c40a4c4, 0x9c40a4ec, and seven others, leading to a denial of service BSOD...

6.6AI score0.00138EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2024/05/26 12:00 a.m.•16 views

PT-2024-26868 · Unknown · Marvin Test Hw.Exe

Name of the Vulnerable Software and Affected Versions: Marvin Test HW.exe versions prior to 5.0.5.0 Description: The issue allows unprivileged user-mode processes to arbitrarily map physical memory with read/write access via the MmMapIoSpace API, leading to a denial of service BSOD. The...

5.5CVSS7AI score0.00138EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/05/26 12:00 a.m.•19 views

PT-2024-26869 · Unknown +1 · Marvin Test Hw.Exe +1

Name of the Vulnerable Software and Affected Versions: Marvin Test HW.exe versions prior to 5.0.5.0 Description: The issue allows unprivileged user-mode processes to arbitrarily map physical memory, leading to NT AUTHORITYSYSTEM privilege escalation. This is achieved via IOCTL 0x9c406490, which...

5.4CVSS7AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/23 1:30 p.m.•37 views

CVE-2021-47277

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address gpa to a host virtual address using the right-shifted gpa also known as gfn an...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References4
CVE
CVE
•added 2024/05/21 2:20 p.m.•112 views

CVE-2021-47277

CVE-2021-47277 affects the Linux kernel KVM path for guest memory translation. The issue arises when speculative execution may use an invalid guest frame number (gfn) to compute an out-of-bounds host virtual address (hva) in __gfn_to_hva_memslot, enabling a potential two-read Spectre gadget where...

7.1CVSS6.3AI score0.00259EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
•added 2024/05/01 12:54 p.m.•19 views

CVE-2024-27048 wifi: brcm80211: handle pmk_op allocation failure

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

6.7AI score0.00274EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/05/01 12:54 p.m.•27 views

CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS7AI score0.00274EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/04/04 8:20 a.m.•24 views

CVE-2024-26795 riscv: Sparse-Memory/vmemmap out-of-bounds fix

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References5
CVE
CVE
•added 2024/04/04 8:20 a.m.•142 views

CVE-2024-26795

CVE-2024-26795 concerns a Linux kernel riscv issue where the Sparse-Memory/vmemmap was out-of-bounds due to misoffsetting of vmemmap. The fix maps the first page of vmemmap to the first page of physical memory to ensure vmemmap bounds are respected during pfn_to_page() and page_to_pfn() operation...

7.8CVSS6.1AI score0.00237EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2024/04/04 8:20 a.m.•11 views

CVE-2024-26795 riscv: Sparse-Memory/vmemmap out-of-bounds fix

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

7.8CVSS5.4AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2024/04/04 8:20 a.m.•40 views

CVE-2024-26795 riscv: Sparse-Memory/vmemmap out-of-bounds fix

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

7.8CVSS7.6AI score0.00237EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2024/04/04 12:00 a.m.•26 views

CVE-2024-26795

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

7.8CVSS5.7AI score0.00237EPSS
SaveExploits0References17
Fedora
Fedora
•added 2024/02/10 1:27 a.m.•28 views

[SECURITY] Fedora 39 Update: rust-vm-memory-0.14.0-1.fc39

Safe abstractions for accessing the VM physical memory...

9.8CVSS7.1AI score0.00652EPSS
SaveExploits0
OpenVAS
OpenVAS
•added 2024/02/10 12:00 a.m.•19 views

Fedora: Security Advisory for rust-vm-memory (FEDORA-2024-04877592b7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.8AI score0.00652EPSS
SaveExploits0References2
zdt
zdt
•added 2024/01/21 12:00 a.m.•322 views

Linux 5.6 io_uring Cred Refcount Overflow Exploit

Linux versions 5.6 and above appear to suffer from a cred refcount overflow when handling approximately 39 gigabytes of memory usage via iouring. Linux =5.6: cred refcount overflow at 39 GiB memory usage via iouring see also my related prior bug reports about overflowing refcounts with lots of RA...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2023/12/28 12:00 a.m.•12 views

PT-2023-27032 · Undefined · Undefined

on to the next stage, the purpose of which was access to the iOS kernel. The kernel was manipulated using vulnerabilities CVE-2023-42434 and CVE-2023-39606. The operation of the first one opened read and write access to the entire physical memory of the device, the use of the...

6.3AI score
SaveExploits0References2
Rows per page
Query Builder