Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Levels No Longer Solvable #2

Open
ConnorNelson opened this issue Jul 23, 2023 · 2 comments
Open

Levels No Longer Solvable #2

ConnorNelson opened this issue Jul 23, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ConnorNelson
Copy link
Member

Program Interaction Level 81 seems to be one of them. Almost certainly there are more (including non-program interaction). Anything that depends on argc=0.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dcd46d897adb70d63e025f175a00a89797d31a43

/var/log/kern.log.1:Jul 21 08:23:16 pwn-college kernel: [52024.611285] process 'babyshell_level' launched '/bin/sh' with NULL argv: empty string added
@ConnorNelson ConnorNelson added the bug Something isn't working label Jul 23, 2023
@zardus
Copy link
Contributor

zardus commented Jul 23, 2023

Ugggggh, who updated the kernel????

@zardus
Copy link
Contributor

zardus commented Jul 23, 2023

yans@th ~/code/fundamentals-dojo/program-interaction $ strings --print-file-name /_0/ | grep empty_argv
level-69/_0/embryoio_level69: --empty_argv
level-75/_0/embryoio_level75: --empty_argv
level-81/_0/embryoio_level81: --empty_argv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants