|
| 1 | +* Fri Feb 14 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-54.el10] |
| 2 | +- mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CKI Backport Bot) [RHEL-76120] {CVE-2024-56611} |
| 3 | +- Revert "redhat: gating.yaml: drop unstable test" (Jan Stancek) |
| 4 | +- nvme: remove multipath module parameter (Bryan Gurney) [RHEL-78133] |
| 5 | +- NFSD: Fix CB_GETATTR status fix (Olga Kornievskaia) [RHEL-56888] |
| 6 | +- irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity() (CKI Backport Bot) [RHEL-78517] {CVE-2024-57949} |
| 7 | +- erofs: promote to full support (Ian Kent) [RHEL-78322] |
| 8 | +- rxrpc, afs: Fix peer hash locking vs RCU callback (Marc Dionne) [RHEL-78388] |
| 9 | +- afs: Fix cleanup of immediately failed async calls (Marc Dionne) [RHEL-78388] |
| 10 | +- afs: Fix directory format encoding struct (Marc Dionne) [RHEL-78388] |
| 11 | +- afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY (Marc Dionne) [RHEL-78388] |
| 12 | +- afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call (Marc Dionne) [RHEL-78388] |
| 13 | +- rxrpc: Improve setsockopt() handling of malformed user input (Marc Dionne) [RHEL-78388] |
| 14 | +- afs: Fix merge preference rule failure condition (Marc Dionne) [RHEL-78388] |
| 15 | +- afs: Fix the maximum cell name length (Marc Dionne) [RHEL-78388] |
| 16 | +- smb: client: get rid of kstrdup() in get_ses_refpath() (Paulo Alcantara) [RHEL-78152] |
| 17 | +- smb: client: fix noisy when tree connecting to DFS interlink targets (Paulo Alcantara) [RHEL-78152] |
| 18 | +- smb: client: don't trust DFSREF_STORAGE_SERVER bit (Paulo Alcantara) [RHEL-78152] |
| 19 | +- smb: client: handle lack of EA support in smb2_query_path_info() (Paulo Alcantara) [RHEL-78152] |
| 20 | +- smb: client: don't check for @leaf_fullpath in match_server() (Paulo Alcantara) [RHEL-78152] |
| 21 | +- smb: client: get rid of TCP_Server_Info::refpath_lock (Paulo Alcantara) [RHEL-78152] |
| 22 | +- cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c (Paulo Alcantara) [RHEL-78152] |
| 23 | +- smb3: add missing tracepoint for querying wsl EAs (Paulo Alcantara) [RHEL-78152] |
| 24 | +- smb: client: fix order of arguments of tracepoints (Paulo Alcantara) [RHEL-78152] |
| 25 | +- smb: client: fix oops due to unset link speed (Paulo Alcantara) [RHEL-78152] |
| 26 | +- smb: client: correctly handle ErrorContextData as a flexible array (Paulo Alcantara) [RHEL-78152] |
| 27 | +- smb: client: don't retry DFS targets on server shutdown (Paulo Alcantara) [RHEL-78152] |
| 28 | +- smb: client: fix return value of parse_dfs_referrals() (Paulo Alcantara) [RHEL-78152] |
| 29 | +- smb: client: optimize referral walk on failed link targets (Paulo Alcantara) [RHEL-78152] |
| 30 | +- smb: client: provide dns_resolve_{unc,name} helpers (Paulo Alcantara) [RHEL-78152] |
| 31 | +- smb: client: parse DNS domain name from domain= option (Paulo Alcantara) [RHEL-78152] |
| 32 | +- smb: client: fix DFS mount against old servers with NTLMSSP (Paulo Alcantara) [RHEL-78152] |
| 33 | +- smb: client: parse av pair type 4 in CHALLENGE_MESSAGE (Paulo Alcantara) [RHEL-78152] |
| 34 | +- smb: client: introduce av_for_each_entry() helper (Paulo Alcantara) [RHEL-78152] |
| 35 | +- cifs: support reconnect with alternate password for SMB1 (Paulo Alcantara) [RHEL-78152] |
| 36 | +- smb: client: sync the root session and superblock context passwords before automounting (Paulo Alcantara) [RHEL-78152] |
| 37 | +- cifs: Remove unused is_server_using_iface() (Paulo Alcantara) [RHEL-78152] |
| 38 | +- smb: enable reuse of deferred file handles for write operations (Paulo Alcantara) [RHEL-78152] |
| 39 | +- smb: fix bytes written value in /proc/fs/cifs/Stats (Paulo Alcantara) [RHEL-78152] |
| 40 | +- smb: client: fix TCP timers deadlock after rmmod (Paulo Alcantara) [RHEL-78152] {CVE-2024-54680} |
| 41 | +- smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig (Paulo Alcantara) [RHEL-78152] |
| 42 | +- smb: use macros instead of constants for leasekey size and default cifsattrs value (Paulo Alcantara) [RHEL-78152] |
| 43 | +- smb: client: destroy cfid_put_wq on module exit (Paulo Alcantara) [RHEL-78152] |
| 44 | +- cifs: Use str_yes_no() helper in cifs_ses_add_channel() (Paulo Alcantara) [RHEL-78152] |
| 45 | +- cifs: Fix rmdir failure due to ongoing I/O on deleted file (Paulo Alcantara) [RHEL-78152] |
| 46 | +- smb3: fix compiler warning in reparse code (Paulo Alcantara) [RHEL-78152] |
| 47 | +- smb: client: fix potential race in cifs_put_tcon() (Paulo Alcantara) [RHEL-78152] |
| 48 | +- smb3.1.1: fix posix mounts to older servers (Paulo Alcantara) [RHEL-78152] |
| 49 | +- fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points (Paulo Alcantara) [RHEL-78152] |
| 50 | +- fs/smb/client: Implement new SMB3 POSIX type (Paulo Alcantara) [RHEL-78152] |
| 51 | +- fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX (Paulo Alcantara) [RHEL-78152] |
| 52 | +- cifs: unlock on error in smb3_reconfigure() (Paulo Alcantara) [RHEL-78152] |
| 53 | +- cifs: during remount, make sure passwords are in sync (Paulo Alcantara) [RHEL-78152] |
| 54 | +- cifs: support mounting with alternate password to allow password rotation (Paulo Alcantara) [RHEL-78152] |
| 55 | +- smb: Initialize cfid->tcon before performing network ops (Paulo Alcantara) [RHEL-78152] {CVE-2024-56729} |
| 56 | +- smb: During unmount, ensure all cached dir instances drop their dentry (Paulo Alcantara) [RHEL-78152] {CVE-2024-53176} |
| 57 | +- smb: client: fix noisy message when mounting shares (Paulo Alcantara) [RHEL-78152] |
| 58 | +- smb: client: don't try following DFS links in cifs_tree_connect() (Paulo Alcantara) [RHEL-78152] |
| 59 | +- smb: client: allow reconnect when sending ioctl (Paulo Alcantara) [RHEL-78152] |
| 60 | +- smb: client: get rid of @nlsc param in cifs_tree_connect() (Paulo Alcantara) [RHEL-78152] |
| 61 | +- smb: client: allow more DFS referrals to be cached (Paulo Alcantara) [RHEL-78152] |
| 62 | +- cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session (Paulo Alcantara) [RHEL-78152] |
| 63 | +- cifs: Validate content of WSL reparse point buffers (Paulo Alcantara) [RHEL-78152] |
| 64 | +- cifs: Improve guard for excluding $LXDEV xattr (Paulo Alcantara) [RHEL-78152] |
| 65 | +- cifs: Add support for parsing WSL-style symlinks (Paulo Alcantara) [RHEL-78152] |
| 66 | +- cifs: Validate content of native symlink (Paulo Alcantara) [RHEL-78152] |
| 67 | +- cifs: Fix parsing native symlinks relative to the export (Paulo Alcantara) [RHEL-78152] |
| 68 | +- Update misleading comment in cifs_chan_update_iface (Paulo Alcantara) [RHEL-78152] |
| 69 | +- smb: client: change return value in open_cached_dir_by_dentry() if !cfids (Paulo Alcantara) [RHEL-78152] |
| 70 | +- smb: client: disable directory caching when dir_cache_timeout is zero (Paulo Alcantara) [RHEL-78152] |
| 71 | +- smb: client: remove unnecessary checks in open_cached_dir() (Paulo Alcantara) [RHEL-78152] |
| 72 | +- smb: prevent use-after-free due to open_cached_dir error paths (Paulo Alcantara) [RHEL-78152] {CVE-2024-53177} |
| 73 | +- smb: Don't leak cfid when reconnect races with open_cached_dir (Paulo Alcantara) [RHEL-78152] {CVE-2024-53178} |
| 74 | +- smb: client: handle max length for SMB symlinks (Paulo Alcantara) [RHEL-78152] |
| 75 | +- smb: client: get rid of bounds check in SMB2_ioctl_init() (Paulo Alcantara) [RHEL-78152] |
| 76 | +- smb: client: improve compound padding in encryption (Paulo Alcantara) [RHEL-78152] |
| 77 | +- smb3: request handle caching when caching directories (Paulo Alcantara) [RHEL-78152] |
| 78 | +- cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 (Paulo Alcantara) [RHEL-78152] |
| 79 | +- CIFS: New mount option for cifs.upcall namespace resolution (Paulo Alcantara) [RHEL-78152] |
| 80 | +- smb/client: Prevent error pointer dereference (Paulo Alcantara) [RHEL-78152] |
| 81 | +- fs/smb/client: implement chmod() for SMB3 POSIX Extensions (Paulo Alcantara) [RHEL-78152] |
| 82 | +- smb: cached directories can be more than root file handle (Paulo Alcantara) [RHEL-78152] |
| 83 | +- smb: client: Use str_yes_no() helper function (Paulo Alcantara) [RHEL-78152] |
| 84 | +- smb: client: memcpy() with surrounding object base address (Paulo Alcantara) [RHEL-78152] |
| 85 | +- cifs: Remove pre-historic unused CIFSSMBCopy (Paulo Alcantara) [RHEL-78152] |
| 86 | +- bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write (Viktor Malik) [RHEL-78209] |
| 87 | +- clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context (Waiman Long) [RHEL-77959] |
| 88 | +- clocksource: Use pr_info() for "Checking clocksource synchronization" message (Waiman Long) [RHEL-77959] |
| 89 | +- kasan: make kasan_record_aux_stack_noalloc() the default behaviour (Waiman Long) [RHEL-71050] |
| 90 | +- workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker (Waiman Long) [RHEL-74109] {CVE-2024-57888} |
| 91 | +- smb: client: fix double free of TCP_Server_Info::hostname (CKI Backport Bot) [RHEL-77236] {CVE-2025-21673} |
| 92 | +- arm64: Force CONFIG_ARCH_FORCE_MAX_ORDER of 4k kernel to 12 (Waiman Long) [RHEL-67530] |
| 93 | +- Enable CONFIG_INTEL_MEI_PXP and CONFIG_DRM_I915_PXP on rhel (David Arcari) [RHEL-77048] |
| 94 | +- KVM: nVMX: fix canonical check of vmcs12 HOST_RIP (Maxim Levitsky) [RHEL-44575] |
| 95 | +- KVM: x86: model canonical checks more precisely (Maxim Levitsky) [RHEL-44575] |
| 96 | +- KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks (Maxim Levitsky) [RHEL-44575] |
| 97 | +- KVM: x86: Route non-canonical checks in emulator through emulate_ops (Maxim Levitsky) [RHEL-44575] |
| 98 | +- KVM: x86: drop x86.h include from cpuid.h (Maxim Levitsky) [RHEL-44575] |
| 99 | +- ext4: force disable fscrypt feature (Brian Foster) [RHEL-64637] |
| 100 | +- x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest (Paolo Bonzini) [RHEL-45114] |
| 101 | +- iommufd: Fix struct iommu_hwpt_pgfault init and padding (Eder Zulian) [RHEL-75944] |
| 102 | +- iommufd/fault: Use a separate spinlock to protect fault->deliver list (Eder Zulian) [RHEL-75944] |
| 103 | +- iommufd/fault: Destroy response and mutex in iommufd_fault_destroy() (Eder Zulian) [RHEL-75944] |
| 104 | +- iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() (Eder Zulian) [RHEL-75944] |
| 105 | +- iommu: iommufd: fix WARNING in iommufd_device_unbind (Eder Zulian) [RHEL-75944] |
| 106 | +- smb: client: fix use-after-free of signing key (CKI Backport Bot) [RHEL-76126] {CVE-2024-53179} |
| 107 | +- smb: client: fix NULL ptr deref in crypto_aead_setkey() (CKI Backport Bot) [RHEL-76124] {CVE-2024-53185} |
| 108 | +- redhat: kernel.spec: add ynl to kernel-tools (Jan Stancek) [RHEL-63081] |
| 109 | +- tools/net/ynl: ethtool: support spec load from install location (Jan Stancek) [RHEL-63081] |
| 110 | +- tools/net/ynl: add support for --family and --list-families (Jan Stancek) [RHEL-63081] |
| 111 | +- tools: ynl: add main install target (Jan Stancek) [RHEL-63081] |
| 112 | +- tools: ynl: add install target for generated content (Jan Stancek) [RHEL-63081] |
| 113 | +- tools: ynl: add initial pyproject.toml for packaging (Jan Stancek) [RHEL-63081] |
| 114 | +- tools: ynl: move python code to separate sub-directory (Jan Stancek) [RHEL-63081] |
| 115 | +Resolves: RHEL-44575, RHEL-45114, RHEL-56888, RHEL-63081, RHEL-64637, RHEL-67530, RHEL-71050, RHEL-74109, RHEL-75944, RHEL-76120, RHEL-76124, RHEL-76126, RHEL-77048, RHEL-77236, RHEL-77959, RHEL-78133, RHEL-78152, RHEL-78209, RHEL-78322, RHEL-78388, RHEL-78517 |
| 116 | + |
1 | 117 | * Tue Feb 11 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-53.el10] |
2 | 118 | - libperf cpumap: Grow array of read CPUs in smaller increments (Michael Petlan) [RHEL-73893] |
3 | 119 | - libperf cpumap: Remove perf_cpu_map__read() (Michael Petlan) [RHEL-73893] |
|
0 commit comments