Lucene search
+L

159 matches found

Kitploit
Kitploit
added 2026/09/15 2:15 p.m.7 views

Hardware-Vulnerability-with-Proof-of-Concept-

🛡️ Spectre Variant 2 CVE-2017-5715 — Hardware Vulnerability Research An in-depth research paper and hands-on Proof-of-Concept PoC exploring speculative execution attacks on modern CPUs. 📖 Overview This project is a research and lab-based exploration of Spectre Variant 2 CVE-2017-5715 , also known...

5.6CVSS7.6AI score0.74041EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 12:24 p.m.8 views

SpeculativeExecutionAssessment

SpeculativeExecutionAssessment Assesses a system for the "speculative execution" vulnerabilities described in: CVE-2017-5715 branch target injection CVE-2017-5753 bounds check bypass CVE-2017-5754 rogue data cache load WARNING: Ensure that "Prefer 32-bit" is not checked in the build options...

5.6CVSS7.2AI score0.93838EPSS
SaveExploits14
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

The Linux kernel allows user-space processes to enable mitigations by calling prctl with PRSETSPECULATIONCTRL, which disables the speculation feature, as well as through the use of seccomp. We noticed that on virtual machines of at least one major cloud provider, the kernel still left the victim...

5.6CVSS6.7AI score0.01377EPSS
SaveExploits3References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ibprctlset function updates the Thread Information Flags TIFs for the task and updates the SPECCTRL MSR in the function speculationctrlupdate, but the IBPB is only issued at the next schedul...

7.5CVSS6.5AI score0.02399EPSS
SaveExploits3References2
GithubExploit
GithubExploit
added 2026/07/05 3:22 a.m.178 views

Exploit for Observable Discrepancy in Intel Atom_C

🛡️ Spectre Variant 2 CVE-2017-5715 — Hardware Vulnerability...

5.6CVSS7.1AI score0.74041EPSS
SaveExploits10
EUVD
EUVD
added 2026/03/04 12:30 p.m.21 views

EUVD-2026-9392

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

6.4CVSS5.9AI score0.00276EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/28 4:16 p.m.17 views

CVE-2026-23553

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/01/28 4:16 p.m.17 views

ALPINE-CVE-2026-23553

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS5.9AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/28 4:16 p.m.14 views

CVE-2026-23553

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/28 4:16 p.m.18 views

UBUNTU-CVE-2026-23553

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS5.8AI score0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/28 3:33 p.m.12 views

EUVD-2026-4882

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS5.9AI score0.00134EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/28 3:33 p.m.10 views

CVE-2026-23553 x86: incomplete IBPB for vCPU isolation

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

5.9AI score0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/28 3:33 p.m.39 views

CVE-2026-23553

CVE-2026-23553 is an issue in the Xen hypervisor: during context switches, Xen may skip IBPB when a vCPU returns to the same physical CPU, potentially allowing stale BTB/GPU state to persist across tasks and undermine guest kernel isolation. The advisory chain shows the vulnerability is tied to i...

2.9CVSS5.9AI score0.00134EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/28 3:33 p.m.6 views

CVE-2026-23553

In the context switch logic Xen attempts to skip an IBPB in the case of a vCPU returning to a CPU on which it was the previous vCPU to run. While safe for Xen's isolation between vCPUs, this prevents the guest kernel correctly isolating between tasks. Consider: 1 vCPU runs on CPU A, running task ...

2.9CVSS5.9AI score0.00134EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/28 12:00 a.m.19 views

Xen security vulnerabilities

Xen is an open-source virtual machine monitor product developed by Xen. This product allows different and incompatible operating systems to run on the same computer. It also supports migration during runtime, ensuring smooth operation and avoiding downtime. Xen has security vulnerabilities; these...

2.9CVSS5.9AI score0.00134EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.3 views

MiracleLinux 7 : linux-firmware-20170606-57.gitc990aae.el7 (AXSA:2018-2499:01)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2018-2499:01 advisory. An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions a commonly used...

5.6CVSS7.3AI score0.74041EPSS
SaveExploits10References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.15 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004365)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004365 advisory. The Linux kernel allows userspace processes to enable mitigations by calling prctl with PRSETSPECULATIONCTRL which disables the speculation feature as well as by usi...

5.6CVSS6.7AI score0.01377EPSS
SaveExploits3References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.23 views

microcode_ctl: From CVEorg collector

New Spectre-v2 attack classes have been discovered within CPU architectures that enable self-training exploitation of speculative execution within the same privilege domain. These novel techniques bypass existing hardware and software mitigations, including IBPB, eIBRS, and BHINO, by leveraging...

5.7CVSS6AI score0.00413EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/07 4:15 p.m.15 views

CVE-2023-53634

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.5CVSS0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.13 views

UBUNTU-CVE-2023-53634

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0References6
Rows per page
Query Builder