bottlerocket-os / bottlerocket-core-kit

A kit with core software packaged for Bottlerocket
Other
16 stars 24 forks source link

Update kernel 6.1 and 5.10 and 5.15 #200

Closed ytsssun closed 3 weeks ago

ytsssun commented 3 weeks ago

Description of changes: Update kernel 5.10 to 5.10.226-214.880.amzn2 Update kernel 5.15 to 5.15.167-112.166.amzn2 Update kernel 6.1 to 6.1.112-122.189.amzn2023

Config diff

diff '--color=auto' directory-for-base-configs/config-6.1-x86_64.config directory-for-updated-configs/config-6.1-x86_64.config
3c3
< # Linux/x86 6.1.109 Kernel Configuration
---
> # Linux/x86 6.1.112 Kernel Configuration
1117c1117
< # CONFIG_TLS_DEVICE is not set
---
> CONFIG_TLS_DEVICE=y
1769a1770
> CONFIG_SOCK_VALIDATE_XMIT=y
2504a2506
> CONFIG_MLX5_EN_TLS=y

File: packages/kernel-5.10/patch_changes/summary

Patches that changed:
Patches that were dropped:
Patches that were added:
0879-AL2-5.10-Update-ena-driver-to-2.13.0g.patch

File: packages/kernel-5.15/patch_changes/summary

Patches that changed:
Patches that were dropped:
Patches that were added:
0165-AL2-5.15-Update-ena-driver-to-2.13.0g.patch

File: packages/kernel-6.1/patch_changes/summary

Patches that changed:
Patches that were dropped:
0186-x86-kaslr-Expose-and-use-the-end-of-the-physical-mem.patch
0188-fou-Fix-null-ptr-deref-in-GRO.patch
Patches that were added:
0187-smb-client-fix-UAF-in-smb2_reconnect_server.patch
0188-AL2023-6.1-Update-ena-driver-to-2.13.0g.patch

Testing done:

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.