diff --git a/Makefile.rhelver b/Makefile.rhelver index 25d3b334f..f5173e357 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 9 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 718 +RHEL_RELEASE = 719 # # ZSTREAM diff --git a/kernel.changelog b/kernel.changelog index f179eec75..c9dd319a3 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,111 @@ +* Mon Jun 29 2026 CKI KWF Bot [5.14.0-719.el9] +- redhat: sign centos kernel and UKIs with 800 certs (Jan Stancek) [RHEL-186905] +- crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Fix dma_free_coherent size error (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Add missing CRYPTO_ALG_ASYNC (Vladislav Dronov) [RHEL-182565] {CVE-2026-31739} +- crypto: tegra - Use int type to store negative error codes (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Remove the use of dev_err_probe() (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - use API helpers to setup fallback request (Vladislav Dronov) [RHEL-182565] +- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180692] {CVE-2026-31530} +- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181904] {CVE-2026-46259} +- dm-raid: only requeue bios when dm is suspending (Nigel Croxon) [RHEL-179131] +- ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() (Guillaume Nault) [RHEL-172671] {CVE-2026-43038} +- iommu/vt-d: Remove LPIG from page group response descriptor (CKI Backport Bot) [RHEL-169025] +- rtla: Fix parsing of multi-character short options (Tomas Glozar) [RHEL-151361] +- tracing: Fix potential deadlock in cpu hotplug with osnoise (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Convert links to RST format (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Document SIGINT behavior (Tomas Glozar) [RHEL-151361] +- rtla: Fix segfault on multiple SIGINTs (Tomas Glozar) [RHEL-151361 RHEL-169238] +- rtla/utils: Fix loop condition in PID validation (Tomas Glozar) [RHEL-151361] +- rtla/utils: Fix resource leak in set_comm_sched_attr() (Tomas Glozar) [RHEL-151361] +- rtla/trace: Fix I/O handling in save_trace_to_file() (Tomas Glozar) [RHEL-151361] +- rtla/trace: Fix write loop in trace_event_save_hist() (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Simplify RTLA_NO_BPF environment variable check (Tomas Glozar) [RHEL-151361] +- rtla: Use str_has_prefix() for option prefix check (Tomas Glozar) [RHEL-151361] +- rtla: Enforce exact match for time unit suffixes (Tomas Glozar) [RHEL-151361] +- rtla: Use str_has_prefix() for prefix checks (Tomas Glozar) [RHEL-151361] +- rtla: Add str_has_prefix() helper function (Tomas Glozar) [RHEL-151361] +- rtla: Handle pthread_create() failure properly (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Add bounds check for softirq vector (Tomas Glozar) [RHEL-151361] +- rtla: Simplify code by caching string lengths (Tomas Glozar) [RHEL-151361] +- rtla: Replace magic number with MAX_PATH (Tomas Glozar) [RHEL-151361] +- rtla: Introduce common_threshold_handler() helper (Tomas Glozar) [RHEL-151361] +- rtla/actions: Simplify argument parsing (Tomas Glozar) [RHEL-151361] +- rtla: Use strdup() to simplify code (Tomas Glozar) [RHEL-151361] +- rtla: Exit on memory allocation failures during initialization (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus members (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus arguments (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate nr_cpus usage across all tools (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Document --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232] +- rtla/timerlat: Add --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232] +- tools/rtla: Add unit tests for utils.c (Tomas Glozar) [RHEL-151361] +- tools/build: Add feature test for libcheck (Tomas Glozar) [RHEL-151361] +- tools/rtla: Generate optstring from long options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Add hwnoise to main page (Tomas Glozar) [RHEL-151361] +- rtla: Fix build without libbpf header (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Include defaults for tracer options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Mention default cgroup state (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Mention default priority (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Correct tracer name for common options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in rtla-timerlat-top.rst (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: rename common_xxx.rst files to common_xxx.txt (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Escape underscore of NO_ prefix (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361] +- rtla: Fix parse_cpu_set() bug introduced by strtoi() (Tomas Glozar) [RHEL-151361] +- rtla: Make stop_tracing variable volatile (Tomas Glozar) [RHEL-151361] +- rtla: Add generated output files to gitignore (Tomas Glozar) [RHEL-151361] +- rtla: Fix NULL pointer dereference in actions_parse (Tomas Glozar) [RHEL-151361] +- rtla: Remove unused headers (Tomas Glozar) [RHEL-151361] +- rtla: Remove redundant memset after calloc (Tomas Glozar) [RHEL-151361] +- rtla: Use standard exit codes for result enum (Tomas Glozar) [RHEL-151361] +- rtla: Replace atoi() with a robust strtoi() (Tomas Glozar) [RHEL-151361] +- rtla: Introduce for_each_action() helper (Tomas Glozar) [RHEL-151361] +- tools/rtla: Deduplicate cgroup path opening code (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -H/--house-keeping option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -P/--priority option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -e/--event option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -d/--duration option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -D/--debug option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -C/--cgroup option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -c/--cpus option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add common_parse_options() (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add common_usage() (Tomas Glozar) [RHEL-151361] +- rtla: Set stop threshold after all instances are enabled (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unused function declarations (Tomas Glozar) [RHEL-151361] +- tracing: Fix multiple typos in trace_osnoise.c (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Exit top main loop on any non-zero wait_retval (Tomas Glozar) [RHEL-151361 RHEL-155124] +- rtla/tests: Don't rely on matching ^1ALL (Tomas Glozar) [RHEL-151361] +- rtla: Fix -a overriding -t argument (Tomas Glozar) [RHEL-151361] +- rtla: Fix -C/--cgroup interface (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace osnoise_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace osnoise_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace timerlat_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace timerlat_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add fatal() and replace error handling pattern (Tomas Glozar) [RHEL-151361] +- rtla/tests: Fix osnoise test calling timerlat (Tomas Glozar) [RHEL-151361] +- rtla/tests: Extend action tests to 5s (Tomas Glozar) [RHEL-151361] +- tools/rtla: Fix --on-threshold always triggering (Tomas Glozar) [RHEL-151361] +- tools/rtla: Fix unassigned nr_cpus (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unused optional option_index (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add for_each_monitored_cpu() helper (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add remaining support for osnoise actions (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Add test engine support for unexpected output (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Fix -A option name in test comment (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Consolidate code between osnoise/timerlat and hist/top (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Create common_apply_config() (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Move top/hist params into common struct (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Consolidate common parameters into shared structure (Tomas Glozar) [RHEL-116574 RHEL-151361] +- rtla: Ensure null termination after read operations in utils.c (Tomas Glozar) [RHEL-151361] +- rtla: Fix parse_cpu_set() return value documentation (Tomas Glozar) [RHEL-151361] +- tracing: Fix false sharing in hwlat get_sample() (Tomas Glozar) [RHEL-151361] +Resolves: RHEL-116574, RHEL-151361, RHEL-155124, RHEL-155232, RHEL-169025, RHEL-169238, RHEL-172671, RHEL-179131, RHEL-180692, RHEL-181904, RHEL-182565, RHEL-186905 + * Wed Jun 24 2026 CKI KWF Bot [5.14.0-718.el9] - udf: fix partition descriptor append bookkeeping (Ravi Singh) [RHEL-179583] {CVE-2026-45991} - KVM: s390: Increase permitted SE header size to 1 MiB (Ramesh Chhetri) [RHEL-185660] diff --git a/kernel.spec b/kernel.spec index 1202d3650..2d88294d0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 718 +%define pkgrelease 719 %define kversion 5 -%define tarfile_release 5.14.0-718.el9 +%define tarfile_release 5.14.0-719.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 718%{?buildid}%{?dist} +%define specrelease 719%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-718.el9 +%define kabiversion 5.14.0-719.el9 # # End of genspec.sh variables @@ -804,7 +804,7 @@ Source2: kernel.changelog %define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer %if 0%{?centos} -%define pesign_name_0 centossecureboot201 +%define pesign_name_0 centossecureboot801 %else %ifarch x86_64 aarch64 %define pesign_name_0 redhatsecureboot801 @@ -2464,7 +2464,7 @@ BuildKernel() { %if %{signkernel} %if 0%{?centos} - UKI_secureboot_name=centossecureboot204 + UKI_secureboot_name=centossecureboot804 UKI_secureboot_cert=%{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer %else # RHEL only builds UKI for x86 @@ -3753,6 +3753,113 @@ fi # # %changelog +* Mon Jun 29 2026 CKI KWF Bot [5.14.0-719.el9] +- redhat: sign centos kernel and UKIs with 800 certs (Jan Stancek) [RHEL-186905] +- crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Fix dma_free_coherent size error (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Add missing CRYPTO_ALG_ASYNC (Vladislav Dronov) [RHEL-182565] {CVE-2026-31739} +- crypto: tegra - Use int type to store negative error codes (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - Remove the use of dev_err_probe() (Vladislav Dronov) [RHEL-182565] +- crypto: tegra - use API helpers to setup fallback request (Vladislav Dronov) [RHEL-182565] +- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180692] {CVE-2026-31530} +- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181904] {CVE-2026-46259} +- dm-raid: only requeue bios when dm is suspending (Nigel Croxon) [RHEL-179131] +- ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() (Guillaume Nault) [RHEL-172671] {CVE-2026-43038} +- iommu/vt-d: Remove LPIG from page group response descriptor (CKI Backport Bot) [RHEL-169025] +- rtla: Fix parsing of multi-character short options (Tomas Glozar) [RHEL-151361] +- tracing: Fix potential deadlock in cpu hotplug with osnoise (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Convert links to RST format (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Document SIGINT behavior (Tomas Glozar) [RHEL-151361] +- rtla: Fix segfault on multiple SIGINTs (Tomas Glozar) [RHEL-151361 RHEL-169238] +- rtla/utils: Fix loop condition in PID validation (Tomas Glozar) [RHEL-151361] +- rtla/utils: Fix resource leak in set_comm_sched_attr() (Tomas Glozar) [RHEL-151361] +- rtla/trace: Fix I/O handling in save_trace_to_file() (Tomas Glozar) [RHEL-151361] +- rtla/trace: Fix write loop in trace_event_save_hist() (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Simplify RTLA_NO_BPF environment variable check (Tomas Glozar) [RHEL-151361] +- rtla: Use str_has_prefix() for option prefix check (Tomas Glozar) [RHEL-151361] +- rtla: Enforce exact match for time unit suffixes (Tomas Glozar) [RHEL-151361] +- rtla: Use str_has_prefix() for prefix checks (Tomas Glozar) [RHEL-151361] +- rtla: Add str_has_prefix() helper function (Tomas Glozar) [RHEL-151361] +- rtla: Handle pthread_create() failure properly (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Add bounds check for softirq vector (Tomas Glozar) [RHEL-151361] +- rtla: Simplify code by caching string lengths (Tomas Glozar) [RHEL-151361] +- rtla: Replace magic number with MAX_PATH (Tomas Glozar) [RHEL-151361] +- rtla: Introduce common_threshold_handler() helper (Tomas Glozar) [RHEL-151361] +- rtla/actions: Simplify argument parsing (Tomas Glozar) [RHEL-151361] +- rtla: Use strdup() to simplify code (Tomas Glozar) [RHEL-151361] +- rtla: Exit on memory allocation failures during initialization (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus members (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unneeded nr_cpus arguments (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate nr_cpus usage across all tools (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Document --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232] +- rtla/timerlat: Add --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232] +- tools/rtla: Add unit tests for utils.c (Tomas Glozar) [RHEL-151361] +- tools/build: Add feature test for libcheck (Tomas Glozar) [RHEL-151361] +- tools/rtla: Generate optstring from long options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Add hwnoise to main page (Tomas Glozar) [RHEL-151361] +- rtla: Fix build without libbpf header (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Include defaults for tracer options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Mention default cgroup state (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Mention default priority (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Correct tracer name for common options (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in rtla-timerlat-top.rst (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: Fix typo in common_options.txt (Tomas Glozar) [RHEL-151361] +- Documentation/rtla: rename common_xxx.rst files to common_xxx.txt (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Escape underscore of NO_ prefix (Tomas Glozar) [RHEL-151361] +- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361] +- rtla: Fix parse_cpu_set() bug introduced by strtoi() (Tomas Glozar) [RHEL-151361] +- rtla: Make stop_tracing variable volatile (Tomas Glozar) [RHEL-151361] +- rtla: Add generated output files to gitignore (Tomas Glozar) [RHEL-151361] +- rtla: Fix NULL pointer dereference in actions_parse (Tomas Glozar) [RHEL-151361] +- rtla: Remove unused headers (Tomas Glozar) [RHEL-151361] +- rtla: Remove redundant memset after calloc (Tomas Glozar) [RHEL-151361] +- rtla: Use standard exit codes for result enum (Tomas Glozar) [RHEL-151361] +- rtla: Replace atoi() with a robust strtoi() (Tomas Glozar) [RHEL-151361] +- rtla: Introduce for_each_action() helper (Tomas Glozar) [RHEL-151361] +- tools/rtla: Deduplicate cgroup path opening code (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -H/--house-keeping option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -P/--priority option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -e/--event option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -d/--duration option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -D/--debug option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -C/--cgroup option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Consolidate -c/--cpus option parsing (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add common_parse_options() (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add common_usage() (Tomas Glozar) [RHEL-151361] +- rtla: Set stop threshold after all instances are enabled (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unused function declarations (Tomas Glozar) [RHEL-151361] +- tracing: Fix multiple typos in trace_osnoise.c (Tomas Glozar) [RHEL-151361] +- rtla/timerlat: Exit top main loop on any non-zero wait_retval (Tomas Glozar) [RHEL-151361 RHEL-155124] +- rtla/tests: Don't rely on matching ^1ALL (Tomas Glozar) [RHEL-151361] +- rtla: Fix -a overriding -t argument (Tomas Glozar) [RHEL-151361] +- rtla: Fix -C/--cgroup interface (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace osnoise_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace osnoise_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace timerlat_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Replace timerlat_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add fatal() and replace error handling pattern (Tomas Glozar) [RHEL-151361] +- rtla/tests: Fix osnoise test calling timerlat (Tomas Glozar) [RHEL-151361] +- rtla/tests: Extend action tests to 5s (Tomas Glozar) [RHEL-151361] +- tools/rtla: Fix --on-threshold always triggering (Tomas Glozar) [RHEL-151361] +- tools/rtla: Fix unassigned nr_cpus (Tomas Glozar) [RHEL-151361] +- tools/rtla: Remove unused optional option_index (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add for_each_monitored_cpu() helper (Tomas Glozar) [RHEL-151361] +- tools/rtla: Add remaining support for osnoise actions (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Add test engine support for unexpected output (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Fix -A option name in test comment (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Consolidate code between osnoise/timerlat and hist/top (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Create common_apply_config() (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Move top/hist params into common struct (Tomas Glozar) [RHEL-116574 RHEL-151361] +- tools/rtla: Consolidate common parameters into shared structure (Tomas Glozar) [RHEL-116574 RHEL-151361] +- rtla: Ensure null termination after read operations in utils.c (Tomas Glozar) [RHEL-151361] +- rtla: Fix parse_cpu_set() return value documentation (Tomas Glozar) [RHEL-151361] +- tracing: Fix false sharing in hwlat get_sample() (Tomas Glozar) [RHEL-151361] + * Wed Jun 24 2026 CKI KWF Bot [5.14.0-718.el9] - udf: fix partition descriptor append bookkeeping (Ravi Singh) [RHEL-179583] {CVE-2026-45991} - KVM: s390: Increase permitted SE header size to 1 MiB (Ramesh Chhetri) [RHEL-185660] diff --git a/sources b/sources index bc081dabc..b2d14cefa 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-718.el9.tar.xz) = 330d1fdb1a83e25b8bc4178c70cb8f8a9bd75b68db6bb4b96ed07f3860e6c239ea24de5c50bc5382ede38e5d86b20b37bcb935199ddb0fd5b1394129d8a4169d -SHA512 (kernel-abi-stablelists-5.14.0-718.el9.tar.bz2) = 2050a6f0abe61379b6e09841ef0d3591bb28fb4edc545cc043be317097bf71d90e06cea4bedb3fe589444b7630159763a8013c409b11744f1a204ee6b4864a14 -SHA512 (kernel-kabi-dw-5.14.0-718.el9.tar.bz2) = 5bca821744a2565aff42f8b5d75d9e00f6137d5578e8b703d1fb78f7aee4d976a94f209b43663a197464e6d925d8ce496b0c5f570532130a2b30e9fe73e2e4c6 +SHA512 (linux-5.14.0-719.el9.tar.xz) = df457aa92bfcd30f96f96b409828adda8a9eec954672faa1fcd70f64c17bb7ee64b84cfa1d6647cedd6e0cf21bc3d956db8eb4f487420211004732845dfd4d78 +SHA512 (kernel-abi-stablelists-5.14.0-719.el9.tar.bz2) = 25a70ff0a6a901d0699001094c9635e001d1ea8a74ef6ce2cf819acec41c3bce0367166e4f50d0098acc54f9f0035b41bcb4ffa7689f2343b56b148caa474de4 +SHA512 (kernel-kabi-dw-5.14.0-719.el9.tar.bz2) = 2d8dbb0a356bf58c6e001a9578d8ce7de97c1f465df9cae43d0465be085de3e783d79971b6b1bbb11ea9a5eef13578fb2c16b76dbf1213d25c79544f24ff1143