Lucene search
+L

5900 matches found

ATTACKERKB
ATTACKERKB
added 2022/07/19 8:15 p.m.14 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
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
Atlassian
Atlassian
added 2022/07/19 2:30 p.m.38 views

The Mail Handler creates tickets from incoming emails in the wrong projects

The mail handler in Jira Service Management JSM Server and Data Center 4.22.5 incorrectly maps new incoming emails to the wrong JSM project, instead of the project linked to the mailbox the mails were sent to. If JSM is configured to process emails and create tickets in a restricted-access projec...

2AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/07/19 7:00 a.m.8 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.00313EPSS
SaveExploits0
Microsoft KB
Microsoft KB
added 2022/07/19 12:00 a.m.16 views

July 19, 2022—KB5015879 (OS Build 20348.859) Preview

None None...

6.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/07/18 12:00 a.m.23 views

Fedora: Security Advisory for asnip (FEDORA-2022-3969b64d4b)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/17 1:15 a.m.29 views

[SECURITY] Fedora 35 Update: asnip-0-0.6.20200618git44ba98b.fc35

Asnip retrieves all IPs used by an organization for surface mapping. It uses the IP or domain name and looks up the Autonomous System Number ASN, retrieves the Classless Inter-Domain Routing CIDR subnet masks and converts them to IPs...

9.3CVSS1.6AI score0.0995EPSS
SaveExploits4
Ubuntu
Ubuntu
added 2022/07/14 1:05 a.m.127 views

USN-5518-1: Linux kernel vulnerabilities

It was discovered that the eBPF implementation in the Linux kernel did not properly prevent writes to kernel objects in BPFBTFLOAD commands. A privileged local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-0500 It was discovered tha...

7.8CVSS7.2AI score0.00556EPSS
SaveExploits2
ATTACKERKB
ATTACKERKB
added 2022/07/13 7:15 p.m.7 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.28 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
Ubuntu
Ubuntu
added 2022/07/13 7:03 p.m.127 views

USN-5514-1: Linux kernel vulnerabilities

It was discovered that the implementation of the 6pack and mkiss protocols in the Linux kernel did not handle detach events properly in some situations, leading to a use-after-free vulnerability. A local attacker could possibly use this to cause a denial of service system crash. CVE-2022-1195...

7.5CVSS6.9AI score0.01971EPSS
SaveExploits3
OSV
OSV
added 2022/07/06 11:35 a.m.10 views

SUSE-SU-2022:2296-1 Security update for xen

This update for xen fixes the following issues: - CVE-2022-26362: Fixed race condition in typeref acquisition bsc1199965 - CVE-2022-26363, CVE-2022-26364: Fixed insufficient care with non-coherent mappings bsc1199966...

7.2CVSS7AI score0.00494EPSS
SaveExploits3References7
OSV
OSV
added 2022/07/05 1:15 p.m.11 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.00313EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.16 views

DEBIAN-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.4AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.6 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.00313EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.12 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.00313EPSS
SaveExploits0References26
ATTACKERKB
ATTACKERKB
added 2022/07/05 1:15 p.m.5 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.00313EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/07/05 12:00 a.m.8 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.00313EPSS
SaveExploits0References25
Fedora
Fedora
added 2022/07/04 1:35 a.m.35 views

[SECURITY] Fedora 36 Update: asnip-0-0.6.20200618git44ba98b.fc36

Asnip retrieves all IPs used by an organization for surface mapping. It uses the IP or domain name and looks up the Autonomous System Number ASN, retrieves the Classless Inter-Domain Routing CIDR subnet masks and converts them to IPs...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
OSV
OSV
added 2022/07/01 12:00 a.m.15 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