Skip to content

Commit 7108ca0

Browse files
committed
[redhat] kernel-5.14.0-503.1.1.el9_5
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
1 parent e4bce97 commit 7108ca0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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 = 503
15+
RHEL_RELEASE = 503.1.1
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Tue Sep 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-503.1.1.el9_5]
2+
- usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB (Desnes Nunes) [RHEL-52378] {CVE-2024-42226}
3+
- redhat: set defaults for RHEL 9.5 (Lucas Zampieri)
4+
Resolves: RHEL-52378
5+
16
* Thu Aug 22 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-503.el9]
27
- Revert "Merge: scsi: fnic: driver update" (John Meneghini) [RHEL-36420]
38
- dev/parport: fix the array out-of-bounds risk (CKI Backport Bot) [RHEL-54990] {CVE-2024-42301}

0 commit comments

Comments
 (0)