linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.31k stars 1.01k forks source link

test for CVE-2018-17182 vmacache flush exploit #402

Open msmeissn opened 5 years ago

msmeissn commented 5 years ago

https://googleprojectzero.blogspot.com/2018/09/a-cache-invalidation-bug-in-linux.html

describes a vmacache exploit and has a reproducer / poc

could be implementable in ltp

richiejp commented 3 years ago

Looks like it would take way too long to overflow the vma cache counter. It would have to go into separate runtest file at least.

richiejp commented 3 years ago

close? @metan-ucw @pevik