Skip to content

Commit eff3326

Browse files
committed
[redhat] kernel-5.14.0-556.el9
Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
1 parent 505c1f7 commit eff3326

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 = 555
15+
RHEL_RELEASE = 556
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 Jan 24 2025 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-556.el9]
2+
- s390/pci: Handle PCI error codes other than 0x3a (Mete Durlu) [RHEL-74382]
3+
- padata: use integer wrap around to prevent deadlock on seq_nr overflow (Radostin Stoyanov) [RHEL-63240] {CVE-2024-47739}
4+
- s390/entry: Mark IRQ entries to fix stack depot warnings (Mete Durlu) [RHEL-74468]
5+
- bnxt_en: Fix DIM shutdown (Michal Schmidt) [RHEL-72033]
6+
- bnxt_en: Fix possible memory leak when hwrm_req_replace fails (Michal Schmidt) [RHEL-72033]
7+
- bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips (Michal Schmidt) [RHEL-72033]
8+
- bnxt_en: Fix GSO type for HW GRO packets on 5750X chips (Michal Schmidt) [RHEL-72033]
9+
- bnxt_en: ethtool: Supply ntuple rss context action (Michal Schmidt) [RHEL-72033]
10+
- tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events (Mamatha Inamdar) [RHEL-75636]
11+
- tools/perf/pmu-events/powerpc: Add support for compat events in json (Mamatha Inamdar) [RHEL-75636]
12+
Resolves: RHEL-63240, RHEL-72033, RHEL-74382, RHEL-74468, RHEL-75636
13+
114
* Thu Jan 23 2025 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-555.el9]
215
- net/sctp: Prevent autoclose integer overflow in sctp_association_init() (Xin Long) [RHEL-73625]
316
- sctp: fix possible UAF in sctp_v6_available() (Xin Long) [RHEL-73625] {CVE-2024-53139}

0 commit comments

Comments
 (0)