Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-default-devel-6.12.0-160000.9.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: kernel-default-devel Distribution: SUSE Linux 16
Version: 6.12.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.9.1 Build date: Fri Jan 16 10:11:22 2026
Group: Development/Sources Build host: reproducible
Size: 7625645 Source RPM: kernel-default-6.12.0-160000.9.1.nosrc.rpm
Packager: https://www.suse.com/
Url: https://www.kernel.org/
Summary: Development files necessary for building kernel modules
This package contains files necessary for building kernel modules (and
kernel module packages) against the default flavor of the kernel.


Source Timestamp: 2026-01-16 09:29:05 +0000
GIT Revision: 9badd3c570535ce3911ad6f288e3e859a21a76f0

Provides

Requires

License

GPL-2.0-only

Changelog

* Fri Jan 16 2026 vkarasulli@suse.de
  - Refresh
    patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
    Refresh kABI workaround to use 'unsigned char' instead
    of the original 'enum bpf_attach_type' as the data type.
    It was discovered at SL-16.0 MU submission time that the kABI workaround
    currently in-place does not work on -rt flavor. The reason is that due
    to preceding spinlock_t having a different size, the hole was only 2
    bytes instead of 6 bytes, and thus too small to fit 'enum'.
    Since all the possible enum values are small enough to fit within
    'unsigned char', switch the data type of the new field to that instead.
  - commit 06ff4d9
* Fri Jan 16 2026 tiwai@suse.de
  - efi/cper: Fix cper_bits_to_str buffer handling and return value
    (git-fixes).
  - lib/buildid: use __kernel_read() for sleepable context
    (git-fixes).
  - net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
    session upon receiving the second rts (git-fixes).
  - can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
    than 1 MBit (git-fixes).
  - can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
    (git-fixes).
  - can: etas_es58x: allow partial RX URB allocation to succeed
    (git-fixes).
  - commit 6b2a65b
* Thu Jan 15 2026 rgoldwyn@suse.com
  - libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
  - commit bfcbd27
* Thu Jan 15 2026 rgoldwyn@suse.com
  - landlock: Fix handling of disconnected directories
    (CVE-2025-68736 bsc#1255698).
  - landlock: Optimize file path walks and prepare for audit support
    (CVE-2025-68736 bsc#1255698).
  - commit 255f197
* Thu Jan 15 2026 rgoldwyn@suse.com
  - libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
  - commit f8b4e56
* Thu Jan 15 2026 rgoldwyn@suse.com
  - ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
  - commit 5a88d0a
* Thu Jan 15 2026 mkoutny@suse.com
  - cpuset: fix warning when disabling remote partition
    (bsc#1256794).
  - commit ab4d052
* Thu Jan 15 2026 nmorey@suse.com
  - RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
  - commit 6757234
* Thu Jan 15 2026 jslaby@suse.cz
  - Refresh
    patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
    Just refresh to fix:
    warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
      Patch unexpectedly ends in the middle of a line.
  - commit 675e06b
* Thu Jan 15 2026 jslaby@suse.cz
  - x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
    bsc#1255255).
  - commit 74e061b
* Wed Jan 14 2026 marco.crivellari@suse.com
  - sched: Increase sched_tick_remote timeout (bsc#1254510).
  - commit 6c6193f
* Wed Jan 14 2026 sjaeckel@suse.de
  - ice: fix PTP cleanup on driver removal in error path
    (CVE-2025-68215 bsc#1255226).
  - commit eb213a2
* Wed Jan 14 2026 clopez@suse.de
  - KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
  - Refresh
    patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
  - Refresh
    patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
  - commit 03cc358
* Wed Jan 14 2026 clopez@suse.de
  - KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
    (git-fixes).
  - commit 2d0bc5c
* Wed Jan 14 2026 clopez@suse.de
  - KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
    and tweak name (git-fixes).
  - Refresh
    patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
  - commit 6b2a898
* Wed Jan 14 2026 hoyeon.lee@suse.com
  - selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
    transport_header is not set (CVE-2025-68363 bsc#1255552).
  - commit ed9cc2b
* Wed Jan 14 2026 hoyeon.lee@suse.com
  - bpf: Check skb->transport_header is set in bpf_skb_check_mtu
    (CVE-2025-68363 bsc#1255552).
  - commit 8c412fd
* Tue Jan 13 2026 fweisbecker@suse.de
  - rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
  - commit 7bdb299
* Tue Jan 13 2026 fweisbecker@suse.de
  - sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
  - commit 22f9135
* Tue Jan 13 2026 fdmanana@suse.com
  - btrfs: fix reservation leak in some error paths when inserting
    inline extent (git-fixes).
  - commit 362a620
* Tue Jan 13 2026 fdmanana@suse.com
  - btrfs: do not free data reservation in fallback from inline
    due to -ENOSPC (git-fixes).
  - commit 38b35b2
* Tue Jan 13 2026 fdmanana@suse.com
  - btrfs: fix the qgroup data free range for inline data extents
    (git-fixes).
  - commit 9d6cfa8
* Tue Jan 13 2026 fdmanana@suse.com
  - btrfs: always detect conflicting inodes when logging inode refs
    (git-fixes).
  - commit 626d828
* Tue Jan 13 2026 fdmanana@suse.com
  - btrfs: release path before initializing extent tree in
    btrfs_read_locked_inode() (git-fixes).
  - commit 78aa23f
* Tue Jan 13 2026 jack@suse.cz
  - ext4: use optimized mballoc scanning regardless of inode format
    (bsc#1254378).
  - commit af9447d
* Tue Jan 13 2026 tbogendoerfer@suse.de
  - supported.conf: Mark lan 743x supported (jsc#PED-14571)
  - commit b80b147
* Tue Jan 13 2026 mgorman@suse.de
  - Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
    Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
    HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
  - commit 031e354
* Tue Jan 13 2026 sjaeckel@suse.de
  - net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
    bsc#1255533).
  - net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
    bsc#1254871).
  - net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
    for striding RQ (CVE-2025-40350 bsc#1255260).
  - commit 0edf819
* Tue Jan 13 2026 hoyeon.lee@suse.com
  - bpf: Fix invalid prog->stats access when update_effective_progs
    fails (CVE-2025-68742 bsc#1255707).
  - commit 4f8b390
* Mon Jan 12 2026 tonyj@suse.de
  - perf/x86/intel: Fix KASAN global-out-of-bounds warning
    (CVE-2025-40359 bsc#1255087).
  - commit ed1e93a
* Mon Jan 12 2026 tbogendoerfer@suse.de
  - mlx5: Fix default values in create CQ (CVE-2025-68209
    bsc#1255230).
  - commit 02d60e0
* Mon Jan 12 2026 tiwai@suse.de
  - x86/microcode/AMD: Use sha256() instead of init/update/final
    (bsc#1256495).
  - Refresh
    patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking-to-kn.patch.
  - commit 6b04345
* Mon Jan 12 2026 tiwai@suse.de
  - x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix
    Halo (bsc#1256495).
  - x86/microcode/AMD: Select which microcode patch to load
    (bsc#1256495).
  - x86/microcode/AMD: Make __verify_patch_size() return bool
    (bsc#1256495).
  - x86/microcode/AMD: Remove bogus comment from parse_container()
    (bsc#1256495).
  - commit 9f14cfe
* Mon Jan 12 2026 dsterba@suse.com
  - crash: fix crashkernel resource shrink (CVE-2025-68198 bsc#1255243)
  - commit 7e8f708
* Mon Jan 12 2026 dsterba@suse.com
  - bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() (CVE-2025-68197 bsc#1255242)
  - commit 766431f
* Mon Jan 12 2026 tiwai@suse.de
  - lib/crypto: aes: Fix missing MMU protection for AES S-box
    (git-fixes).
  - virtio_console: fix order of fields cols and rows
    (stable-fixes).
  - commit d55882c
* Mon Jan 12 2026 tiwai@suse.de
  - drm/amdgpu: Forward VMID reservation errors (git-fixes).
  - commit 2373a9d
* Mon Jan 12 2026 mhocko@suse.com
  - supported.conf: mark ksmbd unsupported
    Based on discussion with Enzo Matsumiya it has tuned out that ksmbd
    module is unsupported but the supported.conf entry is incorrect. Fix
    that.
  - commit 143566d
* Mon Jan 12 2026 msuchanek@suse.de
  - powerpc/eeh: fix recursive pci_lock_rescan_remove locking in
    EEH event handling (bsc#1253262 ltc#216029).
  - commit 594b86e
* Mon Jan 12 2026 joao.povoas@suse.com
  - Update
    patches.suse/ACPI-video-Fix-use-after-free-in-acpi_video_switch_b.patch
    (git-fixes CVE-2025-40211 bsc#1254126).
  - Update
    patches.suse/ALSA-dice-fix-buffer-overflow-in-detect_stream_forma.patch
    (git-fixes CVE-2025-68346 bsc#1255603).
  - Update
    patches.suse/ALSA-firewire-motu-add-bounds-check-in-put_user-loop.patch
    (git-fixes CVE-2025-68753 bsc#1256238).
  - Update
    patches.suse/ALSA-firewire-motu-fix-buffer-overflow-in-hwdep-read.patch
    (git-fixes CVE-2025-68347 bsc#1255706).
  - Update
    patches.suse/ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-in-cs3-c34b04c.patch
    (git-fixes CVE-2025-68345 bsc#1255601).
  - Update
    patches.suse/ALSA-usb-audio-Fix-NULL-pointer-dereference-in-snd_u.patch
    (git-fixes CVE-2025-40275 bsc#1254829).
  - Update
    patches.suse/ALSA-usb-audio-Fix-potential-overflow-of-PCM-transfe.patch
    (stable-fixes CVE-2025-40269 bsc#1255035).
  - Update
    patches.suse/ALSA-wavefront-Fix-integer-overflow-in-sample-size-v.patch
    (git-fixes CVE-2025-68344 bsc#1255816).
  - Update
    patches.suse/ASoC-Intel-avs-Disable-periods-elapsed-work-when-clo.patch
    (git-fixes CVE-2025-40344 bsc#1254618).
  - Update
    patches.suse/Bluetooth-6lowpan-reset-link-local-header-on-ipv6-re.patch
    (git-fixes CVE-2025-40282 bsc#1254850).
  - Update
    patches.suse/Bluetooth-MGMT-Fix-OOB-access-in-parse_adv_monitor_p.patch
    (git-fixes CVE-2025-40294 bsc#1255181).
  - Update
    patches.suse/Bluetooth-MGMT-cancel-mesh-send-timer-when-hdev-remo.patch
    (git-fixes CVE-2025-40284 bsc#1254860).
  - Update
    patches.suse/Bluetooth-MGMT-fix-crash-in-set_mesh_sync-and-set_me.patch
    (git-fixes CVE-2025-40213 bsc#1253674).
  - Update patches.suse/Bluetooth-SCO-Fix-UAF-on-sco_conn_free.patch
    (stable-fixes CVE-2025-40309 bsc#1255065).
  - Update
    patches.suse/Bluetooth-bcsp-receive-data-only-if-registered.patch
    (stable-fixes CVE-2025-40308 bsc#1255064).
  - Update
    patches.suse/Bluetooth-btusb-mediatek-Avoid-btusb_mtk_claim_iso_i.patch
    (git-fixes CVE-2025-68298 bsc#1255124).
  - Update
    patches.suse/Bluetooth-btusb-mediatek-Fix-kernel-crash-when-relea.patch
    (git-fixes CVE-2025-68306 bsc#1255145).
  - Update
    patches.suse/Bluetooth-btusb-reorder-cleanup-in-btusb_disconnect-.patch
    (git-fixes CVE-2025-40283 bsc#1254858).
  - Update
    patches.suse/Bluetooth-hci_event-validate-skb-length-for-unknown-.patch
    (git-fixes CVE-2025-40301 bsc#1255193).
  - Update
    patches.suse/Bluetooth-hci_sock-Prevent-race-in-socket-write-iter.patch
    (git-fixes CVE-2025-68305 bsc#1255169).
  - Update
    patches.suse/Bluetooth-hci_sync-fix-race-in-hci_cmd_sync_dequeue_.patch
    (git-fixes CVE-2025-40318 bsc#1254798).
  - Update
    patches.suse/Input-cros_ec_keyb-fix-an-invalid-memory-access.patch
    (stable-fixes CVE-2025-40263 bsc#1255077).
  - Update
    patches.suse/Input-imx_sc_key-fix-memory-corruption-on-unload.patch
    (git-fixes CVE-2025-40262 bsc#1254840).
  - Update
    patches.suse/Input-pegasus-notetaker-fix-potential-out-of-bounds-.patch
    (git-fixes CVE-2025-68217 bsc#1255221).
  - Up