Lucene search
+L

884 matches found

Vulnrichment
Vulnrichment
added 2022/11/09 12:0 a.m.12 views

CVE-2022-44546

The kernel module has the vulnerability that the mapping is not cleared after the memory is automatically released. Successful exploitation of this vulnerability may cause a system restart...

6.8AI score0.00474EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/11/09 12:0 a.m.44 views

CVE-2022-44546

The kernel module has the vulnerability that the mapping is not cleared after the memory is automatically released. Successful exploitation of this vulnerability may cause a system restart...

7.6AI score0.00474EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/01 12:0 a.m.11 views

PUB-A-239557547

In TBD mprotunmap? of TBD, there is a possible way to corrupt the memory mapping due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS7AI score0.0009EPSS
SaveExploits0References1
OSV
OSV
added 2022/09/02 5:15 a.m.24 views

AZL-10858 CVE-2022-39188 affecting package kernel for versions less than 5.15.67.1-4

An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition unmapmappingrange versus munmap, a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VMPFNMAP VMAs...

4.7CVSS6.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/26 6:15 p.m.11 views

AZL-10772 CVE-2022-0175 affecting package virglrenderer for versions less than 0.9.1-3

A flaw was found in the VirGL virtual OpenGL renderer virglrenderer. The virgl did not properly initialize memory when allocating a host-backed memory resource. A malicious guest could use this flaw to mmap from the guest kernel and read this uninitialized memory from the host, possibly leading t...

5.5CVSS5.7AI score0.00314EPSS
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.00282EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/19 8:15 p.m.1 views

DEBIAN-CVE-2022-1923

DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it...

7.8CVSS7.5AI score0.00422EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/19 8:15 p.m.5 views

UBUNTU-CVE-2022-1924

DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it...

7.8CVSS7.2AI score0.00422EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/19 8:15 p.m.4 views

UBUNTU-CVE-2022-1922

DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gstmatroskadecompressdata function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS...

7.8CVSS7.2AI score0.00449EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/07/19 8:15 p.m.12 views

CVE-2022-1922

DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gstmatroskadecompressdata function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS...

7.8CVSS7.2AI score0.00449EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/07/19 8:15 p.m.13 views

CVE-2022-1924

DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it...

7.8CVSS7.2AI score0.00422EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2022/07/19 7:0 a.m.6 views

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held resulting in a small race window which can be used by unprivileged guests via PV devices to cause inconsistencies of the rbtree. These inconsistencies can lead to Denial of Service (DoS) of dom0 e.g. by causing crashes or the inability to perform further mappings of other guests' memory pages.

...

4.7CVSS7.1AI score0.00309EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/07/13 7:15 p.m.6 views

CVE-2022-20238

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

10CVSS7.2AI score0.00519EPSS
SaveExploits0References2
NVD
NVD
added 2022/07/13 7:15 p.m.27 views

CVE-2022-20238

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

10CVSS0.00519EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.10 views

AZL-10108 CVE-2022-33744 affecting package kernel for versions less than 5.15.67.1-4

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.5 views

ALPINE-CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.8AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.11 views

UBUNTU-CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References26
ATTACKERKB
ATTACKERKB
added 2022/07/05 1:15 p.m.4 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/07/05 12:0 a.m.7 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen, whic...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References25
OSV
OSV
added 2022/07/01 12:0 a.m.12 views

ASB-A-233154555

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

10CVSS7AI score0.00519EPSS
SaveExploits0References1
Rows per page
Query Builder