Kernel upgrade 3.0 dev 6.6.144.1 - #17932
Merged
Merged
Conversation
rlmenge
marked this pull request as ready for review
July 7, 2026 17:57
rlmenge
commented
Jul 7, 2026
rlmenge
left a comment
Contributor
Author
There was a problem hiding this comment.
x86
*** Smoke Testing Kernel 6.6.144.1-1.azl3 (est. < 1 min) ***
OS Version: NAME="Microsoft Azure Linux"
VERSION="3.0.20260616"
ID=azurelinux
VERSION_ID="3.0"
PRETTY_NAME="Microsoft Azure Linux 3.0"
ANSI_COLOR="1;34"
HOME_URL="https://aka.ms/azurelinux"
BUG_REPORT_URL="https://aka.ms/azurelinux"
SUPPORT_URL="https://aka.ms/azurelinux"
PASS: Kernel version matches the running kernel version.
PASS: eth0 interface is up.
PASS: iptables service is running.
Boot times:
Startup finished in 2.610s (kernel) + 1.653s (initrd) + 7.257s (userspace) = 11.521s
graphical.target reached after 6.927s in userspace.
Kernel size:
-rw------- 1 root root 15171584 Jul 6 20:38 /boot/vmlinuz-6.6.144.1-1.azl3
35036 /lib/modules/6.6.144.1-1.azl3
kernel memory:
MemTotal: 65853128 kB
MemFree: 65034852 kB
MemAvailable: 64946316 kB
Total memory:
total used free shared buff/cache available
Mem: 64309 885 63510 0 457 63424
Swap: 0 0 0
arm64
*** Smoke Testing Kernel 6.6.144.1-1.azl3 (est. < 1 min) ***
OS Version: NAME="Microsoft Azure Linux"
VERSION="3.0.20260616"
ID=azurelinux
VERSION_ID="3.0"
PRETTY_NAME="Microsoft Azure Linux 3.0"
ANSI_COLOR="1;34"
HOME_URL="https://aka.ms/azurelinux"
BUG_REPORT_URL="https://aka.ms/azurelinux"
SUPPORT_URL="https://aka.ms/azurelinux"
PASS: Kernel version matches the running kernel version.
PASS: eth0 interface is up.
PASS: iptables service is running.
Boot times:
Startup finished in 1.302s (kernel) + 1.313s (initrd) + 5.623s (userspace) = 8.238s
graphical.target reached after 5.321s in userspace.
Kernel size:
-rw------- 1 root root 48980480 Jul 6 21:14 /boot/vmlinuz-6.6.144.1-1.azl3
56804 /lib/modules/6.6.144.1-1.azl3
kernel memory:
MemTotal: 32797608 kB
MemFree: 31933304 kB
MemAvailable: 31940200 kB
Total memory:
total used free shared buff/cache available
Mem: 32028 837 31184 0 326 31191
Swap: 0 0 0
rlmenge
commented
Jul 7, 2026
| CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
| CONFIG_HAVE_C_RECORDMCOUNT=y | ||
| CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y |
Contributor
Author
There was a problem hiding this comment.
rlmenge
commented
Jul 7, 2026
| # CONFIG_TRACE_EVAL_MAP_FILE is not set | ||
| # CONFIG_FTRACE_RECORD_RECURSION is not set | ||
| # CONFIG_FTRACE_STARTUP_TEST is not set | ||
| # CONFIG_FTRACE_SORT_STARTUP_TEST is not set |
Contributor
Author
There was a problem hiding this comment.
Result of microsoft/CBL-Mariner-Linux-Kernel@fe0434d as it depends on CONFIG_BUILDTIME_MCOUNT_SORT
christopherco
approved these changes
Jul 8, 2026
katexochen
pushed a commit
to katexochen/azurelinux
that referenced
this pull request
Jul 12, 2026
This addresses CVE-2026-53359 and CVE-2026-53362 Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kernel upgrade to 6.6.144.1
This addresses CVE-2026-53359 and CVE-2026-53362
Upgrade pipeline: https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1154379&view=results
BB: https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1154413&view=results