|
[isar-cip-core][PATCH v6 7/7] Add README for encrypted partitions
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.tpm2.encryption.md | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 inser
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.tpm2.encryption.md | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 inser
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v6 5/7] overlay: add prerequisite 'encrypt_partition'
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v6 6/7] .gitlabci: Add ci build
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v6 0/7] Encrypt Partition in initramfs
From: Quirin Gylstorff <quirin.gylstorff@...> This encrypts a partition with LUKS and uses the TPM2 to unlock the partition during boot. Adapt start-qemu to support tpm2. The implementation uses syste
From: Quirin Gylstorff <quirin.gylstorff@...> This encrypts a partition with LUKS and uses the TPM2 to unlock the partition during boot. Adapt start-qemu to support tpm2. The implementation uses syste
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v6 4/7] Add initramfs hook to encrypt a partition
From: Quirin Gylstorff <quirin.gylstorff@...> This creates a new luks encrypted ext4 partition with a the key stored in the tpm2. The initial key is randomly generated and removed from the LUKS partit
From: Quirin Gylstorff <quirin.gylstorff@...> This creates a new luks encrypted ext4 partition with a the key stored in the tpm2. The initial key is randomly generated and removed from the LUKS partit
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v6 1/7] use bullseye backports for systemd-cryptenroll
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 6/6] Add README for encrypted partitions
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.tpm2.encryption.md | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 inser
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.tpm2.encryption.md | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 inser
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 5/6] .gitlabci: Add ci build
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 3/6] Add initramfs hook to encrypt a partition
From: Quirin Gylstorff <quirin.gylstorff@...> This creates a new luks encrypted ext4 partition with a the key stored in the tpm2. The initial key is randomly generated and removed from the LUKS partit
From: Quirin Gylstorff <quirin.gylstorff@...> This creates a new luks encrypted ext4 partition with a the key stored in the tpm2. The initial key is randomly generated and removed from the LUKS partit
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 2/6] start-qemu.sh: Create a tpm2 device
From: Quirin Gylstorff <quirin.gylstorff@...> This allows testing the partition encryption with qemu. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 27 ++++++++++++++++++++
From: Quirin Gylstorff <quirin.gylstorff@...> This allows testing the partition encryption with qemu. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 27 ++++++++++++++++++++
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 1/6] KConfig: add option to encrypt data partitions
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Kconfig b/Kconfig index 7
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Kconfig b/Kconfig index 7
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 4/6] overlay: add prerequisite 'encrypt_partition'
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 2/7] KConfig: add tpm option
4 messages
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Kconfig b/Kconfig index
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Kconfig b/Kconfig index
|
By
Quirin Gylstorff
·
|
|
CIP IRC weekly meeting today on libera.chat
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
|
By
Jan Kiszka
·
|
|
New CVE entries this week
Hi ! It's this week's CVE report. This week reported 11 new CVEs and 4 updated CVEs. * New CVEs CVE-2023-23002: Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe CVSS v3 score i
Hi ! It's this week's CVE report. This week reported 11 new CVEs and 4 updated CVEs. * New CVEs CVE-2023-23002: Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe CVSS v3 score i
|
By
Masami Ichikawa
·
|
|
Who is looking at CVEs to prevent them?
3 messages
Why do you keep adding linux-mm to the Cc list of random threads that are not about MM?
Why do you keep adding linux-mm to the Cc list of random threads that are not about MM?
|
By
Vlastimil Babka
·
|
|
Who is looking at CVEs to prevent them?
Yeah. Really just posting the code and the results seems like the best way forward to me too. That's how syzbot does it and it's the only realistic way forward. The good thing is that static checker w
Yeah. Really just posting the code and the results seems like the best way forward to me too. That's how syzbot does it and it's the only realistic way forward. The good thing is that static checker w
|
By
Dan Carpenter
·
|
|
Who is looking at CVEs to prevent them?
On Thu, Jan 19, 2023 at 09:14:53AM +0900, Masami Ichikawa wrote: > CVE-2023-0210: ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in > ksmbd_decode_ntlmssp_auth_blob > > 5.15, 6.0, and 6.1 were fi
On Thu, Jan 19, 2023 at 09:14:53AM +0900, Masami Ichikawa wrote: > CVE-2023-0210: ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in > ksmbd_decode_ntlmssp_auth_blob > > 5.15, 6.0, and 6.1 were fi
|
By
Dan Carpenter
·
|
|
[isar-cip-core][PATCH v4 5/7] overlay: add prerequisite 'encrypt_partition'
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 1/7] use bullseye backports for systemd-cryptenroll
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
|
By
Quirin Gylstorff
·
|