cve/2018/CVE-2018-15572.md
2024-08-11 18:44:53 +00:00

839 B

CVE-2018-15572

Description

The spectre_v2_select_mitigation function in arch/x86/kernel/cpu/bugs.c in the Linux kernel before 4.18.1 does not always fill RSB upon a context switch, which makes it easier for attackers to conduct userspace-userspace spectreRSB attacks.

POC

Reference

Github