* Wed Oct 15 2025 Patrick Talbert <ptalbert@redhat.com> [5.14.0-625.el9]
- firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (Charles Mirabile) [RHEL-113838] {CVE-2022-50087}
- NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (Benjamin Coddington) [RHEL-117497]
- sched: Add wait/wake interface for variable updated under a lock. (Benjamin Coddington) [RHEL-117497]
- sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() (Benjamin Coddington) [RHEL-117497]
- sched: Document wait_var_event() family of functions and wake_up_var() (Benjamin Coddington) [RHEL-117497]
- sched: Improve documentation for wake_up_bit/wait_on_bit family of functions (Benjamin Coddington) [RHEL-117497]
- sched: change wake_up_bit() and related function to expect unsigned long * (Benjamin Coddington) [RHEL-117497]
- efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118255] {CVE-2025-39817}
- cpupower: Allow control of boost feature on non-x86 based systems with boost support. (David Arcari) [RHEL-118182]
- cpupower: Fix a bug where the -t option of the set subcommand was not working. (David Arcari) [RHEL-118182]
- pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor (David Arcari) [RHEL-118182]
- pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() (David Arcari) [RHEL-118182]
- cpupower: Implement CPU physical core querying (David Arcari) [RHEL-118182]
- pm: cpupower: remove hard-coded topology depth values (David Arcari) [RHEL-118182]
- pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (David Arcari) [RHEL-118182]
- cpupower: monitor: Exit with error status if execvp() fail (David Arcari) [RHEL-118182]
- pm: cpupower: bench: Prevent NULL dereference on malloc failure (David Arcari) [RHEL-118182]
- ice: don't leave device non-functional if Tx scheduler config fails (Petr Oros) [RHEL-118146]
- smb: client: fix wrong index reference in smb2_compound_op() (Paulo Alcantara) [RHEL-114295]
- smb: client: handle unlink(2) of files open by different clients (Paulo Alcantara) [RHEL-114295]
- smb: client: fix file open check in __cifs_unlink() (Paulo Alcantara) [RHEL-114295]
- smb: client: fix filename matching of deferred files (Paulo Alcantara) [RHEL-114295]
- smb: client: fix data loss due to broken rename(2) (Paulo Alcantara) [RHEL-114295]
- smb: client: fix compound alignment with encryption (Paulo Alcantara) [RHEL-114295]
- fs/smb: Fix inconsistent refcnt update (Paulo Alcantara) [RHEL-114295] {CVE-2025-39819}
- firmware: qcom: scm: request the waitqueue irq *after* initializing SCM (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: initialize tzmem before marking SCM as available (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: take struct device as argument in SHM bridge enable (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: remove unused arguments from SHM bridge routines (Eric Chanudet) [RHEL-117508]
- docs: firmware: qcom_scm: Fix kernel-doc warning (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q (Eric Chanudet) [RHEL-117508]
- firmware: qcom: tzmem: disable sm7150 platform (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14 (Eric Chanudet) [RHEL-117508]
- firmware: qcom: uefisecapp: fix efivars registration race (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Fix error code in probe() (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: add calls for wrapped key support (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp) (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023 (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14 (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15 (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID (Eric Chanudet) [RHEL-117508]
- firmware: qcom: uefisecapp: Allow X1E Devkit devices (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345 (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s (Eric Chanudet) [RHEL-117508]
- firmware: qcom: tzmem: disable sdm670 platform (Eric Chanudet) [RHEL-117508]
- firmware: qcom: scm: Mark get_wq_ctx() as atomic call (Eric Chanudet) [RHEL-117508]
- firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL (Eric Chanudet) [RHEL-117508]
- firmware: qcom: uefisecapp: Allow on X1E devices (Eric Chanudet) [RHEL-117508]
- firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able() (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: Always return devm_clk_get_optional errors (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: Drop useless compatibles (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm: Always try to consume all three clocks (Eric Chanudet) [RHEL-117508]
- firmware: qcom_scm-legacy: correct kerneldoc (Eric Chanudet) [RHEL-117508]
- redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114273]
- x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114273] {CVE-2025-40300}
- randomize_kstack: Remove non-functional per-arch entropy filtering (Waiman Long) [RHEL-114273]
- Bluetooth: revert TX timestamping (David Marlin) [RHEL-107923]
- PM: wakeup: make device_wakeup_disable() return void (David Marlin) [RHEL-107923]
- PM: wakeup: implement devm_device_init_wakeup() helper (David Marlin) [RHEL-107923]
- PM: wakeup: Remove unnecessary else from device_init_wakeup() (David Marlin) [RHEL-107923]
- Bluetooth: hci_event: Disconnect device when BIG sync is lost (David Marlin) [RHEL-107923]
- Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event (David Marlin) [RHEL-107923]
- Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source (David Marlin) [RHEL-107923]
- Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK (David Marlin) [RHEL-107923]
- Bluetooth: ISO: Fix getname not returning broadcast fields (David Marlin) [RHEL-107923]
- Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately (David Marlin) [RHEL-107923]
- Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: Fix scan state after PA Sync has been established (David Marlin) [RHEL-107923]
- Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure (David Marlin) [RHEL-107923]
- Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv (David Marlin) [RHEL-107923]
- Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU (David Marlin) [RHEL-107923]
- Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID (David Marlin) [RHEL-107923]
- Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap (David Marlin) [RHEL-107923]
- Bluetooth: hci_core: add missing braces when using macro parameters (David Marlin) [RHEL-107923]
- Bluetooth: hci_core: fix typos in macros (David Marlin) [RHEL-107923]
- Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout (David Marlin) [RHEL-107923]
- Bluetooth: SMP: If an unallowed command is received consider it a failure (David Marlin) [RHEL-107923]
- Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: fix connectable extended advertising when using static random address (David Marlin) [RHEL-107923]
- Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() (David Marlin) [RHEL-107923]
- Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle (David Marlin) [RHEL-107923]
- Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: Fix not disabling advertising instance (David Marlin) [RHEL-107923]
- Bluetooth: HCI: Set extended advertising data synchronously (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: mesh_send: check instances prior disabling advertising (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: set_mesh: update LE scan interval and window (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: revert some mesh modifications (David Marlin) [RHEL-107923]
- Bluetooth: Prevent unintended pause by checking if advertising is active (David Marlin) [RHEL-107923]
- driver: bluetooth: hci_qca:fix unable to load the BT driver (David Marlin) [RHEL-107923]
- Bluetooth: L2CAP: Fix L2CAP MTU negotiation (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Fix potential race condition in firmware download (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: Fix sparse errors (David Marlin) [RHEL-107923]
- Bluetooth: ISO: Fix not using bc_sid as advertisement SID (David Marlin) [RHEL-107923]
- Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets (David Marlin) [RHEL-107923]
- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (David Marlin) [RHEL-107923]
- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (David Marlin) [RHEL-107923]
- Bluetooth: Fix NULL pointer deference on eir_get_service_data (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: Protect mgmt_pending list with its own lock (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (David Marlin) [RHEL-107923]
- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (David Marlin) [RHEL-107923]
- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (David Marlin) [RHEL-107923]
- Bluetooth: hci_qca: move the SoC type check to the right place (David Marlin) [RHEL-107923]
- Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands (David Marlin) [RHEL-107923]
- Bluetooth: btintel: Check dsbr size from EFI variable (David Marlin) [RHEL-107923]
- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (David Marlin) [RHEL-107923]
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 (David Marlin) [RHEL-107923]
- Bluetooth: separate CIS_LINK and BIS_LINK link types (David Marlin) [RHEL-107923]
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925 (David Marlin) [RHEL-107923]
- Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Dump debug registers on error (David Marlin) [RHEL-107923]
- Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields (David Marlin) [RHEL-107923]
- Bluetooth: ISO: Fix not using SID from adv report (David Marlin) [RHEL-107923]
- Bluetooth: btnxpuart: Implement host-wakeup feature (David Marlin) [RHEL-107923]
- Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850 (David Marlin) [RHEL-107923]
- Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware() (David Marlin) [RHEL-107923]
- Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923]
- Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923]
- Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events (David Marlin) [RHEL-107923]
- Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925 (David Marlin) [RHEL-107923]
- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-107923]
- icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115626]
- ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-115626]
- ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115626]
- ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115626]
- ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115626]
- seg6: Fix validation of nexthop addresses (CKI Backport Bot) [RHEL-115626]
- ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS (CKI Backport Bot) [RHEL-115626]
- bonding: check xdp prog when set bond mode (CKI Backport Bot) [RHEL-115627]
- bonding: set random address only when slaves already exist (CKI Backport Bot) [RHEL-107189]
- wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115646]
- wireguard: device: support big tcp GSO (CKI Backport Bot) [RHEL-115646]
- wireguard: selftests: load nf_conntrack if not present (CKI Backport Bot) [RHEL-115646]
- wireguard: allowedips: remove redundant selftest call (CKI Backport Bot) [RHEL-115646]
- wireguard: device: omit unnecessary memset of netdev private data (CKI Backport Bot) [RHEL-115646]
- ipv6: sr: Fix MAC comparison to be constant-time (CKI Backport Bot) [RHEL-115647] {CVE-2025-39702}
- ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add (CKI Backport Bot) [RHEL-115647]
- bpf: don't do clean_live_states when state->loop_entry->branches > 0 (Gregory Bell) [RHEL-110269]
- bpf: Return prog btf_id without capable check (Gregory Bell) [RHEL-110269]
- bpf: Use kallsyms to find the function name of a struct_ops's stub function (Gregory Bell) [RHEL-110269]
- bpf: Fix kmemleak warning for percpu hashmap (Gregory Bell) [RHEL-110269]
- bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage (Gregory Bell) [RHEL-110269]
- bpftool: Fix readlink usage in get_fd_type (Gregory Bell) [RHEL-110269]
- selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (Gregory Bell) [RHEL-110269]
- bpf: Allow pre-ordering for bpf cgroup progs (Gregory Bell) [RHEL-110269]
- bpf: Search and add kfuncs in struct_ops prologue and epilogue (Gregory Bell) [RHEL-110269]
- bpf: Reject attaching fexit/fmod_ret to __noreturn functions (Gregory Bell) [RHEL-110269]
- libbpf: Fix out-of-bound read (Gregory Bell) [RHEL-110269]
- bpf: Fix BPF_INTERNAL namespace import (Gregory Bell) [RHEL-110269]
- bpf: Add namespace to BPF internal symbols (Gregory Bell) [RHEL-110269]
- bpf: abort verification if env->cur_state->loop_entry != NULL (Gregory Bell) [RHEL-110269]
- selftests/bpf: add test for softlock when modifying hashmap while iterating (Gregory Bell) [RHEL-110269]
- bpf: fix possible endless loop in BPF map iteration (Gregory Bell) [RHEL-110269]
- bpf: bpftool: Setting error code in do_loader() (Gregory Bell) [RHEL-110269]
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex. (Gregory Bell) [RHEL-110269]
- libbpf: Fix hypothetical STT_SECTION extern NULL deref case (Gregory Bell) [RHEL-110269]
- bpf: copy_verifier_state() should copy 'loop_entry' field (Gregory Bell) [RHEL-110269]
- bpf: Fix array bounds error with may_goto (Gregory Bell) [RHEL-110269]
- selftests/bpf: Select NUMA_NO_NODE to create map (Gregory Bell) [RHEL-110269]
- scsi: sr: Reinstate rotational media flag (Ming Lei) [RHEL-107960]
- rtla/actions: Fix condition for buffer reallocation (Tomas Glozar) [RHEL-113482]
- rtla: Fix buffer overflow in actions_parse (Tomas Glozar) [RHEL-113482]
- rtla/tests: Test timerlat -P option using actions (Tomas Glozar) [RHEL-113415]
- rtla/tests: Add grep checks for base test cases (Tomas Glozar) [RHEL-113415]
- Documentation/rtla: Add actions feature (Tomas Glozar) [RHEL-113482]
- rtla/tests: Limit duration to maximum of 10s (Tomas Glozar) [RHEL-113482]
- rtla/tests: Add tests for actions (Tomas Glozar) [RHEL-113482]
- rtla/tests: Check rtla output with grep (Tomas Glozar) [RHEL-113482]
- rtla/timerlat: Add action on end feature (Tomas Glozar) [RHEL-113482]
- rtla/timerlat: Add continue action (Tomas Glozar) [RHEL-113482]
- rtla/timerlat_bpf: Allow resuming tracing (Tomas Glozar) [RHEL-113482]
- rtla/timerlat: Add action on threshold feature (Tomas Glozar) [RHEL-113482]
- rtla/timerlat: Introduce enum timerlat_tracing_mode (Tomas Glozar) [RHEL-113482]
- Documentation/rtla: Describe exit status (Tomas Glozar) [RHEL-113482]
- rtla: Set distinctive exit value for failed tests (Tomas Glozar) [RHEL-113482]
- rtla: Fix segfault in save_trace_to_file call (Tomas Glozar) [RHEL-113482]
- rtla: Refactor save_trace_to_file (Tomas Glozar) [RHEL-113482]
- scsi: target: core: Generate correct identifiers for PR OUT transport IDs (Maurizio Lombardi) [RHEL-111951 RHEL-96387]
- scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() (Maurizio Lombardi) [RHEL-111951 RHEL-96387]
- scsi: target: Move delayed/ordered tracking to per CPU (Maurizio Lombardi) [RHEL-111951]
- scsi: target: Move I/O path stats to per CPU (Maurizio Lombardi) [RHEL-111951]
- scsi: target: Remove size arguments when calling strscpy() (Maurizio Lombardi) [RHEL-111951]
- drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117568]
- redhat: use new x86/aarch64 signing key (801/804) (Augusto Caringi) [RHEL-116727]
- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-112803]
- scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-112803]
- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114336] {CVE-2025-39698}
- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113611] {CVE-2025-39730}
- eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111050] {CVE-2025-38614}
- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114850] {CVE-2025-39751}
- wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114708] {CVE-2025-39761}
- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114691] {CVE-2025-38729}
- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114691]
- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CKI Backport Bot) [RHEL-114691] {CVE-2025-39757}
- cxgb4: Avoid removal of uninserted tid JIRA: https://issues.redhat.com/browse/RHEL-75571 (Jakub Ramaseuski)
- selftests: tls: add tests for zero-length records (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682}
- tls: fix handling of zero-length records on the rx_list (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682}
- redhat/configs: Enable CONFIG_CPUFREQ_ARCH_CUR_FREQ (Jennifer Berringer) [RHEL-19395]
- arm64: Utilize for_each_cpu_wrap for reference lookup (Jennifer Berringer) [RHEL-19395]
- arm64: Update AMU-based freq scale factor on entering idle (Jennifer Berringer) [RHEL-19395]
- arm64: Provide an AMU-based version of arch_freq_get_on_cpu (Jennifer Berringer) [RHEL-19395]
- cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (Jennifer Berringer) [RHEL-19395]
- cpufreq: Allow arch_freq_get_on_cpu to return an error (Jennifer Berringer) [RHEL-19395]
- arch_topology: init capacity_freq_ref to 0 (Jennifer Berringer) [RHEL-19395]
- arm64: amu: Delay allocating cpumask for AMU FIE support (Jennifer Berringer) [RHEL-19395]
Resolves: RHEL-107189, RHEL-107923, RHEL-107960, RHEL-110269, RHEL-111951, RHEL-113415, RHEL-113482, RHEL-113838, RHEL-114273, RHEL-114295, RHEL-115626, RHEL-115627, RHEL-115646, RHEL-115647, RHEL-117497, RHEL-117508, RHEL-118146, RHEL-118182, RHEL-118255, RHEL-96387
Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
12 MiB
12 MiB
The file is too large to be shown.
View Raw