Skip to content

Commit c7149de

Browse files
committed
[redhat] kernel-5.14.0-544.el9
Signed-off-by: Rado Vrbovsky <[email protected]>
1 parent 3cc590b commit c7149de

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

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.6

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* Fri Dec 13 2024 Rado Vrbovsky <[email protected]> [5.14.0-544.el9]
2+
- x86/apic: Always explicitly disarm TSC-deadline timer (David Arcari) [RHEL-65750]
3+
- netfilter: ipset: Hold module reference while requesting a module (Phil Sutter) [RHEL-35819]
4+
- CVE-2024-53122 mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Patrick Talbert) [RHEL-69670] {CVE-2024-53122}
5+
- x86/tdx: mark TDX guest as fully supported (Vitaly Kuznetsov) [RHEL-70465]
6+
- net: usb: cdc_ether: don't spew notifications (Jose Ignacio Tornos Martinez) [RHEL-52777]
7+
- USB: zaurus: Add ID for A-300/B-500/C-700 (Jose Ignacio Tornos Martinez) [RHEL-52777]
8+
- net: usb: cdc_ether: add u-blox 0x1313 composition. (Jose Ignacio Tornos Martinez) [RHEL-52777]
9+
- USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls (Desnes Nunes) [RHEL-67057]
10+
- USB: serial: xr: avoid requesting zero DTE rate (Desnes Nunes) [RHEL-67057]
11+
- redhat: configs: enable xr_serial on rhel (Desnes Nunes) [RHEL-67057]
12+
- smb: client: Fix use-after-free of network namespace. (Paulo Alcantara) [RHEL-68558] {CVE-2024-53095}
13+
- dlm: fix recovery of middle conversions (Alexander Aring) [RHEL-67852]
14+
Resolves: RHEL-35819, RHEL-52777, RHEL-65750, RHEL-67057, RHEL-67852, RHEL-68558, RHEL-69670, RHEL-70465
15+
116
* Thu Dec 12 2024 Rado Vrbovsky <[email protected]> [5.14.0-543.el9]
217
- scsi: lpfc: Fix a possible null pointer dereference (Ewan D. Milne) [RHEL-64869] {CVE-2024-43821}
318
- smb: client: fix NULL ptr deref in crypto_aead_setkey() (Paulo Alcantara) [RHEL-63909]

0 commit comments

Comments
 (0)