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

Investigate dm-crypt reads #47

Open
enterJazz opened this issue Jan 13, 2024 · 0 comments
Open

Investigate dm-crypt reads #47

enterJazz opened this issue Jan 13, 2024 · 0 comments

Comments

@enterJazz
Copy link
Contributor

We need to check the read path of dm-crypt. Currently, I only fully checked the write path. It is very much possible, that the paths are the same- however, we need to make sure that:

  • ZC is also applied to reads
  • reads do not end up staying in shared pages / are really decrypted into private memory
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