Lucene search
+L

97 matches found

OSV
OSV
added 2024/02/27 7:04 p.m.10 views

UBUNTU-CVE-2021-46967

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix vmflags for virtqueue doorbell mapping The virtqueue doorbell is usually implemented via registeres but we don't provide the necessary vma-flags like VMPFNMAP. This may cause several issues e.g when userspace trie...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/19 12:00 a.m.27 views

PT-2024-7692

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to an out-of-bounds fix in the riscv component of the Linux kernel, specifically in the Sparse-Memory/vmemmap. The vulnerability can cause a denial of service. The...

9.1CVSS6.7AI score0.08555EPSS
SaveExploits0References455
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.13 views

kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h

A flaw was found in pfnswapentrytopage in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmdt x...

4.7CVSS6.7AI score0.00179EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/08/29 9:24 a.m.13 views

kernel: unmap_mapping_range() race with munmap() on VM_PFNMAP mappings leads to stale TLB entry

A flaw was found in include/asm-generic/tlb.h in the Linux kernel due to a race condition unmapmappingrange versus munmap. This issue allows a device driver to free a page while it still has stale TLB entries...

4.7CVSS6.6AI score0.00221EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.10 views

kernel: mm/mprotect: only reference swap pfn page if type match

In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the commit "mm/swap: Add swpoffsetpfn to fetch PFN from swap entry" added a check in swpoffsetpfn for swap type 1: kernel BUG at...

5.5CVSS5.7AI score0.00179EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.7 views

SUSE CVE-2015-1303

bindings/core/v8/V8DOMWrapper.h in Blink, as used in Google Chrome before 45.0.2454.101, does not perform a rethrow action to propagate information about a cross-context exception, which allows remote attackers to bypass the Same Origin Policy via a crafted HTML document containing an IFRAME...

7.5CVSS8.7AI score0.01729EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.8 views

SUSE CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

5.5CVSS7.2AI score0.00348EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.6 views

PT-2022-36069 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.8 Description: The issue concerns the initialization of gfn to pfn cache locks in KVM. It was introduced in version v5.17 and fixed in Linux Kernel version v6.0.8. The actual impact and attack plausibility...

7.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/08/09 8:20 p.m.1 views

CVE-2022-20239

remappfnrange' here may map out of size kernel memory for example, may map the kernel area, and because the 'vma-vmpageprot' can also be controlled by userspace, so userspace may map the kernel area to be writable, which is easy to be exploitedProduct: AndroidVersions: Android SoCAndroid ID:...

8.9AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/05 5:15 p.m.3 views

DEBIAN-CVE-2022-1158

A flaw was found in KVM. When updating a guest's page table entry, vmpgoff was improperly used as the offset to get the page's pfn. As vaddr and vmpgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and...

7.8CVSS6.2AI score0.00402EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/11/24 1:15 a.m.6 views

CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS5.5AI score0.00348EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2021/11/24 1:15 a.m.8 views

DEBIAN-CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS8AI score0.00348EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/24 1:15 a.m.9 views

UBUNTU-CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS5.8AI score0.00348EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/08/17 8:33 a.m.13 views

kernel: Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks

A flaw was found in the Linux kernel’s KVM implementation, where improper handing of the VMIO|VMPFNMAP VMAs in KVM bypasses RO checks and leads to pages being freed while still accessible by the VMM and guest. This flaw allows users who can start and control a VM to read/write random pages of...

8.7CVSS7AI score0.0066EPSS
SaveExploits1References5
FireEye
FireEye
added 2019/08/08 8:30 p.m.43 views

Finding Evil in Windows 10 Compressed Memory, Part Two: Virtual Store Deep Dive

Introduction This blog post is the second in a three-part series covering our Windows 10 memory forensics research and it coincides with our BlackHat USA 2019 presentation. In Part One of the series, we covered the integration of the research in both Volatily and Rekall memory forensics tools. We...

6.3AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2017/09/12 3:29 p.m.37 views

CVE-2017-14319

A grant unmapping issue was discovered in Xen through 4.9.x. When removing or replacing a grant mapping, the x86 PV specific path needs to make sure page table entries remain in sync with other accounting done. Although the identity of the page frame was validated correctly, neither the presence ...

8.8CVSS7AI score0.00416EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/12 3:29 p.m.30 views

CVE-2017-14319

A grant unmapping issue was discovered in Xen through 4.9.x. When removing or replacing a grant mapping, the x86 PV specific path needs to make sure page table entries remain in sync with other accounting done. Although the identity of the page frame was validated correctly, neither the presence ...

8.8CVSS8.6AI score0.00416EPSS
SaveExploits0References6
Rows per page
Query Builder