-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Xen submodule should track Qubes Xen #159
Labels
Milestone
Comments
Are you thinking of rolling to 4.6.5 and adding the latest Xen security patches (in qubes-vmm-xen/patches.security) manually in the short term or holding off until this qubes-vmm-xen integration is complete? |
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
Call digest() only once Fix nonce comment Issues linuxboot#160 linuxboot#159
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
Save/send ini at checkpoints only if cadence is lt 101 as this is useful only for stateful crypto counter get_config: Resolve ts difference if only counters differ send: benchmark fixes Issues linuxboot#158 linuxboot#159
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
Use HMAC-256 for faster manifest hashes linuxboot#159 Handle data hashing separately from metadata hashing Make xchacha20-t3 the default mode Change subkey derivation from scrypt to HKDF-SHA256 get_configs: check entire .ini structure Cleanup tmp manifests when closing them Fix debug tmp retention: use atexit for better cleanup() Fix benchmark mode cleanup
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
Use salts for subkeys, use 512 bits for each, and separate context for each subkey Note this may invalidate test archives! Issues linuxboot#159, linuxboot#161
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this issue
May 3, 2024
Limit messages for authentication, issue linuxboot#165 Check header ci mode against authenticated cipher mode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the
modules/xen
references the official Xen source tree, but it should pull from the Qubes Xen tree https://github.com/QubesOS/qubes-vmm-xen so that it can apply Qube's patches as well.The text was updated successfully, but these errors were encountered: