Skip to content

Commit aa8f567

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-5.14.0-644.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent 7e7386f commit aa8f567

File tree

2 files changed

+75
-1
lines changed

2 files changed

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

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.8

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,77 @@
1+
* Wed Nov 26 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-644.el9]
2+
- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-129896]
3+
- scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-128358]
4+
- scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-128358]
5+
- mm/uffd: add missing pte_mkdirty() to mfill_atomic_install_pte() (Lucas Oakley) [RHEL-46006]
6+
- Bluetooth: revert TX timestamping (David Marlin) [RHEL-119045]
7+
- Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 (David Marlin) [RHEL-119045]
8+
- Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete (David Marlin) [RHEL-119045]
9+
- Bluetooth: MGMT: Fix possible UAFs (David Marlin) [RHEL-119045] {CVE-2025-39981}
10+
- Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (David Marlin) [RHEL-119045] {CVE-2025-39982}
11+
- Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (David Marlin) [RHEL-119045] {CVE-2025-39983}
12+
- Bluetooth: hci_sync: Fix hci_resume_advertising_sync (David Marlin) [RHEL-119045]
13+
- Bluetooth: Fix build after header cleanup (David Marlin) [RHEL-119045]
14+
- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (David Marlin) [RHEL-119045] {CVE-2025-39860}
15+
- Bluetooth: vhci: Prevent use-after-free by removing debugfs files early (David Marlin) [RHEL-119045] {CVE-2025-39861}
16+
- Bluetooth: hci_sync: fix set_local_name race condition (David Marlin) [RHEL-119045]
17+
- Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced (David Marlin) [RHEL-119045]
18+
- Bluetooth: hci_event: Mark connection as closed during suspend disconnect (David Marlin) [RHEL-119045]
19+
- Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success (David Marlin) [RHEL-119045]
20+
- Bluetooth: hci_conn: Make unacked packet handling more robust (David Marlin) [RHEL-119045]
21+
- Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling (David Marlin) [RHEL-119045]
22+
- Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() (David Marlin) [RHEL-119045]
23+
- Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established (David Marlin) [RHEL-119045]
24+
- Bluetooth: hci_core: Fix using ll_privacy_capable for current settings (David Marlin) [RHEL-119045]
25+
- Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings (David Marlin) [RHEL-119045]
26+
- Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown (David Marlin) [RHEL-119045]
27+
- Bluetooth: hci_sync: Avoid adding default advertising on startup (David Marlin) [RHEL-119045]
28+
- Bluetooth: hci_event: Mask data status from LE ext adv reports (David Marlin) [RHEL-119045]
29+
- Bluetooth: btintel_pcie: Fix Alive Context State Handling (David Marlin) [RHEL-119045]
30+
- Bluetooth: btintel_pcie: Make driver wait for alive interrupt (David Marlin) [RHEL-119045]
31+
- Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' (David Marlin) [RHEL-119045] {CVE-2025-38593}
32+
- Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855 (David Marlin) [RHEL-119045]
33+
- Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID (David Marlin) [RHEL-119045]
34+
- Bluetooth: btusb: QCA: Support downloading custom-made firmwares (David Marlin) [RHEL-119045]
35+
- Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete (David Marlin) [RHEL-119045]
36+
- Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump (David Marlin) [RHEL-119045]
37+
- Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS (David Marlin) [RHEL-119045]
38+
- Bluetooth: ISO: add socket option to report packet seqnum via CMSG (David Marlin) [RHEL-119045]
39+
- Bluetooth: btintel: Define a macro for Intel Reset vendor command (David Marlin) [RHEL-119045]
40+
- Bluetooth: Fix typos in comments (David Marlin) [RHEL-119045]
41+
- Bluetooth: RFCOMM: Fix typos in comments (David Marlin) [RHEL-119045]
42+
- Bluetooth: aosp: Fix typo in comment (David Marlin) [RHEL-119045]
43+
- Bluetooth: hci_bcm4377: Fix typo in comment (David Marlin) [RHEL-119045]
44+
- Bluetooth: btrtl: Fix typo in comment (David Marlin) [RHEL-119045]
45+
- Bluetooth: btmtk: Fix typo in log string (David Marlin) [RHEL-119045]
46+
- Bluetooth: btintel: Fix typo in comment (David Marlin) [RHEL-119045]
47+
- Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 (David Marlin) [RHEL-119045]
48+
- Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618 (David Marlin) [RHEL-119045]
49+
- Bluetooth: btnxpuart: implement powerup sequence (David Marlin) [RHEL-119045]
50+
- Bluetooth: Fix spelling mistakes (David Marlin) [RHEL-119045]
51+
- Bluetooth: btnxpuart: Add support for 4M baudrate (David Marlin) [RHEL-119045]
52+
- Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT (David Marlin) [RHEL-119045]
53+
- Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() (David Marlin) [RHEL-119045]
54+
- Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() (David Marlin) [RHEL-119045]
55+
- Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() (David Marlin) [RHEL-119045]
56+
- Bluetooth: hci_qca: Enable ISO data packet RX (David Marlin) [RHEL-119045]
57+
- Bluetooth: btintel_pcie: Add support for device 0x4d76 (David Marlin) [RHEL-119045]
58+
- Bluetooth: Remove hci_conn_hash_lookup_state() (David Marlin) [RHEL-119045]
59+
- Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925 (David Marlin) [RHEL-119045]
60+
- Bluetooth: btintel_pcie: Reword restart to recovery (David Marlin) [RHEL-119045]
61+
- Bluetooth: btintel_pcie: Support Function level reset (David Marlin) [RHEL-119045]
62+
- Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) (David Marlin) [RHEL-119045]
63+
- Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano (David Marlin) [RHEL-119045]
64+
- Bluetooth: btusb: Clean up some Bluetooth device IDs (David Marlin) [RHEL-119045]
65+
- netlink: avoid infinite retry looping in netlink_unicast() (Davide Caratti) [RHEL-115649] {CVE-2025-38727}
66+
- genetlink: fix genl_bind() invoking bind() after -EPERM (Davide Caratti) [RHEL-115649] {CVE-2025-39926}
67+
- netlink: make sure we allow at least one dump skb (Davide Caratti) [RHEL-115649]
68+
- netlink: Fix rmem check in netlink_broadcast_deliver(). (Davide Caratti) [RHEL-115649]
69+
- netlink: Fix wraparounds of sk->sk_rmem_alloc. (Davide Caratti) [RHEL-115649] {CVE-2025-38465}
70+
- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} (Xin Long) [RHEL-121298]
71+
- octeon_ep_vf: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113]
72+
- octeon_ep: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113]
73+
Resolves: RHEL-111113, RHEL-115649, RHEL-119045, RHEL-121298, RHEL-128358, RHEL-129896, RHEL-46006
74+
175
* Sat Nov 22 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-643.el9]
276
- s390/mm: Fix __ptep_rdp() inline assembly (Mete Durlu) [RHEL-129168]
377
- scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129201]

0 commit comments

Comments
 (0)