From 62daeb58c2cbcb1111cee194503bedfd5864ddd1c27fd47cbff36f5290cb330d Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 30 Jan 2026 08:00:55 +0100 Subject: [PATCH] GIT Revision: da767816e3b0ba2e8936b3e4195711612e4ac7d3 GIT Branch: SL-16.1 2026-01-30 00:02:00 +0000 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 664 +++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 2 +- kernel-64kb.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 4 +- kernel-azure.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-azure.spec | 4 +- kernel-default.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 4 +- kernel-docs.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 4 +- kernel-kvmsmall.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 4 +- kernel-obs-build.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 6 +- kernel-obs-qa.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 4 +- kernel-rt.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-rt.spec | 4 +- kernel-source.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 4 +- kernel-syms.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 4 +- kernel-zfcpdump.changes | 664 +++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 156 ++++++++- source-timestamp | 4 +- 28 files changed, 8150 insertions(+), 34 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 2722dd3..0c12ffb 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:459f8782d573e3e116bcc94c8fe23d646efda216d6aa5438faa15054ae49d2d6 -size 168186 +oid sha256:a350ca2219cd2f19e4831821a39079a6ee6779c5ca8a14778769ac52a9c6ab1f +size 168248 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index c87d135..68dafe6 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 4471e4d..d82d283 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index c87d135..68dafe6 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index f2c12ad..808bd19 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-64kb Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-azure.changes b/kernel-azure.changes index c87d135..68dafe6 100644 --- a/kernel-azure.changes +++ b/kernel-azure.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-azure.spec b/kernel-azure.spec index 4179a26..df09500 100644 --- a/kernel-azure.spec +++ b/kernel-azure.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-azure Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index c87d135..68dafe6 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 5d1273a..2e00066 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-default Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index c87d135..68dafe6 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 35969ac..8681968 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -18,7 +18,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -30,7 +30,7 @@ Name: kernel-docs Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index c87d135..68dafe6 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index f260e53..a248a07 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-kvmsmall Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index c87d135..68dafe6 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 8a98c63..14d31f8 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -38,7 +38,7 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-16eaee731ad328854ddd5d4ec1030039548e05c0 +%global kernel_package kernel%kernel_flavor-srchash-da767816e3b0ba2e8936b3e4195711612e4ac7d3 %endif %if 0%{?rhel_version} %global kernel_package kernel @@ -47,14 +47,14 @@ Name: kernel-obs-build Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Provides: kernel-obs-build-srchash-16eaee731ad328854ddd5d4ec1030039548e05c0 +Provides: kernel-obs-build-srchash-da767816e3b0ba2e8936b3e4195711612e4ac7d3 BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index c87d135..68dafe6 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index c9c64ed..1f39843 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -25,7 +25,7 @@ Name: kernel-obs-qa Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif @@ -36,7 +36,7 @@ BuildRequires: kernel-default # kernel-obs-build must be also configured as VMinstall, but is required # here as well to avoid that qa and build package build parallel %if ! 0%{?qemu_user_space_build} -BuildRequires: kernel-obs-build-srchash-16eaee731ad328854ddd5d4ec1030039548e05c0 +BuildRequires: kernel-obs-build-srchash-da767816e3b0ba2e8936b3e4195711612e4ac7d3 %endif BuildRequires: modutils ExclusiveArch: aarch64 ppc64le s390x x86_64 diff --git a/kernel-rt.changes b/kernel-rt.changes index c87d135..68dafe6 100644 --- a/kernel-rt.changes +++ b/kernel-rt.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-rt.spec b/kernel-rt.spec index 09a5a21..2d585bc 100644 --- a/kernel-rt.spec +++ b/kernel-rt.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-rt Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index c87d135..68dafe6 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 9509b3d..8a45878 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define gcc_package gcc13 %define gcc_compiler gcc-13 @@ -30,7 +30,7 @@ Name: kernel-source Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index c87d135..68dafe6 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index d6b69ee..7841436 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -24,7 +24,7 @@ Name: kernel-syms Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index c87d135..68dafe6 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,112 @@ +------------------------------------------------------------------- +Thu Jan 29 09:33:01 CET 2026 - oneukum@suse.com + +- =?UTF-8?q?net:=20phy:=20Introduce=20PHY=5FID=5FSIZE=20?= + =?UTF-8?q?=E2=80=94=20minimum=20size=20for=20PHY=20ID=20string?= + (CVE-2025-71094 bsc#1256597). +- commit d8e9577 + +------------------------------------------------------------------- +Wed Jan 28 23:18:02 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Remove drr class from the active list if it + changes to strict (CVE-2025-68815 bsc#1256680). +- commit ef2665d + +------------------------------------------------------------------- +Wed Jan 28 23:06:54 CET 2026 - mkubecek@suse.cz + +- net/sched: ets: Always remove class from active list before + deleting in ets_qdisc_change (CVE-2025-71066 bsc#1256645). +- commit 19d5700 + +------------------------------------------------------------------- +Wed Jan 28 19:50:29 CET 2026 - rgoldwyn@suse.com + +- libceph: make decode_pool() more resilient against corrupted osdmaps (CVE-2025-71116 bsc#1256744). +- commit ec226dd + +------------------------------------------------------------------- +Wed Jan 28 17:15:07 CET 2026 - rbm@suse.com + +- net/sched: sch_qfq: Fix NULL deref when deactivating inactive + aggregate in qfq_reset (CVE-2026-22976 bsc#1257035). +- commit 9a83c42 + +------------------------------------------------------------------- +Wed Jan 28 15:43:34 CET 2026 - oneukum@suse.com + +- net: usb: asix: validate PHY address before use (CVE-2025-71094 + bsc#1256597). +- commit 1c268d0 + +------------------------------------------------------------------- +Wed Jan 28 15:41:06 CET 2026 - oneukum@suse.com + +- net: usb: asix: ax88772: Increase phy_name size (CVE-2025-71094 + bsc#1256597). +- commit 1a25880 + +------------------------------------------------------------------- +Wed Jan 28 14:21:47 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit 382f0ac + +------------------------------------------------------------------- +Wed Jan 28 14:21:01 CET 2026 - msuchanek@suse.de + +- Update config files. +- commit bdfa806 + +------------------------------------------------------------------- +Wed Jan 28 12:35:27 CET 2026 - msuchanek@suse.de + +- powerpc/smp: Expose die_id and die_cpumask (jsc#PED-15482). +- cpu/SMT: Provide a default topology_is_primary_thread() + (jsc#PED-15482). + Refresh patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch + Refresh patches.suse/x86-topology-Implement-topology_is_core_online-to-address-.patch +- commit e830b49 + +------------------------------------------------------------------- +Wed Jan 28 12:27:40 CET 2026 - msuchanek@suse.de + +- Revert "- Delete + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch. + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch. + patches.suse/sched-topology-improve-topology_span_sane-speed.patch." + (bsc#1246843 bsc#1242119 jsc#PED-15482) + This reverts commit cbe477262ee70395f4208137488d67dcc271c4e0. +- commit f49f4cf + +------------------------------------------------------------------- +Wed Jan 28 04:35:37 CET 2026 - shung-hsi.yu@suse.com + +- selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ + feature (bsc#1255552 CVE-2025-68363). +- selftests/bpf: tc_links/tc_opts: Unserialize tests (bsc#1255552 + CVE-2025-68363). +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- selftests/bpf: ns_current_pid_tgid: Rename the test function + (bsc#1255552 CVE-2025-68363). +- commit deba1cc + +------------------------------------------------------------------- +Tue Jan 27 23:35:52 CET 2026 - tonyj@suse.de + +- perf/x86/amd: Check event before enable to avoid GPF + (bsc#1256689 CVE-2025-68798). +- commit 599ecfb + +------------------------------------------------------------------- +Tue Jan 27 19:21:18 CET 2026 - rbm@suse.com + +- selftests/bpf: Optionally open a dedicated namespace to run + test in it (CVE-2025-68363 bsc#1255552). +- commit 72f882c + ------------------------------------------------------------------- Tue Jan 27 18:13:09 CET 2026 - tbogendoerfer@suse.de @@ -77,6 +186,55 @@ Tue Jan 27 17:11:41 CET 2026 - iivanov@suse.de - gpio: tegra186: don't call the set() callback directly (jsc#PED-14677) - commit e9a555b +------------------------------------------------------------------- +Tue Jan 27 15:40:59 CET 2026 - fdmanana@suse.com + +- btrfs: use variable for end offset in extent_writepage_io() + (git-fixes). +- commit b0ce396 + +------------------------------------------------------------------- +Tue Jan 27 15:27:28 CET 2026 - fdmanana@suse.com + +- btrfs: truncate ordered extent when skipping writeback past + i_size (git-fixes). +- commit 2d28056 + +------------------------------------------------------------------- +Tue Jan 27 14:51:48 CET 2026 - fdmanana@suse.com + +- btrfs: fix deadlock in wait_current_trans() due to ignored + transaction type (git-fixes). +- commit 58c1893 + +------------------------------------------------------------------- +Tue Jan 27 13:59:31 CET 2026 - mkoutny@suse.com + +- blk-cgroup: fix possible deadlock while configuring policy + (CVE-2025-68178 bsc#1255266). +- commit 39b8d0d + +------------------------------------------------------------------- +Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz + +- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309). +- commit 123e6ba + +------------------------------------------------------------------- +Tue Jan 27 11:53:27 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: --exportpatch: Skip commits that are in base kernel +- commit ef59f5e + +------------------------------------------------------------------- +Tue Jan 27 11:50:35 CET 2026 - mkoutny@suse.com + +- scripts/cve_tools/kss-dashboard: Simplify --exportpatch condition + Use the filtering logic only once. (This changes warning messages when + patch would have been both backported and blacklisted.) + Fix insert_sereis comand when we end up with empty patch set. +- commit d3bd915 + ------------------------------------------------------------------- Tue Jan 27 10:29:53 CET 2026 - jlee@suse.com @@ -186,6 +344,13 @@ Tue Jan 27 06:39:34 CET 2026 - jlee@suse.com (jsc#PED-14260). - commit 0292151 +------------------------------------------------------------------- +Tue Jan 27 03:39:50 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Add bpf_prog_run_data_pointers() (bsc#1255241 + CVE-2025-68200). +- commit 738511e + ------------------------------------------------------------------- Tue Jan 27 02:29:41 CET 2026 - jlee@suse.com @@ -204,6 +369,13 @@ Tue Jan 27 02:08:27 CET 2026 - jlee@suse.com - alienware-wmi: fixed indentation and clean up (jsc#PED-14260). - commit 5325f5a +------------------------------------------------------------------- +Mon Jan 26 19:59:18 CET 2026 - ematsumiya@suse.de + +- smb: client: don't try following DFS links in + cifs_tree_connect() (git-fixes). +- commit 3cf926a + ------------------------------------------------------------------- Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com @@ -213,6 +385,30 @@ Mon Jan 26 17:54:05 CET 2026 - jlee@suse.com ATLA 10 tablet (jsc#PED-14260). - commit 72d1afd +------------------------------------------------------------------- +Mon Jan 26 17:42:52 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm_chip changes (CVE-2025-71077 + bsc#1256613). +- commit b25df62 + +------------------------------------------------------------------- +Mon Jan 26 17:42:50 CET 2026 - tbogendoerfer@suse.de + +- e1000: fix OOB in e1000_tbi_should_accept() (CVE-2025-71093 + bsc#1256777). +- net/mlx5: fw_tracer, Validate format string parameters + (CVE-2025-68816 bsc#1256674). +- commit 767a8ff + +------------------------------------------------------------------- +Mon Jan 26 17:40:49 CET 2026 - tiwai@suse.de + +- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613). +- Refresh + patches.suse/0003-ima-invalidate-unsupported-PCR-banks.patch. +- commit 3fdd7fa + ------------------------------------------------------------------- Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com @@ -224,6 +420,40 @@ Mon Jan 26 17:21:02 CET 2026 - jlee@suse.com helper (jsc#PED-14260). - commit 84c27fe +------------------------------------------------------------------- +Mon Jan 26 17:10:13 CET 2026 - heming.zhao@suse.com + +- gfs2: Prevent recursive memory reclaim (bsc#1255593 + CVE-2025-68356). +- commit 798fe56 + +------------------------------------------------------------------- +Mon Jan 26 16:46:34 CET 2026 - tiwai@suse.de + +- keys/trusted_keys: fix handle passed to tpm_buf_append_name + during unseal (CVE-2025-68792 bsc#1256656). +- commit 6ebc180 + +------------------------------------------------------------------- +Mon Jan 26 15:23:59 CET 2026 - tiwai@suse.de + +- kABI workaround for tpm2_session changes (CVE-2025-68792 + bsc#1256656). +- commit 7af0065 + +------------------------------------------------------------------- +Mon Jan 26 15:16:11 CET 2026 - tiwai@suse.de + +- tpm2-sessions: Fix out of range indexing in name_size + (CVE-2025-68792 bsc#1256656). +- commit 2805234 + +------------------------------------------------------------------- +Mon Jan 26 15:05:44 CET 2026 - nik.borisov@suse.com + +- x86: make page fault handling disable interrupts properly (git-fixes). +- commit 8ec97c6 + ------------------------------------------------------------------- Mon Jan 26 14:54:33 CET 2026 - jlee@suse.com @@ -341,12 +571,68 @@ Mon Jan 26 13:31:13 CET 2026 - nik.borisov@suse.com - x86/kexec: Disable LASS during relocate kernel (jsc#PED-14226). - commit 8535229 +------------------------------------------------------------------- +Mon Jan 26 13:14:28 CET 2026 - rbm@suse.com + +- selftests: net: fib-onlink-tests: Convert to use namespaces + by default (bsc#1255346). +- commit 9f9ee4e + +------------------------------------------------------------------- +Mon Jan 26 13:13:38 CET 2026 - rbm@suse.com + +- Delete + patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch. +- commit 3ae01ff + +------------------------------------------------------------------- +Mon Jan 26 12:48:27 CET 2026 - ailiop@suse.com + +- exfat: check return value of sb_min_blocksize in + exfat_read_boot_sector (git-fixes). +- commit 3d9560f + +------------------------------------------------------------------- +Mon Jan 26 12:46:52 CET 2026 - ailiop@suse.com + +- pnfs/blocklayout: Fix memory leak in bl_parse_scsi() + (git-fixes). +- commit 25884fe + +------------------------------------------------------------------- +Mon Jan 26 12:46:07 CET 2026 - ailiop@suse.com + +- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() + (git-fixes). +- commit def5db6 + +------------------------------------------------------------------- +Mon Jan 26 12:44:47 CET 2026 - ailiop@suse.com + +- pNFS: Fix a deadlock when returning a delegation during open() + (git-fixes). +- commit 39c05eb + ------------------------------------------------------------------- Mon Jan 26 12:44:34 CET 2026 - nik.borisov@suse.com - x86/alternatives: Disable LASS when patching kernel code (jsc#PED-14226). - commit 1d0aa37 +------------------------------------------------------------------- +Mon Jan 26 12:43:28 CET 2026 - ailiop@suse.com + +- nfsd: check that server is running in unlock_filesystem + (git-fixes). +- commit d20f2be + +------------------------------------------------------------------- +Mon Jan 26 12:42:00 CET 2026 - ailiop@suse.com + +- nfsd: use correct loop termination in nfsd4_revoke_states() + (git-fixes). +- commit bb91457 + ------------------------------------------------------------------- Mon Jan 26 12:41:55 CET 2026 - nik.borisov@suse.com @@ -359,6 +645,13 @@ Mon Jan 26 12:41:38 CET 2026 - nik.borisov@suse.com - x86/cpu: Add an LASS dependency on SMAP (jsc#PED-14226). - commit 42e2a54 +------------------------------------------------------------------- +Mon Jan 26 12:40:27 CET 2026 - ailiop@suse.com + +- NFSD: Fix permission check for read access to executable-only + files (git-fixes). +- commit 183186b + ------------------------------------------------------------------- Mon Jan 26 12:40:17 CET 2026 - nik.borisov@suse.com @@ -371,6 +664,69 @@ Mon Jan 26 12:39:50 CET 2026 - nik.borisov@suse.com - x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific (jsc#PED-14226). - commit f54cff3 +------------------------------------------------------------------- +Mon Jan 26 12:39:12 CET 2026 - ailiop@suse.com + +- nfsd: Drop the client reference in client_states_open() + (git-fixes). +- commit c888f17 + +------------------------------------------------------------------- +Mon Jan 26 12:35:12 CET 2026 - ailiop@suse.com + +- NFSD/blocklayout: Fix minlength check in proc_layoutget + (git-fixes). +- commit b191678 + +------------------------------------------------------------------- +Mon Jan 26 12:34:09 CET 2026 - ailiop@suse.com + +- NFSD: use correct reservation type in nfsd4_scsi_fence_client + (git-fixes). +- commit 9c83e59 + +------------------------------------------------------------------- +Mon Jan 26 12:27:50 CET 2026 - ailiop@suse.com + +- svcrdma: return 0 on success from svc_rdma_copy_inline_range + (git-fixes). +- commit 029a31c + +------------------------------------------------------------------- +Mon Jan 26 12:27:13 CET 2026 - ailiop@suse.com + +- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap + (git-fixes). +- commit 5253399 + +------------------------------------------------------------------- +Mon Jan 26 11:38:53 CET 2026 - ailiop@suse.com + +- NFS: Fix up the automount fs_context to use the correct cred + (git-fixes). +- commit 98b121a + +------------------------------------------------------------------- +Mon Jan 26 11:37:52 CET 2026 - ailiop@suse.com + +- NFSv4: ensure the open stateid seqid doesn't go backwards + (git-fixes). +- commit 15f5d8e + +------------------------------------------------------------------- +Mon Jan 26 11:36:21 CET 2026 - ailiop@suse.com + +- exfat: fix remount failure in different process environments + (git-fixes). +- commit 2a1614d + +------------------------------------------------------------------- +Mon Jan 26 11:35:10 CET 2026 - ailiop@suse.com + +- exfat: zero out post-EOF page cache on file extension + (git-fixes). +- commit b63526d + ------------------------------------------------------------------- Mon Jan 26 11:04:07 CET 2026 - jlee@suse.com @@ -576,6 +932,61 @@ Mon Jan 26 10:01:26 CET 2026 - nik.borisov@suse.com - Refresh patches.suse/x86-msr-Rename-rdmsrl-to-rdmsrq.patch. - commit 9024ddb +------------------------------------------------------------------- +Mon Jan 26 09:46:59 CET 2026 - mgorman@suse.de + +- Update patch metadata and sort + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch. +- commit 6b28e35 + +------------------------------------------------------------------- +Mon Jan 26 09:07:44 CET 2026 - tiwai@suse.de + +- w1: fix redundant counter decrement in w1_attach_slave_device() + (git-fixes). +- w1: therm: Fix off-by-one buffer overflow in alarms_store + (git-fixes). +- comedi: dmm32at: serialize use of paged registers (git-fixes). +- mei: trace: treat reg parameter as string (git-fixes). +- uacce: ensure safe queue release with state management + (git-fixes). +- uacce: implement mremap in uacce_vm_ops to return -EPERM + (git-fixes). +- uacce: fix isolate sysfs check condition (git-fixes). +- uacce: fix cdev handling in the cleanup path (git-fixes). +- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes). +- slimbus: core: fix device reference leak on report present + (git-fixes). +- slimbus: core: fix runtime PM imbalance on report present + (git-fixes). +- slimbus: core: fix OF node leak on registration failure + (git-fixes). +- intel_th: fix device leak on output open() (git-fixes). +- comedi: Fix getting range information for subdevices 16 to 255 + (git-fixes). +- interconnect: debugfs: initialize src_node and dst_node to + empty strings (git-fixes). +- iio: accel: iis328dq: fix gain values (git-fixes). +- iio: chemical: scd4x: fix reported channel endianness + (git-fixes). +- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl + (git-fixes). +- iio: accel: adxl380: fix handling of unavailable "INT1" + interrupt (git-fixes). +- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without + event detection (git-fixes). +- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot + (git-fixes). +- iio: adc: ad9467: fix ad9434 vref mask (git-fixes). +- iio: adc: ad7280a: handle spi_setup() errors in probe() + (git-fixes). +- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in + sama5d2_adc driver (git-fixes). +- serial: 8250_pci: Fix broken RS485 for F81504/508/512 + (git-fixes). +- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes). +- commit e39a507 + ------------------------------------------------------------------- Mon Jan 26 08:14:37 CET 2026 - jslaby@suse.cz @@ -597,6 +1008,13 @@ Mon Jan 26 08:12:27 CET 2026 - jslaby@suse.cz patches, so re-add the spaces back (using quilt-refresh). - commit 8f19ff0 +------------------------------------------------------------------- +Mon Jan 26 07:12:23 CET 2026 - shung-hsi.yu@suse.com + +- bpf: Do not let BPF test infra emit invalid GSO types to stack + (bsc#1255569). +- commit 7eec89f + ------------------------------------------------------------------- Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de @@ -608,6 +1026,41 @@ Sat Jan 24 09:28:32 CET 2026 - tiwai@suse.de (git-fixes). - commit 20f715d +------------------------------------------------------------------- +Sat Jan 24 09:25:26 CET 2026 - tiwai@suse.de + +- platform/x86: hp-bioscfg: Fix automatic module loading + (git-fixes). +- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID + macro (git-fixes). +- platform/x86: hp-bioscfg: Fix kobject warnings for empty + attribute names (git-fixes). +- platform/x86/amd: Fix memory leak in wbrf_record() (git-fixes). +- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function + (git-fixes). +- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in + HS200/HS400 mode (git-fixes). +- regmap: Fix race condition in hwspinlock irqsave routine + (git-fixes). +- gpio: cdev: Correct return code on memory allocation failure + (git-fixes). +- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() + (git-fixes). +- ALSA: scarlett2: Fix buffer overflow in config retrieval + (git-fixes). +- ALSA: usb: Increase volume range that triggers a warning + (git-fixes). +- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2) + (git-fixes). +- drm/amd/pm: Don't clear SI SMC table when setting power limit + (git-fixes). +- drm/nouveau: implement missing DCB connector types; gracefully + handle unknown connectors (git-fixes). +- drm/nouveau: add missing DCB connector types (git-fixes). +- drm/imagination: Wait for FW trace update command completion + (git-fixes). +- commit a8c0274 + ------------------------------------------------------------------- Fri Jan 23 23:43:02 CET 2026 - mwilck@suse.com @@ -763,6 +1216,104 @@ Fri Jan 23 21:48:00 CET 2026 - mwilck@suse.com patches.suse/scsi-mpi3mr-Update-driver-version-to-8.15.0.5.50.patch. - commit b4a2cf6 +------------------------------------------------------------------- +Fri Jan 23 18:11:52 CET 2026 - tiwai@suse.de + +- phy: freescale: imx8m-pcie: assert phy reset during power on + (stable-fixes). +- phy: rockchip: inno-usb2: Fix a double free bug in + rockchip_usb2phy_probe() (git-fixes). +- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable + (stable-fixes). +- USB: serial: option: add Telit LE910 MBIM composition + (stable-fixes). +- USB: OHCI/UHCI: Add soft dependencies on ehci_platform + (stable-fixes). +- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS + descriptor (stable-fixes). +- usb: dwc3: Check for USB4 IP_NAME (stable-fixes). +- drm/amd/pm: fix smu overdrive data type wrong issue on smu + 14.0.2 (git-fixes). +- drm/amd/display: Bump the HDMI clock to 340MHz (stable-fixes). +- drm/amd: Clean up kfd node on surprise disconnect + (stable-fixes). +- HID: usbhid: paper over wrong bNumDescriptor field + (stable-fixes). +- firmware: imx: scu-irq: Set mu_resource_id before get handle + (stable-fixes). +- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe + path (stable-fixes). +- commit 3f8bd8a + +------------------------------------------------------------------- +Fri Jan 23 17:45:31 CET 2026 - krisman@suse.de + +- io_uring: fix filename leak in __io_openat_prep() + (CVE-2025-68814 bsc#1256651). +- commit 675d22e + +------------------------------------------------------------------- +Fri Jan 23 16:43:33 CET 2026 - dsterba@suse.com + +- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (CVE-2025-71137 bsc#1256760) +- commit 3d4407e + +------------------------------------------------------------------- +Fri Jan 23 16:35:39 CET 2026 - dsterba@suse.com + +- net: hns3: using the num_tqps in the vf driver to apply for resources (CVE-2025-71064 bsc#1256654) +- commit 58ee56d + +------------------------------------------------------------------- +Fri Jan 23 16:32:21 CET 2026 - dsterba@suse.com + +- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (CVE-2025-68367 bsc#1255547) +- commit ed9e7a9 + +------------------------------------------------------------------- +Fri Jan 23 16:20:20 CET 2026 - dsterba@suse.com + +- team: fix check for port enabled in team_queue_override_port_prio_changed() (CVE-2025-71091 bsc#1256773) +- commit c426951 + +------------------------------------------------------------------- +Fri Jan 23 16:10:20 CET 2026 - mwilck@suse.com + +- md/raid5: fix possible null-pointer dereferences in + raid5_store_group_thread_cnt() (CVE-2025-71135 bsc#1256761). +- commit 1fc61fc + +------------------------------------------------------------------- +Fri Jan 23 14:45:38 CET 2026 - sjaeckel@suse.de + +- net: sock: fix hardened usercopy panic in sock_recv_errqueue + (CVE-2026-22977 bsc#1257053). +- commit d4fc6df + +------------------------------------------------------------------- +Fri Jan 23 10:29:33 CET 2026 - sjaeckel@suse.de + +- ipv4: Fix reference count leak when using error routes with + nexthop objects (CVE-2025-71097 bsc#1256607). +- net: stmmac: fix the crash issue for zero copy XDP_TX action + (CVE-2025-71095 bsc#1256605). +- net: hns3: add VLAN id validation before using (CVE-2025-71112 + bsc#1256726). +- net/handshake: duplicate handshake cancellations leak socket + (CVE-2025-68775 bsc#1256665). +- ethtool: Avoid overflowing userspace buffer on stats query + (CVE-2025-68795 bsc#1256688). +- mptcp: avoid deadlock on fallback while reinjecting + (CVE-2025-71126 bsc#1256755). +- bnxt_en: Fix XDP_TX path (CVE-2025-68770 bsc#1256584). +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast + route stats (CVE-2025-68800 bsc#1256646). +- mlxsw: spectrum_router: Fix neighbour use-after-free + (CVE-2025-68801 bsc#1256653). +- lan966x: Fix sleeping in atomic context (CVE-2025-68320 + bsc#1255172). +- commit 4e1af62 + ------------------------------------------------------------------- Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de @@ -770,6 +1321,58 @@ Fri Jan 23 10:25:22 CET 2026 - vkarasulli@suse.de bsc#1256612). - commit 2eb2757 +------------------------------------------------------------------- +Fri Jan 23 09:52:49 CET 2026 - tiwai@suse.de + +- dpll: Prevent duplicate registrations (git-fixes). +- dpll: zl3073x: Fix output pin registration (git-fixes). +- dpll: fix device-id-get and pin-id-get to return errors properly + (git-fixes). +- dpll: spec: add missing module-name and clock-id to pin-get + reply (git-fixes). +- dpll: fix clock quality level reporting (git-fixes). +- dpll: Add an assertion to check freq_supported_num + (stable-fixes). +- commit 59f0fdc + +------------------------------------------------------------------- +Fri Jan 23 09:51:00 CET 2026 - tiwai@suse.de + +- crypto: authencesn - reject too-short AAD (assoclen<8) to + match ESP/ESN spec (git-fixes). +- wifi: mac80211: don't perform DA check on S1G beacon + (git-fixes). +- wifi: ath12k: fix dma_free_coherent() pointer (git-fixes). +- wifi: ath10k: fix dma_free_coherent() pointer (git-fixes). +- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() + (git-fixes). +- wifi: rsi: Fix memory corruption due to not set vif driver + data size (git-fixes). +- usbnet: limit max_mtu based on device's hard_mtu (git-fixes). +- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory + leak (git-fixes). +- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB + memory leak (git-fixes). +- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak + (git-fixes). +- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on + usb_submit_urb() error (git-fixes). +- Revert "nfc/nci: Add the inconsistency check between the input + data length and count" (git-fixes). +- net: usb: dm9601: remove broken SR9700 support (git-fixes). +- leds: led-class: Only Add LED to leds_list when it is fully + ready (git-fixes). +- commit d5d2445 + +------------------------------------------------------------------- +Thu Jan 22 16:07:44 CET 2026 - pfalcato@suse.de + +- mptcp: fix a race in mptcp_pm_del_add_timer() (CVE-2025-40257 + bsc#1254842). +- commit dab52b4 + ------------------------------------------------------------------- Thu Jan 22 09:51:08 CET 2026 - nik.borisov@suse.com @@ -812,6 +1415,54 @@ Wed Jan 21 18:51:10 CET 2026 - rbm@suse.com (CVE-2025-40363 bsc#1255102). - commit e140a1d +------------------------------------------------------------------- +Wed Jan 21 17:06:59 CET 2026 - jack@suse.cz + +- fsnotify: do not generate ACCESS/MODIFY events on child for + special files (bsc#1256638 CVE-2025-68788). +- commit c5ba5af + +------------------------------------------------------------------- +Wed Jan 21 17:06:54 CET 2026 - jack@suse.cz + +- ext4: xattr: fix null pointer deref in ext4_raw_inode() + (bsc#1256754 CVE-2025-68820). +- commit 5db1006 + +------------------------------------------------------------------- +Wed Jan 21 17:06:48 CET 2026 - jack@suse.cz + +- ext4: fix string copying in parse_apply_sb_mount_options() + (bsc#1256757 CVE-2025-71123). +- commit f859099 + +------------------------------------------------------------------- +Wed Jan 21 17:06:43 CET 2026 - jack@suse.cz + +- ext4: add i_data_sem protection in + ext4_destroy_inline_data_nolock() (bsc#1255164 CVE-2025-68261). +- commit ca299fb + +------------------------------------------------------------------- +Wed Jan 21 17:06:38 CET 2026 - jack@suse.cz + +- nbd: defer config put in recv_work (bsc#1255537 CVE-2025-68372). +- commit a3661a2 + +------------------------------------------------------------------- +Wed Jan 21 17:06:32 CET 2026 - jack@suse.cz + +- nbd: defer config unlock in nbd_genl_connect (bsc#1255622 + CVE-2025-68366). +- commit abe0920 + +------------------------------------------------------------------- +Wed Jan 21 17:06:27 CET 2026 - jack@suse.cz + +- jbd2: avoid bug_on in jbd2_journal_get_create_access() when + file system corrupted (bsc#1255482 CVE-2025-68337). +- commit 158d717 + ------------------------------------------------------------------- Wed Jan 21 17:00:38 CET 2026 - tbogendoerfer@suse.de @@ -1247,6 +1898,19 @@ Tue Jan 20 11:40:16 CET 2026 - nik.borisov@suse.com - x86/mce: Add support for physical address valid bit (jsc#PED-15311). - commit 905eb98 +------------------------------------------------------------------- +Tue Jan 20 11:14:50 CET 2026 - tzimmermann@suse.com + +- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296) +- commit 77ece13 + +------------------------------------------------------------------- +Tue Jan 20 11:13:20 CET 2026 - tzimmermann@suse.com + +- Remove patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + Remove this patch before remaking it in an appropriate way. +- commit f91d20a + ------------------------------------------------------------------- Tue Jan 20 10:52:37 CET 2026 - ailiop@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index e7e83d2..10051bb 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -19,7 +19,7 @@ %define srcversion 6.12 %define patchversion 6.12.0 -%define git_commit 16eaee731ad328854ddd5d4ec1030039548e05c0 +%define git_commit da767816e3b0ba2e8936b3e4195711612e4ac7d3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-zfcpdump Version: 6.12.0 %if 0%{?is_kotd} -Release: .g16eaee7 +Release: .gda76781 %else Release: 0 %endif diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 2634779..1e46baa 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08e67ae40cbdc406a844b1b210d1fa8471185d92e3be0a54189381bcf952bfdc -size 12393614 +oid sha256:ecabdb601f20d3254679922a7f582bd91ba00d99472542ce6b0a0d1414d0bc66 +size 12526026 diff --git a/series.conf b/series.conf index 2113857..d3c5deb 100644 --- a/series.conf +++ b/series.conf @@ -2406,6 +2406,7 @@ patches.suse/gpio-exar-set-value-when-external-pull-up-or-pull-do.patch patches.suse/dmaengine-Switch-back-to-struct-platform_driver-remove.patch patches.suse/dmaengine-idxd-Move-DSA-IAA-device-IDs-to-IDXD-drive.patch + patches.suse/phy-phy-rockchip-inno-usb2-Use-dev_err_probe-in-the-.patch patches.suse/phy-airoha-Fix-REG_CSR_2L_PLL_CMN_RESERVE0-config-in.patch patches.suse/phy-airoha-Fix-REG_PCIE_PMA_TX_RESET-config-in-airoh.patch patches.suse/phy-airoha-Fix-REG_CSR_2L_JCPLL_SDM_HREN-config-in-a.patch @@ -2679,6 +2680,7 @@ patches.suse/smb-client-remove-unnecessary-checks-in-open_cached_dir-.patch patches.suse/smb-client-change-return-value-in-open_cached_dir_by_dentry-if-.patch patches.suse/smb-client-fix-NULL-ptr-deref-in-crypto_aead_setkey.patch + patches.suse/smb-client-don-t-try-following-DFS-links-in-cifs_tree_connect-.patch patches.suse/smb-During-unmount-ensure-all-cached-dir-instances-drop-their-dent.patch patches.suse/smb-Initialize-cfid-tcon-before-performing-network-o.patch patches.suse/nfs-localio-remove-extra-indirect-nfs_to-call-to-check-read-write-_iter.patch @@ -7215,6 +7217,7 @@ patches.suse/arm64-errata-Add-KRYO-2XX-3XX-4XX-silver-cores-to-Spectre-BHB-safe-list.patch patches.suse/arm64-cputype-Add-MIDR_CORTEX_A76AE.patch patches.suse/arm64-errata-Add-newer-ARM-cores-to-the-spectre_bhb_loop_affected-lists.patch + patches.suse/cpu-SMT-Provide-a-default-topology_is_primary_thread.patch patches.suse/arm64-topology-Support-SMT-control-on-ACPI-based-system.patch patches.suse/x86-bugs-KVM-Add-support-for-SRSO_MSR_FIX.patch patches.suse/x86-bugs-Move-the-X86_FEATURE_USE_IBPB-check-into-callers.patch @@ -7754,6 +7757,7 @@ patches.suse/wifi-rtw88-Fix-__rtw_download_firmware-for-RTL8814AU.patch patches.suse/wifi-rtw88-Fix-download_firmware_validate-for-RTL881.patch patches.suse/wifi-mac80211-fix-integer-overflow-in-hwmp_route_inf.patch + patches.suse/dpll-Add-an-assertion-to-check-freq_supported_num.patch patches.suse/net-phy-nxp-c45-tja11xx-add-match_phy_device-to-TJA1.patch patches.suse/tcp-bring-back-NUMA-dispersion-in-inet_ehash_locks_a.patch patches.suse/r8169-increase-max-jumbo-packet-size-on-RTL8125-RTL8.patch @@ -7875,6 +7879,8 @@ patches.suse/Bluetooth-btnxpuart-Add-correct-bootloader-error-cod.patch patches.suse/Bluetooth-btnxpuart-Handle-bootloader-error-during-c.patch patches.suse/Bluetooth-btnxpuart-Fix-kernel-panic-during-FW-relea.patch + patches.suse/net-phy-Introduce-PHY_ID_SIZE-minimum-size-for-PHY-I.patch + patches.suse/net-usb-asix-ax88772-Increase-phy_name-size.patch patches.suse/eth-bnxt-fix-out-of-range-access-of-vnic_info-array.patch patches.suse/net-Remove-RTNL-dance-for-SIOCBRADDIF-and-SIOCBRDELI.patch patches.suse/ax25-Remove-broken-autobind.patch @@ -8419,6 +8425,10 @@ patches.suse/bpf-use-list_head-to-track-explored-states-and-free-.patch patches.suse/bpf-free-verifier-states-when-they-are-no-longer-ref.patch patches.suse/bpf-fix-env-peak_states-computation.patch + patches.suse/selftests-bpf-ns_current_pid_tgid-Rename-the-test-fu.patch + patches.suse/selftests-bpf-Optionally-open-a-dedicated-namespace-to-run.patch + patches.suse/selftests-bpf-tc_links-tc_opts-Unserialize-tests.patch + patches.suse/selftests-bpf-ns_current_pid_tgid-Use-test_progs-s-n.patch patches.suse/bpf-Use-preempt_count-directly-in-bpf_send_signal_common.patch patches.suse/bpf-abort-verification-if-env-cur_state-loop_entry-N.patch patches.suse/bpf-Search-and-add-kfuncs-in-struct_ops-prologue-and.patch @@ -9817,6 +9827,8 @@ patches.suse/powerpc-kernel-Fix-ppc_save_regs-inclusion-in-build.patch patches.suse/powerpc-pseries-iommu-Fix-kmemleak-in-TCE-table-user.patch patches.suse/sched-Fix-trace_sched_switch-.prev_state.patch + patches.suse/sched-topology-improve-topology_span_sane-speed.patch + patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch patches.suse/sched-fair-Allow-decaying-util_est-when-util_avg-CPU-capa.patch patches.suse/sched-rt-Fix-race-in-push_rt_task.patch patches.suse/sched-isolation-Make-use-of-more-than-one-housekeeping-cpu.patch @@ -13070,6 +13082,7 @@ patches.suse/KVM-s390-Fix-access-to-unavailable-adapter-indicator-pages.patch patches.suse/KVM-s390-Fix-incorrect-usage-of-mmu_notifier_register.patch patches.suse/net-tcp-Fix-a-NULL-pointer-dereference-when-using-TCP-AO-w.patch + patches.suse/dpll-fix-clock-quality-level-reporting.patch patches.suse/qed-Don-t-collect-too-many-protection-override-GRC-e.patch patches.suse/net-mlx5e-Harden-uplink-netdev-access-against-device.patch patches.suse/tcp-Clear-tcp_sk-sk-fastopen_rsk-in-tcp_disconnect.patch @@ -13196,6 +13209,7 @@ patches.suse/btrfs-use-smp_mb__after_atomic-when-forcing-COW-in-c.patch patches.suse/cpuset-fix-failure-to-enable-isolated-partition-when-conta.patch patches.suse/cpuset-Use-new-excpus-for-nocpu-error-check-when-enabling-.patch + patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch patches.suse/EDAC-i10nm-Skip-DIMM-enumeration-on-a-disabled-memor.patch patches.suse/EDAC-amd64-Add-support-for-AMD-family-1Ah-based-newer-mode.patch patches.suse/EDAC-mc_sysfs-Increase-legacy-channel-support-to-16.patch @@ -13353,6 +13367,7 @@ patches.suse/nbd-restrict-sockets-to-TCP-and-UDP.patch patches.suse/md-fix-mssing-blktrace-bio-split-events.patch patches.suse/blk-throttle-fix-throtl_data-leak-during-disk-release.patch + patches.suse/blk-cgroup-fix-possible-deadlock-while-configuring-policy.patch patches.suse/nvme-auth-update-bi_directional-flag.patch patches.suse/nvmet-fc-move-lsop-put-work-to-nvmet_fc_ls_req_op.patch patches.suse/nvmet-fc-avoid-scheduling-association-deletion-twice.patch @@ -14128,6 +14143,7 @@ patches.suse/serial-8250_mtk-Enable-baud-clock-and-manage-in-runt.patch patches.suse/mei-me-add-wildcat-lake-P-DID.patch patches.suse/misc-fastrpc-Fix-dma_buf-object-leak-in-fastrpc_map_.patch + patches.suse/comedi-fix-divide-by-zero-in-comedi_buf_munge.patch patches.suse/most-usb-Fix-use-after-free-in-hdm_disconnect.patch patches.suse/most-usb-hdm_probe-Fix-calling-put_device-before-dev.patch patches.suse/NFSD-Fix-crash-in-nfsd4_read_release.patch @@ -14150,6 +14166,9 @@ patches.suse/Bluetooth-btintel_pcie-Fix-event-packet-loss-issue.patch patches.suse/Bluetooth-hci_core-Fix-tracking-of-periodic-advertis.patch patches.suse/Bluetooth-rfcomm-fix-modem-control-handling.patch + patches.suse/dpll-spec-add-missing-module-name-and-clock-id-to-pi.patch + patches.suse/dpll-fix-device-id-get-and-pin-id-get-to-return-erro.patch + patches.suse/dpll-zl3073x-Fix-output-pin-registration.patch patches.suse/net-usb-asix_devices-Check-return-value-of-usbnet_ge.patch patches.suse/net-phy-dp83869-fix-STRAP_OPMODE-bitmask.patch patches.suse/netfilter-nft_ct-add-seqadj-extension-for-natted-connectio.patch @@ -14231,6 +14250,7 @@ patches.suse/bnxt_en-Fix-null-pointer-dereference-in-bnxt_bs_trac.patch patches.suse/virtio-net-fix-received-length-check-in-big-packets.patch patches.suse/wifi-mac80211_hwsim-Limit-destroy_on_close-radio-rem.patch + patches.suse/lan966x-Fix-sleeping-in-atomic-context.patch patches.suse/net-bridge-fix-use-after-free-due-to-MST-port-state-bypass.patch patches.suse/lib-crypto-curve25519-hacl64-Fix-older-clang-KASAN-w.patch patches.suse/ACPI-SBS-Fix-present-test-in-acpi_battery_read.patch @@ -14335,6 +14355,7 @@ patches.suse/NFS-Fix-LTP-test-failures-when-timestamps-are-delegated.patch patches.suse/ftrace-bpf-Fix-IPMODIFY-DIRECT-in-modify_ftrace_direct.patch patches.suse/mptcp-Fix-proto-fallback-detection-with-BPF.patch + patches.suse/bpf-Add-bpf_prog_run_data_pointers.patch patches.suse/bpf-account-for-current-allocated-stack-depth-in-wid.patch patches.suse/selftests-bpf-Test-widen_imprecise_scalars-with-diff.patch patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch @@ -14346,6 +14367,7 @@ patches.suse/mtd-onenand-Pass-correct-pointer-to-IRQ-handler.patch patches.suse/sched_ext-Fix-unsafe-locking-in-the-scx_dump_state.patch patches.suse/binfmt_misc-restore-write-access-before-closing-file.patch + patches.suse/exfat-check-return-value-of-sb_min_blocksize-in-exfat_read_boot_sector.patch patches.suse/HID-quirks-work-around-VID-PID-conflict-for-0x4c4a-0.patch patches.suse/HID-apple-Add-SONiX-AK870-PRO-to-non_apple_keyboards.patch patches.suse/HID-amd_sfh-Stop-sensor-before-starting.patch @@ -14360,6 +14382,7 @@ patches.suse/net-qlogic-qede-fix-potential-out-of-bounds-read-in-.patch patches.suse/devlink-rate-Unset-parent-pointer-in-devl_rate_nodes.patch patches.suse/xfrm-also-call-xfrm_state_delete_tunnel-at-destroy-time-fo.patch + patches.suse/mptcp-fix-a-race-in-mptcp_pm_del_add_timer.patch patches.suse/net-mlx5-Clean-up-only-new-IRQ-glue-on-request_irq-f.patch patches.suse/idpf-fix-possible-vport_config-NULL-pointer-deref-in.patch patches.suse/ice-fix-PTP-cleanup-on-driver-removal-in-error-path.patch @@ -14438,7 +14461,7 @@ patches.suse/drm-amd-display-Don-t-change-brightness-for-disabled.patch patches.suse/drm-amdgpu-fix-cyan_skillfish2-gpu-info-fw-handling.patch patches.suse/drm-sti-fix-device-leaks-at-component-probe.patch - patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch + patches.suse/drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch patches.suse/drm-xe-Fix-conversion-from-clock-ticks-to-millisecon.patch patches.suse/mmc-sdhci-of-dwcmshc-Promote-the-th1520-reset-handli.patch patches.suse/mailbox-mailbox-test-Fix-debugfs_create_dir-error-ch.patch @@ -14479,6 +14502,7 @@ patches.suse/spi-bcm63xx-fix-premature-CS-deassertion-on-RX-only-.patch patches.suse/spi-amlogic-spifc-a1-Handle-devm_pm_runtime_enable-e.patch patches.suse/spi-nxp-fspi-Propagate-fwnode-in-ACPI-case-as-well.patch + patches.suse/perf-x86-amd-Check-event-before-enable-to-avoid-GPF.patch patches.suse/sched-fair-Skip-sched_balance_running-cmpxchg-when-balance-is-not-due.patch patches.suse/sched-fair-Have-SD_SERIALIZE-affect-newidle-balancing.patch patches.suse/0001-sched-Increase-sched_tick_remote-timeout.patch @@ -14535,6 +14559,7 @@ patches.suse/Documentation-tps6594-pfsm-Fix-macro-cross-reference.patch patches.suse/Documentation-kernel-parameters-fix-typo-in-retbleed.patch patches.suse/lib-vsprintf-Check-pointer-before-dereferencing-in-t.patch + patches.suse/bpf-Do-not-let-BPF-test-infra-emit-invalid-GSO-types.patch patches.suse/bpf-Refactor-stack-map-trace-depth-calculation-into-.patch patches.suse/bpf-Fix-stackmap-overflow-check-in-__bpf_get_stackid.patch patches.suse/bpf-Free-special-fields-when-update-lru_-percpu_hash.patch @@ -14580,11 +14605,20 @@ patches.suse/net-vxlan-prevent-NULL-deref-in-vxlan_xmit_one.patch patches.suse/net-phy-aquantia-check-for-NVMEM-deferral.patch patches.suse/net-sched-sch_cake-Fix-incorrect-qlen-reduction-in-c.patch + patches.suse/nbd-defer-config-put-in-recv_work.patch patches.suse/md-fix-rcu-protection-in-md_wakeup_thread.patch patches.suse/md-init-bioset-in-mddev_init.patch + patches.suse/nbd-defer-config-unlock-in-nbd_genl_connect.patch patches.suse/btrfs-fix-double-free-of-qgroup-record-after-failure.patch + patches.suse/btrfs-truncate-ordered-extent-when-skipping-writebac.patch + patches.suse/btrfs-use-variable-for-end-offset-in-extent_writepag.patch patches.suse/erofs-limit-the-level-of-fs-stacking-for-file-backed-mount.patch + patches.suse/gfs2-Prevent-recursive-memory-reclaim.patch patches.suse/ext4-refresh-inline-data-size-before-write-operation.patch + patches.suse/ext4-xattr-fix-null-pointer-deref-in-ext4_raw_inode.patch + patches.suse/jbd2-avoid-bug_on-in-jbd2_journal_get_create_access-.patch + patches.suse/ext4-fix-string-copying-in-parse_apply_sb_mount_opti.patch + patches.suse/ext4-add-i_data_sem-protection-in-ext4_destroy_inlin.patch patches.suse/ext4-align-max-orphan-file-size-with-e2fsprogs-limit.patch patches.suse/media-dvb-usb-dtv5100-fix-out-of-bounds-in-dtv5100_i.patch patches.suse/media-TDA1997x-Remove-redundant-cancel_delayed_work-.patch @@ -14731,10 +14765,15 @@ patches.suse/PCI-keystone-Exit-ks_pcie_probe-for-invalid-mode.patch patches.suse/PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RCAR_GEN2.patch patches.suse/RDMA-rxe-Fix-null-deref-on-srq-rq.queue-after-resize.patch + patches.suse/tpm-Cap-the-number-of-PCR-banks.patch patches.suse/sysctl-fix-kernel-doc-format-warning.patch patches.suse/iommu-disable-SVA-when-CONFIG_X86-is-set.patch patches.suse/exfat-fix-refcount-leak-in-exfat_find.patch + patches.suse/exfat-zero-out-post-EOF-page-cache-on-file-extension.patch + patches.suse/exfat-fix-remount-failure-in-different-process-environments.patch patches.suse/pseries-lparcfg-Add-resource-group-monitoring.patch + patches.suse/macintosh-mac_hid-fix-race-condition-in-mac_hid_togg.patch + patches.suse/powerpc-smp-Expose-die_id-and-die_cpumask.patch patches.suse/powerpc-64s-slb-Fix-SLB-multihit-issue-during-SLB-preload.patch patches.suse/KVM-SVM-Don-t-skip-unrelated-instruction-if-INT3-INT.patch patches.suse/clk-mvebu-cp110-add-CLK_IGNORE_UNUSED-to-pcie_x10-pc.patch @@ -14742,6 +14781,7 @@ patches.suse/soc-tegra-fuse-speedo-tegra210-Update-speedo-IDs.patch patches.suse/firmware-imx-scu-irq-fix-OF-node-leak-in.patch patches.suse/firmware-imx-scu-irq-Init-workqueue-before-request-m.patch + patches.suse/firmware-imx-scu-irq-Set-mu_resource_id-before-get-h.patch patches.suse/ti-sysc-allow-OMAP2-and-OMAP4-timers-to-be-reserved-.patch patches.suse/firmware-qcom-tzmem-fix-qcom_tzmem_policy-kernel-doc.patch patches.suse/soc-qcom-ocmem-fix-device-leak-on-lookup.patch @@ -14767,6 +14807,7 @@ patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch patches.suse/scsi-qla2xxx-Fix-improper-freeing-of-purex-item.patch + patches.suse/tpm2-sessions-Fix-out-of-range-indexing-in-name_size.patch patches.suse/ipmi-Fix-the-race-between-__scan_channels-and-delive.patch patches.suse/ipmi-Fix-__scan_channels-failing-to-rescan-channels.patch patches.suse/landlock-Fix-handling-of-disconnected-directories.patch @@ -14774,6 +14815,8 @@ patches.suse/via_wdt-fix-critical-boot-hang-due-to-unnamed-resour.patch patches.suse/watchdog-wdat_wdt-Fix-ACPI-table-leak-in-probe-funct.patch patches.suse/watchdog-starfive-Fix-resource-leak-in-probe-error-p.patch + patches.suse/NFSD-blocklayout-Fix-minlength-check-in-proc_layoutget.patch + patches.suse/NFSD-use-correct-reservation-type-in-nfsd4_scsi_fence_client.patch patches.suse/fbdev-gbefb-fix-to-use-physical-address-instead-of-d.patch patches.suse/fbdev-tcx.c-fix-mem_map-to-correct-smem_start-offset.patch patches.suse/fbdev-pxafb-Fix-multiple-clamped-values-in-pxafb_adj.patch @@ -14901,8 +14944,10 @@ patches.suse/i2c-designware-Disable-SMBus-interrupts-to-prevent-s.patch patches.suse/i2c-amd-mp2-fix-reference-leak-in-MP2-PCI-device.patch patches.suse/regulator-fixed-Rely-on-the-core-freeing-the-enable-.patch + patches.suse/NFSv4-ensure-the-open-stateid-seqid-doesn-t-go-backwards.patch patches.suse/NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs_mark_layout_.patch patches.suse/NFS-Automounted-filesystems-should-inherit-ro-noexec-nodev.patch + patches.suse/NFS-Fix-up-the-automount-fs_context-to-use-the-correct-cred.patch patches.suse/ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-in-cs3-c34b04c.patch patches.suse/ALSA-firewire-motu-fix-buffer-overflow-in-hwdep-read.patch patches.suse/ALSA-uapi-Fix-typo-in-asound.h-comment.patch @@ -14936,19 +14981,33 @@ patches.suse/ocfs2-fix-kernel-BUG-in-ocfs2_find_victim_chain.patch patches.suse/args-fix-documentation-to-reflect-the-correct-number.patch patches.suse/irqchip-mchp-eic-Fix-error-code-in-mchp_eic_domain_a.patch + patches.suse/libceph-make-decode_pool-more-resilient-against-corrupted-.patch patches.suse/scsi-mpi3mr-Prevent-duplicate-SAS-SATA-device-entrie.patch patches.suse/cgroup-rstat-use-LOCK-CMPXCHG-in-css_rstat_updated.patch patches.suse/btrfs-don-t-log-conflicting-inode-if-it-s-a-dir-move.patch patches.suse/btrfs-do-not-skip-logging-new-dentries-when-logging-.patch patches.suse/btrfs-fix-changeset-leak-on-mmap-write-after-failure.patch + patches.suse/libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch + patches.suse/fsnotify-do-not-generate-ACCESS-MODIFY-events-on-chi.patch patches.suse/net-hsr-fix-NULL-pointer-dereference-in-prp_get_unta.patch + patches.suse/net-sched-ets-Always-remove-class-from-active-list-b.patch patches.suse/net-phy-marvell-88q2xxx-Fix-clamped-value-in-mv88q2x.patch + patches.suse/mlxsw-spectrum_router-Fix-neighbour-use-after-free.patch + patches.suse/mlxsw-spectrum_mr-Fix-use-after-free-when-updating-multica.patch patches.suse/r8169-fix-RTL8117-Wake-on-Lan-in-DASH-mode.patch + patches.suse/bnxt_en-Fix-XDP_TX-path.patch + patches.suse/mptcp-avoid-deadlock-on-fallback-while-reinjecting.patch patches.suse/broadcom-b44-prevent-uninitialized-value-usage.patch patches.suse/ipvs-fix-ipv4-null-ptr-deref-in-route-error-path.patch patches.suse/can-gs_usb-gs_can_open-fix-error-handling.patch patches.suse/caif-fix-integer-underflow-in-cffrml_receive.patch + patches.suse/net-sched-ets-Remove-drr-class-from-the-active-list-.patch patches.suse/nfc-pn533-Fix-error-code-in-pn533_acr122_poweron_rdr.patch + patches.suse/ethtool-Avoid-overflowing-userspace-buffer-on-stats-query.patch + patches.suse/net-mlx5-fw_tracer-Validate-format-string-parameters.patch + patches.suse/net-handshake-duplicate-handshake-cancellations-leak-socke.patch + patches.suse/net-hns3-using-the-num_tqps-in-the-vf-driver-to-appl.patch + patches.suse/net-hns3-add-VLAN-id-validation-before-using.patch patches.suse/can-j1939-make-j1939_session_activate-fail-if-device.patch patches.suse/can-j1939-make-j1939_sk_bind-fail-if-device-is-no-lo.patch patches.suse/PM-runtime-Do-not-clear-needs_force_resume-with-enab.patch @@ -14996,7 +15055,10 @@ patches.suse/ASoC-fsl_sai-Add-missing-registers-to-cache-default.patch patches.suse/SUNRPC-svcauth_gss-avoid-NULL-deref-on-zero-length-gss_tok.patch patches.suse/svcrdma-use-rc_pageoff-for-memcpy-byte-offset.patch + patches.suse/svcrdma-return-0-on-success-from-svc_rdma_copy_inline_range.patch + patches.suse/NFSD-Clear-SECLABEL-in-the-suppattr_exclcreat-bitmap.patch patches.suse/NFSD-NFSv4-file-creation-neglects-setting-ACL.patch + patches.suse/io_uring-fix-filename-leak-in-__io_openat_prep.patch patches.suse/scsi-mpi3mr-Read-missing-IOCFacts-flag-for-reply-que.patch patches.suse/drm-msm-dpu-Add-missing-NULL-pointer-check-for-pingp.patch patches.suse/spi-cadence-quadspi-Prevent-lost-complete-call-durin.patch @@ -15021,19 +15083,26 @@ patches.suse/idr-fix-idr_alloc-returning-an-ID-out-of-range.patch patches.suse/net-mdio-aspeed-add-dummy-read-to-avoid-read-after-w.patch patches.suse/ip6_gre-make-ip6gre_header-robust.patch + patches.suse/team-fix-check-for-port-enabled-in-team_queue_overri.patch patches.suse/net-usb-rtl8150-fix-memory-leak-on-usb_submit_urb-fa.patch patches.suse/Bluetooth-btusb-revert-use-of-devm_kzalloc-in-btusb.patch patches.suse/smc91x-fix-broken-irq-context-in-PREEMPT_RT.patch patches.suse/iavf-fix-off-by-one-issues-in-iavf_config_rss_reg.patch + patches.suse/e1000-fix-OOB-in-e1000_tbi_should_accept.patch + patches.suse/net-usb-asix-validate-PHY-address-before-use.patch patches.suse/net-nfc-fix-deadlock-between-nfc_unregister_device-a.patch patches.suse/msft-hv-3434-net-mana-Fix-use-after-free-in-reset-service-rescan-.patch + patches.suse/octeontx2-pf-fix-UBSAN-shift-out-of-bounds-error.patch patches.suse/wifi-rtw88-limit-indirect-IO-under-powered-off-for-R.patch patches.suse/wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rtl92cu_.patch patches.suse/wifi-cfg80211-sme-store-capped-length-in-__cfg80211_.patch patches.suse/wifi-mac80211-do-not-use-old-MBSSID-elements.patch + patches.suse/net-stmmac-fix-the-crash-issue-for-zero-copy-XDP_TX-action.patch patches.suse/net-usb-sr9700-fix-incorrect-command-used-to-write-s.patch + patches.suse/ipv4-Fix-reference-count-leak-when-using-error-routes-with.patch patches.suse/net-rose-fix-invalid-array-index-in-rose_kill_by_dev.patch patches.suse/ipv6-fix-a-BUG-in-rt6_get_pcpu_route-under-PREEMPT_RT.patch + patches.suse/nfsd-Drop-the-client-reference-in-client_states_open.patch patches.suse/platform-mellanox-mlxbf-pmc-Remove-trailing-whitespa.patch patches.suse/platform-x86-msi-laptop-add-missing-sysfs_remove_gro.patch patches.suse/platform-x86-ibm_rtl-fix-EBDA-signature-search-point.patch @@ -15044,20 +15113,28 @@ patches.suse/drm-nouveau-dispnv50-Don-t-call-drm_atomic_get_crtc_.patch patches.suse/drm-i915-gem-Zero-initialize-the-eb.vma-array-in-i91.patch patches.suse/x86-microcode-AMD-Fix-Entrysign-revision-check-for-Z.patch + patches.suse/md-raid5-fix-possible-null-pointer-dereferences-in-r.patch patches.suse/RDMA-core-Check-for-the-presence-of-LS_NLA_TYPE_DGID.patch patches.suse/RDMA-cm-Fix-leaking-the-multicast-GID-table-referenc.patch patches.suse/msft-hv-3433-RDMA-mana_ib-check-cqe-length-for-kernel-CQs.patch patches.suse/RDMA-irdma-avoid-invalid-read-in-irdma_net_event.patch patches.suse/of-unittest-Fix-memory-leak-in-unittest_data_add.patch + patches.suse/btrfs-fix-deadlock-in-wait_current_trans-due-to-igno.patch patches.suse/btrfs-always-detect-conflicting-inodes-when-logging-.patch patches.suse/btrfs-do-not-free-data-reservation-in-fallback-from-.patch patches.suse/btrfs-fix-reservation-leak-in-some-error-paths-when-.patch + patches.suse/NFSD-Fix-permission-check-for-read-access-to-executable-only-files.patch + patches.suse/nfsd-use-correct-loop-termination-in-nfsd4_revoke_states.patch + patches.suse/nfsd-check-that-server-is-running-in-unlock_filesystem.patch patches.suse/ALSA-ac97-fix-a-double-free-in-snd_ac97_controller_r.patch patches.suse/ASoC-sun4i-spdif-Add-missing-kerneldoc-fields-for-su.patch + patches.suse/HID-usbhid-paper-over-wrong-bNumDescriptor-field.patch patches.suse/HID-Intel-thc-hid-Intel-thc-fix-dma_unmap_sg-nents-v.patch patches.suse/HID-Intel-thc-hid-Intel-thc-Fix-wrong-register-readi.patch patches.suse/HID-quirks-work-around-VID-PID-conflict-for-appledis.patch + patches.suse/net-sock-fix-hardened-usercopy-panic-in-sock_recv_errqueue.patch patches.suse/net-wwan-iosm-Fix-memory-leak-in-ipc_mux_deinit.patch + patches.suse/net-sched-sch_qfq-Fix-NULL-deref-when-deactivating-inactiv.patch patches.suse/net-usb-pegasus-fix-memory-leak-in-update_eth_regs_a.patch patches.suse/atm-Fix-dma_free_coherent-size.patch patches.suse/wifi-avoid-kernel-infoleak-from-struct-iw_point.patch @@ -15088,6 +15165,9 @@ patches.suse/net-can-j1939-j1939_xtp_rx_rts_session_active-deacti.patch patches.suse/lib-buildid-use-__kernel_read-for-sleepable-context.patch patches.suse/efi-cper-Fix-cper_bits_to_str-buffer-handling-and-re.patch + patches.suse/pNFS-Fix-a-deadlock-when-returning-a-delegation-during-open.patch + patches.suse/pnfs-flexfiles-Fix-memory-leak-in-nfs4_ff_alloc_deviceid_node.patch + patches.suse/pnfs-blocklayout-Fix-memory-leak-in-bl_parse_scsi.patch patches.suse/ALSA-hda-cirrus_scodec_test-Fix-incorrect-setup-of-g.patch patches.suse/ALSA-hda-cirrus_scodec_test-Fix-test-suite-name.patch patches.suse/ASoC-codecs-wsa883x-fix-unnecessary-initialisation.patch @@ -15097,15 +15177,23 @@ patches.suse/ASoC-tlv320adcx140-fix-null-pointer.patch patches.suse/ASoC-tlv320adcx140-fix-word-length.patch patches.suse/PM-EM-Fix-incorrect-description-of-the-cost-field-in.patch + patches.suse/drm-amd-Clean-up-kfd-node-on-surprise-disconnect.patch patches.suse/drm-amdkfd-fix-a-memory-leak-in-device_queue_manager.patch + patches.suse/drm-amd-display-Bump-the-HDMI-clock-to-340MHz.patch patches.suse/drm-amd-display-Initialise-backlight-level-values-fr.patch + patches.suse/drm-amd-pm-fix-smu-overdrive-data-type-wrong-issue-o.patch patches.suse/drm-vmwgfx-Merge-vmw_bo_release-and-vmw_bo_free-func.patch patches.suse/drm-vmwgfx-Fix-an-error-return-check-in-vmw_compat_s.patch patches.suse/drm-panel-simple-fix-connector-type-for-DataImage-SC.patch patches.suse/drm-nouveau-disp-nv50-Set-lock_core-in-curs507a_prep.patch patches.suse/btrfs-release-path-before-iget_failed-in-btrfs_read_.patch patches.suse/i2c-riic-Move-suspend-handling-to-NOIRQ-phase.patch + patches.suse/usb-dwc3-Check-for-USB4-IP_NAME.patch + patches.suse/usb-core-add-USB_QUIRK_NO_BOS-for-devices-that-hang-.patch + patches.suse/USB-OHCI-UHCI-Add-soft-dependencies-on-ehci_platform.patch patches.suse/usb-host-xhci-tegra-Use-platform_get_irq_optional-fo.patch + patches.suse/USB-serial-option-add-Telit-LE910-MBIM-composition.patch + patches.suse/USB-serial-ftdi_sio-add-support-for-PICAXE-AXE027-ca.patch patches.suse/phy-fsl-imx8mq-usb-Clear-the-PCS_TX_SWING_FULL-field.patch patches.suse/phy-stm32-usphyc-Fix-off-by-one-in-probe.patch patches.suse/phy-ti-da8xx-usb-Handle-devm_pm_runtime_enable-error.patch @@ -15114,6 +15202,8 @@ patches.suse/phy-rockchip-inno-usb2-fix-communication-disruption-.patch patches.suse/phy-tegra-xusb-Explicitly-configure-HS_DISCON_LEVEL-.patch patches.suse/phy-broadcom-ns-usb3-Fix-Wvoid-pointer-to-enum-cast-.patch + patches.suse/phy-rockchip-inno-usb2-Fix-a-double-free-bug-in-rock.patch + patches.suse/phy-freescale-imx8m-pcie-assert-phy-reset-during-pow.patch patches.suse/dmaengine-xilinx-xdma-Fix-regmap-max_register.patch patches.suse/dmaengine-at_hdmac-fix-device-leak-on-of_dma_xlate.patch patches.suse/dmaengine-bcm-sba-raid-fix-device-leak-on-probe.patch @@ -15144,6 +15234,67 @@ patches.suse/msft-hv-3445-mshv-Add-__user-attribute-to-argument-passed-to-acce.patch patches.suse/msft-hv-3446-mshv-add-definitions-for-arm64-gpa-intercepts.patch patches.suse/msft-hv-3447-mshv-handle-gpa-intercepts-for-arm64.patch + patches.suse/leds-led-class-Only-Add-LED-to-leds_list-when-it-is-.patch + patches.suse/net-usb-dm9601-remove-broken-SR9700-support.patch + patches.suse/selftests-net-fib-onlink-tests-Convert-to-use-namespaces-b.patch + patches.suse/Revert-nfc-nci-Add-the-inconsistency-check-between-t.patch + patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-unanchor-URL.patch + patches.suse/can-ems_usb-ems_usb_read_bulk_callback-fix-URB-memor.patch + patches.suse/can-kvaser_usb-kvaser_usb_read_bulk_callback-fix-URB.patch + patches.suse/can-mcba_usb-mcba_usb_read_bulk_callback-fix-URB-mem.patch + patches.suse/can-usb_8dev-usb_8dev_read_bulk_callback-fix-URB-mem.patch + patches.suse/usbnet-limit-max_mtu-based-on-device-s-hard_mtu.patch + patches.suse/wifi-rsi-Fix-memory-corruption-due-to-not-set-vif-dr.patch + patches.suse/wifi-mwifiex-Fix-a-loop-in-mwifiex_update_ampdu_rxwi.patch + patches.suse/wifi-ath10k-fix-dma_free_coherent-pointer.patch + patches.suse/wifi-ath12k-fix-dma_free_coherent-pointer.patch + patches.suse/wifi-mac80211-don-t-perform-DA-check-on-S1G-beacon.patch + patches.suse/dpll-Prevent-duplicate-registrations.patch + patches.suse/x86-make-page-fault-handling-disable-interrupts-properly.patch + patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.patch + patches.suse/drm-imagination-Wait-for-FW-trace-update-command-com.patch + patches.suse/drm-nouveau-add-missing-DCB-connector-types.patch + patches.suse/drm-nouveau-implement-missing-DCB-connector-types-gr.patch + patches.suse/drm-amd-pm-Don-t-clear-SI-SMC-table-when-setting-pow.patch + patches.suse/drm-amd-pm-Workaround-SI-powertune-issue-on-Radeon-4.patch + patches.suse/ALSA-usb-Increase-volume-range-that-triggers-a-warni.patch + patches.suse/ALSA-scarlett2-Fix-buffer-overflow-in-config-retriev.patch + patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch + patches.suse/gpio-cdev-Correct-return-code-on-memory-allocation-f.patch + patches.suse/regmap-Fix-race-condition-in-hwspinlock-irqsave-rout.patch + patches.suse/mmc-sdhci-of-dwcmshc-Prevent-illegal-clock-reduction.patch + patches.suse/mmc-rtsx_pci_sdmmc-implement-sdmmc_card_busy-functio.patch + patches.suse/platform-x86-amd-Fix-memory-leak-in-wbrf_record.patch + patches.suse/platform-x86-hp-bioscfg-Fix-kobject-warnings-for-emp.patch + patches.suse/platform-x86-hp-bioscfg-Fix-kernel-panic-in-GET_INST.patch + patches.suse/platform-x86-hp-bioscfg-Fix-automatic-module-loading.patch + patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch + patches.suse/serial-8250_pci-Fix-broken-RS485-for-F81504-508-512.patch + patches.suse/iio-adc-at91-sama5d2_adc-Fix-potential-use-after-fre.patch + patches.suse/iio-adc-ad7280a-handle-spi_setup-errors-in-probe.patch + patches.suse/iio-adc-ad9467-fix-ad9434-vref-mask.patch + patches.suse/iio-adc-pac1934-Fix-clamped-value-in-pac1934_reg_sna.patch + patches.suse/iio-imu-st_lsm6dsx-fix-iio_chan_spec-for-sensors-wit.patch + patches.suse/iio-accel-adxl380-fix-handling-of-unavailable-INT1-i.patch + patches.suse/iio-dac-ad5686-add-AD5695R-to-ad5686_chip_info_tbl.patch + patches.suse/iio-chemical-scd4x-fix-reported-channel-endianness.patch + patches.suse/iio-accel-iis328dq-fix-gain-values.patch + patches.suse/interconnect-debugfs-initialize-src_node-and-dst_nod.patch + patches.suse/comedi-Fix-getting-range-information-for-subdevices-.patch + patches.suse/intel_th-fix-device-leak-on-output-open.patch + patches.suse/slimbus-core-fix-OF-node-leak-on-registration-failur.patch + patches.suse/slimbus-core-fix-runtime-PM-imbalance-on-report-pres.patch + patches.suse/slimbus-core-fix-device-reference-leak-on-report-pre.patch + patches.suse/slimbus-core-fix-of_slim_get_device-kernel-doc.patch + patches.suse/uacce-fix-cdev-handling-in-the-cleanup-path.patch + patches.suse/uacce-fix-isolate-sysfs-check-condition.patch + patches.suse/uacce-implement-mremap-in-uacce_vm_ops-to-return-EPE.patch + patches.suse/uacce-ensure-safe-queue-release-with-state-managemen.patch + patches.suse/mei-trace-treat-reg-parameter-as-string.patch + patches.suse/comedi-dmm32at-serialize-use-of-paged-registers.patch + patches.suse/w1-therm-Fix-off-by-one-buffer-overflow-in-alarms_st.patch + patches.suse/w1-fix-redundant-counter-decrement-in-w1_attach_slav.patch + patches.suse/keys-trusted_keys-fix-handle-passed-to-tpm_buf_appen.patch patches.suse/msft-hv-3448-scsi-storvsc-Process-unsupported-MODE_SENSE_10.patch # netdev/net-next main @@ -15172,7 +15323,6 @@ # out-of-tree patches patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch - patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch ######################################################## # end of sorted patches @@ -15261,8 +15411,6 @@ patches.suse/sched-deadline-Less-agressive-dl_server-handling-KABI.patch patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage-KABI.patch - patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch - ######################################################## # Memory management ######################################################## diff --git a/source-timestamp b/source-timestamp index e2d66f6..376b3b2 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2026-01-28 16:43:15 +0000 -GIT Revision: 16eaee731ad328854ddd5d4ec1030039548e05c0 +2026-01-30 00:02:00 +0000 +GIT Revision: da767816e3b0ba2e8936b3e4195711612e4ac7d3 GIT Branch: SL-16.1