Skip to content

Commit c0218fe

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-5.14.0-570.1.1.el9_6
Signed-off-by: CKI KWF Bot <[email protected]>
1 parent ddc5906 commit c0218fe

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 6
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 570
15+
RHEL_RELEASE = 570.1.1
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.6

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
* Fri Feb 28 2025 CKI KWF Bot <[email protected]> [5.14.0-570.1.1.el9_6]
2+
- pps: Fix a use-after-free (Michal Schmidt) [RHEL-9309]
3+
- gitlab-ci: add jobs for rhel9 automotive pipelines (Michael Hofmann)
4+
- gitlab-ci: clean up trigger job naming and template inheritance (Michael Hofmann)
5+
- can: bcm: Fix UAF in bcm_proc_show() (Michal Schmidt) [RHEL-80748] {CVE-2023-52922}
6+
- redhat: change DIST to .el9_6 (Patrick Talbert)
7+
- redhat: change to zstream version numbering for 9.6 (Patrick Talbert)
8+
- Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-75512]
9+
- idpf: call set_real_num_queues in idpf_open (Michal Schmidt) [RHEL-68688]
10+
- scsi: st: Don't set pos_unknown just after device recognition (John Meneghini) [RHEL-78429]
11+
- scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-75864] {CVE-2024-56631}
12+
Resolves: RHEL-68688, RHEL-75512, RHEL-75864, RHEL-78429, RHEL-80748, RHEL-9309
13+
114
* Mon Feb 17 2025 Patrick Talbert <[email protected]> [5.14.0-570.el9]
215
- rhel-9: gate on kernel-qe tests results not cki ones (Bruno Goncalves)
316
- USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() (CKI Backport Bot) [RHEL-78682] {CVE-2025-21689}

0 commit comments

Comments
 (0)