Lucene search
+L

2170 matches found

OSV
OSV
added 2022/06/02 2:15 p.m.4 views

CVE-2022-1789

With shadow paging enabled, the INVPCID instruction results in a call to kvmmmuinvpcidgva. If INVPCID is executed with CR0.PG=0, the invlpg callback is not set and the result is a NULL pointer dereference...

6.8CVSS7.2AI score
SaveExploits0References7
CVE
CVE
added 2022/05/31 6:48 p.m.378 views

CVE-2022-1789

CVE-2022-1789 targets KVM in the Linux kernel. With shadow paging enabled, INVPCID can lead to a NULL pointer dereference when CR0.PG=0, because the invlpg callback is not set, causing a crash in kvm_mmu_invpcid_gva. The same issue is echoed in Astra Linux and AlmaLinux advisories, which list KVM...

6.9CVSS6.9AI score0.00322EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2022/05/31 12:0 a.m.1 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel. An attacker could force a dereference of the NULL pointer in the Linux kernel via x86emulateinsn to trigger a denial of...

5.5CVSS6.8AI score0.00302EPSS
SaveExploits0References21
OPENSUSE Linux
OPENSUSE Linux
added 2022/05/27 12:0 a.m.56 views

Security update for seamonkey (important)

openSUSE Security Update: Security update for seamonkey Announcement ID: openSUSE-SU-2022:0150-1 Rating: important References: 1194735 Cross-References: CVE-2021-45417 CVSS scores: CVE-2021-45417 SUSE: 7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H Affected Products: openSUSE Leap 15.3 An update...

7CVSS8.1AI score0.00493EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/05/24 4:49 p.m.45 views

libxslt Type Confusion vulnerability that affects Nokogiri

In numbers.c in libxslt 1.1.33, a type holding grouping characters of an xsl:number instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal, leading to a read of uninitialized stack data. Nokogiri prior to version 1.10.5 used a vulnerable...

5.3CVSS2.5AI score0.05189EPSS
SaveExploits0References50Affected Software1
OSV
OSV
added 2022/05/24 4:49 p.m.51 views

GHSA-CF46-6XXH-PC75 libxslt Type Confusion vulnerability that affects Nokogiri

In numbers.c in libxslt 1.1.33, a type holding grouping characters of an xsl:number instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal, leading to a read of uninitialized stack data. Nokogiri prior to version 1.10.5 used a vulnerable...

7.5CVSS6.7AI score0.05189EPSS
SaveExploits0References49
RubySec
RubySec
added 2022/05/24 12:0 a.m.30 views

libxslt Type Confusion vulnerability that affects Nokogiri

In numbers.c in libxslt 1.1.33, a type holding grouping characters of an xsl:number instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal, leading to a read of uninitialized stack data. Nokogiri prior to version 1.10.5 used a vulnerable...

5.3CVSS6.4AI score0.05189EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2022/05/11 5:15 p.m.26 views

CVE-2021-26339

A bug in AMD CPU’s core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific code includes a specific x86 instruction sequence that would not be generated by compilers...

5.5CVSS0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/11 5:15 p.m.7 views

CVE-2021-26339

A bug in AMD CPU’s core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific code includes a specific x86 instruction sequence that would not be generated by compilers...

5.5CVSS6.3AI score0.00265EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/05/11 4:18 p.m.32 views

CVE-2021-26339

A bug in AMD CPU’s core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific code includes a specific x86 instruction sequence that would not be generated by compilers...

6.3AI score0.00265EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/05/11 12:0 a.m.19 views

PT-2022-9727 · Amd +1 · Amd Cpus +1

Name of the Vulnerable Software and Affected Versions: AMD CPU affected versions not specified Description: A bug in AMD CPU's core logic may allow an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang, resulting in a potential denial of service. The specific code...

9.8CVSS6.6AI score0.74207EPSS
SaveExploits13References111
ATTACKERKB
ATTACKERKB
added 2022/05/10 8:0 p.m.3 views

CVE-2021-26339

A bug in AMD CPU’s core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific code includes a specific x86 instruction sequence that would not be generated by compilers...

5.5CVSS6.2AI score0.00265EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/10 12:0 a.m.26 views

Incorrect Calculation in solana_rbpf

In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to...

9.1CVSS4AI score0.02357EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/05/10 12:0 a.m.21 views

GHSA-9QMM-4MFR-R3WJ Incorrect Calculation in solana_rbpf

In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to...

9.1CVSS9.2AI score0.02357EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/05/10 12:0 a.m.39 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : firefox Multiple Vulnerabilities (NS-SA-2022-0041)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has firefox packages installed that are affected by multiple vulnerabilities: - A malicious webpage could have triggered a use-after-free, memory corruption, and a potentially exploitable crash. This bug could only be triggered...

8.8CVSS8.1AI score0.03582EPSS
SaveExploits6References21
NVD
NVD
added 2022/05/09 7:15 a.m.33 views

CVE-2022-23066

In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to...

9.1CVSS0.02357EPSS
SaveExploits1References3
CVE
CVE
added 2022/05/09 6:25 a.m.109 views

CVE-2022-23066

Summary: CVE-2022-23066 affects Solana rBPF versions 0.2.26–0.2.27 due to an Incorrect Calculation caused by an improper implementation of the sdiv instruction. The flaw can lead to wrong execution paths, potentially affecting token transfers and causing serious integrity and availability issues....

9.1CVSS9.3AI score0.02357EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/05/09 6:25 a.m.45 views

CVE-2022-23066 Solana rBPF - Incorrect Calculation in sdiv instruction

In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to...

9.1CVSS9.4AI score0.02357EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/04/26 3:38 a.m.24 views

Denial Of Service (DoS)

neko-htmlunit is vulnerable to denial of service. An attacker can crash the application through the out of memory exception in the scanPI function of HTMLScanner.java by providing a specifically crafted processing instruction...

7.5CVSS3.1AI score0.01217EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/04/25 3:15 a.m.4 views

CVE-2022-29546

HtmlUnit NekoHtml Parser before 2.61.0 suffers from a denial of service vulnerability. Crafted input associated with the parsing of Processing Instruction PI data leads to heap memory consumption. This is similar to CVE-2022-28366 but affects a much later version of the product...

7.5CVSS7.2AI score0.02099EPSS
SaveExploits0References2
Rows per page
Query Builder