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

Architectures are accidentally mapping rodata read-execute #55

Open
heatd opened this issue Jan 20, 2023 · 0 comments
Open

Architectures are accidentally mapping rodata read-execute #55

heatd opened this issue Jan 20, 2023 · 0 comments

Comments

@heatd
Copy link
Owner

heatd commented Jan 20, 2023

Go to every mmu.cpp and fix that. Also make sure to possibly copy the new arch/x86_64/linker.ld to other architectures. It's better overall, does away with the vdso section and puts bss at the end (smaller executables on disk).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant