mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
20 lines
731 B
Markdown
20 lines
731 B
Markdown
![]() |
### [CVE-2018-15594](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15594)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://usn.ubuntu.com/3777-1/
|
||
|
- https://usn.ubuntu.com/3777-3/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/elivepatch/livepatch-overlay
|
||
|
|