Граф коммитов

4780 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] ceb3c7eada
Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /toolkit/tools (#7045)
Signed-off-by: Pawel Winogrodzki <pawel.winogrodzki@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 11:40:05 -08:00
Lanze Liu 880718f0f4
Add dracut sub-package overlayfs. (#7432) (#7587)
Co-authored-by: lanzeliu <lanzeliu@microsoft.com>
2024-01-31 17:22:37 -08:00
Gary Swalling 66555b6e24
Update kernel-mos to 5.15.148.1 (#7574) 2024-01-31 15:40:19 -08:00
Elaheh Dehghani b5f92064f6
Shift user/group creation earlier in image build for rootfs image types (#6957) 2024-01-31 14:06:22 -08:00
Roaa Sakr acd481aa09
Use main kernel for baremetal base image (#7583) 2024-01-31 13:21:16 -08:00
CBL-Mariner-Bot 391f7f5d3a
[AUTO-CHERRYPICK] fix cve-2022-21698 in kube-vip-cloud-provider - branch main (#7577)
Fixes CVE-2022-21698 for kube-vip-cloud-provider. The vulnerability is in the client_golang go module, which is vendored in this package. Fix is to apply a (modified) patch to the vendored code.

Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
2024-01-31 12:45:08 -08:00
CBL-Mariner-Bot 964f2fabfa
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.148.1 - branch main (#7535)
Note that arm64 had MMC_SDHCI_OMAP turned off due to a change upstream [106136f] which specified it depends on architecture which CBL-Mariner 2.0 does not support.
2024-01-31 12:03:34 -08:00
CBL-Mariner-Bot 4edde9f7da
[AUTOPATCHER-kernel] Kernel CVE - branch main - CVE-2024-0607 CVE-2023-51043 CVE-2024-22705 CVE-2023-51042 CVE-2023-46343 (#7513) 2024-01-31 11:59:35 -08:00
CBL-Mariner-Bot 016d121d18
[AUTO-CHERRYPICK] patch CVE-2022-21698 in keda - branch main (#7571)
Fixes CVE-2022-21698 for keda. The vulnerability is in the client_golang go module v1.11.1, and keda has a direct dependency on v1.11.0. Fixed by applying a patch to the keda code to update that module, then built the vendored tarball.

Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
2024-01-31 09:01:40 -08:00
sindhu-karri 6f46ecb6b9
align cloud hypervisor spec with fasttrack branch (#7515) 2024-01-31 18:31:12 +05:30
Archana Choudhary 0349723ec8
kata-containers-cc: remove kernel-uvm-cvm references (#7455) 2024-01-31 12:26:18 +05:30
CBL-Mariner-Bot 790ebdc946
[AUTO-CHERRYPICK] patch CVE-2022-21698 in application-gateway-kubernetes-ingress - branch main (#7548)
This is an auto-generated pull request to cherry-pick commit f0d5827 to main. Original PR: #7542
Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
2024-01-30 16:05:56 -08:00
George Mileka 46a4d292cd
Update dracut to allow supressing user confirmation prompt when the liveos overlay is backed by memory. (#7483) 2024-01-29 10:17:18 -08:00
sindhu-karri 143b7488d9
Move hiera from Extended to Core (#7109) 2024-01-29 14:02:51 +05:30
AZaugg 482b00e6ab
Add shadow-utils as a hard dependency for mysql package (#7496) 2024-01-29 13:07:41 +05:30
Christopher Co 4d35b64e41
fix: upgrade cloud-init to v23.4.1 and add patch to retain exit code for recoverable errors (#7211)
Reverts the revert of cloud-init v23.4.1 and adds a patch backport to gracefully handle the new status exit code behavior which caused a regression in our extended testing apparatus, prompting the initial revert.

From https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2048522

cloud-init status introduced a new exit code of 2 with the meaning of recoverable errors / warnings.
Without this fix, status exited with 2 in cases where previously did it with 0, potentially breaking consumers (scripts or other programs) of cloud-init status.

The fix is to include a quilt patch retaining the exit code of 0 for recoverable errors / warnings for stable releases.

Fixes: 1a57d91 ("Revert "fix: upgrade cloud-init to v23.4.1"")

Signed-off-by: Chris Co chrco@microsoft.com
2024-01-26 23:59:55 -08:00
CBL-Mariner-Bot 971e0e8a4d
[AUTOUPGRADE-CORE] Upgrade ca-certificates Msft cert change (#7499) 2024-01-26 16:02:47 -08:00
Pawel Winogrodzki 547a5faf99
Added initial doc about reading error logs. (#7475) 2024-01-26 10:03:13 -08:00
Aurélien e955313d09
Set ownership of virtiofsd package to Kata team (#7474) 2024-01-26 06:34:49 -08:00
CBL-Mariner-Bot a33397cf50
[AUTOPATCHER-kernel] Kernel CVE - branch main - CVE-2024-0639 CVE-2024-0641 (#7480) 2024-01-25 16:14:31 -08:00
corvus-callidus 5e92abcc5c
Fix runtime dependency for python3-virtualenv (#7477) 2024-01-25 15:50:58 -08:00
CBL-Mariner-Bot 0d4d499a62
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.147.1 - branch main (#7469) 2024-01-25 13:04:54 -08:00
CBL-Mariner-Bot 3b103c8faa
[AUTO-CHERRYPICK] Specialcased 5XX errors during package downloads. - branch main (#7467)
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-01-25 11:20:41 -08:00
Vince Perri 9b6fe865c0
kernel-hci: Backport Nvidia net/mlx5 patches to support 100G BOM (#7166) 2024-01-25 13:53:31 -05:00
CBL-Mariner-Bot 29b467577a
[AUTO-CHERRYPICK] Adding support for multiple cache inputs - branch main (#7464)
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-01-25 09:45:37 -08:00
Pawel Winogrodzki 6e7be29036
Added a cross-compilation subpackage for aarch64 into `gcc`. (#6996)
Co-authored-by: dallasd1 <dadelan@microsoft.com>
2024-01-25 09:16:51 -08:00
AZaugg c929f086ae
Add mysql user with package install (#7220)
Add mysql user & group at the time of installation if there is none.
Also, cleanup post un-installation.
2024-01-25 08:07:34 +05:30
ms-mahuber c6945413a4
Kata-CC: Enforce a restrictive pod security policy (#7030) 2024-01-24 15:33:30 -08:00
elainezhao96 7b3cfb80a3
OS modifier: fix a bug if condition to not skip processing sshkeys when sshkeypaths is empty (#7428) 2024-01-24 14:23:18 -08:00
Tobias Brick f9093913b2
python-jinja2: add patch for CVE-2024-22195 (#7426) 2024-01-24 12:10:51 -08:00
CBL-Mariner-Bot bdd30f7fbf
helm: update version 3.13.2 -> 3.14.0 to address CVE-2023-44487 (#7419)
AUTO-CHERRYPICK of PR: #7359 

Changelog: https://github.com/helm/helm/releases/tag/v3.14.0
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-24 12:11:42 +05:30
Vince Perri 680c185448
kernel-hci: Add missing commit subject to patch 27 (#7165) 2024-01-23 22:38:47 -05:00
CBL-Mariner-Bot a89979e689
[AUTOPATCHER-kernel] Kernel CVE - branch main - CVE-2023-46862 CVE-2023-6622 CVE-2023-6546 CVE-2023-7192 CVE-2023-51780 CVE-2023-51782 CVE-2023-51781 CVE-2022-48619 (#7424) 2024-01-23 14:58:58 -08:00
Rachel Menge b8442f80a6
Address CVE-2023-6932, CVE-2023-6817 and CVE-2023-6931 (#7417) 2024-01-23 11:07:56 -08:00
Henry Beberman e1cbb1d9b8
Remove /etc/host.conf from filesystem (#7389) 2024-01-23 10:28:55 -08:00
CBL-Mariner-Bot 36b91defaa
Prepare January 2024 Update 3 (#7392) 2024-01-23 09:35:59 -05:00
Muhammad Falak R Wani ad95d11916
skopeo: upgrade version 1.13.3 -> 1.14.1 to address GHSA-jq35-85cj-fj4p (#7357)
Reference: https://github.com/advisories/GHSA-jq35-85cj-fj4p
Changelog: https://github.com/containers/skopeo/releases/tag/v1.14.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-23 08:48:00 +05:30
Mandeep Plaha cc1b3c5c18
add memcached container files (#7307) 2024-01-22 12:29:45 -08:00
elainezhao96 9740bd10e5
Image Customizer: remove adduser-config.yaml file as it contains password field (#7298) 2024-01-22 10:02:11 -08:00
CBL-Mariner-Bot c9f493b694
[AUTO-CHERRYPICK] Add epoch to libdwarf spec to fix versioning order - branch main (#7341)
Co-authored-by: sindhu-karri <33163197+sindhu-karri@users.noreply.github.com>
2024-01-19 17:30:11 -08:00
rlmenge 4cc8642e31
Enable CONFIG_X86_IOPL_IOPERM (#7181)
Enable for hardware platforms that use AMBIOS. Interacting with the firmware on these platforms from Linux user space uses the AMI Setup Control Environment Utility, SCELNX_64. This closed source vendor provided program depends on the iopl deprecated, legacy syscall. This syscall's availability is controlled by CONFIG_X86_IOPL_IOPERM kernel configuration item. Therefore, enable to prevent segfaults.
2024-01-19 12:04:48 -08:00
Aurélien 904fdec443
Introduce Rust virtiofsd package (#7215) 2024-01-19 10:15:09 -08:00
AZaugg d311a29d67
Fix mariadb install post script (#7320)
The post scripts for mariadb don't run due to missing script. As part of cmake install, mariadb-install-db script is removed. Adding patch to ensure script is correctly added to buildroot

Installing/Updating: mariadb-connector-c-config-3.1.10-6.cm2.noarch
Installing/Updating: mariadb-server-10.6.9-5.cm2.x86_64
/var/tmp/rpm-tmp.wjMLcK: line 3: mysql_install_db: command not found
2024-01-19 09:38:27 -08:00
sindhu-karri e5cc638536
Fix CVE-2023-50711 in cloud-hypervisor (#7269) 2024-01-19 12:20:15 -05:00
Pawel Winogrodzki 400cedf4b9
Fixed `cloud-init` tests. (#7330)
Co-authored-by: Dan Streetman <ddstreet@ieee.org>
2024-01-19 08:52:47 -08:00
Tobias Brick 5a8926c206
apply patch for CVE-2023-48795 (#7329) 2024-01-18 15:33:07 -08:00
Harshit Gupta 4002115d51
Patch libssh2 for CVE-2023-48795 (#7292)
Co-authored-by: Harshit Gupta <guptaharshit@microsoft.com>
2024-01-18 16:36:22 -05:00
Chris Gunn 1255e34134
Imager: Ensure ext4 formatting is consistent across build hosts (#7303) 2024-01-18 13:16:41 -08:00
elainezhao96 7e65dd1ece
OS Modifier (EMU): Add sshkeys to user config (#7305) 2024-01-18 13:10:15 -08:00
amritakohli 770c563981
Image Customizer: Make either one of split partitions format and output image format required (#7323) 2024-01-18 11:37:22 -08:00