Commit Graph

8 Commits

Author SHA1 Message Date
Maier Johannes
45af305522 Address CVE-2024-42471 (#9)
* Fix CVE-2024-42471
* Include fnetd into repository, download link is broken
2024-09-13 23:21:32 +10:00
Maier Johannes
b3e3b7b049 Enable testing of the exploit (#4)
* Enable testing exploit

* Fix unused result warning

* Fix oversight in CI

* Fix oversight in CI II

* Fix oversight in CI III

* Fix oversight in CI IV

* Debugging CI

* Debugging CI

* Debugging CI

* Debugging & supplying custom libc

* Trying out stuff.

* Triggering CI?

* Testing around.

* Fix test_exploit CI.

* Fix test_exploit CI.
2024-01-25 00:55:49 +01:00
Johannes Maier
06fc784871 Change the pun. 2024-01-16 18:02:10 +01:00
Johannes Maier
3f0967d7f5 Add seccomp jail. New pun. 2024-01-16 17:35:55 +01:00
Johannes Maier
4dd7d3d9d6 Add premium mode. Closes #3. 2024-01-16 15:58:52 +01:00
Johannes Maier
f244d69127 Add more registers to ISA, required for exploit. 2024-01-16 09:12:57 +01:00
Johannes Maier
ab724721c0 Add more tests for add and addi 2024-01-13 13:46:09 +01:00
Maier Johannes
338f0eda4d Add CI and test (#1)
Add CI and test
2024-01-12 04:02:30 +01:00