Skip to content

Commit dc79087

Browse files
committed
[redhat] kernel-5.14.0-469.el9
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
1 parent a81948d commit dc79087

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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 = 5
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 468
15+
RHEL_RELEASE = 469
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.5

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* Fri Jun 21 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-469.el9]
2+
- arm64: mm: Make hibernation aware of KFENCE (Maxim Levitsky) [RHEL-7225]
3+
- scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() (John Meneghini) [RHEL-38200] {CVE-2023-52809}
4+
- pinctrl: core: delete incorrect free in pinctrl_enable() (David Arcari) [RHEL-39758] {CVE-2024-36940}
5+
- x86/coco: Require seeding RNG with RDRAND on CoCo systems (Lenny Szubowicz) [RHEL-37269] {CVE-2024-35875}
6+
- mac802154: fix llsec key resources release in mac802154_llsec_key_del (Steve Best) [RHEL-34969] {CVE-2024-26961}
7+
- hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37721] {CVE-2021-47385}
8+
- redhat/configs: add CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT (Leonardo Bras) [RHEL-13876]
9+
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
10+
- trace,smp: Add tracepoints around remotelly called functions (Leonardo Bras) [RHEL-13876]
11+
- trace,smp: Trace all smp_function_call*() invocations (Leonardo Bras) [RHEL-13876]
12+
- locking/csd_lock: Remove added data from CSD lock debugging (Leonardo Bras) [RHEL-13876]
13+
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
14+
Resolves: RHEL-13876, RHEL-34969, RHEL-37269, RHEL-37721, RHEL-38200, RHEL-39758, RHEL-7225
15+
116
* Thu Jun 20 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-468.el9]
217
- qede: fix firmware halt over suspend and resume (John Meneghini) [RHEL-14143]
318
- mm/vmalloc: eliminated the lock contention from twice to once (Aristeu Rozanski) [RHEL-28501]

0 commit comments

Comments
 (0)