mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2014-1733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1733)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PointerCompare function in codegen.cc in Seccomp-BPF, as used in Google Chrome before 34.0.1847.131 on Windows and OS X and before 34.0.1847.132 on Linux, does not properly merge blocks, which might allow remote attackers to bypass intended sandbox restrictions by leveraging renderer access.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-1733
|
|
|