mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
18 lines
861 B
Markdown
18 lines
861 B
Markdown
### [CVE-2018-14625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14625)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the Linux Kernel where an attacker may be able to have an uncontrolled read to kernel-memory from within a vm guest. A race condition between connect() and close() function may allow an attacker using the AF_VSOCK protocol to gather a 4 byte information leak or possibly intercept or corrupt AF_VSOCK messages destined to other clients.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
|
|