kernel/sources
CKI KWF Bot 77d5b64d73 kernel-5.14.0-675.el9
* Thu Feb 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-675.el9]
- sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368]
- smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range (Paulo Alcantara) [RHEL-116058]
- smb3 client: add missing tracepoint for unsupported ioctls (Paulo Alcantara) [RHEL-116058]
- cifs: Fix memory and information leak in smb3_reconfigure() (Paulo Alcantara) [RHEL-116058] {CVE-2025-71151}
- smb: move some SMB1 definitions into common/smb1pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: align durable reconnect v2 context to 8 byte boundary (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} (Paulo Alcantara) [RHEL-116058]
- smb/client: remove DeviceType Flags and Device Characteristics definitions (Paulo Alcantara) [RHEL-116058]
- smb: move File Attributes definitions into common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: update struct duplicate_extents_to_file_ex (Paulo Alcantara) [RHEL-116058]
- smb: move file_notify_information to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB2 Notify Action Flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move notify completion filter flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb/client: add parentheses to NT error code definitions containing bitwise OR operator (Paulo Alcantara) [RHEL-116058]
- smb: add documentation references for smb2 change notify definitions (Paulo Alcantara) [RHEL-116058]
- smb/client: add 4 NT error code definitions (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (Paulo Alcantara) [RHEL-116058]
- smb/client: update some SMB2 status strings (Paulo Alcantara) [RHEL-116058]
- cifs: Remove dead function prototypes (Paulo Alcantara) [RHEL-116058]
- smb/client: add two elements to smb2_error_map_table array (Paulo Alcantara) [RHEL-116058]
- smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP (Paulo Alcantara) [RHEL-116058]
- smb/client: remove unused elements from smb2_error_map_table array (Paulo Alcantara) [RHEL-116058]
- smb/client: reduce loop count in map_smb2_to_linux_error() by half (Paulo Alcantara) [RHEL-116058]
- smb: client: Add tracepoint for krb5 auth (Paulo Alcantara) [RHEL-116058]
- smb: client: improve error message when creating SMB session (Paulo Alcantara) [RHEL-116058]
- smb: client: relax session and tcon reconnect attempts (Paulo Alcantara) [RHEL-116058]
- cifs: client: allow changing multichannel mount options on remount (Paulo Alcantara) [RHEL-116058]
- cifs: Do some preparation prior to organising the function declarations (Paulo Alcantara) [RHEL-116058]
- cifs: Don't need state locking in smb2_get_mid_entry() (Paulo Alcantara) [RHEL-116058]
- cifs: Remove the server pointer from smb_message (Paulo Alcantara) [RHEL-116058]
- cifs: Fix specification of function pointers (Paulo Alcantara) [RHEL-116058]
- cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags (Paulo Alcantara) [RHEL-116058]
- cifs: Clean up some places where an extra kvec[] was required for rfc1002 (Paulo Alcantara) [RHEL-116058]
- cifs: Make smb1's SendReceive() wrap cifs_send_recv() (Paulo Alcantara) [RHEL-116058]
- cifs: Remove the RFC1002 header from smb_hdr (Paulo Alcantara) [RHEL-116058]
- cifs: client: enforce consistent handling of multichannel and max_channels (Paulo Alcantara) [RHEL-116058]
- smb: client: show smb lease key in open_dirs output (Paulo Alcantara) [RHEL-116058]
- smb: client: show smb lease key in open_files output (Paulo Alcantara) [RHEL-116058]
- smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper (Paulo Alcantara) [RHEL-116058]
- smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_reconn to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: fix some warnings reported by scripts/checkpatch.pl (Paulo Alcantara) [RHEL-116058]
- smb: do some cleanups (Paulo Alcantara) [RHEL-116058]
- smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate struct definitions to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move list of FileSystemAttributes to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_rsp_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_req_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb/client: fix CAP_BULK_TRANSFER value (Paulo Alcantara) [RHEL-116058]
- smb: move resume_key_ioctl_rsp to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move copychunk definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB1_PROTO_NUMBER to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: move get_rfc1002_len() to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: move smb_version_values to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: rename common/cifsglob.h to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: client: fix memory leak in cifs_construct_tcon() (Paulo Alcantara) [RHEL-116058] {CVE-2025-68295}
- cifs: fix memory leak in smb3_fs_context_parse_param error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-68219}
- smb: client: introduce close_cached_dir_locked() (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED (Paulo Alcantara) [RHEL-116058]
- smb: fix invalid username check in smb3_fs_context_parse_param() (Paulo Alcantara) [RHEL-116058]
- cifs: client: fix memory leak in smb3_fs_context_parse_param (Paulo Alcantara) [RHEL-116058] {CVE-2025-40268}
- smb: client: fix cifs_pick_channel when channel needs reconnect (Paulo Alcantara) [RHEL-116058]
- smb: client: validate change notify buffer before copy (Paulo Alcantara) [RHEL-116058]
- smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()/sock_release() (Paulo Alcantara) [RHEL-116058]
- cifs: fix typo in enable_gcm_256 module parameter (Paulo Alcantara) [RHEL-116058]
- cifs: #include cifsglob.h before trace.h to allow structs in tracepoints (Paulo Alcantara) [RHEL-116058]
- cifs: Call the calc_signature functions directly (Paulo Alcantara) [RHEL-116058]
- cifs: Fix TCP_Server_Info::credits to be signed (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058]
- smb: client: allocate enough space for MR WRs and ib_drain_qp() (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate definitions to common/cifsglob.h (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg() (Paulo Alcantara) [RHEL-116058]
- smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0 (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in smbd_deregister_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in smbd_register_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in allocate_mr_list() (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() remove locked from the list (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() call list_del(&mr->list) (Paulo Alcantara) [RHEL-116058]
- smb: client: change smbd_deregister_mr() to return void (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED (Paulo Alcantara) [RHEL-116058]
- smb: client: Omit one redundant variable assignment in cifs_xattr_set() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return a status code only as a constant in sid_to_id() (Paulo Alcantara) [RHEL-116058]
- cifs: Add comments for DeletePending assignments in open functions (Paulo Alcantara) [RHEL-116058]
- cifs: Add fallback code path for cifs_mkdir_setinfo() (Paulo Alcantara) [RHEL-116058]
- cifs: Allow fallback code in smb_set_file_info() also for directories (Paulo Alcantara) [RHEL-116058]
- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points (Paulo Alcantara) [RHEL-116058]
- smb: client: remove redudant assignment in cifs_strict_fsync() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix race with fallocate(2) and AIO+DIO (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates after utime(2) (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates after ftruncate(2) (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates with O_TRUNC (Paulo Alcantara) [RHEL-116058]
- smb: client: batch SRV_COPYCHUNK entries to cut round trips (Paulo Alcantara) [RHEL-116058]
- smb: client: Omit an if branch in smb2_find_smb_tcon() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() (Paulo Alcantara) [RHEL-116058]
- smb: client: Use common code in cifs_do_create() (Paulo Alcantara) [RHEL-116058]
- smb: client: Improve unlocking of a mutex in cifs_get_swn_reg() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() (Paulo Alcantara) [RHEL-116058]
- smb: client: Use common code in cifs_lookup() (Paulo Alcantara) [RHEL-116058]
- smb: client: Reduce the scopes for a few variables in two functions (Paulo Alcantara) [RHEL-116058]
- cifs: client: force multichannel=off when max_channels=1 (Paulo Alcantara) [RHEL-116058]
- smb: client: transport: avoid reconnects triggered by pending task work (Paulo Alcantara) [RHEL-116058]
- smb: client: add tcon information to smb2_reconnect() debug messages (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_post_send_iter() call ib_dma_map_single() for the header first (Paulo Alcantara) [RHEL-116058]
- smb: client: defer calling ib_alloc_pd() after we are connected (Paulo Alcantara) [RHEL-116058]
- smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection() (Paulo Alcantara) [RHEL-116058]
- smb: client: make consitent use of spin_lock_irq{save,restore}() in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_{destroy,disconnect_rdma_{work,connection}}() wake up all wait queues (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() disable all work but disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: client: fill in smbdirect_socket.first_error on error (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() set SMBDIRECT_SOCKET_ERROR... (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to get_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_negotiate() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_negotiate_req() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_ia_open() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_create_id() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_full_iter() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_empty() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_iter() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to manage_keep_alive_before_sending() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to manage_credits_prior_sending() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_recv() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_receive_buffers() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {get,put}_receive_buffer() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.mr_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058]
- smb: client: add and use smbd_get_parameters() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058]
- smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection.count_reassembly_queue (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection->protocol (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058]
- smb: client: fix smbdirect keep alive handling to match the documentation (Paulo Alcantara) [RHEL-116058]
- smb: client: send empty packets via send_immediate_work (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058]
- smb: client: fill smbdirect_socket_parameters at the beginning and use the values from there (Paulo Alcantara) [RHEL-116058]
- smb: client: remove useless smbd_connection.send_immediate (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058]
- smb: client: count the number of posted recv_io messages in order to calculated credits (Paulo Alcantara) [RHEL-116058]
- smb: client: limit the range of info->receive_credit_target (Paulo Alcantara) [RHEL-116058]
- smb: client: remove info->wait_receive_queues handling in smbd_destroy() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging (Paulo Alcantara) [RHEL-116058]
- smb: client: queue post_recv_credits_work also if the peer raises the credit target (Paulo Alcantara) [RHEL-116058]
- smb: client: make sure smbd_disconnect_rdma_work() doesn't run after smbd_destroy() took over (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058]
- smb: client: make only use of wake_up[_all]() in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058]
- smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING for completion (Paulo Alcantara) [RHEL-116058]
- smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion (Paulo Alcantara) [RHEL-116058]
- smb: client: adjust smbdirect related output of cifs_debug_data_proc_show() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.first_error (Paulo Alcantara) [RHEL-116058]
- smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR (Paulo Alcantara) [RHEL-116058]
- smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states (Paulo Alcantara) [RHEL-116058]
- smb: client: fix sending the iwrap custom IRD/ORD negotiation messages (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_structs as disabled (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.mr_io.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_rw_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.rw_io.credits (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_send_batch (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_status_string() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-39929}
- smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) (Paulo Alcantara) [RHEL-116058] {CVE-2025-39932}
- smb: client: use disable[_delayed]_work_sync in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- cifs: prevent NULL pointer dereference in UTF16 conversion (Paulo Alcantara) [RHEL-116058] {CVE-2025-39838}
- smb: client: fix spellings in comments (Paulo Alcantara) [RHEL-116058]
- smb3 client: fix return code mapping of remap_file_range (Paulo Alcantara) [RHEL-116058]
- smb: client: don't wait for info->send_pending == 0 on error (Paulo Alcantara) [RHEL-116058]
- smb: client: fix mid_q_entry memleak leak with per-mid locking (Paulo Alcantara) [RHEL-116058]
- cifs: avoid extra calls to strlen() in cifs_get_spnego_key() (Paulo Alcantara) [RHEL-116058]
- cifs: Fix collect_sample() to handle any iterator type (Paulo Alcantara) [RHEL-116058]
- smb: client: only use a single wait_queue to monitor smbdirect connection status (Paulo Alcantara) [RHEL-116058]
- smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logging in smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: return an error if rdma_connect does not return within 5 seconds (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused enum smbd_connection_status (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket->recv_io.expected (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.expected (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection->fragment_reassembly_remaining (Paulo Alcantara) [RHEL-116058]
- smb: client: let recv_done() avoid touching data_transfer after cleanup/move (Paulo Alcantara) [RHEL-116058]
- smb: client: let recv_done() cleanup before notifying the callers. (Paulo Alcantara) [RHEL-116058]
- smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already (Paulo Alcantara) [RHEL-116058]
- smb: client: remove separate empty_packet_queue (Paulo Alcantara) [RHEL-116058]
- smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058]
- cifs: Move the SMB1 transport code out of transport.c (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_socket (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_socket.h (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect.h (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect.h with public structures (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_pdu.h with protocol definitions (Paulo Alcantara) [RHEL-116058]
- r8152: Advertise software timestamp information. (Jose Ignacio Tornos Martinez) [RHEL-132607]
- fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (CKI Backport Bot) [RHEL-137684] {CVE-2025-40304}
- fbdev: bitblit: bound-check glyph index in bit_putcs* (CKI Backport Bot) [RHEL-136943] {CVE-2025-40322}
- ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe() (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix too early devlink_free() in ixgbe_remove() (Corinna Vinschen) [RHEL-97675]
- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix mailbox API compatibility by negotiating supported features (Corinna Vinschen) [RHEL-97673]
- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix getting link speed data for E610 devices (Corinna Vinschen) [RHEL-97673]
- ixgbe: fix typos and docstring inconsistencies (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix proper type for error code in ixgbevf_resume() (Corinna Vinschen) [RHEL-97673]
- ixgbe: destroy aci.lock later within ixgbe_remove path (Corinna Vinschen) [RHEL-97675]
- ixgbe: initialize aci.lock before it's used (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix typo in function comment for ixgbe_get_num_per_func() (Corinna Vinschen) [RHEL-97675]
- ixgbe: drop unnecessary casts to u16 / int (Corinna Vinschen) [RHEL-97675]
- ixgbe: reduce number of reads when getting OROM data (Corinna Vinschen) [RHEL-97675]
- ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix incorrect map used in eee linkmode (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix ndo_xdp_xmit() workloads (Corinna Vinschen) [RHEL-97675]
- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc (Corinna Vinschen) [RHEL-97675]
- eth: intel: use vmalloc_array() to simplify code [ixgbevf] (Corinna Vinschen) [RHEL-97673]
- eth: intel: use vmalloc_array() to simplify code [ixgbe] (Corinna Vinschen) [RHEL-97675]
- net: Fix typos [ixgbevf] (Corinna Vinschen) [RHEL-97673]
- ixgbevf: remove unused fields from struct ixgbevf_adapter (Corinna Vinschen) [RHEL-97673]
- ethernet: intel: fix building with large NR_CPUS [ixgbe] (Corinna Vinschen) [RHEL-97675]
- ixgbe: spelling corrections (Corinna Vinschen) [RHEL-97675]
- ixgbe: turn off MDD while modifying SRRCTL (Corinna Vinschen) [RHEL-97675]
- ixgbe: add Tx hang detection unhandled MDD (Corinna Vinschen) [RHEL-97675]
- ixgbe: check for MDD events (Corinna Vinschen) [RHEL-97675]
- ixgbe: add MDD support (Corinna Vinschen) [RHEL-97675]
- ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97675]
- ixgbe: Fix typos and clarify comments in X550 driver code (Corinna Vinschen) [RHEL-97675]
- ixgbe: add link_down_events statistic (Corinna Vinschen) [RHEL-97675]
- ixgbe: devlink: add devlink region support for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: add E610 .set_phys_id() callback implementation (Corinna Vinschen) [RHEL-97675]
- ixgbe: apply different rules for setting FC on E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: add support for ACPI WOL for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: create E610 specific ethtool_ops structure (Corinna Vinschen) [RHEL-97675]
- ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5 (Corinna Vinschen) [RHEL-97673]
- ixgbevf: Add support for new mailbox communication between PF and VF (Corinna Vinschen) [RHEL-97673]
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue (Corinna Vinschen) [RHEL-97650]
- igc: fix race condition in TX timestamp read for register 0 (Corinna Vinschen) [RHEL-97650]
- igc: Restore default Qbv schedule when changing channels (Corinna Vinschen) [RHEL-97650]
- igc: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97650]
- igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() (Corinna Vinschen) [RHEL-97650]
- igc: power up the PHY before the link test (Corinna Vinschen) [RHEL-97650]
- igc: don't fail igc_probe() on LED setup error (Corinna Vinschen) [RHEL-97650] {CVE-2025-39956}
- igc: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97650]
- igc: fix disabling L1.2 PCI-E link substate on I226 on init (Corinna Vinschen) [RHEL-97650]
- eth: intel: use vmalloc_array() to simplify code [igc] (Corinna Vinschen) [RHEL-97650]
- net: Fix typos [igc] (Corinna Vinschen) [RHEL-97650]
- igc: Add wildcard rule support to ethtool NFC using Default Queue (Corinna Vinschen) [RHEL-97650]
- igc: Relocate RSS field definitions to igc_defines.h (Corinna Vinschen) [RHEL-97650]
- igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97650]
- igc: disable L1.2 PCI-E link substate to avoid performance issue (Corinna Vinschen) [RHEL-97650]
- igc: Make the const read-only array supported_sizes static (Corinna Vinschen) [RHEL-97650]
- igc: add preemptible queue support in mqprio (Corinna Vinschen) [RHEL-97650]
- igc: add preemptible queue support in taprio (Corinna Vinschen) [RHEL-97650]
- igc: add private flag to reverse TX queue priority in TSN mode (Corinna Vinschen) [RHEL-97650]
- igc: assign highest TX queue number as highest priority in mqprio (Corinna Vinschen) [RHEL-97650]
- igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK (Corinna Vinschen) [RHEL-97650]
- igc: add DCTL prefix to related macros (Corinna Vinschen) [RHEL-97650]
- igc: move TXDCTL and RXDCTL related macros (Corinna Vinschen) [RHEL-97650]
- igc: Change Tx mode for MQPRIO offloading (Corinna Vinschen) [RHEL-97650]
- igc: Limit netdev_tc calls to MQPRIO (Corinna Vinschen) [RHEL-97650]
- igc: add support to get frame preemption statistics via ethtool (Corinna Vinschen) [RHEL-97650]
- igc: add support to get MAC Merge data via ethtool (Corinna Vinschen) [RHEL-97650]
- igc: block setting preemptible traffic class in taprio (Corinna Vinschen) [RHEL-97650]
- igc: add support to set tx-min-frag-size (Corinna Vinschen) [RHEL-97650]
- igc: add support for frame preemption verification (Corinna Vinschen) [RHEL-97650]
- igc: Fix TX drops in XDP ZC (Corinna Vinschen) [RHEL-97650]
- igc: Add launch time support to XDP ZC (Corinna Vinschen) [RHEL-97650]
- igc: Refactor empty frame insertion for launch time support (Corinna Vinschen) [RHEL-97650]
- igc: Switch to use hrtimer_setup() (Corinna Vinschen) [RHEL-97650]
- igb: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97672]
- igbvf: fix misplaced newline in VLAN add warning message (Corinna Vinschen) [RHEL-97690]
- igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() (Corinna Vinschen) [RHEL-97672]
- igb: fix link test skipping when interface is admin down (Corinna Vinschen) [RHEL-97672]
- igb: Fix NULL pointer dereference in ethtool loopback test (Corinna Vinschen) [RHEL-97672]
- igb: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97672]
- igbvf: remove redundant counter rx_long_byte_count from ethtool statistics (Corinna Vinschen) [RHEL-97690]
- igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics (Corinna Vinschen) [RHEL-97690]
- eth: intel: use vmalloc_array() to simplify code [igb] (Corinna Vinschen) [RHEL-97672]
- igbvf: remove unused fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690]
- igbvf: add tx_timeout_count to ethtool statistics (Corinna Vinschen) [RHEL-97690]
- igbvf: remove unused interrupt counter fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690]
- igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97672]
Resolves: RHEL-116058, RHEL-132607, RHEL-136943, RHEL-137684, RHEL-145368, RHEL-97650, RHEL-97672, RHEL-97673, RHEL-97675, RHEL-97690

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-05 07:43:28 +00:00

4 lines
532 B
Plaintext

SHA512 (linux-5.14.0-675.el9.tar.xz) = 0960d59077cbca56819f0a1586d04055c0348d83bc29d012ba60a3f16db5d44194a3db8a857f43b5af5556742c6803717f3660dcab775da9f67a5c2ab56cab5f
SHA512 (kernel-abi-stablelists-5.14.0-675.el9.tar.bz2) = 02ae710ebeb53289163147b8a571c872d3ceb4cfb92afd8129d3823797fdcf4fcf6f9356318c58dc8a9fc5e9e94bc508cc7d32b11da2ca99349f68d1b6222595
SHA512 (kernel-kabi-dw-5.14.0-675.el9.tar.bz2) = 43927a9f9258ad69fbd2740089a99ae5c85565dd2433eaa4a49de21400bbce70f12995a01d7228421cc219c9b7c1984cc27c4937365696d912dc8a2859dc53b9