[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2025:21179-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T08:53:30.047Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":1160,"duplicates":1161,"related":1162,"reserved_at":9,"published_at":1736,"modified_at":1737,"state":9,"summary":1738,"references_raw":1740,"kevs":6717,"epss":9,"epss_history":6718,"metrics":6719,"affected":6720},"SUSE-SU-2025:21179-1","Security update for the Linux Kernel\n\n\n\nThe SUSE Linux Enterprise Server 16.0 and SUSE Linux Micro 6.2 kernel was updated to receive various security bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2024-53164: net: sched: fix ordering of qlen adjustment (bsc#1234863).\n- CVE-2024-57891: sched_ext: Fix invalid irq restore in scx_ops_bypass() (bsc#1235953).\n- CVE-2024-57951: hrtimers: Handle CPU state correctly on hotplug (bsc#1237108).\n- CVE-2024-57952: Revert \"libfs: fix infinite directory reads for offset dir\" (bsc#1237131).\n- CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled (bsc#1240324).\n- CVE-2025-22034: mm/rmap: avoid -EBUSY from make_device_exclusive() (bsc#1241435).\n- CVE-2025-22077: Revert \"smb: client: fix TCP timers deadlock after rmmod\" (bsc#1241403).\n- CVE-2025-23141: KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses (bsc#1242782).\n- CVE-2025-37821: sched/eevdf: Fix se->slice being set to U64_MAX and resulting (bsc#1242864).\n- CVE-2025-37849: KVM: arm64: Tear down vGIC on failed vCPU creation (bsc#1243000).\n- CVE-2025-37856: btrfs: harden block_group::bg_list against list_del() races (bsc#1243068).\n- CVE-2025-37861: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (bsc#1243055).\n- CVE-2025-37864: net: dsa: clean up FDB, MDB, VLAN entries on unbind (bsc#1242965).\n- CVE-2025-38006: net: mctp: Do not access ifa_index when missing (bsc#1244930).\n- CVE-2025-38008: mm/page_alloc: fix race condition in unaccepted memory handling (bsc#1244939).\n- CVE-2025-38019: mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices (bsc#1245000).\n- CVE-2025-38034: btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref (bsc#1244792).\n- CVE-2025-38038: cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost (bsc#1244812).\n- CVE-2025-38058: __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock (bsc#1245151).\n- CVE-2025-38062: kABI: restore layout of struct msi_desc (bsc#1245216).\n- CVE-2025-38075: scsi: target: iscsi: Fix timeout on deleted connection (bsc#1244734).\n- CVE-2025-38101: ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set() (bsc#1245659).\n- CVE-2025-38103: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() (bsc#1245663).\n- CVE-2025-38106: io_uring/sqpoll: do not put task_struct on tctx setup failure (bsc#1245664).\n- CVE-2025-38117: hci_dev centralize extra lock (bsc#1245695).\n- CVE-2025-38119: scsi: core: ufs: Fix a hang in the error handler (bsc#1245700).\n- CVE-2025-38125: net: stmmac: make sure that ptp_rate is not 0 before configuring EST (bsc#1245710).\n- CVE-2025-38146: net: openvswitch: Fix the dead loop of MPLS parse (bsc#1245767).\n- CVE-2025-38160: clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() (bsc#1245780).\n- CVE-2025-38168: perf: arm-ni: Unregister PMUs on probe failure (bsc#1245763).\n- CVE-2025-38180: net: atm: fix /proc/net/atm/lec handling (bsc#1245970).\n- CVE-2025-38182: ublk: santizize the arguments from userspace when adding a device (bsc#1245937).\n- CVE-2025-38184: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (bsc#1245956).\n- CVE-2025-38185: atm: atmtcp: Free invalid length skb in atmtcp_c_send() (bsc#1246012).\n- CVE-2025-38190: atm: Revert atm_account_tx() if copy_from_iter_full() fails (bsc#1245973).\n- CVE-2025-38201: netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX (bsc#1245977).\n- CVE-2025-38205: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 (bsc#1246005).\n- CVE-2025-38208: smb: client: add NULL check in automount_fullpath (bsc#1245815).\n- CVE-2025-38216: iommu/vt-d: Restore context entry setup order for aliased devices (bsc#1245963).\n- CVE-2025-38220: ext4: only dirty folios when data journaling regular files (bsc#1245966).\n- CVE-2025-38222: ext4: inline: fix len overflow in ext4_prepare_inline_data (bsc#1245976).\n- CVE-2025-38242: mm: userfaultfd: fix race of userfaultfd_move and swap cache (bsc#1246176).\n- CVE-2025-38244: smb: client: fix potential deadlock when reconnecting channels (bsc#1246183).\n- CVE-2025-38245: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister() (bsc#1246193).\n- CVE-2025-38251: atm: clip: prevent NULL deref in clip_push() (bsc#1246181).\n- CVE-2025-38256: io_uring/rsrc: fix folio unpinning (bsc#1246188).\n- CVE-2025-38258: mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write (bsc#1246185).\n- CVE-2025-38263: bcache: fix NULL pointer in cache_set_flush() (bsc#1246248).\n- CVE-2025-38267: ring-buffer: Do not trigger WARN_ON() due to a commit_overrun (bsc#1246245).\n- CVE-2025-38270: net: drv: netdevsim: do not napi_complete() from netpoll (bsc#1246252).\n- CVE-2025-38272: net: dsa: b53: do not enable EEE on bcm63xx (bsc#1246268).\n- CVE-2025-38301: nvmem: zynqmp_nvmem: unbreak driver after cleanup (bsc#1246351).\n- CVE-2025-38306: fs/fhandle.c: fix a race in call of has_locked_children() (bsc#1246366).\n- CVE-2025-38311: iavf: get rid of the crit lock (bsc#1246376).\n- CVE-2025-38318: perf: arm-ni: Fix missing platform_set_drvdata() (bsc#1246444).\n- CVE-2025-38322: perf/x86/intel: Fix crash in icl_update_topdown_event() (bsc#1246447).\n- CVE-2025-38323: net: atm: add lec_mutex (bsc#1246473).\n- CVE-2025-38337: jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() (bsc#1246253).\n- CVE-2025-38341: eth: fbnic: avoid double free when failing to DMA-map FW msg (bsc#1246260).\n- CVE-2025-38349: eventpoll: do not decrement ep refcount while still holding the ep mutex (bsc#1246777).\n- CVE-2025-38350: net/sched: Always pass notifications when child class becomes empty (bsc#1246781).\n- CVE-2025-38351: KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (bsc#1246782).\n- CVE-2025-38352: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (bsc#1246911).\n- CVE-2025-38359: s390/mm: Fix in_atomic() handling in do_secure_storage_access() (bsc#1247076).\n- CVE-2025-38360: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees (bsc#1247078).\n- CVE-2025-38365: btrfs: fix a race between renames and directory logging (bsc#1247023).\n- CVE-2025-38374: optee: ffa: fix sleep in atomic context (bsc#1247024).\n- CVE-2025-38382: btrfs: fix iteration of extrefs during log replay (bsc#1247031).\n- CVE-2025-38383: mm/vmalloc: fix data race in show_numa_info() (bsc#1247250).\n- CVE-2025-38392: idpf: convert control queue mutex to a spinlock (bsc#1247169).\n- CVE-2025-38396: fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (bsc#1247156).\n- CVE-2025-38399: scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() (bsc#1247097).\n- CVE-2025-38402: idpf: return 0 size for RSS key if not supported (bsc#1247262).\n- CVE-2025-38408: genirq/irq_sim: Initialize work context pointers properly (bsc#1247126).\n- CVE-2025-38418: remoteproc: core: Release rproc->clean_table after rproc_attach() fails (bsc#1247137).\n- CVE-2025-38419: remoteproc: core: Cleanup acquired resources when\n  rproc_handle_resources() fails in rproc_attach() (bsc#1247136).\n- CVE-2025-38426: drm/amdgpu: Add basic validation for RAS header (bsc#1247252).\n- CVE-2025-38439: bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT (bsc#1247155).\n- CVE-2025-38440: net/mlx5e: Fix race between DIM disable and net_dim() (bsc#1247290).\n- CVE-2025-38441: netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() (bsc#1247167).\n- CVE-2025-38444: raid10: cleanup memleak at raid10_make_request (bsc#1247162).\n- CVE-2025-38445: md/raid1: Fix stack memory use after return in raid1_reshape (bsc#1247229).\n- CVE-2025-38451: md/md-bitmap: fix GPF in bitmap_get_stats() (bsc#1247102).\n- CVE-2025-38453: kABI: io_uring: msg_ring ensure io_kiocb freeing is deferred (bsc#1247234).\n- CVE-2025-38456: ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (bsc#1247099).\n- CVE-2025-38457: net/sched: Abort __tc_modify_qdisc if parent class does not exist (bsc#1247098).\n- CVE-2025-38458: atm: clip: Fix NULL pointer dereference in vcc_sendmsg() (bsc#1247116).\n- CVE-2025-38459: atm: clip: Fix infinite recursive call of clip_push() (bsc#1247119).\n- CVE-2025-38460: atm: clip: Fix potential null-ptr-deref in to_atmarpd() (bsc#1247143).\n- CVE-2025-38463: tcp: Correct signedness in skb remaining space calculation (bsc#1247113).\n- CVE-2025-38464: tipc: Fix use-after-free in tipc_conn_close() (bsc#1247112).\n- CVE-2025-38470: net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime (bsc#1247288).\n- CVE-2025-38472: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (bsc#1247313).\n- CVE-2025-38475: smc: Fix various oops due to inet_sock type confusion (bsc#1247308).\n- CVE-2025-38488: smb: client: fix use-after-free in crypt_message when using async crypto (bsc#1247239).\n- CVE-2025-38490: net: libwx: remove duplicate page_pool_put_full_page() (bsc#1247243).\n- CVE-2025-38491: mptcp: make fallback action and fallback decision atomic (bsc#1247280).\n- CVE-2025-38493: tracing/osnoise: Fix crash in timerlat_dump_stack() (bsc#1247283).\n- CVE-2025-38497: usb: gadget: configfs: Fix OOB read on empty string write (bsc#1247347).\n- CVE-2025-38499: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (bsc#1247976).\n- CVE-2025-38500: xfrm: interface: fix use-after-free after changing collect_md xfrm interface (bsc#1248088).\n- CVE-2025-38508: x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation (bsc#1248190).\n- CVE-2025-38514: rxrpc: Fix oops due to non-existence of prealloc backlog struct (bsc#1248202).\n- CVE-2025-38524: rxrpc: Fix recv-recv race of completed call (bsc#1248194).\n- CVE-2025-38526: ice: add NULL check in eswitch lag check (bsc#1248192).\n- CVE-2025-38527: smb: client: fix use-after-free in cifs_oplock_break (bsc#1248199).\n- CVE-2025-38533: net: libwx: fix the using of Rx buffer DMA (bsc#1248200).\n- CVE-2025-38539: tracing: Add down_write(trace_event_sem) when adding trace event (bsc#1248211).\n- CVE-2025-38544: rxrpc: Fix bug due to prealloc collision (bsc#1248225).\n- CVE-2025-38545: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info (bsc#1248224).\n- CVE-2025-38546: atm: clip: Fix memory leak of struct clip_vcc (bsc#1248223).\n- CVE-2025-38549: efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths (bsc#1248235).\n- CVE-2025-38554: mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped (bsc#1248299).\n- CVE-2025-38556: HID: core: Harden s32ton() against conversion to 0 bits (bsc#1248296).\n- CVE-2025-38560: x86/sev: Evict cache lines during SNP memory validation (bsc#1248312).\n- CVE-2025-38566: sunrpc: fix handling of server side tls alerts (bsc#1248374).\n- CVE-2025-38571: sunrpc: fix client side handling of tls alerts (bsc#1248401).\n- CVE-2025-38572: ipv6: reject malicious packets in ipv6_gso_segment() (bsc#1248399).\n- CVE-2025-38574: pptp: ensure minimal skb length in pptp_xmit() (bsc#1248365).\n- CVE-2025-38584: padata: Fix pd UAF once and for all (bsc1248343).\n- CVE-2025-38588: ipv6: prevent infinite loop in rt6_nlmsg_size() (bsc#1248368).\n- CVE-2025-38593: kABI workaround for bluetooth discovery_state change (bsc#1248357).\n- CVE-2025-38597: drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port (bsc#1248378).\n- CVE-2025-38608: bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (bsc#1248338).\n- CVE-2025-38614: eventpoll: Fix semi-unbounded recursion (bsc#1248392).\n- CVE-2025-38616: tls: handle data disappearing from under the TLS ULP (bsc#1248512).\n- CVE-2025-38618: vsock: Do not allow binding to VMADDR_PORT_ANY (bsc#1248511).\n- CVE-2025-38622: net: drop UFO packets in udp_rcv_segment() (bsc#1248619).\n- CVE-2025-38623: PCI: pnv_php: Fix surprise plug detection and recovery (bsc#1248610).\n- CVE-2025-38628: vdpa/mlx5: Fix release of uninitialized resources on error path (bsc#1248616).\n- CVE-2025-38639: netfilter: xt_nfacct: do not assume acct name is null-terminated (bsc#1248674).\n- CVE-2025-38640: bpf: Disable migration in nf_hook_run_bpf() (bsc#1248622).\n- CVE-2025-38643: wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac() (bsc#1248681).\n- CVE-2025-38644: wifi: mac80211: reject TDLS operations when station is not associated (bsc#1248748).\n- CVE-2025-38659: gfs2: No more self recovery (bsc#1248639).\n- CVE-2025-38660: [ceph] parse_longname(): strrchr() expects NUL-terminated string (bsc#1248634).\n- CVE-2025-38664: ice: Fix a null pointer dereference in ice_copy_and_init_pkg() (bsc#1248628).\n- CVE-2025-38676: iommu/amd: Avoid stack buffer overflow from kernel cmdline (bsc#1248775).\n- CVE-2025-38678: netfilter: nf_tables: reject duplicate device on updates (bsc#1249126).\n- CVE-2025-38684: net/sched: ets: use old 'nbands' while purging unused classes (bsc#1249156).\n- CVE-2025-38686: userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry (bsc#1249160).\n- CVE-2025-38700: scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (bsc#1249182).\n- CVE-2025-38701: ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr (bsc#1249258).\n- CVE-2025-38709: loop: Avoid updating block size under exclusive owner (bsc#1249199).\n- CVE-2025-38710: gfs2: Validate i_depth for exhash directories (bsc#1249201).\n- CVE-2025-38730: io_uring/net: commit partial buffers on retry (bsc#1249172).\n- CVE-2025-38734: net/smc: fix UAF on smcsk after smc_listen_out() (bsc#1249324).\n- CVE-2025-39673: ppp: fix race conditions in ppp_fill_forward_path (bsc#1249320).\n- CVE-2025-39677: net/sched: Fix backlog accounting in qdisc_dequeue_internal (bsc#1249300).\n- CVE-2025-39681: x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper (bsc#1249303).\n- CVE-2025-39682: tls: fix handling of zero-length records on the rx_list (bsc#1249284).\n- CVE-2025-39683: tracing: Limit access to parser->buffer when trace_get_user failed (bsc#1249286).\n- CVE-2025-39691: fs/buffer: fix use-after-free when call bh_read() helper (bsc#1249374).\n- CVE-2025-39698: io_uring/futex: ensure io_futex_wait() cleans up properly on failure (bsc#1249322).\n- CVE-2025-39703: net, hsr: reject HSR frame if skb can't hold tag (bsc#1249315).\n- CVE-2025-39723: kABI: netfs: handle new netfs_io_stream flag (bsc#1249314).\n- CVE-2025-39744: rcu: Fix rcu_read_unlock() deadloop due to IRQ work (bsc#1249494).\n- CVE-2025-39749: rcu: Protect ->defer_qs_iw_pending from data race (bsc#1249533).\n- CVE-2025-39754: mm/smaps: fix race between smaps_hugetlb_range and migration (bsc#1249524).\n- CVE-2025-39766: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit (bsc#1249510).\n- CVE-2025-39770: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM (bsc#1249508).\n- CVE-2025-39773: net: bridge: fix soft lockup in br_multicast_query_expired() (bsc#1249504).\n- CVE-2025-39775: mm/mremap: fix WARN with uffd that has remap events disabled (bsc#1249500).\n- CVE-2025-39782: jbd2: prevent softlockup in jbd2_log_do_checkpoint() (bsc#1249526).\n- CVE-2025-39791: dm: dm-crypt: Do not partially accept write BIOs with zoned targets (bsc#1249550).\n- CVE-2025-39792: dm: Always split write BIOs to zoned device limits (bsc#1249618).\n- CVE-2025-39797: xfrm: xfrm_alloc_spi shouldn't use 0 as SPI (bsc#1249608).\n- CVE-2025-39813: ftrace: Also allocate and copy hash for reading of filter files (bsc#1250032).\n- CVE-2025-39816: io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths (bsc#1249906).\n- CVE-2025-39823: KVM: x86: use array_index_nospec with indices that come from guest (bsc#1250002).\n- CVE-2025-39825: smb: client: fix race with concurrent opens in rename(2) (bsc#1250179).\n- CVE-2025-39828: kABI workaround for struct atmdev_ops extension (bsc#1250205).\n- CVE-2025-39830: net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path (bsc#1249974).\n- CVE-2025-39838: cifs: prevent NULL pointer dereference in UTF16 conversion (bsc#1250365).\n- CVE-2025-39842: ocfs2: prevent release journal inode after journal shutdown (bsc#1250267).\n- CVE-2025-39847: ppp: fix memory leak in pad_compress_skb (bsc#1250292).\n- CVE-2025-39850: vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects (bsc#1250276).\n- CVE-2025-39851: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (bsc#1250296).\n- CVE-2025-39852: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 (bsc#1250258).\n- CVE-2025-39853: i40e: Fix potential invalid access when MAC list is empty (bsc#1250275).\n- CVE-2025-39854: ice: fix NULL access of tx->in_use in ice_ll_ts_intr (bsc#1250297).\n- CVE-2025-39857: net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() (bsc#1250251).\n- CVE-2025-39865: tee: fix NULL pointer dereference in tee_shm_put (bsc#1250294).\n- CVE-2025-39875: igb: Fix NULL pointer dereference in ethtool loopback test (bsc#1250398).\n- CVE-2025-39885: ocfs2: fix recursive semaphore deadlock in fiemap call (bsc#1250407).\n- CVE-2025-39898: e1000e: fix heap overflow in e1000_set_eeprom (bsc#1250742).\n- CVE-2025-39900: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y (bsc#1250758).\n- CVE-2025-39902: mm/slub: avoid accessing metadata when pointer is invalid in object_err() (bsc#1250702).\n- CVE-2025-39922: ixgbe: fix incorrect map used in eee linkmode (bsc#1250722).\n- CVE-2025-39926: genetlink: fix genl_bind() invoking bind() after -EPERM (bsc#1250737).\n- CVE-2025-39945: cnic: Fix use-after-free bugs in cnic_delete_task (bsc#1251230).\n- CVE-2025-39946: tls: make sure to abort the stream if headers are bogus (bsc#1251114).\n- CVE-2025-40300: x86/vmscape: Warn when STIBP is disabled with SMT (bsc#1247483).\n- CVE-2026-38264: nvme-tcp: sanitize request list handling (bsc#1246387).\n\nThe following non-security bugs were fixed:\n\n- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (git-fixes).\n- ACPI/processor_idle: Add FFH state handling (jsc#PED-13815).\n- ACPI/processor_idle: Export acpi_processor_ffh_play_dead() (jsc#PED-13815).\n- ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path (stable-fixes).\n- ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered (stable-fixes).\n- ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list (stable-fixes).\n- ACPI: LPSS: Remove AudioDSP related ID (git-fixes).\n- ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message (git-fixes).\n- ACPI: RISC-V: Fix FFH_CPPC_CSR error handling (git-fixes).\n- ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabled (stable-fixes).\n- ACPI: Suppress misleading SPCR console message when SPCR table is absent (stable-fixes).\n- ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT (git-fixes).\n- ACPI: battery: Add synchronization between interface updates (git-fixes).\n- ACPI: debug: fix signedness issues in read/write helpers (git-fixes).\n- ACPI: pfr_update: Fix the driver update version check (git-fixes).\n- ACPI: processor: Rescan \"dead\" SMT siblings during initialization (jsc#PED-13815).\n- ACPI: processor: fix acpi_object initialization (stable-fixes).\n- ACPI: processor: idle: Fix memory leak when register cpuidle device failed (git-fixes).\n- ACPI: processor: perflib: Fix initial _PPC limit application (git-fixes).\n- ACPI: processor: perflib: Move problematic pr->performance check (git-fixes).\n- ACPI: property: Fix buffer properties extraction for subnodes (git-fixes).\n- ACPICA: Fix largest possible resource descriptor index (git-fixes).\n- ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported (stable-fixes).\n- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (stable-fixes).\n- ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out() (git-fixes).\n- ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX (stable-fixes).\n- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model (stable-fixes).\n- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (stable-fixes).\n- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (stable-fixes).\n- ALSA: hda/realtek - Fix mute LED for HP Victus 16-d1xxx (MB 8A26) (stable-fixes).\n- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx (stable-fixes).\n- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx (stable-fixes).\n- ALSA: hda/realtek - Fix mute LED for HP Victus 16-s0xxx (stable-fixes).\n- ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup (git-fixes).\n- ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks (stable-fixes).\n- ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS (stable-fixes).\n- ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA (stable-fixes).\n- ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6 (stable-fixes).\n- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again (git-fixes).\n- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY (stable-fixes).\n- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 (git-fixes).\n- ALSA: hda/realtek: Fix headset mic on HONOR BRB-X (stable-fixes).\n- ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop (git-fixes).\n- ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx (stable-fixes).\n- ALSA: hda/realtek: add LG gram 16Z90R-A to alc269 fixup table (stable-fixes).\n- ALSA: hda: Disable jack polling at shutdown (stable-fixes).\n- ALSA: hda: Handle the jack polling always via a work (stable-fixes).\n- ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL (git-fixes).\n- ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 (stable-fixes).\n- ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe() (git-fixes).\n- ALSA: lx_core: use int type to store negative error codes (git-fixes).\n- ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT (git-fixes).\n- ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop (stable-fixes).\n- ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx() (git-fixes).\n- ALSA: timer: fix ida_free call while not allocated (git-fixes).\n- ALSA: usb-audio: Add DSD support for Comtrue USB Audio device (stable-fixes).\n- ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5 (stable-fixes).\n- ALSA: usb-audio: Add mute TLV for playback volumes on more devices (stable-fixes).\n- ALSA: usb-audio: Add mute TLV for playback volumes on some devices (stable-fixes).\n- ALSA: usb-audio: Allow Focusrite devices to use low samplerates (git-fixes).\n- ALSA: usb-audio: Avoid multiple assignments in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros (stable-fixes).\n- ALSA: usb-audio: Convert comma to semicolon (git-fixes).\n- ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Fix block comments in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Fix build with CONFIG_INPUT=n (git-fixes).\n- ALSA: usb-audio: Fix code alignment in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (git-fixes).\n- ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Simplify NULL comparison in mixer_quirks (stable-fixes).\n- ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation (git-fixes).\n- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (git-fixes).\n- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (git-fixes).\n- ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free (git-fixes).\n- ALSA: usb-audio: move mixer_quirks' min_mute into common quirk (stable-fixes).\n- ASoC: Intel: avs: Fix uninitialized pointer error in probe() (stable-fixes).\n- ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping (git-fixes).\n- ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (git-fixes).\n- ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping (git-fixes).\n- ASoC: Intel: catpt: Expose correct bit depth to userspace (git-fixes).\n- ASoC: Intel: fix SND_SOC_SOF dependencies (stable-fixes).\n- ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback (git-fixes).\n- ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel (git-fixes).\n- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time (git-fixes).\n- ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message (git-fixes).\n- ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context (git-fixes).\n- ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down (git-fixes).\n- ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size (git-fixes).\n- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size (git-fixes).\n- ASoC: SOF: topology: Parse the dapm_widget_tokens in case of DSPless mode (stable-fixes).\n- ASoC: amd: acp: Adjust pdm gain value (stable-fixes).\n- ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx (stable-fixes).\n- ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (stable-fixes).\n- ASoC: amd: yc: add DMI quirk for ASUS M6501RM (stable-fixes).\n- ASoC: codecs: rt5640: Retry DEVICE_ID verification (stable-fixes).\n- ASoC: codecs: tx-macro: correct tx_macro_component_drv name (stable-fixes).\n- ASoC: codecs: wcd9375: Fix double free of regulator supplies (git-fixes).\n- ASoC: codecs: wcd937x: Drop unused buck_supply (git-fixes).\n- ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() (stable-fixes).\n- ASoC: fsl_sai: replace regmap_write with regmap_update_bits (git-fixes).\n- ASoC: fsl_xcvr: get channel status data when PHY is not exists (git-fixes).\n- ASoC: hdac_hdmi: Rate limit logging on connection and disconnection (stable-fixes).\n- ASoC: imx-hdmi: remove cpu_pdev related code (git-fixes).\n- ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv (git-fixes).\n- ASoC: mediatek: use reserved memory or enable buffer pre-allocation (git-fixes).\n- ASoC: ops: dynamically allocate struct snd_ctl_elem_value (git-fixes).\n- ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface (git-fixes).\n- ASoC: qcom: audioreach: fix potential null pointer dereference (git-fixes).\n- ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed (git-fixes).\n- ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S (git-fixes).\n- ASoC: qcom: use drvdata instead of component to keep id (stable-fixes).\n- ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue (stable-fixes).\n- ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask() (git-fixes).\n- ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed (stable-fixes).\n- ASoC: tas2781: Fix the wrong step for TLV on tas2781 (git-fixes).\n- ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data() (git-fixes).\n- ASoC: wm8940: Correct PLL rate rounding (git-fixes).\n- ASoC: wm8940: Correct typo in control name (git-fixes).\n- ASoC: wm8974: Correct PLL rate rounding (git-fixes).\n- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (git-fixes).\n- Bluetooth: ISO: Fix possible UAF on iso_conn_free (git-fixes).\n- Bluetooth: ISO: do not leak skb in ISO_CONT RX (git-fixes).\n- Bluetooth: ISO: free rx_skb if not consumed (git-fixes).\n- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (git-fixes).\n- Bluetooth: MGMT: Fix possible UAFs (git-fixes).\n- Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown (git-fixes).\n- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (stable-fixes).\n- Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano (stable-fixes).\n- Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 (stable-fixes).\n- Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() (git-fixes).\n- Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings (git-fixes).\n- Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced (git-fixes).\n- Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (git-fixes).\n- Bluetooth: hci_event: Mark connection as closed during suspend disconnect (git-fixes).\n- Bluetooth: hci_event: Mask data status from LE ext adv reports (git-fixes).\n- Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success (git-fixes).\n- Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established (git-fixes).\n- Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() (stable-fixes).\n- Bluetooth: hci_sync: Avoid adding default advertising on startup (stable-fixes).\n- Bluetooth: hci_sync: Fix hci_resume_advertising_sync (git-fixes).\n- Bluetooth: hci_sync: Fix scan state after PA Sync has been established (git-fixes).\n- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (git-fixes).\n- Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF (git-fixes).\n- Bluetooth: hci_sync: fix set_local_name race condition (git-fixes).\n- Bluetooth: vhci: Prevent use-after-free by removing debugfs files early (git-fixes).\n- CONFIG & no reference -> OK temporarily, must be resolved eventually\n- Disable CET before shutdown by tboot (bsc#1247950).\n- Docs/ABI: Fix sysfs-kernel-address_bits path (git-fixes).\n- Documentation/x86: Document new attack vector controls (git-fixes).\n- Documentation: ACPI: Fix parent device references (git-fixes).\n- Documentation: KVM: Fix unexpected unindent warning (git-fixes).\n- Documentation: KVM: Fix unexpected unindent warnings (git-fixes).\n- Documentation: usb: gadget: Wrap remaining usage snippets in literal code block (git-fixes).\n- Drop ath12k patch that was reverted in the upstream (git-fixes)\n- EDAC/{i10nm,skx,skx_common}: Support UV systems (bsc#1234693).\n- Enable CONFIG_CMA_SYSFS This is a generally useful feature for anyone\n  using CMA or investigating CMA issues, with a small and simple code base\n  and no runtime overhead.\n- Enable MT7925 WiFi drivers for openSUSE Leap 16.0 (bsc#1247325)\n- Enable SMC_LO (a.k.a SMC-D) (jsc#PED-13256).\n- Fix bogus i915 patch backport (bsc#1238972) It's been already cherry-picked in 6.12 kernel itself.\n- Fix dma_unmap_sg() nents value (git-fixes)\n- HID: amd_sfh: Add sync across amd sfh work functions (git-fixes).\n- HID: apple: avoid setting up battery timer for devices without battery (git-fixes).\n- HID: apple: validate feature-report field count to prevent NULL pointer dereference (git-fixes).\n- HID: asus: add support for missing PX series fn keys (stable-fixes).\n- HID: asus: fix UAF via HID_CLAIMED_INPUT validation (git-fixes).\n- HID: core: do not bypass hid_hw_raw_request (stable-fixes).\n- HID: core: ensure the allocated report buffer can contain the reserved report ID (stable-fixes).\n- HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() (stable-fixes).\n- HID: hidraw: tighten ioctl command parsing (git-fixes).\n- HID: input: rename hidinput_set_battery_charge_status() (stable-fixes).\n- HID: input: report battery status changes immediately (git-fixes).\n- HID: intel-ish-ipc: Remove redundant ready check after timeout function (git-fixes).\n- HID: logitech: Add ids for G PRO 2 LIGHTSPEED (stable-fixes).\n- HID: magicmouse: avoid setting up battery timer when not needed (git-fixes).\n- HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (git-fixes).\n- HID: quirks: add support for Legion Go dual dinput modes (stable-fixes).\n- HID: wacom: Add a new Art Pen 2 (stable-fixes).\n- IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions (git-fixes)\n- IB/sa: Fix sa_local_svc_timeout_ms read race (git-fixes)\n- Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table (stable-fixes).\n- Input: iqs7222 - avoid enabling unused interrupts (stable-fixes).\n- Input: psxpad-spi - add a check for the return value of spi_setup() (git-fixes).\n- Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak (git-fixes).\n- KEYS: X.509: Fix Basic Constraints CA flag parsing (git-fixes).\n- KEYS: trusted_tpm1: Compare HMAC values in constant time (git-fixes).\n- KVM: Allow CPU to reschedule while setting per-page memory attributes (git-fixes).\n- KVM: Bail from the dirty ring reset flow if a signal is pending (git-fixes).\n- KVM: Bound the number of dirty ring entries in a single reset at INT_MAX (git-fixes).\n- KVM: Conditionally reschedule when resetting the dirty ring (git-fixes).\n- KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter() (bsc#1215199).\n- KVM: SVM: Disable interception of SPEC_CTRL iff the MSR exists for the guest (git-fixes).\n- KVM: SVM: Fix SNP AP destroy race with VMRUN (git-fixes).\n- KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight (git-fixes).\n- KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs (jsc#PED-13302).\n- KVM: TDX: Do not report base TDVMCALLs (git-fixes).\n- KVM: TDX: Exit to userspace for GetTdVmCallInfo (jsc#PED-13302).\n- KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt (jsc#PED-13302).\n- KVM: TDX: Handle TDG.VP.VMCALL&lt;GetQuote> (jsc#PED-13302).\n- KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities (jsc#PED-13302).\n- KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL (git-fixes).\n- KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest (git-fixes).\n- KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out (jsc#PED-13302).\n- KVM: arm64: Adjust range correctly during host stage-2 faults (git-fixes).\n- KVM: arm64: Do not free hyp pages with pKVM on GICv2 (git-fixes).\n- KVM: arm64: Fix error path in init_hyp_mode() (git-fixes).\n- KVM: arm64: Mark freed S2 MMUs as invalid (git-fixes).\n- KVM: arm64: vgic: fix incorrect spinlock API usage (git-fixes).\n- KVM: s390: Fix access to unavailable adapter indicator pages during postcopy (git-fixes bsc#1250124).\n- KVM: s390: Fix incorrect usage of mmu_notifier_register() (git-fixes bsc#1250123).\n- KVM: x86/mmu: Locally cache whether a PFN is host MMIO when making a SPTE (git-fixes).\n- KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table (git-fixes).\n- KVM: x86: Avoid calling kvm_is_mmio_pfn() when kvm_x86_ops.get_mt_mask is NULL (git-fixes).\n- KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap (git-fixes).\n- KVM: x86: Drop pending_smi vs. INIT_RECEIVED check when setting MP_STATE (git-fixes).\n- KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest (git-fixes).\n- KVM: x86: avoid underflow when scaling TSC frequency (git-fixes).\n- Limit patch filenames to 100 characters (bsc#1249604).\n- Move upstreamed SPI patch into sorted section\n- NFS: Fix a race when updating an existing write (git-fixes).\n- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (git-fixes).\n- NFS: Fix the setting of capabilities when automounting a new filesystem (git-fixes).\n- NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (git-fixes).\n- NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY (git-fixes).\n- NFS: nfs_invalidate_folio() must observe the offset and size arguments (git-fixes).\n- NFSD: Define a proc_layoutcommit for the FlexFiles layout type (git-fixes).\n- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul() (git-fixes).\n- NFSD: detect mismatch of file handle and delegation stateid in OPEN op (git-fixes).\n- NFSv4.1: fix backchannel max_resp_sz verification check (git-fixes).\n- NFSv4.2: another fix for listxattr (git-fixes).\n- NFSv4/flexfiles: Fix layout merge mirror check (git-fixes).\n- NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported (git-fixes).\n- NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set (git-fixes).\n- NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server (git-fixes).\n- NFSv4: Do not clear capabilities that won't be reset (git-fixes).\n- Octeontx2-af: Skip overlap check for SPI field (git-fixes).\n- PCI/ACPI: Fix pci_acpi_preserve_config() memory leak (git-fixes).\n- PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports (git-fixes).\n- PCI/AER: Fix missing uevent on recovery when a reset is requested (git-fixes).\n- PCI/ERR: Fix uevent on failure to recover (git-fixes).\n- PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV (git-fixes).\n- PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations (bsc#1245457).\n- PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge (git-fixes).\n- PCI/pwrctrl: Fix device leak at registration (git-fixes).\n- PCI/sysfs: Ensure devices are powered for config reads (git-fixes).\n- PCI: Extend isolated function probing to LoongArch (git-fixes).\n- PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS (git-fixes).\n- PCI: Support Immediate Readiness on devices without PM capabilities (git-fixes).\n- PCI: dw-rockchip: Replace PERST# sleep time with proper macro (git-fixes).\n- PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ (git-fixes).\n- PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up (stable-fixes).\n- PCI: endpoint: Fix configfs group list head handling (git-fixes).\n- PCI: endpoint: Fix configfs group removal on driver teardown (git-fixes).\n- PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute (git-fixes).\n- PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails (git-fixes).\n- PCI: hv: Allow dynamic MSI-X vector allocation (bsc#1245457).\n- PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features (git-fixes).\n- PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features (git-fixes).\n- PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support (git-fixes).\n- PCI: imx6: Delay link start until configfs 'start' written (git-fixes).\n- PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset (git-fixes).\n- PCI: j721e: Fix incorrect error message in probe() (git-fixes).\n- PCI: j721e: Fix programming sequence of \"strap\" settings (git-fixes).\n- PCI: keystone: Use devm_request_irq() to free \"ks-pcie-error-irq\" on exit (git-fixes).\n- PCI: pnv_php: Clean up allocated IRQs on unplug (bsc#1215199).\n- PCI: pnv_php: Work around switches with broken presence detection (bsc#1215199).\n- PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ (git-fixes).\n- PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion (git-fixes).\n- PCI: rcar-gen4: Assure reset occurs before DBI access (git-fixes).\n- PCI: rcar-gen4: Fix PHY initialization (git-fixes).\n- PCI: rcar-gen4: Fix inverted break condition in PHY initialization (git-fixes).\n- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock (git-fixes).\n- PCI: rcar-host: Drop PMSR spinlock (git-fixes).\n- PCI: rockchip-host: Fix \"Unexpected Completion\" log message (git-fixes).\n- PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining (git-fixes).\n- PCI: rockchip: Use standard PCIe definitions (git-fixes).\n- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq() (git-fixes).\n- PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert() (git-fixes).\n- PCI: tegra194: Handle errors in BPMP response (git-fixes).\n- PCI: tegra194: Reset BARs when running in PCIe endpoint mode (git-fixes).\n- PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock (git-fixes).\n- PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation (git-fixes).\n- PCI: xilinx-nwl: Fix ECAM programming (git-fixes).\n- PM / devfreq: Check governor before using governor->name (git-fixes).\n- PM / devfreq: Fix a index typo in trans_stat (git-fixes).\n- PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() (stable-fixes).\n- PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe() (git-fixes).\n- PM / devfreq: rockchip-dfi: double count on RK3588 (git-fixes).\n- PM: EM: use kfree_rcu() to simplify the code (stable-fixes).\n- PM: cpufreq: powernv/tracing: Move powernv_throttle trace event (git-fixes).\n- PM: hibernate: Add pm_hibernation_mode_is_suspend() (bsc#1243112).\n- PM: hibernate: Add stub for pm_hibernate_is_recovering() (bsc#1243112).\n- PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage (bsc#1243112).\n- PM: hibernate: add new api pm_hibernate_is_recovering() (bsc#1243112).\n- PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() (stable-fixes).\n- PM: runtime: Take active children into account in pm_runtime_get_if_in_use() (git-fixes).\n- PM: sleep: console: Fix the black screen issue (stable-fixes).\n- PM: sleep: core: Clear power.must_resume in noirq suspend error path (git-fixes).\n- RAS/AMD/ATL: Include row bit in row retirement (bsc#1242034).\n- RAS/AMD/FMPM: Get masked address (bsc#1242034).\n- RDMA/bnxt_re: Fix a possible memory leak in the driver (git-fixes)\n- RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM (git-fixes)\n- RDMA/bnxt_re: Fix to do SRQ armena by default (git-fixes)\n- RDMA/bnxt_re: Fix to initialize the PBL array (git-fixes)\n- RDMA/bnxt_re: Fix to remove workload check in SRQ limit path (git-fixes)\n- RDMA/cm: Rate limit destroy CM ID timeout error message (git-fixes)\n- RDMA/core: Rate limit GID cache warning messages (git-fixes)\n- RDMA/core: Resolve MAC of next-hop device without ARP support (git-fixes)\n- RDMA/core: reduce stack using in nldev_stat_get_doit() (git-fixes)\n- RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters (git-fixes)\n- RDMA/erdma: Fix ignored return value of init_kernel_qp (git-fixes)\n- RDMA/hns: Drop GFP_NOWARN (git-fixes)\n- RDMA/hns: Fix -Wframe-larger-than issue (git-fixes)\n- RDMA/hns: Fix HW configurations not cleared in error flow (git-fixes)\n- RDMA/hns: Fix accessing uninitialized resources (git-fixes)\n- RDMA/hns: Fix dip entries leak on devices newer than hip09 (git-fixes)\n- RDMA/hns: Fix double destruction of rsv_qp (git-fixes)\n- RDMA/hns: Fix querying wrong SCC context for DIP algorithm (git-fixes)\n- RDMA/hns: Get message length of ack_req from FW (git-fixes)\n- RDMA/mana_ib: Add device statistics support (bsc#1246651).\n- RDMA/mana_ib: Drain send wrs of GSI QP (bsc#1251135).\n- RDMA/mana_ib: Extend modify QP (bsc#1251135).\n- RDMA/mana_ib: Fix DSCP value in modify QP (git-fixes).\n- RDMA/mana_ib: add additional port counters (git-fixes).\n- RDMA/mana_ib: add support of multiple ports (git-fixes).\n- RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count (git-fixes)\n- RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create (git-fixes)\n- RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create (git-fixes)\n- RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create (git-fixes)\n- RDMA/mlx5: Fix UMR modifying of mkey page size (git-fixes)\n- RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set (git-fixes)\n- RDMA/mlx5: Fix vport loopback forcing for MPV device (git-fixes)\n- RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify (git-fixes)\n- RDMA/rxe: Fix race in do_task() when draining (git-fixes)\n- RDMA/rxe: Flush delayed SKBs while releasing RXE resources (git-fixes)\n- RDMA/siw: Always report immediate post SQ errors (git-fixes)\n- RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages (git-fixes)\n- RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration (git-fixes)\n- RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create (git-fixes)\n- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (git-fixes)\n- RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create (git-fixes)\n- RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask() (git-fixes)\n- README.BRANCH: mfranc@suse.cz leaving SUSE\n- RISC-V: Add defines for the SBI nested acceleration extension (jsc#PED-348).\n- Reapply \"wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()\" (git-fixes).\n- Reapply \"x86/smp: Eliminate mwait_play_dead_cpuid_hint()\" (jsc#PED-13815).\n- Revert \"SUNRPC: Do not allow waiting for exiting tasks\" (git-fixes).\n- Revert \"drm/amdgpu: fix incorrect vm flags to map bo\" (stable-fixes).\n- Revert \"drm/nouveau: check ioctl command codes better\" (git-fixes).\n- Revert \"gpio: mlxbf3: only get IRQ for device instance 0\" (git-fixes).\n- Revert \"leds: trigger: netdev: Configure LED blink interval for HW offload\" (git-fixes).\n- Revert \"mac80211: Dynamically set CoDel parameters per station\" (stable-fixes).\n- Revert \"usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running\" (git-fixes).\n- Revert \"vgacon: Add check for vc_origin address range in vgacon_scroll()\" (stable-fixes).\n- Revert \"wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO\" (git-fixes).\n- SUNRPC: call xs_sock_process_cmsg for all cmsg (git-fixes).\n- Squashfs: add additional inode sanity checking (git-fixes).\n- Squashfs: fix uninit-value in squashfs_get_parent (git-fixes).\n- Squashfs: reject negative file sizes in squashfs_read_inode() (git-fixes).\n- USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels (git-fixes).\n- USB: gadget: f_hid: Fix memory leak in hidg_bind error path (git-fixes).\n- USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI (stable-fixes).\n- USB: serial: option: add Foxconn T99W640 (stable-fixes).\n- USB: serial: option: add Foxconn T99W709 (stable-fixes).\n- USB: serial: option: add SIMCom 8230C compositions (stable-fixes).\n- USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition (stable-fixes).\n- USB: serial: option: add Telit Cinterion FN990A w/audio compositions (stable-fixes).\n- USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions (stable-fixes).\n- USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera (stable-fixes).\n- USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles (stable-fixes).\n- Update config files. (bsc#1249186) Enable where we define KABI refs + rely on Kconfig deps.\n- Update config files: revive pwc driver for Leap (bsc#1249060)\n- accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc() (git-fixes).\n- accel/ivpu: Correct DCT interrupt handling (git-fixes).\n- accel/ivpu: Fix reset_engine debugfs file logic (stable-fixes).\n- accel/ivpu: Fix warning in ivpu_gem_bo_free() (git-fixes).\n- accel/ivpu: Prevent recovery work from being queued during device removal (git-fixes).\n- amdgpu/amdgpu_discovery: increase timeout limit for IFWI init (stable-fixes).\n- aoe: defer rexmit timer downdev work to workqueue (git-fixes).\n- arch/powerpc: Remove .interp section in vmlinux (bsc#1215199).\n- arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack() (git-fixes)\n- arm64/mm: Check PUD_TYPE_TABLE in pud_bad() (git-fixes)\n- arm64/mm: Check pmd_table() in pmd_trans_huge() (git-fixes)\n- arm64/mm: Close theoretical race where stale TLB entry remains valid (git-fixes)\n- arm64/mm: Drop wrong writes into TCR2_EL1 (git-fixes)\n- arm64/mm: Ensure adequate HUGE_MAX_HSTATE (git-fixes)\n- arm64/sysreg: Add register fields for HDFGRTR2_EL2 (git-fixes)\n- arm64/sysreg: Add register fields for HDFGWTR2_EL2 (git-fixes)\n- arm64/sysreg: Add register fields for HFGITR2_EL2 (git-fixes)\n- arm64/sysreg: Add register fields for HFGRTR2_EL2 (git-fixes)\n- arm64/sysreg: Add register fields for HFGWTR2_EL2 (git-fixes)\n- arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1 (git-fixes)\n- arm64: Filter out SME hwcaps when FEAT_SME isn't implemented (git-fixes)\n- arm64: Handle KCOV __init vs inline mismatches (git-fixes)\n- arm64: Mark kernel as tainted on SAE and SError panic (git-fixes)\n- arm64: Restrict pagetable teardown to avoid false warning (git-fixes)\n- arm64: config: Make tpm_tis_spi module build-in (bsc#1246896)\n- arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD (git-fixes)\n- arm64: dts: add big-endian property back into watchdog node (git-fixes)\n- arm64: dts: apple: Add ethernet0 alias for J375 template (git-fixes)\n- arm64: dts: apple: t8103-j457: Fix PCIe ethernet iommu-map (git-fixes)\n- arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename (git-fixes)\n- arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes (git-fixes)\n- arm64: dts: exynos: gs101: ufs: add dma-coherent property (git-fixes)\n- arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on (git-fixes)\n- arm64: dts: freescale: imx93-tqma9352: Limit BUCK2 to 600mV (git-fixes)\n- arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mm-beacon: Fix RTC capacitive load (git-fixes)\n- arm64: dts: imx8mm-beacon: Set SAI5 MCLK direction to output for HDMI (git-fixes)\n- arm64: dts: imx8mm-venice-gw700x: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mm-venice-gw7901: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mm-venice-gw7902: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mm-venice-gw7903: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mm-venice-gw7904: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mn-beacon: Fix HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mn-beacon: Fix RTC capacitive load (git-fixes)\n- arm64: dts: imx8mn-beacon: Set SAI5 MCLK direction to output for HDMI (git-fixes)\n- arm64: dts: imx8mn-venice-gw7902: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mp-beacon: Fix RTC capacitive load (git-fixes)\n- arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off (git-fixes)\n- arm64: dts: imx8mp-venice-gw702x: Increase HS400 USDHC clock speed (git-fixes)\n- arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency (git-fixes)\n- arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency (git-fixes)\n- arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency (git-fixes)\n- arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency (git-fixes)\n- arm64: dts: imx8mp: Correct thermal sensor index (git-fixes)\n- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics (git-fixes)\n- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul (git-fixes)\n- arm64: dts: imx93-kontron: Fix GPIO for panel regulator (git-fixes)\n- arm64: dts: imx93-kontron: Fix USB port assignment (git-fixes)\n- arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep (git-fixes)\n- arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcid (git-fixes)\n- arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modes (git-fixes)\n- arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 (git-fixes)\n- arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B (git-fixes).\n- arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5 (git-fixes)\n- arm64: dts: rockchip: Add vcc-supply to SPI flash on (git-fixes)\n- arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3566-rock3c (git-fixes)\n- arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368 (git-fixes)\n- arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 (git-fixes)\n- arm64: dts: rockchip: Move SHMEM memory to reserved memory on rk3588 (git-fixes)\n- arm64: dts: rockchip: Update eMMC for NanoPi R5 series (git-fixes)\n- arm64: dts: rockchip: disable unrouted USB controllers and PHY on (git-fixes)\n- arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma (git-fixes)\n- arm64: dts: rockchip: fix endpoint dtc warning for PX30 ISP (git-fixes)\n- arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (git-fixes)\n- arm64: dts: rockchip: use cs-gpios for spi1 on ringneck (git-fixes)\n- arm64: dts: st: fix timer used for ticks (git-fixes)\n- arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module (git-fixes)\n- arm64: map [_text, _stext) virtual address range (git-fixes)\n- arm64: mte: Do not flag the zero page as PG_mte_tagged (git-fixes)\n- arm64: poe: Handle spurious Overlay faults (git-fixes)\n- arm64: rust: clean Rust 1.85.0 warning using softfloat target (git-fixes)\n- arm64: stacktrace: Check kretprobe_find_ret_addr() return value (git-fixes)\n- arm64: tegra: Add uartd serial alias for Jetson TX1 module (git-fixes)\n- arm64: tegra: Drop remaining serial clock-names and reset-names (git-fixes)\n- arm64: tegra: Resize aperture for the IGX PCIe C5 slot (git-fixes)\n- arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator (git-fixes)\n- arm64: zynqmp: add clock-output-names property in clock nodes (git-fixes)\n- ata: ahci: Disable DIPM if host lacks support (stable-fixes).\n- ata: ahci: Disallow LPM policy control if not supported (stable-fixes).\n- ata: libata-sata: Add link_power_management_supported sysfs attribute (git-fixes).\n- ata: libata-sata: Disallow changing LPM state if not supported (stable-fixes).\n- ata: libata-scsi: Fix CDL control (git-fixes).\n- audit,module: restore audit logging in load failure case (git-fixes).\n- ax25: properly unshare skbs in ax25_kiss_rcv() (git-fixes).\n- batman-adv: fix OOB read/write in network-coding decode (git-fixes).\n- benet: fix BUG when creating VFs (git-fixes).\n- block: Introduce bio_needs_zone_write_plugging() (git-fixes).\n- block: Make REQ_OP_ZONE_FINISH a write operation (git-fixes, bsc#1249552).\n- block: ensure discard_granularity is zero when discard is not supported (git-fixes).\n- block: fix kobject leak in blk_unregister_queue (git-fixes).\n- block: mtip32xx: Fix usage of dma_map_sg() (git-fixes).\n- block: sanitize chunk_sectors for atomic write limits (git-fixes).\n- bnxt_en: Add a helper function to configure MRU and RSS (git-fixes).\n- bnxt_en: Adjust TX rings if reservation is less than requested (git-fixes).\n- bnxt_en: Fix DCB ETS validation (git-fixes).\n- bnxt_en: Fix memory corruption when FW resources change during ifdown (git-fixes).\n- bnxt_en: Fix stats context reservation logic (git-fixes).\n- bnxt_en: Flush FW trace before copying to the coredump (git-fixes).\n- bnxt_en: Update MRU and RSS table of RSS contexts on queue reset (git-fixes).\n- bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL (git-fixes).\n- bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free() (git-fixes)\n- bpf, arm64: Fix fp initialization for exception boundary (git-fixes)\n- bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c (git-fixes).\n- bpf, sockmap: Fix psock incorrectly pointing to sk (git-fixes).\n- bpf: Adjust free target to avoid global starvation of LRU map (git-fixes).\n- bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps (git-fixes).\n- bpf: Avoid RCU context warning when unpinning htab with internal structs (git-fixes).\n- bpf: Check link_create.flags parameter for multi_kprobe (git-fixes).\n- bpf: Check link_create.flags parameter for multi_uprobe (git-fixes).\n- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} (git-fixes).\n- bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (git-fixes).\n- bpf: Forget ranges when refining tnum after JSET (git-fixes).\n- bpf: Make reg_not_null() true for CONST_PTR_TO_MAP (git-fixes).\n- bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage (git-fixes).\n- bpf: Reject %p% format string in bprintf-like helpers (git-fixes).\n- bpf: Reject attaching fexit/fmod_ret to __noreturn functions (git-fixes).\n- bpf: Reject narrower access to pointer ctx fields (git-fixes).\n- bpf: Return prog btf_id without capable check (git-fixes).\n- bpf: Use preempt_count() directly in bpf_send_signal_common() (git-fixes).\n- bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index (git-fixes).\n- bpf: fix possible endless loop in BPF map iteration (git-fixes).\n- btrfs: abort transaction during log replay if walk_log_tree() failed (git-fixes).\n- btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() (git-fixes).\n- btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist() (git-fixes).\n- btrfs: add debug build only WARN (bsc#1249038).\n- btrfs: add function comment for check_committed_ref() (git-fixes).\n- btrfs: always abort transaction on failure to add block group to free space tree (git-fixes).\n- btrfs: avoid load/store tearing races when checking if an inode was logged (git-fixes).\n- btrfs: avoid redundant call to get inline ref type at check_committed_ref() (git-fixes).\n- btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop (git-fixes).\n- btrfs: clear dirty status from extent buffer on error at insert_new_root() (git-fixes).\n- btrfs: codify pattern for adding block_group to bg_list (git-fixes).\n- btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN() (bsc#1249038).\n- btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling (git-fixes).\n- btrfs: correctly escape subvol in btrfs_show_options() (git-fixes).\n- btrfs: do not allow relocation of partially dropped subvolumes (bsc#1249540).\n- btrfs: do not ignore inode missing when replaying log tree (git-fixes).\n- btrfs: do not output error message if a qgroup has been already cleaned up (git-fixes).\n- btrfs: do not return VM_FAULT_SIGBUS on failure to set delalloc for mmap write (bsc#1247949).\n- btrfs: do not silently ignore unexpected extent type when replaying log (git-fixes).\n- btrfs: do not skip remaining extrefs if dir not found during log replay (git-fixes).\n- btrfs: enhance ASSERT() to take optional format string (bsc#1249038).\n- btrfs: error on missing block group when unaccounting log tree extent buffers (git-fixes).\n- btrfs: exit after state split error at set_extent_bit() (git-fixes).\n- btrfs: explicitly ref count block_group on new_bgs list (bsc#1243068)\n- btrfs: fix -ENOSPC mmap write failure on NOCOW files/extents (bsc#1247949).\n- btrfs: fix assertion when building free space tree (git-fixes).\n- btrfs: fix corruption reading compressed range when block size is smaller than page size (git-fixes).\n- btrfs: fix data overwriting bug during buffered write when block size &lt; page size (git-fixes).\n- btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents() (git-fixes).\n- btrfs: fix incorrect log message for nobarrier mount option (git-fixes).\n- btrfs: fix inode lookup error handling during log replay (git-fixes).\n- btrfs: fix invalid extref key setup when replaying dentry (git-fixes).\n- btrfs: fix invalid inode pointer after failure to create reloc inode (git-fixes).\n- btrfs: fix invalid inode pointer dereferences during log replay (git-fixes).\n- btrfs: fix iteration bug in __qgroup_excl_accounting() (git-fixes).\n- btrfs: fix log tree replay failure due to file with 0 links and extents (git-fixes).\n- btrfs: fix missing error handling when searching for inode refs during log replay (git-fixes).\n- btrfs: fix non-empty delayed iputs list on unmount due to async workers (git-fixes).\n- btrfs: fix printing of mount info messages for NODATACOW/NODATASUM (git-fixes).\n- btrfs: fix race between logging inode and checking if it was logged before (git-fixes).\n- btrfs: fix race between setting last_dir_index_offset and inode logging (git-fixes).\n- btrfs: fix squota compressed stats leak (git-fixes).\n- btrfs: fix ssd_spread overallocation (git-fixes).\n- btrfs: fix subvolume deletion lockup caused by inodes xarray race (git-fixes).\n- btrfs: fix the inode leak in btrfs_iget() (git-fixes).\n- btrfs: fix two misuses of folio_shift() (git-fixes).\n- btrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents() (git-fixes).\n- btrfs: handle unaligned EOF truncation correctly for subpage cases (bsc#1249038).\n- btrfs: initialize inode::file_extent_tree after i_mode has been set (git-fixes).\n- btrfs: make btrfs_discard_workfn() block_group ref explicit (bsc#1243068)\n- btrfs: make btrfs_iget() return a btrfs inode instead (git-fixes).\n- btrfs: make btrfs_iget_path() return a btrfs inode instead (git-fixes).\n- btrfs: move transaction aborts to the error site in add_block_group_free_space() (git-fixes).\n- btrfs: pass a btrfs_inode to fixup_inode_link_count() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_defrag_file() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_double_mmap_lock() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_double_mmap_unlock() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_extent_same_range() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_fill_inode() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_iget_locked() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_inode_type() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_load_inode_props() (git-fixes).\n- btrfs: pass struct btrfs_inode to btrfs_read_locked_inode() (git-fixes).\n- btrfs: pass struct btrfs_inode to can_nocow_extent() (git-fixes).\n- btrfs: pass struct btrfs_inode to clone_copy_inline_extent() (git-fixes).\n- btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io() (git-fixes).\n- btrfs: pass struct btrfs_inode to fill_stack_inode_item() (git-fixes).\n- btrfs: pass struct btrfs_inode to new_simple_dir() (git-fixes).\n- btrfs: pass true to btrfs_delalloc_release_space() at btrfs_page_mkwrite() (bsc#1247949).\n- btrfs: propagate last_unlink_trans earlier when doing a rmdir (git-fixes).\n- btrfs: props: switch prop_handler::apply to struct btrfs_inode (git-fixes).\n- btrfs: props: switch prop_handler::extract to struct btrfs_inode (git-fixes).\n- btrfs: push cleanup into btrfs_read_locked_inode() (git-fixes).\n- btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled (git-fixes).\n- btrfs: qgroup: fix race between quota disable and quota rescan ioctl (git-fixes).\n- btrfs: qgroup: remove no longer used fs_info->qgroup_ulist (git-fixes).\n- btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservations (git-fixes).\n- btrfs: record new subvolume in parent dir earlier to avoid dir logging races (git-fixes).\n- btrfs: remove conditional path allocation in btrfs_read_locked_inode() (git-fixes).\n- btrfs: remove no longer needed strict argument from can_nocow_extent() (git-fixes).\n- btrfs: remove redundant path release when replaying a log tree (git-fixes).\n- btrfs: remove the snapshot check from check_committed_ref() (git-fixes).\n- btrfs: restore mount option info messages during mount (git-fixes).\n- btrfs: return a btrfs_inode from btrfs_iget_logging() (git-fixes).\n- btrfs: return a btrfs_inode from read_one_inode() (git-fixes).\n- btrfs: return any hit error from extent_writepage_io() (git-fixes).\n- btrfs: send: remove unnecessary inode lookup at send_encoded_inline_extent() (git-fixes).\n- btrfs: simplify arguments for btrfs_cross_ref_exist() (git-fixes).\n- btrfs: simplify early error checking in btrfs_page_mkwrite() (bsc#1247949).\n- btrfs: simplify error detection flow during log replay (git-fixes).\n- btrfs: simplify return logic at check_committed_ref() (git-fixes).\n- btrfs: subpage: fix the bitmap dump of the locked flags (git-fixes).\n- btrfs: tests: fix chunk map leak after failure to add it to the tree (git-fixes).\n- btrfs: tree-checker: fix the incorrect inode ref size check (git-fixes).\n- btrfs: unfold transaction aborts when replaying log trees (git-fixes).\n- btrfs: unify ordering of btrfs_key initializations (git-fixes).\n- btrfs: update superblock's device bytes_used when dropping chunk (git-fixes).\n- btrfs: use a single variable to track return value at btrfs_page_mkwrite() (bsc#1247949).\n- btrfs: use btrfs_record_snapshot_destroy() during rmdir (git-fixes).\n- btrfs: use filemap_get_folio() helper (git-fixes).\n- btrfs: use struct btrfs_inode inside btrfs_get_name() (git-fixes).\n- btrfs: use struct btrfs_inode inside btrfs_get_parent() (git-fixes).\n- btrfs: use struct btrfs_inode inside btrfs_remap_file_range() (git-fixes).\n- btrfs: use struct btrfs_inode inside btrfs_remap_file_range_prep() (git-fixes).\n- btrfs: use struct btrfs_inode inside create_pending_snapshot() (git-fixes).\n- btrfs: use verbose ASSERT() in volumes.c (bsc#1249038).\n- build_bug.h: Add KABI assert (bsc#1249186).\n- bus: firewall: Fix missing static inline annotations for stubs (git-fixes).\n- bus: fsl-mc: Check return value of platform_get_resource() (git-fixes).\n- bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint() (git-fixes).\n- bus: mhi: ep: Fix chained transfer handling in read path (git-fixes).\n- bus: mhi: host: Detect events pointing to unexpected TREs (git-fixes).\n- bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup() (git-fixes).\n- bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (git-fixes).\n- can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow (git-fixes).\n- can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled (stable-fixes).\n- can: hi311x: populate ndo_change_mtu() to prevent buffer overflow (git-fixes).\n- can: j1939: implement NETDEV_UNREGISTER notification handler (git-fixes).\n- can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails (git-fixes).\n- can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed (git-fixes).\n- can: kvaser_pciefd: Store device channel index (git-fixes).\n- can: kvaser_usb: Assign netdev.dev_port based on device channel index (git-fixes).\n- can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow (git-fixes).\n- can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode (git-fixes).\n- can: peak_usb: fix USB FD devices potential malfunction (git-fixes).\n- can: peak_usb: fix shift-out-of-bounds issue (git-fixes).\n- can: rcar_can: rcar_can_resume(): fix s2ram with PSCI (stable-fixes).\n- can: rcar_canfd: Fix controller mode setting (stable-fixes).\n- can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow (git-fixes).\n- can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB (git-fixes).\n- cdc-acm: fix race between initial clearing halt and open (git-fixes).\n- cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN (stable-fixes).\n- cdx: Fix off-by-one error in cdx_rpmsg_probe() (git-fixes).\n- cgroup/cpuset: Fix a partition error with CPU hotplug (bsc#1241166).\n- cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key (bsc#1241166).\n- cgroup: Add compatibility option for content of /proc/cgroups (jsc#PED-12405).\n- cgroup: Print message when /proc/cgroups is read on v2-only system (jsc#PED-12405).\n- cgroup: llist: avoid memory tears for llist_node (bsc#1247963).\n- cgroup: make css_rstat_updated nmi safe (bsc#1247963).\n- cgroup: remove per-cpu per-subsystem locks (bsc#1247963).\n- cgroup: support to enable nmi-safe css_rstat_updated (bsc#1247963).\n- char: misc: Fix improper and inaccurate error code returned by misc_init() (stable-fixes).\n- clk: at91: peripheral: fix return value (git-fixes).\n- clk: at91: sam9x7: update pll clk ranges (git-fixes).\n- clk: clk-axi-clkgen: fix fpfd_max frequency for zynq (git-fixes).\n- clk: davinci: Add NULL check in davinci_lpsc_clk_register() (git-fixes).\n- clk: imx95-blk-ctl: Fix synchronous abort (git-fixes).\n- clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags() (git-fixes).\n- clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m (git-fixes).\n- clk: qcom: common: Fix NULL vs IS_ERR() check in qcom_cc_icc_register() (git-fixes).\n- clk: qcom: gcc-ipq8074: fix broken freq table for nss_port6_tx_clk_src (git-fixes).\n- clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP refclk (git-fixes).\n- clk: renesas: cpg-mssr: Fix memory leak in cpg_mssr_reserved_init() (git-fixes).\n- clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocks (git-fixes).\n- clk: samsung: exynos850: fix a comment (git-fixes).\n- clk: samsung: gs101: fix CLK_DOUT_CMU_G3D_BUSD (git-fixes).\n- clk: samsung: gs101: fix alternate mout_hsi0_usb20_ref parent clock (git-fixes).\n- clk: sunxi-ng: v3s: Fix de clock definition (git-fixes).\n- clk: tegra: do not overallocate memory for bpmp clocks (git-fixes).\n- clk: thead: th1520-ap: Correctly refer the parent of osc_12m (git-fixes).\n- clk: xilinx: vcu: unregister pll_post only if registered correctly (git-fixes).\n- comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_ioctl() (git-fixes).\n- comedi: Make insn_rw_emulate_bits() do insn->n samples (git-fixes).\n- comedi: fix race between polling and detaching (git-fixes).\n- comedi: pcl726: Prevent invalid irq number (git-fixes).\n- compiler-clang.h: define __SANITIZE_*__ macros only when undefined (stable-fixes).\n- compiler: remove __ADDRESSABLE_ASM{_STR,}() again (git-fixes).\n- config.sh: SLFO 1.2 branched in IBS\n- config: arm64: default: enable mtu3 dual-role support for MediaTek platforms (bsc#1245206)\n- coredump: Fixes core_pipe_limit sysctl proc_handler (git-fixes).\n- cpu: Define attack vectors (git-fixes).\n- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (git-fixes).\n- cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor (git-fixes).\n- cpufreq/sched: Explicitly synchronize limits_changed flag (git-fixes)\n- cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS (git-fixes)\n- cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist (stable-fixes).\n- cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay (stable-fixes).\n- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (stable-fixes).\n- cpufreq: Exit governor when failed to start old governor (stable-fixes).\n- cpufreq: Init policy->rwsem before it may be possibly used (git-fixes).\n- cpufreq: Initialize cpufreq-based frequency-invariance later (git-fixes).\n- cpufreq: Initialize cpufreq-based invariance before subsys (git-fixes).\n- cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency (stable-fixes git-fixes).\n- cpufreq: Reference count policy in cpufreq_update_limits() (git-fixes).\n- cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table() (stable-fixes).\n- cpufreq: armada-8k: make both cpu masks static (git-fixes).\n- cpufreq: cppc: Fix invalid return value in .get() callback (git-fixes).\n- cpufreq: governor: Fix negative 'idle_time' handling in dbs_update() (git-fixes).\n- cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode (stable-fixes).\n- cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode (git-fixes).\n- cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() (git-fixes).\n- cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (git-fixes).\n- cpufreq: mediatek: fix device leak on probe failure (git-fixes).\n- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (git-fixes).\n- cpufreq: scmi: Skip SCMI devices that are not used by the CPUs (stable-fixes).\n- cpufreq: scpi: compare kHz instead of Hz (git-fixes).\n- cpufreq: sun50i: prevent out-of-bounds access (git-fixes).\n- cpufreq: tegra186: Set target frequency for all cpus in policy (git-fixes).\n- cpufreq: tegra186: Share policy per cluster (stable-fixes).\n- cpupower: Fix a bug where the -t option of the set subcommand was not working (stable-fixes).\n- crypto: af_alg - Set merge to zero early in af_alg_sendmsg (git-fixes).\n- crypto: arm/aes-neonbs - work around gcc-15 warning (git-fixes).\n- crypto: aspeed - Fix dma_unmap_sg() direction (git-fixes).\n- crypto: atmel - Fix dma_unmap_sg() direction (git-fixes).\n- crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP (git-fixes).\n- crypto: ccp - Add missing bootloader info reg for pspv6 (stable-fixes).\n- crypto: ccp - Fix crash when rebind ccp device for ccp.ko (git-fixes).\n- crypto: ccp - Fix locking on alloc failure handling (git-fixes).\n- crypto: essiv - Check ssize for decryption and in-place encryption (git-fixes).\n- crypto: hisilicon - re-enable address prefetch after device resuming (git-fixes).\n- crypto: hisilicon/hpre - fix dma unmap sequence (stable-fixes).\n- crypto: hisilicon/qm - check whether the input function and PF are on the same device (git-fixes).\n- crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs (git-fixes).\n- crypto: hisilicon/zip - remove unnecessary validation for high-performance mode configurations (git-fixes).\n- crypto: img-hash - Fix dma_unmap_sg() nents value (git-fixes).\n- crypto: inside-secure - Fix `dma_unmap_sg()` nents value (git-fixes).\n- crypto: jitter - fix intermediary handling (stable-fixes).\n- crypto: keembay - Add missing check after sg_nents_for_len() (git-fixes).\n- crypto: keembay - Fix dma_unmap_sg() nents value (git-fixes).\n- crypto: marvell/cesa - Fix engine load inaccuracy (git-fixes).\n- crypto: octeontx2 - Call strscpy() with correct size argument (git-fixes).\n- crypto: octeontx2 - Fix address alignment issue on ucode loading (stable-fixes).\n- crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 (stable-fixes).\n- crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 (stable-fixes).\n- crypto: octeontx2 - add timeout for load_fvc completion poll (stable-fixes).\n- crypto: qat - allow enabling VFs in the absence of IOMMU (git-fixes).\n- crypto: qat - disable ZUC-256 capability for QAT GEN5 (git-fixes).\n- crypto: qat - fix DMA direction for compression on GEN2 devices (git-fixes).\n- crypto: qat - fix seq_file position update in adf_ring_next() (git-fixes).\n- crypto: qat - fix state restore for banks with exceptions (git-fixes).\n- crypto: qat - flush misc workqueue during device shutdown (git-fixes).\n- crypto: qat - lower priority for skcipher and aead algorithms (stable-fixes).\n- crypto: qat - use unmanaged allocation for dc_data (git-fixes).\n- crypto: rng - Ensure set_ent is always present (git-fixes).\n- crypto: rockchip - Fix dma_unmap_sg() nents value (git-fixes).\n- crypto: sun8i-ce - fix nents passed to dma_unmap_sg() (git-fixes).\n- devlink: Add support for u64 parameters (jsc#PED-13331).\n- devlink: avoid param type value translations (jsc#PED-13331).\n- devlink: define enum for attr types of dynamic attributes (jsc#PED-13331).\n- devlink: introduce devlink_nl_put_u64() (jsc#PED-13331).\n- devlink: let driver opt out of automatic phys_port_name generation (git-fixes).\n- dm-mpath: do not print the \"loaded\" message if registering fails (git-fixes).\n- dm-stripe: limit chunk_sectors to the stripe size (git-fixes).\n- dm-table: fix checking for rq stackable devices (git-fixes).\n- dm: Check for forbidden splitting of zone write operations (git-fixes).\n- dm: split write BIOs on zone boundaries when zone append is not emulated (git-fixes).\n- dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted (stable-fixes).\n- dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation (git-fixes).\n- dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev() (git-fixes).\n- dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate (git-fixes).\n- dmaengine: fsl-dpaa2-qdma: Drop unused mc_enc() (git-fixes).\n- dmaengine: idxd: Fix double free in idxd_setup_wqs() (git-fixes).\n- dmaengine: idxd: Fix refcount underflow on module unload (git-fixes).\n- dmaengine: idxd: Remove improper idxd_free (git-fixes).\n- dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status() (git-fixes).\n- dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warning (git-fixes).\n- dmaengine: mv_xor: Fix missing check after DMA map and missing unmap (git-fixes).\n- dmaengine: nbpfaxi: Add missing check after DMA map (git-fixes).\n- dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees (git-fixes).\n- dmaengine: qcom: gpi: Drop unused gpi_write_reg_field() (git-fixes).\n- dmaengine: stm32-dma: configure next sg only if there are more than 2 sgs (stable-fixes).\n- dmaengine: ti: edma: Fix memory allocation size for queue_priority_map (git-fixes).\n- docs: admin-guide: update to current minimum pipe size default (git-fixes).\n- dpll: Add basic Microchip ZL3073x support (jsc#PED-13331).\n- dpll: Make ZL3073X invisible (jsc#PED-13331).\n- dpll: zl3073x: Add support to get/set frequency on pins (jsc#PED-13331).\n- dpll: zl3073x: Add support to get/set priority on input pins (jsc#PED-13331).\n- dpll: zl3073x: Fetch invariants during probe (jsc#PED-13331).\n- dpll: zl3073x: Fix build failure (jsc#PED-13331).\n- dpll: zl3073x: Implement input pin selection in manual mode (jsc#PED-13331).\n- dpll: zl3073x: Implement input pin state setting in automatic mode (jsc#PED-13331).\n- dpll: zl3073x: Read DPLL types and pin properties from system firmware (jsc#PED-13331).\n- dpll: zl3073x: Register DPLL devices and pins (jsc#PED-13331).\n- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (jsc#PED-13331).\n- driver core/PM: Set power.no_callbacks along with power.no_pm (stable-fixes).\n- drivers/base/node: fix double free in register_one_node() (git-fixes).\n- drivers/base/node: handle error properly in register_one_node() (git-fixes).\n- drivers: base: handle module_kobject creation (git-fixes).\n- drm/amd : Update MES API header file for v11 & v12 (stable-fixes).\n- drm/amd/amdgpu: Declare isp firmware binary file (stable-fixes).\n- drm/amd/amdgpu: Fix missing error return on kzalloc failure (git-fixes).\n- drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12 (bsc#1243112).\n- drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode (stable-fixes).\n- drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_high_irq' (bsc#1243112).\n- drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs (git-fixes).\n- drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() (git-fixes).\n- drm/amd/display: Add primary plane to commits for correct VRR handling (stable-fixes).\n- drm/amd/display: Adjust DCE 8-10 clock, do not overclock by 15% (git-fixes).\n- drm/amd/display: Allow DCN301 to clear update flags (git-fixes).\n- drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put (git-fixes).\n- drm/amd/display: Avoid a NULL pointer dereference (stable-fixes).\n- drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supported (stable-fixes).\n- drm/amd/display: Avoid trying AUX transactions on disconnected ports (stable-fixes).\n- drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG (stable-fixes).\n- drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF (git-fixes).\n- drm/amd/display: Disable CRTC degamma LUT for DCN401 (stable-fixes).\n- drm/amd/display: Disable DPCD Probe Quirk (bsc#1248121).\n- drm/amd/display: Disable dsc_power_gate for dcn314 by default (stable-fixes).\n- drm/amd/display: Disable scaling on DCE6 for now (git-fixes).\n- drm/amd/display: Do not check for NULL divisor in fixpt code (git-fixes).\n- drm/amd/display: Do not overclock DCE 6 by 15% (git-fixes).\n- drm/amd/display: Do not overwrite dce60_clk_mgr (git-fixes).\n- drm/amd/display: Do not print errors for nonexistent connectors (git-fixes).\n- drm/amd/display: Do not warn when missing DCE encoder caps (stable-fixes).\n- drm/amd/display: Enable Dynamic DTBCLK Switch (bsc#1243112).\n- drm/amd/display: Fill display clock and vblank time in dce110_fill_display_configs (stable-fixes).\n- drm/amd/display: Find first CRTC and its line time in dce110_fill_display_configs (stable-fixes).\n- drm/amd/display: Fix 'failed to blank crtc!' (stable-fixes).\n- drm/amd/display: Fix DP audio DTO1 clock source on DCE 6 (stable-fixes).\n- drm/amd/display: Fix Xorg desktop unresponsive on Replay panel (stable-fixes).\n- drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3 (git-fixes).\n- drm/amd/display: Fix mismatch type comparison (stable-fixes).\n- drm/amd/display: Fix vupdate_offload_work doc (bsc#1243112).\n- drm/amd/display: Free memory allocation (stable-fixes).\n- drm/amd/display: Init DCN35 clocks from pre-os HW values (git-fixes).\n- drm/amd/display: Initialize mode_select to 0 (stable-fixes).\n- drm/amd/display: Only finalize atomic_obj if it was initialized (stable-fixes).\n- drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6 (git-fixes).\n- drm/amd/display: Properly disable scaling on DCE6 (git-fixes).\n- drm/amd/display: Remove redundant semicolons (git-fixes).\n- drm/amd/display: Separate set_gsl from set_gsl_source_select (stable-fixes).\n- drm/amd/display: Update DMCUB loading sequence for DCN3.5 (stable-fixes).\n- drm/amd/display: add workaround flag to link to force FFE preset (stable-fixes).\n- drm/amd/display: fix a Null pointer dereference vulnerability (stable-fixes).\n- drm/amd/display: fix dmub access race condition (bsc#1243112).\n- drm/amd/display: fix initial backlight brightness calculation (git-fixes).\n- drm/amd/display: limit clear_update_flags to dcn32 and above (stable-fixes).\n- drm/amd/display: more liberal vmin/vmax update for freesync (bsc#1243112).\n- drm/amd/display: remove output_tf_change flag (git-fixes).\n- drm/amd/display: use udelay rather than fsleep (git-fixes).\n- drm/amd/include : MES v11 and v12 API header update (stable-fixes).\n- drm/amd/include : Update MES v12 API for fence update (stable-fixes).\n- drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and value (git-fixes).\n- drm/amd/pm: Adjust si_upload_smc_data register programming (v3) (git-fixes).\n- drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2) (git-fixes).\n- drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3) (git-fixes).\n- drm/amd/pm: Disable ULV even if unsupported (v3) (git-fixes).\n- drm/amd/pm: Fix si_upload_smc_data (v3) (git-fixes).\n- drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3) (git-fixes).\n- drm/amd/pm: fix null pointer access (stable-fixes).\n- drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual (stable-fixes).\n- drm/amd: Avoid evicting resources at S5 (bsc#1243112).\n- drm/amd: Check whether secure display TA loaded successfully (bsc#1243112).\n- drm/amd: Fix hybrid sleep (bsc#1243112).\n- drm/amd: Only restore cached manual clock settings in restore if OD enabled (bsc#1243112).\n- drm/amd: Restore cached manual clock settings during resume (bsc#1243112).\n- drm/amd: Restore cached power limit during resume (stable-fixes).\n- drm/amdgpu/discovery: fix fw based ip discovery (git-fixes).\n- drm/amdgpu/discovery: optionally use fw based ip discovery (stable-fixes).\n- drm/amdgpu/gfx10: fix KGQ reset sequence (git-fixes).\n- drm/amdgpu/gfx10: fix kiq locking in KCQ reset (git-fixes).\n- drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ reset (git-fixes).\n- drm/amdgpu/gfx9: fix kiq locking in KCQ reset (git-fixes).\n- drm/amdgpu/mes11: implement detect and reset callback (bsc#1243112).\n- drm/amdgpu/mes12: implement detect and reset callback (bsc#1243112).\n- drm/amdgpu/mes: add front end for detect and reset hung queue (bsc#1243112).\n- drm/amdgpu/mes: add missing locking in helper functions (stable-fixes).\n- drm/amdgpu/mes: enable compute pipes across all MEC (git-fixes).\n- drm/amdgpu/mes: optimize compute loop handling (stable-fixes).\n- drm/amdgpu/swm14: Update power limit logic (stable-fixes).\n- drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages (stable-fixes).\n- drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time (stable-fixes).\n- drm/amdgpu/vcn: fix ref counting for ring based profile handling (git-fixes).\n- drm/amdgpu/vpe: cancel delayed work in hw_fini (bsc#1243112).\n- drm/amdgpu: Add additional DCE6 SCL registers (git-fixes).\n- drm/amdgpu: Avoid extra evict-restore process (stable-fixes).\n- drm/amdgpu: Avoid rma causes GPU duplicate reset (bsc#1243112).\n- drm/amdgpu: Enable MES lr_compute_wa by default (stable-fixes).\n- drm/amdgpu: Fix allocating extra dwords for rings (v2) (git-fixes).\n- drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O (bsc#1243112).\n- drm/amdgpu: Increase reset counter only on success (stable-fixes).\n- drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram() (git-fixes).\n- drm/amdgpu: Power up UVD 3 for FW validation (v2) (git-fixes).\n- drm/amdgpu: Remove nbiov7.9 replay count reporting (git-fixes).\n- drm/amdgpu: Report individual reset error (bsc#1243112).\n- drm/amdgpu: Reset the clear flag in buddy during resume (git-fixes).\n- drm/amdgpu: Update external revid for GC v9.5.0 (stable-fixes).\n- drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause (stable-fixes).\n- drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13 (stable-fixes).\n- drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities (stable-fixes).\n- drm/amdgpu: do not resume device in thaw for normal hibernation (bsc#1243112).\n- drm/amdgpu: drop hw access in non-DC audio fini (stable-fixes).\n- drm/amdgpu: fix a memory leak in fence cleanup when unloading (git-fixes).\n- drm/amdgpu: fix incorrect vm flags to map bo (git-fixes).\n- drm/amdgpu: fix link error for !PM_SLEEP (bsc#1243112).\n- drm/amdgpu: fix task hang from failed job submission during process kill (git-fixes).\n- drm/amdgpu: fix vram reservation issue (git-fixes).\n- drm/amdgpu: remove the redeclaration of variable i (git-fixes).\n- drm/amdgpu: update mmhub 3.0.1 client id mappings (stable-fixes).\n- drm/amdgpu: update mmhub 4.1.0 client id mappings (stable-fixes).\n- drm/amdkfd: Destroy KFD debugfs after destroy KFD wq (stable-fixes).\n- drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl() (git-fixes).\n- drm/amdkfd: Fix mmap write lock not release (bsc#1243112).\n- drm/ast: Use msleep instead of mdelay for edid read (git-fixes).\n- drm/bridge: fix OF node leak (git-fixes).\n- drm/bridge: it6505: select REGMAP_I2C (git-fixes).\n- drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe() (git-fixes).\n- drm/bridge: ti-sn65dsi86: fix REFCLK setting (git-fixes).\n- drm/cirrus-qemu: Fix pitch programming (git-fixes).\n- drm/connector: hdmi: Evaluate limited range after computing format (git-fixes).\n- drm/dp: Add an EDID quirk for the DPCD register access probe (bsc#1248121).\n- drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS (stable-fixes).\n- drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET (bsc#1248121).\n- drm/edid: Add support for quirks visible to DRM core and drivers (bsc#1248121).\n- drm/edid: Define the quirks in an enum list (bsc#1248121).\n- drm/format-helper: Add conversion from XRGB8888 to BGR888 (stable-fixes).\n- drm/gem: Internally test import_attach for imported objects (git-fixes).\n- drm/gem: Test for imported GEM buffers with helper (stable-fixes).\n- drm/gma500: Fix null dereference in hdmi teardown (git-fixes).\n- drm/hisilicon/hibmc: fix the hibmc loaded failed bug (git-fixes).\n- drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed (git-fixes).\n- drm/hisilicon/hibmc: refactored struct hibmc_drm_private (stable-fixes).\n- drm/i915/backlight: Return immediately when scale() finds invalid parameters (stable-fixes).\n- drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type (stable-fixes).\n- drm/i915/ddi: gracefully handle errors from intel_ddi_init_hdmi_connector() (stable-fixes).\n- drm/i915/ddi: only call shutdown hooks for valid encoders (stable-fixes).\n- drm/i915/display: Fix dma_fence_wait_timeout() return value handling (git-fixes).\n- drm/i915/display: add intel_encoder_is_hdmi() (stable-fixes).\n- drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x (git-fixes).\n- drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (stable-fixes).\n- drm/i915/hdmi: add error handling in g4x_hdmi_init() (stable-fixes).\n- drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() (stable-fixes).\n- drm/i915/icl+/tc: Cache the max lane count value (stable-fixes).\n- drm/i915/icl+/tc: Convert AUX powered WARN to a debug message (stable-fixes).\n- drm/i915/power: fix size for for_each_set_bit() in abox iteration (git-fixes).\n- drm/imagination: Clear runtime PM errors while resetting the GPU (stable-fixes).\n- drm/mediatek: Add error handling for old state CRTC in atomic_disable (git-fixes).\n- drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv (git-fixes).\n- drm/mediatek: fix potential OF node use-after-free (git-fixes).\n- drm/msm/dp: account for widebus and yuv420 during mode validation (git-fixes).\n- drm/msm/dpu: Fill in min_prefill_lines for SC8180X (git-fixes).\n- drm/msm/dpu: fix incorrect type for ret (git-fixes).\n- drm/msm/kms: move snapshot init earlier in KMS init (git-fixes).\n- drm/msm: Add error handling for krealloc in metadata setup (stable-fixes).\n- drm/msm: Defer fd_install in SUBMIT ioctl (git-fixes).\n- drm/msm: update the high bitfield of certain DSI registers (git-fixes).\n- drm/msm: use trylock for debugfs (stable-fixes).\n- drm/nouveau/disp: Always accept linear modifier (git-fixes).\n- drm/nouveau/gsp: fix potential leak of memory used during acpi init (git-fixes).\n- drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor() (git-fixes).\n- drm/nouveau: fix bad ret code in nouveau_bo_move_prep (git-fixes).\n- drm/nouveau: fix error path in nvkm_gsp_fwsec_v2 (git-fixes).\n- drm/nouveau: fix typos in comments (git-fixes).\n- drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr (git-fixes).\n- drm/nouveau: remove unused memory target test (git-fixes).\n- drm/panel: novatek-nt35560: Fix invalid return value (git-fixes).\n- drm/panfrost: Fix panfrost device variable name in devfreq (git-fixes).\n- drm/panthor: Add missing explicit padding in drm_panthor_gpu_info (git-fixes).\n- drm/panthor: Defer scheduler entitiy destruction to queue release (git-fixes).\n- drm/panthor: Fix memory leak in panthor_ioctl_group_create() (git-fixes).\n- drm/panthor: validate group queue count (git-fixes).\n- drm/radeon/r600_cs: clean up of dead code in r600_cs (git-fixes).\n- drm/rcar-du: dsi: Fix 1/2/3 lane support (git-fixes).\n- drm/rockchip: cleanup fb when drm_gem_fb_afbc_init failed (git-fixes).\n- drm/sched: Remove optimization that causes hang when killing dependent jobs (git-fixes).\n- drm/simpledrm: Do not upcast in release helpers (git-fixes).\n- drm/tests: Fix endian warning (git-fixes).\n- drm/ttm: Respect the shrinker core free target (stable-fixes).\n- drm/ttm: Should to return the evict error (stable-fixes).\n- drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel (git-fixes).\n- drm/vmwgfx: Fix Use-after-free in validation (git-fixes).\n- drm/vmwgfx: Fix a null-ptr access in the cursor snooper (git-fixes).\n- drm/vmwgfx: Fix copy-paste typo in validation (git-fixes).\n- drm/xe/bmg: Add new PCI IDs (stable-fixes).\n- drm/xe/bmg: Add one additional PCI ID (stable-fixes).\n- drm/xe/bmg: Update Wa_22019338487 (git-fixes).\n- drm/xe/gsc: do not flush the GSC worker from the reset path (git-fixes).\n- drm/xe/hw_engine_group: Fix double write lock release in error path (git-fixes).\n- drm/xe/mocs: Initialize MOCS index early (stable-fixes).\n- drm/xe/pf: Move VFs reprovisioning to worker (stable-fixes).\n- drm/xe/pf: Prepare to stop SR-IOV support prior GT reset (git-fixes).\n- drm/xe/pf: Sanitize VF scratch registers on FLR (stable-fixes).\n- drm/xe/tile: Release kobject for the failure path (git-fixes).\n- drm/xe/uapi: Correct sync type definition in comments (git-fixes).\n- drm/xe/uapi: loosen used tracking restriction (git-fixes).\n- drm/xe/vf: Disable CSC support on VF (git-fixes).\n- drm/xe/vm: Clear the scratch_pt pointer on error (git-fixes).\n- drm/xe/xe_query: Use separate iterator while filling GT list (stable-fixes).\n- drm/xe/xe_sync: avoid race during ufence signaling (git-fixes).\n- drm/xe: Allow dropping kunit dependency as built-in (git-fixes).\n- drm/xe: Attempt to bring bos back to VRAM after eviction (git-fixes).\n- drm/xe: Carve out wopcm portion from the stolen memory (git-fixes).\n- drm/xe: Do not trigger rebind on initial dma-buf validation (git-fixes).\n- drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change (git-fixes).\n- drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue() (git-fixes).\n- drm/xe: Fix build without debugfs (git-fixes).\n- drm/xe: Make dma-fences compliant with the safe access rules (stable-fixes).\n- drm/xe: Move page fault init after topology init (git-fixes).\n- drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ (git-fixes).\n- drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path (git-fixes).\n- drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range (stable-fixes).\n- dt-bindings: dpll: Add DPLL device and pin (jsc#PED-13331).\n- dt-bindings: dpll: Add support for Microchip Azurite chip family (jsc#PED-13331).\n- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (git-fixes).\n- e1000e: ignore uninitialized checksum word on tgp (git-fixes).\n- efi: stmm: Fix incorrect buffer allocation method (git-fixes).\n- erofs: avoid reading more for fragment maps (git-fixes).\n- erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC (git-fixes).\n- execmem: enforce allocation size aligment to PAGE_SIZE (git-fixes).\n- exfat: add cluster chain loop check for dir (git-fixes).\n- exfat: fdatasync flag should be same like generic_write_sync() (git-fixes).\n- ext4: fix checks for orphan inodes (bsc#1250119).\n- ext4: remove writable userspace mappings before truncating page cache (bsc#1247223).\n- fbcon: Fix OOB access in font allocation (git-fixes).\n- fbcon: Fix outdated registered_fb reference in comment (git-fixes).\n- fbcon: fix integer overflow in fbcon_do_set_font (git-fixes).\n- fbdev: Fix logic error in \"offb\" name match (git-fixes).\n- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (stable-fixes).\n- fbdev: fix potential buffer overflow in do_register_framebuffer() (stable-fixes).\n- fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref (git-fixes).\n- fbdev: simplefb: Fix use after free in simplefb_detach_genpds() (git-fixes).\n- fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT (git-fixes).\n- firewire: core: fix overlooked update of subsystem ABI version (git-fixes).\n- firewire: ohci: correct code comments about bus_reset tasklet (git-fixes).\n- firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall (stable-fixes).\n- firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPS (git-fixes).\n- firmware: arm_scmi: Fix up turbo frequencies selection (git-fixes).\n- firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driver (git-fixes).\n- firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early during resume (stable-fixes).\n- firmware: firmware: meson-sm: fix compile-test default (git-fixes).\n- firmware: meson_sm: fix device leak at probe (git-fixes).\n- firmware: tegra: Fix IVC dependency problems (stable-fixes).\n- flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (git-fixes).\n- fs/nfs/io: make nfs_start_io_*() killable (git-fixes).\n- fs/proc/task_mmu: check p->vec_buf for NULL (git-fixes).\n- fs/proc: Use inode_get_dev() for device numbers in procmap_query References: bsc#1246450\n- ftrace: Fix function profiler's filtering functionality (git-fixes).\n- ftrace: fix incorrect hash size in register_ftrace_direct() (git-fixes).\n- gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inode (bsc#1247220).\n- gfs2: Clean up delete work processing (bsc#1247220).\n- gfs2: Faster gfs2_upgrade_iopen_glock wakeups (bsc#1247220).\n- gfs2: Initialize gl_no_formal_ino earlier (bsc#1247220).\n- gfs2: Minor delete_work_func cleanup (bsc#1247220).\n- gfs2: Only defer deletes when we have an iopen glock (bsc#1247220).\n- gfs2: Prevent inode creation race (2) (bsc#1247220).\n- gfs2: Prevent inode creation race (bsc#1247220).\n- gfs2: Randomize GLF_VERIFY_DELETE work delay (bsc#1247220).\n- gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE (bsc#1247220).\n- gfs2: Rename dinode_demise to evict_behavior (bsc#1247220).\n- gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE (bsc#1247220).\n- gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock (bsc#1247220).\n- gfs2: Simplify DLM_LKF_QUECVT use (bsc#1247220).\n- gfs2: Update to the evict / remote delete documentation (bsc#1247220).\n- gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict (bsc#1247220).\n- gfs2: gfs2_evict_inode clarification (bsc#1247220).\n- gfs2: minor evict fix (bsc#1247220).\n- gfs2: skip if we cannot defer delete (bsc#1247220).\n- gpio: mlxbf2: use platform_get_irq_optional() (git-fixes).\n- gpio: mlxbf3: use platform_get_irq_optional() (git-fixes).\n- gpio: tps65912: check the return value of regmap_update_bits() (stable-fixes).\n- gpio: virtio: Fix config space reading (git-fixes).\n- gpio: wcd934x: check the return value of regmap_update_bits() (stable-fixes).\n- gpio: wcd934x: mark the GPIO controller as sleeping (git-fixes).\n- gpiolib: Extend software-node support to support secondary software-nodes (git-fixes).\n- gve: Fix stuck TX queue for DQ queue format (git-fixes).\n- gve: prevent ethtool ops after shutdown (git-fixes).\n- habanalabs: fix UAF in export_dmabuf() (git-fixes).\n- hid: fix I2C read buffer overflow in raw_event() for mcp2221 (stable-fixes).\n- hv_netvsc: Fix panic during namespace deletion with VF (bsc#1248111).\n- hv_netvsc: Link queues to NAPIs (git-fixes).\n- hwmon: (emc2305) Set initial PWM minimum value during probe based on thermal state (stable-fixes).\n- hwmon: (gsc-hwmon) fix fan pwm setpoint show functions (git-fixes).\n- hwmon: (mlxreg-fan) Separate methods of fan setting coming from different subsystems (git-fixes).\n- hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM (git-fixes).\n- hwrng: ks-sa - fix division by zero in ks_sa_rng_init (git-fixes).\n- hwrng: mtk - handle devm_pm_runtime_enable errors (git-fixes).\n- hwrng: nomadik - add ARM_AMBA dependency (git-fixes).\n- i2c: Force DLL0945 touchpad i2c freq to 100khz (stable-fixes).\n- i2c: designware: Add disabling clocks when probe fails (git-fixes).\n- i2c: designware: Add quirk for Intel Xe (stable-fixes).\n- i2c: designware: Fix clock issue when PM is disabled (git-fixes).\n- i2c: designware: Use temporary variable for struct device (stable-fixes).\n- i2c: i801: Hide Intel Birch Stream SoC TCO WDT (git-fixes).\n- i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD (git-fixes).\n- i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe() (git-fixes).\n- i2c: omap: Add support for setting mux (stable-fixes).\n- i2c: omap: Fix an error handling path in omap_i2c_probe() (git-fixes).\n- i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe() (git-fixes).\n- i2c: omap: fix deprecated of_property_read_bool() use (git-fixes).\n- i2c: qup: jump out of the loop in case of timeout (git-fixes).\n- i2c: riic: Allow setting frequencies lower than 50KHz (git-fixes).\n- i2c: tegra: Fix reset error handling with ACPI (git-fixes).\n- i2c: tegra: Use internal reset when reset property is not available (bsc#1249143)\n- i2c: virtio: Avoid hang by using interruptible completion wait (git-fixes).\n- i3c: Fix default I2C adapter timeout value (git-fixes).\n- i3c: add missing include to internal header (stable-fixes).\n- i3c: do not fail if GETHDRCAP is unsupported (stable-fixes).\n- i3c: fix module_i3c_i2c_driver() with I3C=n (git-fixes).\n- i3c: master: Initialize ret in i3c_i2c_notifier_call() (stable-fixes).\n- i3c: master: svc: Recycle unused IBI slot (git-fixes).\n- i3c: master: svc: Use manual response for IBI events (git-fixes).\n- i40e: When removing VF MAC filters, only check PF-set MAC (git-fixes).\n- i40e: report VF tx_dropped with tx_errors instead of tx_discards (git-fixes).\n- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (git-fixes).\n- ice, irdma: fix an off by one in error handling code (bsc#1247712).\n- ice, irdma: move interrupts code to irdma (bsc#1247712).\n- ice/ptp: fix crosstimestamp reporting (git-fixes).\n- ice: Fix signedness bug in ice_init_interrupt_scheme() (bsc#1247712).\n- ice: Replace ice specific DSCP mapping num with a kernel define (jsc#PED-13728 jsc#PED-13762).\n- ice: check correct pointer in fwlog debugfs (git-fixes).\n- ice: count combined queues using Rx/Tx count (bsc#1247712).\n- ice: devlink PF MSI-X max and min parameter (bsc#1247712).\n- ice: do not leave device non-functional if Tx scheduler config fails (git-fixes).\n- ice: enable_rdma devlink param (bsc#1247712).\n- ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset (jsc#PED-13728).\n- ice: fix incorrect counter for buffer allocation failures (git-fixes).\n- ice: get rid of num_lan_msix field (bsc#1247712).\n- ice: init flow director before RDMA (bsc#1247712).\n- ice: remove splitting MSI-X between features (bsc#1247712).\n- ice: simplify VF MSI-X managing (bsc#1247712).\n- ice: treat dyn_allowed only as suggestion (bsc#1247712).\n- ice: use fixed adapter index for E825C embedded devices (git-fixes).\n- idpf: add PTP clock configuration (jsc#PED-13728 jsc#PED-13762).\n- idpf: add Tx timestamp capabilities negotiation (jsc#PED-13728 jsc#PED-13762).\n- idpf: add Tx timestamp flows (jsc#PED-13728 jsc#PED-13762).\n- idpf: add cross timestamping (jsc#PED-13728).\n- idpf: add flow steering support (jsc#PED-13728).\n- idpf: add initial PTP support (jsc#PED-13728 jsc#PED-13762).\n- idpf: add mailbox access to read PTP clock time (jsc#PED-13728 jsc#PED-13762).\n- idpf: add support for Rx timestamping (jsc#PED-13728 jsc#PED-13762).\n- idpf: add support for Tx refillqs in flow scheduling mode (jsc#PED-13728).\n- idpf: assign extracted ptype to struct libeth_rqe_info field (jsc#PED-13728 jsc#PED-13762).\n- idpf: change the method for mailbox workqueue allocation (jsc#PED-13728 jsc#PED-13762).\n- idpf: fix UAF in RDMA core aux dev deinitialization (jsc#PED-13728).\n- idpf: implement IDC vport aux driver MTU change handler (jsc#PED-13728 jsc#PED-13762).\n- idpf: implement RDMA vport auxiliary dev create, init, and destroy (jsc#PED-13728 jsc#PED-13762).\n- idpf: implement core RDMA auxiliary dev create, init, and destroy (jsc#PED-13728 jsc#PED-13762).\n- idpf: implement get LAN MMIO memory regions (jsc#PED-13728 jsc#PED-13762).\n- idpf: implement remaining IDC RDMA core callbacks and handlers (jsc#PED-13728 jsc#PED-13762).\n- idpf: improve when to set RE bit logic (jsc#PED-13728).\n- idpf: move virtchnl structures to the header file (jsc#PED-13728 jsc#PED-13762).\n- idpf: negotiate PTP capabilities and get PTP clock (jsc#PED-13728 jsc#PED-13762).\n- idpf: preserve coalescing settings across resets (jsc#PED-13728).\n- idpf: remove obsolete stashing code (jsc#PED-13728).\n- idpf: remove unreachable code from setting mailbox (jsc#PED-13728 jsc#PED-13762).\n- idpf: replace flow scheduling buffer ring with buffer pool (jsc#PED-13728).\n- idpf: set mac type when adding and removing MAC filters (jsc#PED-13728).\n- idpf: simplify and fix splitq Tx packet rollback error path (jsc#PED-13728).\n- idpf: stop Tx if there are insufficient buffer resources (jsc#PED-13728).\n- idpf: use reserved RDMA vectors from control plane (jsc#PED-13728 jsc#PED-13762).\n- igb: xsk: solve negative overflow of nb_pkts in zerocopy mode (git-fixes).\n- igc: disable L1.2 PCI-E link substate to avoid performance issue (git-fixes).\n- igc: fix disabling L1.2 PCI-E link substate on I226 on init (git-fixes).\n- iidc/ice/irdma: Break iidc.h into two headers (jsc#PED-13728 jsc#PED-13762).\n- iidc/ice/irdma: Rename IDC header file (jsc#PED-13728 jsc#PED-13762).\n- iidc/ice/irdma: Rename to iidc_* convention (jsc#PED-13728 jsc#PED-13762).\n- iidc/ice/irdma: Update IDC to support multiple consumers (jsc#PED-13728 jsc#PED-13762).\n- iio/adc/pac1934: fix channel disable configuration (git-fixes).\n- iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64 (git-fixes).\n- iio: accel: fxls8962af: Fix temperature calculation (git-fixes).\n- iio: adc: ad7173: fix setting ODR in probe (git-fixes).\n- iio: adc: ad7266: Fix potential timestamp alignment issue (git-fixes).\n- iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement (stable-fixes).\n- iio: adc: ad7768-1: Fix insufficient alignment of timestamp (git-fixes).\n- iio: adc: ad_sigma_delta: change to buffer predisable (git-fixes).\n- iio: adc: ad_sigma_delta: do not overallocate scan buffer (stable-fixes).\n- iio: adc: dln2: Use aligned_s64 for timestamp (git-fixes).\n- iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[] (stable-fixes).\n- iio: adc: max1363: Reorder mode_list[] entries (stable-fixes).\n- iio: chemical: pms7003: use aligned_s64 for timestamp (git-fixes).\n- iio: chemical: sps30: use aligned_s64 for timestamp (git-fixes).\n- iio: common: st_sensors: Fix use of uninitialize device structs (stable-fixes).\n- iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_processed() (git-fixes).\n- iio: consumers: Fix offset handling in iio_convert_raw_to_processed() (git-fixes).\n- iio: dac: ad5360: use int type to store negative error codes (git-fixes).\n- iio: dac: ad5421: use int type to store negative error codes (git-fixes).\n- iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE (git-fixes).\n- iio: frequency: adf4350: Fix prescaler usage (git-fixes).\n- iio: hid-sensor-prox: Fix incorrect OFFSET calculation (git-fixes).\n- iio: hid-sensor-prox: Restore lost scale assignments (git-fixes).\n- iio: imu: bno055: fix OOB access of hw_xlate array (git-fixes).\n- iio: imu: inv_icm42600: Convert to uXX and sXX integer types (stable-fixes).\n- iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume (git-fixes).\n- iio: imu: inv_icm42600: change invalid data error to -EBUSY (git-fixes).\n- iio: imu: inv_icm42600: fix spi burst write not supported (git-fixes).\n- iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to aligned_s64 (stable-fixes).\n- iio: imu: inv_icm42600: use = { } instead of memset() (stable-fixes).\n- iio: light: Use aligned_s64 instead of open coding alignment (stable-fixes).\n- iio: light: as73211: Ensure buffer holes are zeroed (git-fixes).\n- iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe() (git-fixes).\n- iio: pressure: mprls0025pa: use aligned_s64 for timestamp (git-fixes).\n- iio: proximity: isl29501: fix buffered read on big-endian systems (git-fixes).\n- iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read() (git-fixes).\n- iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK (git-fixes).\n- iio: xilinx-ams: Unmask interrupts after updating alarms (git-fixes).\n- integrity/platform_certs: Allow loading of keys in the static key management mode (jsc#PED-13345 jsc#PED-13343).\n- intel_idle: Provide the default enter_dead() handler (jsc#PED-13815).\n- intel_idle: Rescan \"dead\" SMT siblings during initialization (jsc#PED-13815).\n- intel_idle: Use subsys_initcall_sync() for initialization (jsc#PED-13815).\n- interconnect: qcom: sc8180x: specify num_nodes (git-fixes).\n- interconnect: qcom: sc8280xp: specify num_links for qnm_a1noc_cfg (git-fixes).\n- io_uring/rw: do not mask in f_iocb_flags (jsc#PED-12882 bsc#1237542). Drop blacklisting.\n- io_uring: expose read/write attribute capability (jsc#PED-12882 bsc#1237542).\n- io_uring: fix potential page leak in io_sqe_buffer_register() (git-fixes).\n- iommu/amd: Enable PASID and ATS capabilities in the correct order (git-fixes).\n- iommu/amd: Fix alias device DTE setting (git-fixes).\n- iommu/amd: Fix geometry.aperture_end for V2 tables (git-fixes).\n- iommu/arm-smmu-qcom: Add SM6115 MDSS compatible (git-fixes).\n- iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement (git-fixes).\n- iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding (git-fixes).\n- iommu/vt-d: Disallow dirty tracking if incoherent page walk (git-fixes).\n- iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() (git-fixes).\n- iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all (git-fixes).\n- iommu/vt-d: Fix possible circular locking dependency (git-fixes).\n- iommu/vt-d: Fix system hang on reboot -f (git-fixes).\n- iommu/vt-d: PRS isn't usable if PDS isn't supported (git-fixes).\n- iommu: Handle race with default domain setup (git-fixes).\n- iosys-map: Fix undefined behavior in iosys_map_clear() (git-fixes).\n- ipmi: Fix strcpy source and destination the same (stable-fixes).\n- ipmi: Use dev_warn_ratelimited() for incorrect message warnings (stable-fixes).\n- ipv6: annotate data-races around rt->fib6_nsiblings (git-fixes).\n- ipv6: fix possible infinite loop in fib6_info_uses_dev() (git-fixes).\n- ipv6: prevent infinite loop in rt6_nlmsg_size() (git-fixes).\n- ipv6: reject malicious packets in ipv6_gso_segment() (git-fixes).\n- ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems (git-fixes).\n- irdma: free iwdev->rf after removing MSI-X (bsc#1247712).\n- isolcpus: add missing hunk back (bsc#1236897 bsc#1249206).\n- iwlwifi: Add missing check for alloc_ordered_workqueue (git-fixes).\n- ixgbe: fix ixgbe_orom_civd_info struct layout (bsc#1245410).\n- ixgbe: prevent from unwanted interface name changes (git-fixes).\n- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc (git-fixes).\n- kABI fix after Add TDX support for vSphere (jsc#PED-13302).\n- kABI fix after KVM: SVM: Fix SNP AP destroy race with VMRUN (git-fixes).\n- kABI fix after KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest (git-fixes).\n- kABI fix after KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap (git-fixes).\n- kABI fix after vhost: Reintroduce kthread API and add mode selection (git-fixes).\n- kABI workaround for \"drm/dp: Add an EDID quirk for the DPCD register access probe\" (bsc#1248121).\n- kABI workaround for amd_sfh (git-fixes).\n- kABI workaround for drm_gem.h (git-fixes).\n- kABI workaround for struct mtk_base_afe changes (git-fixes).\n- kABI: Fix the module::name type in audit_context (git-fixes).\n- kABI: PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports (git-fixes).\n- kABI: arm64: ftrace: Restore struct mod_arch_specific layout (git-fixes).\n- kABI: fix for struct devlink_port_attrs: move new member to the end (git-fixes).\n- kABI: netfilter: supress warnings for nft_set_ops (git-fixes).\n- kABI: x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation (git-fixes).\n- kabi/severities: ignore kABI compatibility in iio inv_icm42600 drivers They are used only locally\n- kabi/severities: ignore two unused/dropped symbols from MEI\n- kabi: Hide adding of u64 to devlink_param_type (jsc#PED-12745).\n- kabi: Restore layout of parallel_data (bsc1248343).\n- kabi: restore layout of struct cgroup_rstat_cpu (bsc#1247963).\n- kasan: use vmalloc_dump_obj() for vmalloc error reports (git-fixes).\n- kbuild/modpost: Continue processing all unresolved symbols when KLP_SYM_RELA is found (bsc#1218644, bsc#1250655).\n- kbuild: rust: add rustc-min-version support function (git-fixes)\n- kernel-binary: Another installation ordering fix (bsc#1241353).\n- kernel-subpackage-build: Decompress ghost file when compressed version exists (bsc#1249346)\n- kernel: globalize lookup_or_create_module_kobject() (stable-fixes).\n- kernel: param: rename locate_module_kobject (stable-fixes).\n- leds: flash: leds-qcom-flash: Fix registry access after re-bind (git-fixes).\n- leds: flash: leds-qcom-flash: Update torch current clamp setting (git-fixes).\n- leds: leds-lp50xx: Handle reg to get correct multi_index (stable-fixes).\n- leds: leds-lp55xx: Use correct address for memory programming (git-fixes).\n- lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() (bsc#1236897).\n- libbpf: Add identical pointer detection to btf_dedup_is_equiv() (git-fixes).\n- libeth: move idpf_rx_csum_decoded and idpf_rx_extracted (jsc#PED-13728 jsc#PED-13762).\n- livepatch: Add stack_order sysfs attribute (poo#187320).\n- loop: use kiocb helpers to fix lockdep warning (git-fixes).\n- lpfc: do not use file->f_path.dentry for comparisons (bsc#1250519).\n- mISDN: Fix memory leak in dsp_hwec_enable() (git-fixes).\n- mISDN: hfcpci: Fix warning when deleting uninitialized timer (git-fixes).\n- mailbox: Not protect module_put with spin_lock_irqsave (stable-fixes).\n- mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data() (git-fixes).\n- mailbox: pcc: Always clear the platform ack interrupt first (stable-fixes).\n- mailbox: pcc: Fix the possible race in updation of chan_in_use flag (stable-fixes).\n- mailbox: pcc: Use acpi_os_ioremap() instead of ioremap() (stable-fixes).\n- mailbox: zynqmp-ipi: Fix SGI cleanup on unbind (git-fixes).\n- mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop (git-fixes).\n- mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes (git-fixes).\n- mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call (git-fixes).\n- maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs (git-fixes).\n- maple_tree: fix status setup on restore to active (git-fixes).\n- maple_tree: fix testing for 32 bit builds (git-fixes).\n- mctp: no longer rely on net->dev_index_head (git-fixes).\n- md/raid1,raid10: strip REQ_NOWAIT from member bios (git-fixes).\n- md: allow removing faulty rdev during resync (git-fixes).\n- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (git-fixes).\n- md: make rdev_addable usable for rcu mode (git-fixes).\n- media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove (git-fixes).\n- media: cec: extron-da-hd-4k-plus: drop external-module make commands (git-fixes).\n- media: cx18: Add missing check after DMA map (git-fixes).\n- media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb() (stable-fixes).\n- media: dvb-frontends: w7090p: fix null-ptr-deref in\n  w7090p_tuner_write_serpar and w7090p_tuner_read_serpar (stable-fixes).\n- media: gspca: Add bounds checking to firmware parser (git-fixes).\n- media: hi556: Fix reset GPIO timings (stable-fixes).\n- media: hi556: correct the test pattern configuration (git-fixes).\n- media: i2c: mt9v111: fix incorrect type for ret (git-fixes).\n- media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe (git-fixes).\n- media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init() (git-fixes).\n- media: ipu-bridge: Add _HID for OV5670 (stable-fixes).\n- media: ipu6: isys: Use correct pads for xlate_streams() (git-fixes).\n- media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls (git-fixes).\n- media: lirc: Fix error handling in lirc_register() (git-fixes).\n- media: mc: Fix MUST_CONNECT handling for pads with no links (git-fixes).\n- media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval (git-fixes).\n- media: ov2659: Fix memory leaks in ov2659_probe() (git-fixes).\n- media: pci: ivtv: Add missing check after DMA map (git-fixes).\n- media: pci: mg4b: fix uninitialized iio scan data (git-fixes).\n- media: pisp_be: Fix pm_runtime underrun in probe (git-fixes).\n- media: qcom: camss: cleanup media device allocated resource on error path (git-fixes).\n- media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt() (git-fixes).\n- media: rc: fix races with imon_disconnect() (git-fixes).\n- media: rj54n1cb0c: Fix memleak in rj54n1_probe() (git-fixes).\n- media: s5p-mfc: remove an unused/uninitialized variable (git-fixes).\n- media: st-delta: avoid excessive stack usage (git-fixes).\n- media: tc358743: Check I2C succeeded during probe (stable-fixes).\n- media: tc358743: Increase FIFO trigger level to 374 (stable-fixes).\n- media: tc358743: Return an appropriate colorspace from tc358743_set_fmt (stable-fixes).\n- media: ti: j721e-csi2rx: Fix source subdev link creation (git-fixes).\n- media: ti: j721e-csi2rx: Use devm_of_platform_populate (git-fixes).\n- media: ti: j721e-csi2rx: fix list_del corruption (git-fixes).\n- media: tuner: xc5000: Fix use-after-free in xc5000_release (git-fixes).\n- media: usb: hdpvr: disable zero-length read messages (stable-fixes).\n- media: usbtv: Lock resolution while streaming (git-fixes).\n- media: uvcvideo: Add quirk for HP Webcam HD 2300 (stable-fixes).\n- media: uvcvideo: Do not mark valid metadata as invalid (git-fixes).\n- media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format() (git-fixes).\n- media: uvcvideo: Fix bandwidth issue for Alcor camera (stable-fixes).\n- media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID (git-fixes).\n- media: uvcvideo: Rollback non processed entities on error (git-fixes).\n- media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control (stable-fixes).\n- media: v4l2-ctrls: Do not reset handler's error in v4l2_ctrl_handler_free() (git-fixes).\n- media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE check (git-fixes).\n- media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try() (git-fixes).\n- media: v4l2: Add support for NV12M tiled variants to v4l2_format_info() (git-fixes).\n- media: venus: Add a check for packet size after reading from shared memory (git-fixes).\n- media: venus: Fix MSM8998 frequency table (git-fixes).\n- media: venus: Fix OOB read due to missing payload bound check (git-fixes).\n- media: venus: firmware: Use correct reset sequence for IRIS2 (git-fixes).\n- media: venus: hfi: explicitly release IRQ during teardown (git-fixes).\n- media: venus: protect against spurious interrupts during probe (git-fixes).\n- media: venus: vdec: Clamp param smaller than 1fps and bigger than 240 (git-fixes).\n- media: venus: venc: Clamp param smaller than 1fps and bigger than 240 (git-fixes).\n- media: verisilicon: Fix AV1 decoder clock frequency (git-fixes).\n- media: vivid: fix wrong pixel_array control size (git-fixes).\n- media: zoran: Remove zoran_fh structure (git-fixes).\n- mei: bus: Check for still connected devices in mei_cl_bus_dev_release() (stable-fixes).\n- mei: vsc: Destroy mutex after freeing the IRQ (git-fixes).\n- mei: vsc: Do not re-init VSC from mei_vsc_hw_reset() on stop (git-fixes).\n- mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq() (stable-fixes).\n- mei: vsc: Event notifier fixes (git-fixes).\n- mei: vsc: Fix \"BUG: Invalid wait context\" lockdep error (git-fixes).\n- mei: vsc: Run event callback from a workqueue (git-fixes).\n- mei: vsc: Unset the event callback on remove and probe errors (git-fixes).\n- memory: mtk-smi: Add ostd setting for mt8186 (git-fixes).\n- memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe (git-fixes).\n- memstick: Fix deadlock by moving removing flag earlier (git-fixes).\n- mfd: axp20x: Set explicit ID for AXP313 regulator (stable-fixes).\n- mfd: cros_ec: Separate charge-control probing from USB-PD (git-fixes).\n- mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe() (git-fixes).\n- mfd: rz-mtu3: Fix MTU5 NFCR register offset (git-fixes).\n- mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data() (git-fixes).\n- microchip: lan865x: Fix LAN8651 autoloading (git-fixes).\n- microchip: lan865x: Fix module autoloading (git-fixes).\n- microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1 (git-fixes).\n- microchip: lan865x: fix missing netif_start_queue() call on device open (git-fixes).\n- misc: fastrpc: Fix fastrpc_map_lookup operation (git-fixes).\n- misc: fastrpc: Save actual DMA size in fastrpc_map structure (git-fixes).\n- misc: fastrpc: Skip reference for DMA handles (git-fixes).\n- misc: fastrpc: fix possible map leak in fastrpc_put_args (git-fixes).\n- misc: genwqe: Fix incorrect cmd field being reported in error (git-fixes).\n- misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type (git-fixes).\n- misc: pci_endpoint_test: Give disabled BARs a distinct error code (stable-fixes).\n- misc: rtsx: usb: Ensure mmc child device is active when card is present (git-fixes).\n- mm/damon/core: avoid destroyed target reference from DAMOS quota (git-fixes).\n- mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota() (git-fixes).\n- mm/damon/core: set quota->charged_from to jiffies at first charge window (git-fixes).\n- mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters() (git-fixes).\n- mm/damon/ops-common: ignore migration request to invalid nodes (git-fixes).\n- mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters() (git-fixes).\n- mm/damon/sysfs: fix use-after-free in state_show() (git-fixes).\n- mm/memory-failure: fix redundant updates for already poisoned pages (bsc#1250087).\n- mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() (git-fixes)\n- mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE (git-fixes).\n- mm: close theoretical race where stale TLB entries could linger (git-fixes).\n- mm: fault in complete folios instead of individual pages for tmpfs (git-fixes).\n- mm: fix the inaccurate memory statistics issue for users (bsc#1244723).\n- mm: introduce and use {pgd,p4d}_populate_kernel() (git-fixes).\n- mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma (git-fixes).\n- mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting (bsc#1245630).\n- mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting - kabi (bsc#1245630).\n- mm: move page table sync declarations to linux/pgtable.h (git-fixes).\n- mm: swap: fix potential buffer overflow in setup_clusters() (git-fixes).\n- mmc: core: Fix variable shadowing in mmc_route_rpmb_frames() (git-fixes).\n- mmc: mvsdio: Fix dma_unmap_sg() nents value (git-fixes).\n- mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode() (stable-fixes).\n- mmc: sdhci-cadence: add Mobileye eyeQ support (stable-fixes).\n- mmc: sdhci-msm: Ensure SD card power isn't ON when card removed (stable-fixes).\n- mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-up (stable-fixes).\n- mmc: sdhci-of-arasan: Support for emmc hardware reset (stable-fixes).\n- mmc: sdhci-pci-gli: Add a new function to simplify the code (git-fixes).\n- mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER (git-fixes).\n- mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency (git-fixes).\n- mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1 (git-fixes).\n- module: Fix memory deallocation on error path in move_module() (git-fixes).\n- module: Prevent silent truncation of module name in delete_module(2) (git-fixes).\n- module: Remove unnecessary +1 from last_unloaded_module::name size (git-fixes).\n- module: Restore the moduleparam prefix length check (git-fixes).\n- most: core: Drop device reference after usage in get_channel() (git-fixes).\n- mptcp: fix spurious wake-up on under memory pressure (git-fixes).\n- mtd: fix possible integer overflow in erase_xfer() (git-fixes).\n- mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing (git-fixes).\n- mtd: rawnand: atmel: Fix dma_mapping_error() address (git-fixes).\n- mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands (git-fixes).\n- mtd: rawnand: atmel: set pmecc data setup time (git-fixes).\n- mtd: rawnand: fsmc: Add missing check after DMA map (git-fixes).\n- mtd: rawnand: omap2: fix device leak on probe failure (git-fixes).\n- mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec() (git-fixes).\n- mtd: rawnand: renesas: Add missing check after DMA map (git-fixes).\n- mtd: rawnand: rockchip: Add missing check after DMA map (git-fixes).\n- mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer (git-fixes).\n- mtd: rawnand: stm32_fmc2: fix ECC overwrite (git-fixes).\n- mtd: spi-nor: Fix spi_nor_try_unlock_all() (git-fixes).\n- mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER (git-fixes).\n- mtd: spinand: propagate spinand_wait() errors from spinand_write_page() (git-fixes).\n- mwl8k: Add missing check after DMA map (git-fixes).\n- neighbour: Fix null-ptr-deref in neigh_flush_dev() (git-fixes).\n- net/mlx5: Base ECVF devlink port attrs from 0 (git-fixes).\n- net/mlx5: CT: Use the correct counter offset (git-fixes).\n- net/mlx5: Check device memory pointer before usage (git-fixes).\n- net/mlx5: Correctly set gso_segs when LRO is used (git-fixes).\n- net/mlx5: Correctly set gso_size when LRO is used (git-fixes).\n- net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch (git-fixes).\n- net/mlx5: Fix lockdep assertion on sync reset unload event (git-fixes).\n- net/mlx5: Fix memory leak in cmd_exec() (git-fixes).\n- net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow (git-fixes).\n- net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path (git-fixes).\n- net/mlx5: HWS, fix bad parameter in CQ creation (git-fixes).\n- net/mlx5: Nack sync reset when SFs are present (git-fixes).\n- net/mlx5: Prevent flow steering mode changes in switchdev mode (git-fixes).\n- net/mlx5: Reload auxiliary drivers on fw_activate (git-fixes).\n- net/mlx5e: Add new prio for promiscuous mode (git-fixes).\n- net/mlx5e: Clear Read-Only port buffer size in PBMC before update (git-fixes).\n- net/mlx5e: Preserve shared buffer capacity during headroom updates (git-fixes).\n- net/mlx5e: Remove skb secpath if xfrm state is not found (git-fixes).\n- net/mlx5e: Set local Xoff after FW update (git-fixes).\n- net/mlx5e: Update and set Xon/Xoff upon MTU set (git-fixes).\n- net/mlx5e: Update and set Xon/Xoff upon port speed set (git-fixes).\n- net/packet: fix a race in packet_set_ring() and packet_notifier() (git-fixes).\n- net/sched: Restrict conditions for adding duplicating netems to qdisc tree (git-fixes).\n- net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (git-fixes).\n- net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (git-fixes).\n- net/sched: taprio: enforce minimum value for picos_per_byte (git-fixes).\n- net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll (git-fixes).\n- net: 802: LLC+SNAP OID:PID lookup on start of skb data (git-fixes).\n- net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagged traffic (git-fixes).\n- net: dsa: tag_ocelot_8021q: fix broken reception (git-fixes).\n- net: hsr: fix fill_frame_info() regression vs VLAN packets (git-fixes).\n- net: hsr: fix hsr_init_sk() vs network/transport headers (git-fixes).\n- net: hv_netvsc: fix loss of early receive events from host during channel open (git-fixes).\n- net: ieee8021q: fix insufficient table-size assertion (stable-fixes).\n- net: llc: reset skb->transport_header (git-fixes).\n- net: mana: Add handler for hardware servicing events (bsc#1245730).\n- net: mana: Add speed support in mana_get_link_ksettings (bsc#1245726).\n- net: mana: Add support for net_shaper_ops (bsc#1245726).\n- net: mana: Allocate MSI-X vectors dynamically (bsc#1245457).\n- net: mana: Allow irq_setup() to skip cpus for affinity (bsc#1245457).\n- net: mana: Expose additional hardware counters for drop and TC via ethtool (bsc#1245729).\n- net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled (gix-fixes).\n- net: mana: Fix potential deadlocks in mana napi ops (bsc#1245726).\n- net: mana: Handle Reset Request from MANA NIC (bsc#1245728).\n- net: mana: Handle unsupported HWC commands (bsc#1245726).\n- net: mana: Set tx_packets to post gso processing packet count (bsc#1245731).\n- net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency (bsc#1248754).\n- net: mana: explain irq_setup() algorithm (bsc#1245457).\n- net: mana: fix spelling for mana_gd_deregiser_irq() (git-fixes).\n- net: mctp: handle skb cleanup on sock_queue failures (git-fixes).\n- net: mdio: mdio-bcm-unimac: Correct rate fallback logic (git-fixes).\n- net: nfc: nci: Add parameter validation for packet data (git-fixes).\n- net: page_pool: allow enabling recycling late, fix false positive warning (git-fixes).\n- net: phy: bcm54811: PHY initialization (stable-fixes).\n- net: phy: fix phy_uses_state_machine() (git-fixes).\n- net: phy: micrel: Add ksz9131_resume() (stable-fixes).\n- net: phy: micrel: fix KSZ8081/KSZ8091 cable test (git-fixes).\n- net: phy: smsc: add proper reset flags for LAN8710A (stable-fixes).\n- net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer (git-fixes).\n- net: rose: convert 'use' field to refcount_t (git-fixes).\n- net: rose: fix a typo in rose_clear_routes() (git-fixes).\n- net: rose: include node references in rose_neigh refcount (git-fixes).\n- net: rose: split remove and free operations in rose_remove_neigh() (stable-fixes).\n- net: thunderbolt: Enable end-to-end flow control also in transmit (stable-fixes).\n- net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() (stable-fixes).\n- net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast (git-fixes).\n- net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock (git-fixes).\n- net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization (git-fixes).\n- net: usb: asix_devices: add phy_mask for ax88772 mdio bus (git-fixes).\n- net: usb: cdc-ncm: check for filtering capability (git-fixes).\n- net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio composition (stable-fixes).\n- net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositions (git-fixes).\n- net: usb: qmi_wwan: fix Telit Cinterion FE990A name (stable-fixes).\n- net: usb: qmi_wwan: fix Telit Cinterion FN990A name (stable-fixes).\n- net: usbnet: Avoid potential RCU stall on LINK_CHANGE event (git-fixes).\n- net: usbnet: Fix the wrong netif_carrier_on() call (git-fixes).\n- netfilter: ctnetlink: fix refcount leak on table dump (git-fixes).\n- netfilter: ctnetlink: remove refcounting in expectation dumpers (git-fixes).\n- netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around (git-fixes).\n- netfilter: nf_nat: also check reverse tuple to obtain clashing entry (git-fixes).\n- netfilter: nf_reject: do not leak dst refcount for loopback packets (git-fixes).\n- netfilter: nf_tables: Drop dead code from fill_*_info routines (git-fixes).\n- netfilter: nf_tables: adjust lockdep assertions handling (git-fixes).\n- netfilter: nf_tables: fix set size with rbtree backend (git-fixes).\n- netfilter: nf_tables: imbalance in flowtable binding (git-fixes).\n- netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template (git-fixes).\n- netfilter: nft_flow_offload: update tcp state flags under lock (git-fixes).\n- netfilter: nft_objref: validate objref and objrefmap expressions (bsc#1250237).\n- netfilter: nft_set_hash: skip duplicated elements pending gc run (git-fixes).\n- netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext (git-fixes).\n- netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps (git-fixes).\n- netfilter: nft_tunnel: fix geneve_opt dump (git-fixes).\n- netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds (git-fixes).\n- netlink: fix policy dump for int with validation callback (jsc#PED-13331).\n- netlink: specs: devlink: replace underscores with dashes in names (jsc#PED-13331).\n- netpoll: prevent hanging NAPI when netcons gets enabled (git-fixes).\n- nfs/localio: add direct IO enablement with sync and async IO support (git-fixes).\n- nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter (git-fixes).\n- nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT (git-fixes).\n- nfsd: fix access checking for NLM under XPRTSEC policies (git-fixes).\n- nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (git-fixes).\n- nouveau: fix disabling the nonstall irq due to storm code (git-fixes).\n- nvme-auth: update bi_directional flag (git-fixes).\n- nvme-fc: use lock accessing port_state and rport state (bsc#1245193 bsc#1247500).\n- nvme-pci: try function level reset on init failure (git-fixes).\n- nvme-tcp: log TLS handshake failures at error level (git-fixes).\n- nvme-tcp: send only permitted commands for secure concat (git-fixes).\n- nvme: fix PI insert on write (git-fixes).\n- nvme: fix endianness of command word prints in nvme_log_err_passthru() (git-fixes).\n- nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() (git-fixes).\n- nvme: fix misaccounting of nvme-mpath inflight I/O (git-fixes).\n- nvmet-fc: avoid scheduling association deletion twice (bsc#1245193 bsc#1247500).\n- nvmet-fc: move lsop put work to nvmet_fc_ls_req_op (bsc#1245193 bsc#1247500).\n- nvmet-fcloop: call done callback even when remote port is gone (bsc#1245193 bsc#1247500).\n- nvmet-tcp: fix callback lock for TLS handshake (git-fixes).\n- nvmet: exit debugfs after discovery subsystem exits (git-fixes).\n- nvmet: initialize discovery subsys after debugfs is initialized (git-fixes).\n- nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails (git-fixes).\n- objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler() (stable-fixes).\n- objtool, lkdtm: Obfuscate the do_nothing() pointer (stable-fixes).\n- objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc() (stable-fixes).\n- of: dynamic: Fix memleak when of_pci_add_properties() failed (git-fixes).\n- of: dynamic: Fix use after free in of_changeset_add_prop_helper() (git-fixes).\n- of: resolver: Fix device node refcount leakage in of_resolve_phandles() (git-fixes).\n- of: resolver: Simplify of_resolve_phandles() using __free() (stable-fixes).\n- of: unittest: Fix device reference count leak in of_unittest_pci_node_verify (git-fixes).\n- of: unittest: Unlock on error in unittest_data_add() (git-fixes).\n- pNFS/flexfiles: do not attempt pnfs on fatal DS errors (git-fixes).\n- pNFS: Fix disk addr range check in block/scsi layout (git-fixes).\n- pNFS: Fix stripe mapping in block/scsi layout (git-fixes).\n- pNFS: Fix uninited ptr deref in block/scsi layout (git-fixes).\n- pNFS: Handle RPC size limit for layoutcommits (git-fixes).\n- percpu: fix race on alloc failed warning limit (git-fixes).\n- perf bpf-event: Fix use-after-free in synthesis (git-fixes).\n- perf bpf-utils: Constify bpil_array_desc (git-fixes).\n- perf bpf-utils: Harden get_bpf_prog_info_linear (git-fixes).\n- perf dso: Add missed dso__put to dso__load_kcore (git-fixes).\n- perf hwmon_pmu: Avoid shortening hwmon PMU name (git-fixes).\n- perf parse-events: Set default GH modifier properly (git-fixes).\n- perf record: Cache build-ID of hit DSOs only (git-fixes).\n- perf sched: Fix memory leaks for evsel->priv in timehist (git-fixes).\n- perf sched: Fix memory leaks in 'perf sched latency' (git-fixes).\n- perf sched: Fix memory leaks in 'perf sched map' (git-fixes).\n- perf sched: Fix thread leaks in 'perf sched timehist' (git-fixes).\n- perf sched: Free thread->priv using priv_destructor (git-fixes).\n- perf sched: Make sure it frees the usage string (git-fixes).\n- perf sched: Use RC_CHK_EQUAL() to compare pointers (git-fixes).\n- perf symbol-minimal: Fix ehdr reading in filename__read_build_id (git-fixes).\n- perf test: Fix a build error in x86 topdown test (git-fixes).\n- perf tests bp_account: Fix leaked file descriptor (git-fixes).\n- perf tools: Remove libtraceevent in .gitignore (git-fixes).\n- perf topdown: Use attribute to see an event is a topdown metic or slots (git-fixes).\n- perf trace: Remove --map-dump documentation (git-fixes).\n- phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property() (git-fixes).\n- phy: mscc: Fix parsing of unicast frames (git-fixes).\n- phy: mscc: Fix timestamping for vsc8584 (git-fixes).\n- phy: qcom: phy-qcom-m31: Update IPQ5332 M31 USB phy initialization sequence (git-fixes).\n- phy: qualcomm: phy-qcom-eusb2-repeater: Do not zero-out registers (git-fixes).\n- phy: qualcomm: phy-qcom-eusb2-repeater: fix override properties (git-fixes).\n- phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal (stable-fixes).\n- phy: rockchip: naneng-combphy: Enable U3 OTG port for RK3568 (git-fixes).\n- phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors (git-fixes).\n- phy: rockchip: samsung-hdptx: Fix clock ratio setup (git-fixes).\n- phy: tegra: xusb: fix device and OF node leak at probe (git-fixes).\n- phy: ti-pipe3: fix device leak at unbind (git-fixes).\n- phy: ti: omap-usb2: fix device leak at unbind (git-fixes).\n- pidfs: Fix memory leak in pidfd_info() (jsc#PED-13113).\n- pidfs: raise SB_I_NODEV and SB_I_NOEXEC (bsc#1249562).\n- pinctrl: STMFX: add missing HAS_IOMEM dependency (git-fixes).\n- pinctrl: berlin: fix memory leak in berlin_pinctrl_build_state() (git-fixes).\n- pinctrl: equilibrium: Remove redundant semicolons (git-fixes).\n- pinctrl: meson-gxl: add missing i2c_d pinmux (git-fixes).\n- pinctrl: renesas: Use int type to store negative error codes (git-fixes).\n- pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read() (git-fixes).\n- pinctrl: samsung: Drop unused S3C24xx driver data (git-fixes).\n- pinctrl: stm32: Manage irq affinity settings (stable-fixes).\n- pinctrl: sunxi: Fix memory leak on krealloc failure (git-fixes).\n- pinmux: fix race causing mux_owner NULL with active mux_usecount (git-fixes).\n- platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister() (git-fixes).\n- platform/chrome: cros_ec_sensorhub: Retries when a sensor is not ready (stable-fixes).\n- platform/chrome: cros_ec_typec: Defer probe on missing EC parent (stable-fixes).\n- platform/mellanox: mlxbf-pmc: Remove newline char from event name input (git-fixes).\n- platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input (git-fixes).\n- platform/mellanox: mlxbf-pmc: Validate event/enable input (git-fixes).\n- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL (git-fixes).\n- platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list (stable-fixes).\n- platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list (stable-fixes).\n- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list (stable-fixes).\n- platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (stable-fixes).\n- platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list (stable-fixes).\n- platform/x86/intel-uncore-freq: Check write blocked for ELC (git-fixes).\n- platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (git-fixes).\n- platform/x86: Fix initialization order for firmware_attributes_class (git-fixes).\n- platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8406CA (stable-fixes).\n- platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13 (stable-fixes).\n- platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirk (git-fixes).\n- platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk (git-fixes).\n- platform/x86: ideapad-laptop: Fix FnLock not remembered among boots (git-fixes).\n- platform/x86: ideapad-laptop: Fix kbd backlight not remembered among boots (git-fixes).\n- platform/x86: lg-laptop: Fix WMAB call in fan_mode_store() (git-fixes).\n- pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() (stable-fixes).\n- pm: cpupower: bench: Prevent NULL dereference on malloc failure (stable-fixes).\n- power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery (git-fixes).\n- power: supply: bq27xxx: restrict no-battery detection to bq27000 (git-fixes).\n- power: supply: cpcap-charger: Fix null check for power_supply_get_by_name (git-fixes).\n- power: supply: cw2015: Fix a alignment coding style issue (git-fixes).\n- power: supply: max14577: Handle NULL pdata when CONFIG_OF is not set (git-fixes).\n- power: supply: max77976_charger: fix constant current reporting (git-fixes).\n- power: supply: qcom_battmgr: Add lithium-polymer entry (stable-fixes).\n- powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() (git-fixes).\n- powerpc/eeh: Export eeh_unfreeze_pe() (bsc#1215199).\n- powerpc/eeh: Make EEH driver device hotplug safe (bsc#1215199).\n- powerpc/ftrace: ensure ftrace record ops are always set for NOPs (git-fixes).\n- powerpc/ftrace: ensure ftrace record ops are always set for NOPs (jsc#PED-10909 git-fixes).\n- powerpc/kernel: Fix ppc_save_regs inclusion in build (bsc#1215199).\n- powerpc/kvm: Fix ifdef to remove build warning (bsc#1215199).\n- powerpc/powernv/pci: Fix underflow and leak issue (bsc#1215199).\n- powerpc/pseries/msi: Fix potential underflow and leak issue (bsc#1215199).\n- powerpc/pseries: Correct secvar format representation for static key management (jsc#PED-13345 jsc#PED-13343).\n- powerpc/secvar: Expose secvars relevant to the key management mode (jsc#PED-13345 jsc#PED-13343).\n- powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs (jsc#PED-10909 git-fixes).\n- powerpc: do not build ppc_save_regs.o always (bsc#1215199).\n- powerpc: floppy: Add missing checks after DMA map (bsc#1215199).\n- pptp: fix pptp_xmit() error path (git-fixes).\n- printk: nbcon: Allow reacquire during panic (bsc#1246688).\n- psample: adjust size if rate_as_probability is set (git-fixes).\n- ptp: fix breakage after ptp_vclock_in_use() rework (git-fixes).\n- pwm: berlin: Fix wrong register in suspend/resume (git-fixes).\n- pwm: imx-tpm: Reset counter if CMOD is 0 (git-fixes).\n- pwm: mediatek: Fix duty and period setting (git-fixes).\n- pwm: mediatek: Handle hardware enable and clock enable separately (stable-fixes).\n- pwm: rockchip: Round period/duty down on apply, up on get (git-fixes).\n- pwm: tiehrpwm: Do not drop runtime PM reference in .free() (git-fixes).\n- pwm: tiehrpwm: Fix corner case in clock divisor calculation (git-fixes).\n- pwm: tiehrpwm: Fix various off-by-one errors in duty-cycle calculation (git-fixes).\n- pwm: tiehrpwm: Make code comment in .free() more useful (git-fixes).\n- r8169: add support for RTL8125D (stable-fixes).\n- r8169: disable RTL8126 ZRX-DC timeout (stable-fixes).\n- r8169: do not scan PHY addresses > 0 (stable-fixes).\n- rcu: Fix racy re-initialization of irq_work causing hangs (git-fixes)\n- regmap: Remove superfluous check for !config in __regmap_init() (git-fixes).\n- regulator: core: fix NULL dereference on unbind due to stale coupling data (stable-fixes).\n- regulator: scmi: Use int type to store negative error codes (git-fixes).\n- regulator: sy7636a: fix lifecycle of power good gpio (git-fixes).\n- reset: brcmstb: Enable reset drivers for ARCH_BCM2835 (stable-fixes).\n- reset: eyeq: fix OF node leak (git-fixes).\n- resource: Add resource set range and size helpers (jsc#PED-13728 jsc#PED-13762).\n- resource: fix false warning in __request_region() (git-fixes).\n- ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg() (git-fixes).\n- ring-buffer: Make reading page consistent with the code logic (git-fixes).\n- rpm/config.sh: SLFO 1.2 is now synced to OBS as well\n- rtc: ds1307: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: ds1307: handle oscillator stop flag (OSF) for ds1341 (stable-fixes).\n- rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe (stable-fixes).\n- rtc: hym8563: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: nct3018y: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: optee: fix memory leak on driver removal (git-fixes).\n- rtc: pcf85063: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: pcf8563: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: rv3028: fix incorrect maximum clock rate handling (git-fixes).\n- rtc: x1205: Fix Xicor X1205 vendor prefix (git-fixes).\n- s390/ap: Unmask SLCF bit in card and queue ap functions sysfs (git-fixes bsc#1247837).\n- s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again (git-fixes bsc#1246868).\n- s390/cpum_cf: Deny all sampling events by counter PMU (git-fixes bsc#1249477).\n- s390/early: Copy last breaking event address to pt_regs (git-fixes bsc#1249061).\n- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (bsc#1248727 git-fixes).\n- s390/hypfs: Enable limited access during lockdown (bsc#1248727 git-fixes).\n- s390/ism: fix concurrency management in ism_cmd() (git-fixes bsc#1247372).\n- s390/mm: Allocate page table with PAGE_SIZE granularity (git-fixes bsc#1247838).\n- s390/mm: Do not map lowcore with identity mapping (git-fixes bsc#1249066).\n- s390/mm: Remove possible false-positive warning in pte_free_defer() (git-fixes bsc#1247366).\n- s390/pai: Deny all events not handled by this PMU (git-fixes bsc#1249478).\n- s390/pci: Allow automatic recovery with minimal driver support (bsc#1248728 git-fixes).\n- s390/sclp: Fix SCCB present check (git-fixes bsc#1249065).\n- s390/stp: Remove udelay from stp_sync_clock() (git-fixes bsc#1249062).\n- s390/time: Use monotonic clock in get_cycles() (git-fixes bsc#1249064).\n- samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora (git-fixes).\n- samples: mei: Fix building on musl libc (git-fixes).\n- sched/deadline: Always stop dl-server before changing parameters (bsc#1247936).\n- sched/deadline: Do not count nr_running for dl_server proxy tasks (git-fixes, bsc#1247936).\n- sched/deadline: Fix RT task potential starvation when expiry time passed (git-fixes, bsc#1247936).\n- sched/deadline: Fix dl_server_stopped() (bsc#1247936).\n- sched/deadline: Initialize dl_servers after SMP (git-fixes)\n- sched_ext, sched/core: Do not call scx_group_set_weight() (git-fixes)\n- scsi: Revert \"scsi: iscsi: Fix HW conn removal use after free\" (git-fixes).\n- scsi: core: Fix kernel doc for scsi_track_queue_full() (git-fixes).\n- scsi: elx: efct: Fix dma_unmap_sg() nents value (git-fixes).\n- scsi: fc: Avoid -Wflex-array-member-not-at-end warnings (bsc#1250519).\n- scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value (git-fixes).\n- scsi: isci: Fix dma_unmap_sg() nents value (git-fixes).\n- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (bsc#1250519).\n- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (bsc#1250519).\n- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (bsc#1250519).\n- scsi: lpfc: Clean up extraneous phba dentries (bsc#1250519).\n- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (bsc#1250519).\n- scsi: lpfc: Copyright updates for 14.4.0.11 patches (bsc#1250519).\n- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (bsc#1250519).\n- scsi: lpfc: Define size of debugfs entry for xri rebalancing (bsc#1250519).\n- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (bsc#1250519).\n- scsi: lpfc: Fix buffer free/clear order in deferred receive path (bsc#1250519).\n- scsi: lpfc: Fix wrong function reference in a comment (bsc#1250519).\n- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (bsc#1250519).\n- scsi: lpfc: Remove redundant assignment to avoid memory leak (bsc#1250519).\n- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (bsc#1250519).\n- scsi: lpfc: Update lpfc version to 14.4.0.11 (bsc#1250519).\n- scsi: lpfc: Use int type to store negative error codes (bsc#1250519).\n- scsi: lpfc: Use switch case statements in DIF debugfs handlers (bsc#1250519).\n- scsi: lpfc: use min() to improve code (bsc#1250519).\n- scsi: mpi3mr: Event processing debug improvement (bsc#1251186).\n- scsi: mpi3mr: Fix I/O failures during controller reset (bsc#1251186).\n- scsi: mpi3mr: Fix controller init failure on fault during queue creation (bsc#1251186).\n- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (bsc#1251186).\n- scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.c (git-fixes).\n- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (bsc#1251186).\n- scsi: mpi3mr: Fix race between config read submit and interrupt completion (git-fixes).\n- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (git-fixes).\n- scsi: mpi3mr: Update MPI headers to revision 37 (bsc#1251186).\n- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (bsc#1251186).\n- scsi: mpt3sas: Fix a fw_event memory leak (git-fixes).\n- scsi: mvsas: Fix dma_unmap_sg() nents value (git-fixes).\n- scsi: qla2xxx: Avoid stack frame size warning in qla_dfs (git-fixes).\n- scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES() (git-fixes).\n- scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp() (git-fixes).\n- scsi: qla2xxx: Remove firmware URL (git-fixes).\n- scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies() (git-fixes).\n- scsi: qla2xxx: edif: Fix incorrect sign of error code (git-fixes).\n- scsi: sd: Make sd shutdown issue START STOP UNIT appropriately (git-fixes).\n- scsi: smartpqi: Enhance WWID logging logic (bsc#1246631).\n- scsi: smartpqi: Take drives offline when controller is offline (bsc#1246631).\n- scsi: smartpqi: Update driver version to 2.1.34-035 (bsc#1246631).\n- scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowed (git-fixes).\n- scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices (git-fixes).\n- scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails (git-fixes).\n- scsi: ufs: core: Add missing post notify for power mode change (git-fixes).\n- scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG (git-fixes).\n- scsi: ufs: core: Always initialize the UIC done completion (git-fixes).\n- scsi: ufs: core: Do not perform UFS clkscaling during host async scan (git-fixes).\n- scsi: ufs: core: Fix clk scaling to be conditional in reset and restore (git-fixes).\n- scsi: ufs: core: Fix error return with query response (git-fixes).\n- scsi: ufs: core: Fix spelling of a sysfs attribute name (git-fixes).\n- scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out() (git-fixes).\n- scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers (git-fixes).\n- scsi: ufs: core: Improve ufshcd_mcq_sq_cleanup() (git-fixes).\n- scsi: ufs: core: Introduce ufshcd_has_pending_tasks() (git-fixes).\n- scsi: ufs: core: Prepare to introduce a new clock_gating lock (git-fixes).\n- scsi: ufs: core: Remove redundant query_complete trace (git-fixes).\n- scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init() (git-fixes).\n- scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqe (git-fixes).\n- scsi: ufs: core: Use link recovery when h8 exit fails during runtime resume (git-fixes).\n- scsi: ufs: exynos: Add check inside exynos_ufs_config_smu() (git-fixes).\n- scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBooster (git-fixes).\n- scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO (git-fixes).\n- scsi: ufs: exynos: Ensure consistent phy reference counts (git-fixes).\n- scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init() (git-fixes).\n- scsi: ufs: exynos: Fix hibern8 notify callbacks (git-fixes).\n- scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE (git-fixes).\n- scsi: ufs: exynos: Move UFS shareability value to drvdata (git-fixes).\n- scsi: ufs: exynos: Move phy calls to .exit() callback (git-fixes).\n- scsi: ufs: exynos: Remove empty drv_init method (git-fixes).\n- scsi: ufs: exynos: Remove superfluous function parameter (git-fixes).\n- scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend() (git-fixes).\n- scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort() (git-fixes).\n- scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers (git-fixes).\n- scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove() (git-fixes).\n- scsi: ufs: qcom: Fix crypto key eviction (git-fixes).\n- scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get (git-fixes).\n- scsi: ufs: ufs-pci: Fix default runtime and system PM levels (git-fixes).\n- scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host controllers (git-fixes).\n- seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast (git-fixes bsc#1250671).\n- selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE (poo#187320).\n- selftests/cpufreq: Fix cpufreq basic read and update testcases (bsc#1250344).\n- selftests/livepatch: Ignore NO_SUPPORT line in dmesg (poo#187320).\n- selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh (poo#187320).\n- selftests/run_kselftest.sh: Fix help string for --per-test-log (poo#187320).\n- selftests/run_kselftest.sh: Use readlink if realpath is not available (poo#187320).\n- selftests/tracing: Fix false failure of subsystem event test (git-fixes).\n- selftests: ALSA: fix memory leak in utimer test (git-fixes).\n- selftests: livepatch: add new ftrace helpers functions (poo#187320).\n- selftests: livepatch: add test cases of stack_order sysfs interface (poo#187320).\n- selftests: livepatch: handle PRINTK_CALLER in check_result() (poo#187320).\n- selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR (poo#187320).\n- selftests: livepatch: save and restore kprobe state (poo#187320).\n- selftests: livepatch: test if ftrace can trace a livepatched function (poo#187320).\n- selftests: livepatch: test livepatching a kprobed function (poo#187320).\n- selftests: ncdevmem: Move ncdevmem under drivers/net/hw (poo#187443).\n- selinux: change security_compute_sid to return the ssid or tsid on match (git-fixes).\n- selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len (stable-fixes).\n- serial: 8250: Touch watchdogs in write_atomic() (bsc#1246688).\n- serial: 8250: fix panic due to PSLVERR (git-fixes).\n- serial: max310x: Add error checking in probe() (git-fixes).\n- serial: sc16is7xx: fix bug in flow control levels init (git-fixes).\n- skmsg: Return copied bytes in sk_msg_memcopy_from_iter (bsc#1250650).\n- slab: Decouple slab_debug and no_hash_pointers (bsc#1249022).\n- smb: client: fix crypto buffers in non-linear memory (bsc#1250491, boo#1239206).\n- smb: client: fix netns refcount leak after net_passive changes (git-fixes).\n- soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS (git-fixes).\n- soc/tegra: pmc: Ensure power-domains are in a known state (git-fixes).\n- soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failure (git-fixes).\n- soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failure (git-fixes).\n- soc: qcom: QMI encoding/decoding for big endian (git-fixes).\n- soc: qcom: fix endianness for QMI header (git-fixes).\n- soc: qcom: mdt_loader: Actually use the e_phoff (stable-fixes).\n- soc: qcom: mdt_loader: Deal with zero e_shentsize (git-fixes).\n- soc: qcom: mdt_loader: Ensure we do not read past the ELF header (git-fixes).\n- soc: qcom: mdt_loader: Fix error return values in mdt_header_valid() (git-fixes).\n- soc: qcom: pmic_glink: fix OF node leak (git-fixes).\n- soc: qcom: rpmh-rsc: Add RSC version 4 support (stable-fixes).\n- soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCS (git-fixes).\n- soundwire: Move handle_nested_irq outside of sdw_dev_lock (stable-fixes).\n- soundwire: amd: cancel pending slave status handling workqueue during remove sequence (stable-fixes).\n- soundwire: amd: fix for handling slave alerts after link is down (git-fixes).\n- soundwire: amd: serialize amd manager resume sequence during pm_prepare (stable-fixes).\n- soundwire: stream: restore params when prepare ports fail (git-fixes).\n- spi: bcm2835: Remove redundant semicolons (git-fixes).\n- spi: cadence-quadspi: Fix cqspi_setup_flash() (git-fixes).\n- spi: cadence-quadspi: Flush posted register writes before DAC access (git-fixes).\n- spi: cadence-quadspi: Flush posted register writes before INDAC access (git-fixes).\n- spi: cadence-quadspi: fix cleanup of rx_chan on failure paths (stable-fixes).\n- spi: cs42l43: Property entry should be a null-terminated array (bsc#1246979).\n- spi: fix return code when spi device has too many chipselects (git-fixes).\n- spi: mtk-snfi: Remove redundant semicolons (git-fixes).\n- spi: spi-fsl-lpspi: Clamp too high speed_hz (git-fixes).\n- spi: spi-fsl-lpspi: Clear status register after disabling the module (git-fixes).\n- spi: spi-fsl-lpspi: Fix transmissions when using CONT (git-fixes).\n- spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort (git-fixes).\n- spi: spi-fsl-lpspi: Set correct chip-select polarity bit (git-fixes).\n- spi: stm32: Check for cfg availability in stm32_spi_probe (git-fixes).\n- sprintf.h requires stdarg.h (git-fixes).\n- sprintf.h: mask additional include (git-fixes).\n- squashfs: fix memory leak in squashfs_fill_super (git-fixes).\n- staging: axis-fifo: fix TX handling on copy_from_user() failure (git-fixes).\n- staging: axis-fifo: fix maximum TX packet length check (git-fixes).\n- staging: axis-fifo: flush RX FIFO on read errors (git-fixes).\n- staging: axis-fifo: remove sysfs interface (git-fixes).\n- staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc() (git-fixes).\n- staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int() (git-fixes).\n- staging: nvec: Fix incorrect null termination of battery manufacturer (git-fixes).\n- staging: vchiq_arm: Make vchiq_shutdown never fail (git-fixes).\n- struct cdc_ncm_ctx: move new member to end (git-fixes).\n- sunrpc: fix client side handling of tls alerts (git-fixes).\n- sunrpc: fix handling of server side tls alerts (git-fixes).\n- sunrpc: fix null pointer dereference on zero-length checksum (git-fixes).\n- sunvdc: Balance device refcount in vdc_port_mpgroup_check (git-fixes).\n- supported.conf: Mark ZL3073X modules supported\n- supported.conf: mark hyperv_drm as external\n- tcp: call tcp_measure_rcv_mss() for ooo packets (git-fixes).\n- tcp_bpf: Fix copied value in tcp_bpf_sendmsg (bsc#1250650).\n- thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to driver data (stable-fixes).\n- thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands (stable-fixes).\n- thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const (stable-fixes).\n- thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when required (stable-fixes).\n- thermal/drivers/qcom/lmh: Add missing IRQ includes (git-fixes).\n- thermal: sysfs: Return ENODATA instead of EAGAIN for reads (stable-fixes).\n- thunderbolt: Compare HMAC values in constant time (git-fixes).\n- thunderbolt: Fix copy+paste error in match_service_id() (git-fixes).\n- tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (stable-fixes).\n- tools/power turbostat: Fix bogus SysWatt for forked program (git-fixes).\n- tools/power turbostat: Fix build with musl (stable-fixes).\n- tools/power turbostat: Handle cap_get_proc() ENOSYS (stable-fixes).\n- tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (stable-fixes).\n- tools/resolve_btfids: Fix build when cross compiling kernel with clang (git-fixes).\n- tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single (git-fixes).\n- trace/fgraph: Fix error handling (git-fixes).\n- trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers (git-fixes).\n- tracepoint: Print the function symbol when tracepoint_debug is set (jsc#PED-13631).\n- tracing/kprobe: Make trace_kprobe's module callback called after jump_label update (git-fixes).\n- tracing/kprobes: Fix to free objects when failed to copy a symbol (git-fixes).\n- tracing: Correct the refcount if the hist/hist_debug file fails to open (git-fixes).\n- tracing: Fix filter string testing (git-fixes).\n- tracing: Fix using ret variable in tracing_set_tracer() (git-fixes).\n- tracing: Remove unneeded goto out logic (bsc#1249286).\n- tracing: Switch trace.c code over to use guard() (git-fixes).\n- tracing: Switch trace_events_hist.c code over to use guard() (git-fixes).\n- tracing: fprobe events: Fix possible UAF on modules (git-fixes).\n- tracing: tprobe-events: Fix leakage of module refcount (git-fixes).\n- tty: hvc_console: Call hvc_kick in hvc_write unconditionally (bsc#1230062).\n- tty: n_gsm: Do not block input queue by waiting MSC (git-fixes).\n- tty: serial: fix print format specifiers (stable-fixes).\n- ublk: sanity check add_dev input for underflow (git-fixes).\n- ublk: use vmalloc for ublk_device's __queues (git-fixes).\n- ucount: fix atomic_long_inc_below() argument type (git-fixes).\n- uio: uio_pdrv_genirq: Remove MODULE_DEVICE_TABLE (git-fixes).\n- usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init() (git-fixes).\n- usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call (git-fixes).\n- usb: core: Add 0x prefix to quirks debug output (stable-fixes).\n- usb: core: config: Prevent OOB read in SS endpoint companion parsing (stable-fixes).\n- usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test (git-fixes).\n- usb: core: usb_submit_urb: downgrade type check (stable-fixes).\n- usb: dwc3: Ignore late xferNotReady event to prevent halt timeout (git-fixes).\n- usb: dwc3: Remove WARN_ON for device endpoint command timeouts (stable-fixes).\n- usb: dwc3: imx8mp: fix device leak at unbind (git-fixes).\n- usb: dwc3: meson-g12a: fix device leaks at unbind (git-fixes).\n- usb: dwc3: pci: add support for the Intel Wildcat Lake (stable-fixes).\n- usb: dwc3: qcom: Do not leave BCR asserted (git-fixes).\n- usb: early: xhci-dbc: Fix early_ioremap leak (git-fixes).\n- usb: gadget : fix use-after-free in composite_dev_cleanup() (git-fixes).\n- usb: gadget: configfs: Correctly set use_os_string at bind (git-fixes).\n- usb: gadget: midi2: Fix MIDI2 IN EP max packet size (git-fixes).\n- usb: gadget: midi2: Fix missing UMP group attributes initialization (git-fixes).\n- usb: gadget: udc: renesas_usb3: fix device leak at unbind (git-fixes).\n- usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup (git-fixes).\n- usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe() (git-fixes).\n- usb: misc: apple-mfi-fastcharge: Make power supply names unique (git-fixes).\n- usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls (git-fixes).\n- usb: musb: omap2430: fix device leak at unbind (git-fixes).\n- usb: phy: twl6030: Fix incorrect type for ret (git-fixes).\n- usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive (stable-fixes).\n- usb: renesas-xhci: Fix External ROM access timeouts (git-fixes).\n- usb: storage: realtek_cr: Use correct byte order for bcs->Residue (git-fixes).\n- usb: typec: fusb302: cache PD RX state (git-fixes).\n- usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present (stable-fixes).\n- usb: typec: maxim_contaminant: disable low power mode when reading comparator values (git-fixes).\n- usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean (git-fixes).\n- usb: typec: tcpm/tcpci_maxim: fix irq wake usage (stable-fixes).\n- usb: typec: tcpm: allow switching to mode accessory to mux properly (stable-fixes).\n- usb: typec: tcpm: allow to use sink in accessory mode (stable-fixes).\n- usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach (git-fixes).\n- usb: typec: tcpm: properly deliver cable vdms to altmode drivers (git-fixes).\n- usb: typec: tipd: Clear interrupts first (git-fixes).\n- usb: typec: ucsi: Update power_supply on power role change (git-fixes).\n- usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default (stable-fixes).\n- usb: typec: ucsi: yoga-c630: fix error and remove paths (git-fixes).\n- usb: vhci-hcd: Prevent suspending virtually attached devices (git-fixes).\n- usb: xhci: Avoid showing errors during surprise removal (stable-fixes).\n- usb: xhci: Avoid showing warnings for dying controller (stable-fixes).\n- usb: xhci: Fix slot_id resource race conflict (git-fixes).\n- usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command (stable-fixes).\n- usb: xhci: print xhci->xhc_state when queue_command failed (stable-fixes).\n- use uniform permission checks for all mount propagation changes (git-fixes).\n- vdpa/mlx5: Fix needs_teardown flag calculation (git-fixes).\n- vdpa: Fix IDR memory leak in VDUSE module exit (git-fixes).\n- vhost-scsi: Fix log flooding with target does not exist errors (git-fixes).\n- vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put() (git-fixes).\n- vhost/vsock: Avoid allocating arbitrarily-sized SKBs (git-fixes).\n- vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNER (git-fixes).\n- vhost: Reintroduce kthread API and add mode selection (git-fixes).\n- vhost: fail early when __vhost_add_used() fails (git-fixes).\n- virtchnl2: add flow steering support (jsc#PED-13728).\n- virtchnl2: rename enum virtchnl2_cap_rss (jsc#PED-13728).\n- virtchnl: add PTP virtchnl definitions (jsc#PED-13728 jsc#PED-13762).\n- virtio_net: Enforce minimum TX ring size for reliability (git-fixes).\n- virtio_ring: Fix error reporting in virtqueue_resize (git-fixes).\n- vmci: Prevent the dispatching of uninitialized payloads (git-fixes).\n- vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page (git-fixes).\n- vsock/virtio: Validate length in packet header before skb_put() (git-fixes).\n- vt: defkeymap: Map keycodes above 127 to K_HOLE (git-fixes).\n- vt: keyboard: Do not process Unicode characters in K_OFF mode (git-fixes).\n- watchdog: dw_wdt: Fix default timeout (stable-fixes).\n- watchdog: iTCO_wdt: Report error if timeout configuration fails (stable-fixes).\n- watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog (git-fixes).\n- watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition (stable-fixes).\n- watchdog: ziirave_wdt: check record length in ziirave_firm_verify() (git-fixes).\n- wifi: ath10k: avoid unnecessary wait for service ready message (git-fixes).\n- wifi: ath10k: shutdown driver when hardware is unreliable (stable-fixes).\n- wifi: ath11k: HAL SRNG: do not deinitialize and re-initialize again (git-fixes).\n- wifi: ath11k: clear initialized flag for deinit-ed srng lists (git-fixes).\n- wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() (git-fixes).\n- wifi: ath11k: fix dest ring-buffer corruption (git-fixes).\n- wifi: ath11k: fix dest ring-buffer corruption when ring is full (git-fixes).\n- wifi: ath11k: fix group data packet drops during rekey (git-fixes).\n- wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() (git-fixes).\n- wifi: ath11k: fix source ring-buffer corruption (git-fixes).\n- wifi: ath11k: fix suspend use-after-free after probe failure (git-fixes).\n- wifi: ath12k: Add MODULE_FIRMWARE() entries (bsc#1250952).\n- wifi: ath12k: Add memset and update default rate value in wmi tx completion (stable-fixes).\n- wifi: ath12k: Correct tid cleanup when tid setup fails (stable-fixes).\n- wifi: ath12k: Decrement TID on RX peer frag setup error handling (stable-fixes).\n- wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 (stable-fixes).\n- wifi: ath12k: Fix station association with MBSSID Non-TX BSS (stable-fixes).\n- wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() (git-fixes).\n- wifi: ath12k: fix dest ring-buffer corruption (git-fixes).\n- wifi: ath12k: fix dest ring-buffer corruption when ring is full (git-fixes).\n- wifi: ath12k: fix endianness handling while accessing wmi service bit (git-fixes).\n- wifi: ath12k: fix memory leak in ath12k_pci_remove() (stable-fixes).\n- wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (git-fixes).\n- wifi: ath12k: fix source ring-buffer corruption (git-fixes).\n- wifi: ath12k: fix the fetching of combined rssi (git-fixes).\n- wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers (git-fixes).\n- wifi: ath12k: fix wrong logging ID used for CE (git-fixes).\n- wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE (git-fixes).\n- wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work (git-fixes).\n- wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table() (git-fixes).\n- wifi: cfg80211: Fix interface type validation (stable-fixes).\n- wifi: cfg80211: fix use-after-free in cmp_bss() (git-fixes).\n- wifi: cfg80211: reject HTC bit for management frames (stable-fixes).\n- wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (git-fixes).\n- wifi: cw1200: cap SSID length in cw1200_do_join() (git-fixes).\n- wifi: iwlegacy: Check rate_idx range after addition (stable-fixes).\n- wifi: iwlwifi: Add missing firmware info for bz-b0-* models (bsc#1252084).\n- wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() (git-fixes).\n- wifi: iwlwifi: Fix memory leak in iwl_mvm_init() (git-fixes).\n- wifi: iwlwifi: Remove redundant header files (git-fixes).\n- wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE (bsc#1252084).\n- wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd() (stable-fixes).\n- wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect (stable-fixes).\n- wifi: iwlwifi: mvm: avoid outdated reorder buffer head_sn (stable-fixes).\n- wifi: iwlwifi: mvm: fix scan request validation (stable-fixes).\n- wifi: iwlwifi: mvm: set gtk id also in older FWs (stable-fixes).\n- wifi: iwlwifi: return ERR_PTR from opmode start() (stable-fixes).\n- wifi: iwlwifi: uefi: check DSM item validity (git-fixes).\n- wifi: libertas: cap SSID len in lbs_associate() (git-fixes).\n- wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key() (git-fixes).\n- wifi: mac80211: Do not call fq_flow_idx() for management frames (git-fixes).\n- wifi: mac80211: Do not schedule stopped TXQs (git-fixes).\n- wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon() (git-fixes).\n- wifi: mac80211: avoid weird state in error path (stable-fixes).\n- wifi: mac80211: do not complete management TX on SAE commit (stable-fixes).\n- wifi: mac80211: do not unreserve never reserved chanctx (stable-fixes).\n- wifi: mac80211: fix Rx packet handling when pubsta information is not available (git-fixes).\n- wifi: mac80211: fix incorrect type for ret (stable-fixes).\n- wifi: mac80211: fix rx link assignment for non-MLO stations (stable-fixes).\n- wifi: mac80211: increase scan_ies_len for S1G (stable-fixes).\n- wifi: mac80211: reject TDLS operations when station is not associated (git-fixes).\n- wifi: mac80211: update radar_required in channel context after channel switch (stable-fixes).\n- wifi: mt76: fix linked list corruption (git-fixes).\n- wifi: mt76: fix potential memory leak in mt76_wmac_probe() (git-fixes).\n- wifi: mt76: free pending offchannel tx frames on wcid cleanup (git-fixes).\n- wifi: mt76: mt7915: fix mt7981 pre-calibration (git-fixes).\n- wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch (stable-fixes).\n- wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure (git-fixes).\n- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links() (git-fixes).\n- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP (git-fixes).\n- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete (git-fixes).\n- wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LE (git-fixes).\n- wifi: mt76: mt7996: Fix RX packets configuration for primary WED device (git-fixes).\n- wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data() (git-fixes).\n- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc (git-fixes).\n- wifi: mwifiex: Initialize the chan_stats array to zero (git-fixes).\n- wifi: mwifiex: send world regulatory domain to driver (git-fixes).\n- wifi: nl80211: Set num_sub_specs before looping through sub_specs (git-fixes).\n- wifi: plfxlc: Fix error handling in usb driver probe (git-fixes).\n- wifi: rtl818x: Kill URBs before clearing tx status queue (git-fixes).\n- wifi: rtl8xxxu: Do not claim USB ID 07b8:8188 (stable-fixes).\n- wifi: rtl8xxxu: Fix RX skb size for aggregation disabled (git-fixes).\n- wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc() (stable-fixes).\n- wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()` (stable-fixes).\n- wifi: rtlwifi: rtl8192cu: Do not claim USB ID 07b8:8188 (stable-fixes).\n- wifi: rtw88: Fix macid assigned to TDLS station (git-fixes).\n- wifi: rtw89: Fix rtw89_mac_power_switch() for USB (stable-fixes).\n- wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB (stable-fixes).\n- wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band (git-fixes).\n- wifi: rtw89: avoid circular locking dependency in ser_state_run() (git-fixes).\n- wifi: rtw89: scan abort when assign/unassign_vif (stable-fixes).\n- wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode (stable-fixes).\n- wifi: virt_wifi: Fix page fault on connect (stable-fixes).\n- wifi: wilc1000: avoid buffer overflow in WID string configuration (stable-fixes).\n- writeback: Avoid contention on wb->list_lock when switching inodes (bsc#1237776).\n- writeback: Avoid contention on wb->list_lock when switching inodes (kABI fixup) (bsc#1237776).\n- writeback: Avoid excessively long inode switching times (bsc#1237776).\n- writeback: Avoid softlockup when switching many inodes (bsc#1237776).\n- x86/CPU/AMD: Add CPUID faulting support (jsc#PED-13704).\n- x86/Kconfig: Add arch attack vector support (git-fixes).\n- x86/Kconfig: Always enable ARCH_SPARSEMEM_ENABLE (git-fixes).\n- x86/boot: Sanitize boot params before parsing command line (git-fixes).\n- x86/bugs: Add SRSO_MITIGATION_NOSMT (git-fixes).\n- x86/bugs: Add attack vector controls for BHI (git-fixes).\n- x86/bugs: Add attack vector controls for GDS (git-fixes).\n- x86/bugs: Add attack vector controls for ITS (git-fixes).\n- x86/bugs: Add attack vector controls for L1TF (git-fixes).\n- x86/bugs: Add attack vector controls for MDS (git-fixes).\n- x86/bugs: Add attack vector controls for MMIO (git-fixes).\n- x86/bugs: Add attack vector controls for RFDS (git-fixes).\n- x86/bugs: Add attack vector controls for SRBDS (git-fixes).\n- x86/bugs: Add attack vector controls for SRSO (git-fixes).\n- x86/bugs: Add attack vector controls for SSB (git-fixes).\n- x86/bugs: Add attack vector controls for TAA (git-fixes).\n- x86/bugs: Add attack vector controls for TSA (git-fixes).\n- x86/bugs: Add attack vector controls for retbleed (git-fixes).\n- x86/bugs: Add attack vector controls for spectre_v1 (git-fixes).\n- x86/bugs: Add attack vector controls for spectre_v2 (git-fixes).\n- x86/bugs: Add attack vector controls for spectre_v2_user (git-fixes).\n- x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (git-fixes).\n- x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (git-fixes).\n- x86/bugs: Avoid warning when overriding return thunk (git-fixes).\n- x86/bugs: Clean up SRSO microcode handling (git-fixes).\n- x86/bugs: Define attack vectors relevant for each bug (git-fixes).\n- x86/bugs: Fix GDS mitigation selecting when mitigation is off (git-fixes).\n- x86/bugs: Introduce cdt_possible() (git-fixes).\n- x86/bugs: Print enabled attack vectors (git-fixes).\n- x86/bugs: Remove its=stuff dependency on retbleed (git-fixes).\n- x86/bugs: Select best SRSO mitigation (git-fixes).\n- x86/bugs: Simplify the retbleed=stuff checks (git-fixes).\n- x86/bugs: Use IBPB for retbleed if used by SRSO (git-fixes).\n- x86/bugs: Use switch/case in its_apply_mitigation() (git-fixes).\n- x86/cacheinfo: Properly parse CPUID(0x80000005) L1d/L1i associativity (git-fixes).\n- x86/cacheinfo: Properly parse CPUID(0x80000006) L2/L3 associativity (git-fixes).\n- x86/cpu: Sanitize CPUID(0x80000000) output (git-fixes).\n- x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1 (git-fixes).\n- x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures (git-fixes).\n- x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct() (git-fixes).\n- x86/fpu: Delay instruction pointer fixup until after warning (git-fixes).\n- x86/fpu: Fix guest FPU state buffer allocation size (git-fixes).\n- x86/fpu: Fully optimize out WARN_ON_FPU() (git-fixes).\n- x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE (git-fixes).\n- x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler (git-fixes).\n- x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers (git-fixes).\n- x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op() (git-fixes).\n- x86/mce/amd: Add default names for MCA banks and blocks (git-fixes).\n- x86/mce: Do not remove sysfs if thresholding sysfs init fails (git-fixes).\n- x86/mce: Ensure user polling settings are honored when restarting timer (git-fixes).\n- x86/mce: Make sure CMCI banks are cleared during shutdown on Intel (git-fixes).\n- x86/microcode/AMD: Handle the case of no BIOS microcode (git-fixes).\n- x86/microcode: Consolidate the loader enablement checking (git-fixes).\n- x86/microcode: Update the Intel processor flag scan check (git-fixes).\n- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() (git-fixes).\n- x86/mm/pat: do not collapse pages without PSE set (git-fixes).\n- x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() (git-fixes).\n- x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC &lt; 14.2 (git-fixes).\n- x86/pkeys: Simplify PKRU update in signal frame (git-fixes).\n- x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match() (git-fixes).\n- x86/pti: Add attack vector controls for PTI (git-fixes).\n- x86/rdrand: Disable RDSEED on AMD Cyan Skillfish (git-fixes).\n- x86/smp: Allow calling mwait_play_dead with an arbitrary hint (jsc#PED-13815).\n- x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior (jsc#PED-13815).\n- x86/smp: PM/hibernate: Split arch_resume_nosmt() (jsc#PED-13815).\n- x86/smpboot: Fix INIT delay assignment for extended Intel Families (git-fixes).\n- x86/topology: Implement topology_is_core_online() to address SMT regression (jsc#PED-13815).\n- x86/traps: Initialize DR6 by writing its architectural reset value (git-fixes).\n- xen/gntdev: remove struct gntdev_copy_batch from stack (git-fixes).\n- xen/netfront: Fix TX response spurious interrupts (git-fixes).\n- xen: fix UAF in dmabuf_exp_from_pages() (git-fixes).\n- xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO (git-fixes).\n- xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS() (git-fixes).\n- xfs: do not propagate ENODATA disk errors into xattr code (git-fixes).\n- xfs: fix scrub trace with null pointer in quotacheck (git-fixes).\n- xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure (git-fixes).\n- xfs: remove unused event xfs_alloc_near_error (git-fixes).\n- xfs: remove unused event xfs_alloc_near_nominleft (git-fixes).\n- xfs: remove unused event xfs_attr_node_removename (git-fixes).\n- xfs: remove unused event xfs_ioctl_clone (git-fixes).\n- xfs: remove unused event xfs_pagecache_inval (git-fixes).\n- xfs: remove unused event xlog_iclog_want_sync (git-fixes).\n- xfs: remove unused trace event xfs_attr_remove_iter_return (git-fixes).\n- xfs: remove unused trace event xfs_attr_rmtval_set (git-fixes).\n- xfs: remove unused trace event xfs_discard_rtrelax (git-fixes).\n- xfs: remove unused trace event xfs_log_cil_return (git-fixes).\n- xfs: remove unused trace event xfs_reflink_cow_enospc (git-fixes).\n- xfs: remove unused xfs_attr events (git-fixes).\n- xfs: remove unused xfs_reflink_compare_extents events (git-fixes).\n- xfs: remove usused xfs_end_io_direct events (git-fixes).\n- xhci: dbc: Fix full DbC transfer ring after several reconnects (git-fixes).\n- xhci: dbc: decouple endpoint allocation from initialization (git-fixes).\n- xhci: fix memory leak regression when freeing xhci vdev devices depth first (git-fixes).\n- xirc2ps_cs: fix register access when enabling FullDuplex (git-fixes).\n- zram: permit only one post-processing operation at a time (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754,756,758,760,762,764,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,846,848,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914,916,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966,968,970,972,974,976,978,980,982,984,986,988,990,992,994,996,998,1000,1002,1004,1006,1008,1010,1012,1014,1016,1018,1020,1022,1024,1026,1028,1030,1032,1034,1036,1038,1040,1042,1044,1046,1048,1050,1052,1054,1056,1058,1060,1062,1064,1066,1068,1070,1072,1074,1076,1078,1080,1082,1084,1086,1088,1090,1092,1094,1096,1098,1100,1102,1104,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132,1134,1136,1138,1140,1142,1144,1146,1148,1150,1152,1154,1156,1158],{"_key":15},"CVE-2024-53164",{"_key":17},"CVE-2024-57891",{"_key":19},"CVE-2024-57951",{"_key":21},"CVE-2024-57952",{"_key":23},"CVE-2024-58090",{"_key":25},"CVE-2025-22034",{"_key":27},"CVE-2025-22077",{"_key":29},"CVE-2025-23141",{"_key":31},"CVE-2025-37798",{"_key":33},"CVE-2025-37821",{"_key":35},"CVE-2025-37849",{"_key":37},"CVE-2025-37856",{"_key":39},"CVE-2025-37861",{"_key":41},"CVE-2025-37864",{"_key":43},"CVE-2025-38006",{"_key":45},"CVE-2025-38008",{"_key":47},"CVE-2025-38019",{"_key":49},"CVE-2025-38034",{"_key":51},"CVE-2025-38038",{"_key":53},"CVE-2025-38052",{"_key":55},"CVE-2025-38058",{"_key":57},"CVE-2025-38062",{"_key":59},"CVE-2025-38075",{"_key":61},"CVE-2025-38087",{"_key":63},"CVE-2025-38088",{"_key":65},"CVE-2025-38089",{"_key":67},"CVE-2025-38090",{"_key":69},"CVE-2025-38091",{"_key":71},"CVE-2025-38095",{"_key":73},"CVE-2025-38096",{"_key":75},"CVE-2025-38098",{"_key":77},"CVE-2025-38099",{"_key":79},"CVE-2025-38101",{"_key":81},"CVE-2025-38102",{"_key":83},"CVE-2025-38103",{"_key":85},"CVE-2025-38106",{"_key":87},"CVE-2025-38107",{"_key":89},"CVE-2025-38108",{"_key":91},"CVE-2025-38109",{"_key":93},"CVE-2025-38110",{"_key":95},"CVE-2025-38111",{"_key":97},"CVE-2025-38112",{"_key":99},"CVE-2025-38113",{"_key":101},"CVE-2025-38114",{"_key":103},"CVE-2025-38117",{"_key":105},"CVE-2025-38118",{"_key":107},"CVE-2025-38119",{"_key":109},"CVE-2025-38120",{"_key":111},"CVE-2025-38122",{"_key":113},"CVE-2025-38123",{"_key":115},"CVE-2025-38124",{"_key":117},"CVE-2025-38125",{"_key":119},"CVE-2025-38127",{"_key":121},"CVE-2025-38128",{"_key":123},"CVE-2025-38129",{"_key":125},"CVE-2025-38134",{"_key":127},"CVE-2025-38135",{"_key":129},"CVE-2025-38136",{"_key":131},"CVE-2025-38137",{"_key":133},"CVE-2025-38138",{"_key":135},"CVE-2025-38140",{"_key":137},"CVE-2025-38141",{"_key":139},"CVE-2025-38142",{"_key":141},"CVE-2025-38143",{"_key":143},"CVE-2025-38145",{"_key":145},"CVE-2025-38146",{"_key":147},"CVE-2025-38148",{"_key":149},"CVE-2025-38149",{"_key":151},"CVE-2025-38151",{"_key":153},"CVE-2025-38153",{"_key":155},"CVE-2025-38154",{"_key":157},"CVE-2025-38155",{"_key":159},"CVE-2025-38156",{"_key":161},"CVE-2025-38157",{"_key":163},"CVE-2025-38159",{"_key":165},"CVE-2025-38160",{"_key":167},"CVE-2025-38161",{"_key":169},"CVE-2025-38165",{"_key":171},"CVE-2025-38168",{"_key":173},"CVE-2025-38169",{"_key":175},"CVE-2025-38170",{"_key":177},"CVE-2025-38172",{"_key":179},"CVE-2025-38173",{"_key":181},"CVE-2025-38174",{"_key":183},"CVE-2025-38177",{"_key":185},"CVE-2025-38180",{"_key":187},"CVE-2025-38181",{"_key":189},"CVE-2025-38182",{"_key":191},"CVE-2025-38184",{"_key":193},"CVE-2025-38185",{"_key":195},"CVE-2025-38186",{"_key":197},"CVE-2025-38188",{"_key":199},"CVE-2025-38189",{"_key":201},"CVE-2025-38190",{"_key":203},"CVE-2025-38193",{"_key":205},"CVE-2025-38197",{"_key":207},"CVE-2025-38198",{"_key":209},"CVE-2025-38201",{"_key":211},"CVE-2025-38205",{"_key":213},"CVE-2025-38208",{"_key":215},"CVE-2025-38209",{"_key":217},"CVE-2025-38211",{"_key":219},"CVE-2025-38213",{"_key":221},"CVE-2025-38214",{"_key":223},"CVE-2025-38215",{"_key":225},"CVE-2025-38216",{"_key":227},"CVE-2025-38217",{"_key":229},"CVE-2025-38220",{"_key":231},"CVE-2025-38222",{"_key":233},"CVE-2025-38224",{"_key":235},"CVE-2025-38225",{"_key":237},"CVE-2025-38226",{"_key":239},"CVE-2025-38227",{"_key":241},"CVE-2025-38228",{"_key":243},"CVE-2025-38229",{"_key":245},"CVE-2025-38231",{"_key":247},"CVE-2025-38232",{"_key":249},"CVE-2025-38233",{"_key":251},"CVE-2025-38234",{"_key":253},"CVE-2025-38242",{"_key":255},"CVE-2025-38244",{"_key":257},"CVE-2025-38245",{"_key":259},"CVE-2025-38246",{"_key":261},"CVE-2025-38249",{"_key":263},"CVE-2025-38251",{"_key":265},"CVE-2025-38253",{"_key":267},"CVE-2025-38255",{"_key":269},"CVE-2025-38256",{"_key":271},"CVE-2025-38257",{"_key":273},"CVE-2025-38258",{"_key":275},"CVE-2025-38259",{"_key":277},"CVE-2025-38263",{"_key":279},"CVE-2025-38264",{"_key":281},"CVE-2025-38265",{"_key":283},"CVE-2025-38267",{"_key":285},"CVE-2025-38268",{"_key":287},"CVE-2025-38270",{"_key":289},"CVE-2025-38272",{"_key":291},"CVE-2025-38273",{"_key":293},"CVE-2025-38274",{"_key":295},"CVE-2025-38275",{"_key":297},"CVE-2025-38277",{"_key":299},"CVE-2025-38278",{"_key":301},"CVE-2025-38286",{"_key":303},"CVE-2025-38287",{"_key":305},"CVE-2025-38288",{"_key":307},"CVE-2025-38289",{"_key":309},"CVE-2025-38290",{"_key":311},"CVE-2025-38291",{"_key":313},"CVE-2025-38292",{"_key":315},"CVE-2025-38293",{"_key":317},"CVE-2025-38299",{"_key":319},"CVE-2025-38300",{"_key":321},"CVE-2025-38301",{"_key":323},"CVE-2025-38302",{"_key":325},"CVE-2025-38303",{"_key":327},"CVE-2025-38304",{"_key":329},"CVE-2025-38305",{"_key":331},"CVE-2025-38306",{"_key":333},"CVE-2025-38307",{"_key":335},"CVE-2025-38311",{"_key":337},"CVE-2025-38312",{"_key":339},"CVE-2025-38313",{"_key":341},"CVE-2025-38315",{"_key":343},"CVE-2025-38317",{"_key":345},"CVE-2025-38318",{"_key":347},"CVE-2025-38319",{"_key":349},"CVE-2025-38322",{"_key":351},"CVE-2025-38323",{"_key":353},"CVE-2025-38326",{"_key":355},"CVE-2025-38332",{"_key":357},"CVE-2025-38335",{"_key":359},"CVE-2025-38336",{"_key":361},"CVE-2025-38337",{"_key":363},"CVE-2025-38338",{"_key":365},"CVE-2025-38339",{"_key":367},"CVE-2025-38341",{"_key":369},"CVE-2025-38342",{"_key":371},"CVE-2025-38343",{"_key":373},"CVE-2025-38344",{"_key":375},"CVE-2025-38345",{"_key":377},"CVE-2025-38348",{"_key":379},"CVE-2025-38349",{"_key":381},"CVE-2025-38350",{"_key":383},"CVE-2025-38351",{"_key":385},"CVE-2025-38352",{"_key":387},"CVE-2025-38353",{"_key":389},"CVE-2025-38354",{"_key":391},"CVE-2025-38355",{"_key":393},"CVE-2025-38356",{"_key":395},"CVE-2025-38359",{"_key":397},"CVE-2025-38360",{"_key":399},"CVE-2025-38361",{"_key":401},"CVE-2025-38362",{"_key":403},"CVE-2025-38363",{"_key":405},"CVE-2025-38364",{"_key":407},"CVE-2025-38365",{"_key":409},"CVE-2025-38368",{"_key":411},"CVE-2025-38369",{"_key":413},"CVE-2025-38371",{"_key":415},"CVE-2025-38372",{"_key":417},"CVE-2025-38373",{"_key":419},"CVE-2025-38374",{"_key":421},"CVE-2025-38375",{"_key":423},"CVE-2025-38376",{"_key":425},"CVE-2025-38377",{"_key":427},"CVE-2025-38380",{"_key":429},"CVE-2025-38381",{"_key":431},"CVE-2025-38382",{"_key":433},"CVE-2025-38383",{"_key":435},"CVE-2025-38384",{"_key":437},"CVE-2025-38385",{"_key":439},"CVE-2025-38386",{"_key":441},"CVE-2025-38387",{"_key":443},"CVE-2025-38389",{"_key":445},"CVE-2025-38390",{"_key":447},"CVE-2025-38391",{"_key":449},"CVE-2025-38392",{"_key":451},"CVE-2025-38393",{"_key":453},"CVE-2025-38395",{"_key":455},"CVE-2025-38396",{"_key":457},"CVE-2025-38397",{"_key":459},"CVE-2025-38399",{"_key":461},"CVE-2025-38400",{"_key":463},"CVE-2025-38401",{"_key":465},"CVE-2025-38402",{"_key":467},"CVE-2025-38403",{"_key":469},"CVE-2025-38404",{"_key":471},"CVE-2025-38405",{"_key":473},"CVE-2025-38406",{"_key":475},"CVE-2025-38408",{"_key":477},"CVE-2025-38409",{"_key":479},"CVE-2025-38410",{"_key":481},"CVE-2025-38412",{"_key":483},"CVE-2025-38413",{"_key":485},"CVE-2025-38414",{"_key":487},"CVE-2025-38415",{"_key":489},"CVE-2025-38416",{"_key":491},"CVE-2025-38417",{"_key":493},"CVE-2025-38418",{"_key":495},"CVE-2025-38419",{"_key":497},"CVE-2025-38420",{"_key":499},"CVE-2025-38421",{"_key":501},"CVE-2025-38424",{"_key":503},"CVE-2025-38425",{"_key":505},"CVE-2025-38426",{"_key":507},"CVE-2025-38427",{"_key":509},"CVE-2025-38428",{"_key":511},"CVE-2025-38429",{"_key":513},"CVE-2025-38430",{"_key":515},"CVE-2025-38436",{"_key":517},"CVE-2025-38438",{"_key":519},"CVE-2025-38439",{"_key":521},"CVE-2025-38440",{"_key":523},"CVE-2025-38441",{"_key":525},"CVE-2025-38443",{"_key":527},"CVE-2025-38444",{"_key":529},"CVE-2025-38445",{"_key":531},"CVE-2025-38446",{"_key":533},"CVE-2025-38448",{"_key":535},"CVE-2025-38449",{"_key":537},"CVE-2025-38450",{"_key":539},"CVE-2025-38451",{"_key":541},"CVE-2025-38453",{"_key":543},"CVE-2025-38454",{"_key":545},"CVE-2025-38455",{"_key":547},"CVE-2025-38456",{"_key":549},"CVE-2025-38457",{"_key":551},"CVE-2025-38458",{"_key":553},"CVE-2025-38459",{"_key":555},"CVE-2025-38460",{"_key":557},"CVE-2025-38461",{"_key":559},"CVE-2025-38462",{"_key":561},"CVE-2025-38463",{"_key":563},"CVE-2025-38464",{"_key":565},"CVE-2025-38465",{"_key":567},"CVE-2025-38466",{"_key":569},"CVE-2025-38467",{"_key":571},"CVE-2025-38468",{"_key":573},"CVE-2025-38470",{"_key":575},"CVE-2025-38472",{"_key":577},"CVE-2025-38473",{"_key":579},"CVE-2025-38474",{"_key":581},"CVE-2025-38475",{"_key":583},"CVE-2025-38476",{"_key":585},"CVE-2025-38477",{"_key":587},"CVE-2025-38478",{"_key":589},"CVE-2025-38480",{"_key":591},"CVE-2025-38481",{"_key":593},"CVE-2025-38482",{"_key":595},"CVE-2025-38483",{"_key":597},"CVE-2025-38484",{"_key":599},"CVE-2025-38485",{"_key":601},"CVE-2025-38487",{"_key":603},"CVE-2025-38488",{"_key":605},"CVE-2025-38489",{"_key":607},"CVE-2025-38490",{"_key":609},"CVE-2025-38491",{"_key":611},"CVE-2025-38493",{"_key":613},"CVE-2025-38494",{"_key":615},"CVE-2025-38495",{"_key":617},"CVE-2025-38496",{"_key":619},"CVE-2025-38497",{"_key":621},"CVE-2025-38499",{"_key":623},"CVE-2025-38500",{"_key":625},"CVE-2025-38503",{"_key":627},"CVE-2025-38506",{"_key":629},"CVE-2025-38508",{"_key":631},"CVE-2025-38514",{"_key":633},"CVE-2025-38524",{"_key":635},"CVE-2025-38526",{"_key":637},"CVE-2025-38527",{"_key":639},"CVE-2025-38528",{"_key":641},"CVE-2025-38531",{"_key":643},"CVE-2025-38533",{"_key":645},"CVE-2025-38539",{"_key":647},"CVE-2025-38544",{"_key":649},"CVE-2025-38545",{"_key":651},"CVE-2025-38546",{"_key":653},"CVE-2025-38549",{"_key":655},"CVE-2025-38552",{"_key":657},"CVE-2025-38553",{"_key":659},"CVE-2025-38554",{"_key":661},"CVE-2025-38555",{"_key":663},"CVE-2025-38556",{"_key":665},"CVE-2025-38557",{"_key":667},"CVE-2025-38559",{"_key":669},"CVE-2025-38560",{"_key":671},"CVE-2025-38563",{"_key":673},"CVE-2025-38564",{"_key":675},"CVE-2025-38565",{"_key":677},"CVE-2025-38566",{"_key":679},"CVE-2025-38568",{"_key":681},"CVE-2025-38571",{"_key":683},"CVE-2025-38572",{"_key":685},"CVE-2025-38573",{"_key":687},"CVE-2025-38574",{"_key":689},"CVE-2025-38576",{"_key":691},"CVE-2025-38581",{"_key":693},"CVE-2025-38582",{"_key":695},"CVE-2025-38583",{"_key":697},"CVE-2025-38584",{"_key":699},"CVE-2025-38585",{"_key":701},"CVE-2025-38586",{"_key":703},"CVE-2025-38587",{"_key":705},"CVE-2025-38588",{"_key":707},"CVE-2025-38591",{"_key":709},"CVE-2025-38593",{"_key":711},"CVE-2025-38595",{"_key":713},"CVE-2025-38597",{"_key":715},"CVE-2025-38601",{"_key":717},"CVE-2025-38602",{"_key":719},"CVE-2025-38604",{"_key":721},"CVE-2025-38605",{"_key":723},"CVE-2025-38608",{"_key":725},"CVE-2025-38609",{"_key":727},"CVE-2025-38610",{"_key":729},"CVE-2025-38612",{"_key":731},"CVE-2025-38614",{"_key":733},"CVE-2025-38616",{"_key":735},"CVE-2025-38617",{"_key":737},"CVE-2025-38618",{"_key":739},"CVE-2025-38619",{"_key":741},"CVE-2025-38621",{"_key":743},"CVE-2025-38622",{"_key":745},"CVE-2025-38623",{"_key":747},"CVE-2025-38624",{"_key":749},"CVE-2025-38628",{"_key":751},"CVE-2025-38630",{"_key":753},"CVE-2025-38631",{"_key":755},"CVE-2025-38632",{"_key":757},"CVE-2025-38634",{"_key":759},"CVE-2025-38635",{"_key":761},"CVE-2025-38639",{"_key":763},"CVE-2025-38640",{"_key":765},"CVE-2025-38643",{"_key":767},"CVE-2025-38644",{"_key":769},"CVE-2025-38646",{"_key":771},"CVE-2025-38648",{"_key":773},"CVE-2025-38656",{"_key":775},"CVE-2025-38658",{"_key":777},"CVE-2025-38659",{"_key":779},"CVE-2025-38660",{"_key":781},"CVE-2025-38662",{"_key":783},"CVE-2025-38664",{"_key":785},"CVE-2025-38665",{"_key":787},"CVE-2025-38668",{"_key":789},"CVE-2025-38670",{"_key":791},"CVE-2025-38671",{"_key":793},"CVE-2025-38676",{"_key":795},"CVE-2025-38678",{"_key":797},"CVE-2025-38679",{"_key":799},"CVE-2025-38680",{"_key":801},"CVE-2025-38681",{"_key":803},"CVE-2025-38683",{"_key":805},"CVE-2025-38684",{"_key":807},"CVE-2025-38685",{"_key":809},"CVE-2025-38686",{"_key":811},"CVE-2025-38687",{"_key":813},"CVE-2025-38691",{"_key":815},"CVE-2025-38692",{"_key":817},"CVE-2025-38693",{"_key":819},"CVE-2025-38694",{"_key":821},"CVE-2025-38695",{"_key":823},"CVE-2025-38700",{"_key":825},"CVE-2025-38701",{"_key":827},"CVE-2025-38702",{"_key":829},"CVE-2025-38703",{"_key":831},"CVE-2025-38705",{"_key":833},"CVE-2025-38706",{"_key":835},"CVE-2025-38709",{"_key":837},"CVE-2025-38710",{"_key":839},"CVE-2025-38717",{"_key":841},"CVE-2025-38721",{"_key":843},"CVE-2025-38722",{"_key":845},"CVE-2025-38724",{"_key":847},"CVE-2025-38725",{"_key":849},"CVE-2025-38727",{"_key":851},"CVE-2025-38729",{"_key":853},"CVE-2025-38730",{"_key":855},"CVE-2025-38732",{"_key":857},"CVE-2025-38733",{"_key":859},"CVE-2025-38734",{"_key":861},"CVE-2025-38735",{"_key":863},"CVE-2025-38736",{"_key":865},"CVE-2025-39673",{"_key":867},"CVE-2025-39675",{"_key":869},"CVE-2025-39677",{"_key":871},"CVE-2025-39678",{"_key":873},"CVE-2025-39679",{"_key":875},"CVE-2025-39681",{"_key":877},"CVE-2025-39682",{"_key":879},"CVE-2025-39683",{"_key":881},"CVE-2025-39684",{"_key":883},"CVE-2025-39685",{"_key":885},"CVE-2025-39686",{"_key":887},"CVE-2025-39687",{"_key":889},"CVE-2025-39691",{"_key":891},"CVE-2025-39693",{"_key":893},"CVE-2025-39694",{"_key":895},"CVE-2025-39695",{"_key":897},"CVE-2025-39697",{"_key":899},"CVE-2025-39698",{"_key":901},"CVE-2025-39700",{"_key":903},"CVE-2025-39701",{"_key":905},"CVE-2025-39703",{"_key":907},"CVE-2025-39705",{"_key":909},"CVE-2025-39706",{"_key":911},"CVE-2025-39707",{"_key":913},"CVE-2025-39709",{"_key":915},"CVE-2025-39710",{"_key":917},"CVE-2025-39711",{"_key":919},"CVE-2025-39712",{"_key":921},"CVE-2025-39713",{"_key":923},"CVE-2025-39714",{"_key":925},"CVE-2025-39718",{"_key":927},"CVE-2025-39719",{"_key":929},"CVE-2025-39721",{"_key":931},"CVE-2025-39722",{"_key":933},"CVE-2025-39723",{"_key":935},"CVE-2025-39724",{"_key":937},"CVE-2025-39726",{"_key":939},"CVE-2025-39727",{"_key":941},"CVE-2025-39730",{"_key":943},"CVE-2025-39732",{"_key":945},"CVE-2025-39738",{"_key":947},"CVE-2025-39739",{"_key":949},"CVE-2025-39742",{"_key":951},"CVE-2025-39744",{"_key":953},"CVE-2025-39746",{"_key":955},"CVE-2025-39747",{"_key":957},"CVE-2025-39748",{"_key":959},"CVE-2025-39749",{"_key":961},"CVE-2025-39750",{"_key":963},"CVE-2025-39751",{"_key":965},"CVE-2025-39754",{"_key":967},"CVE-2025-39757",{"_key":969},"CVE-2025-39758",{"_key":971},"CVE-2025-39759",{"_key":973},"CVE-2025-39760",{"_key":975},"CVE-2025-39761",{"_key":977},"CVE-2025-39763",{"_key":979},"CVE-2025-39764",{"_key":981},"CVE-2025-39765",{"_key":983},"CVE-2025-39766",{"_key":985},"CVE-2025-39770",{"_key":987},"CVE-2025-39772",{"_key":989},"CVE-2025-39773",{"_key":991},"CVE-2025-39775",{"_key":993},"CVE-2025-39782",{"_key":995},"CVE-2025-39783",{"_key":997},"CVE-2025-39787",{"_key":999},"CVE-2025-39788",{"_key":1001},"CVE-2025-39790",{"_key":1003},"CVE-2025-39791",{"_key":1005},"CVE-2025-39792",{"_key":1007},"CVE-2025-39797",{"_key":1009},"CVE-2025-39798",{"_key":1011},"CVE-2025-39800",{"_key":1013},"CVE-2025-39801",{"_key":1015},"CVE-2025-39806",{"_key":1017},"CVE-2025-39807",{"_key":1019},"CVE-2025-39808",{"_key":1021},"CVE-2025-39810",{"_key":1023},"CVE-2025-39811",{"_key":1025},"CVE-2025-39813",{"_key":1027},"CVE-2025-39816",{"_key":1029},"CVE-2025-39823",{"_key":1031},"CVE-2025-39824",{"_key":1033},"CVE-2025-39825",{"_key":1035},"CVE-2025-39826",{"_key":1037},"CVE-2025-39827",{"_key":1039},"CVE-2025-39828",{"_key":1041},"CVE-2025-39830",{"_key":1043},"CVE-2025-39832",{"_key":1045},"CVE-2025-39833",{"_key":1047},"CVE-2025-39834",{"_key":1049},"CVE-2025-39835",{"_key":1051},"CVE-2025-39836",{"_key":1053},"CVE-2025-39838",{"_key":1055},"CVE-2025-39839",{"_key":1057},"CVE-2025-39841",{"_key":1059},"CVE-2025-39842",{"_key":1061},"CVE-2025-39844",{"_key":1063},"CVE-2025-39845",{"_key":1065},"CVE-2025-39847",{"_key":1067},"CVE-2025-39848",{"_key":1069},"CVE-2025-39849",{"_key":1071},"CVE-2025-39850",{"_key":1073},"CVE-2025-39851",{"_key":1075},"CVE-2025-39852",{"_key":1077},"CVE-2025-39853",{"_key":1079},"CVE-2025-39854",{"_key":1081},"CVE-2025-39857",{"_key":1083},"CVE-2025-39860",{"_key":1085},"CVE-2025-39861",{"_key":1087},"CVE-2025-39863",{"_key":1089},"CVE-2025-39864",{"_key":1091},"CVE-2025-39865",{"_key":1093},"CVE-2025-39869",{"_key":1095},"CVE-2025-39870",{"_key":1097},"CVE-2025-39871",{"_key":1099},"CVE-2025-39873",{"_key":1101},"CVE-2025-39875",{"_key":1103},"CVE-2025-39877",{"_key":1105},"CVE-2025-39882",{"_key":1107},"CVE-2025-39884",{"_key":1109},"CVE-2025-39885",{"_key":1111},"CVE-2025-39889",{"_key":1113},"CVE-2025-39890",{"_key":1115},"CVE-2025-39891",{"_key":1117},"CVE-2025-39896",{"_key":1119},"CVE-2025-39898",{"_key":1121},"CVE-2025-39899",{"_key":1123},"CVE-2025-39900",{"_key":1125},"CVE-2025-39902",{"_key":1127},"CVE-2025-39907",{"_key":1129},"CVE-2025-39909",{"_key":1131},"CVE-2025-39916",{"_key":1133},"CVE-2025-39918",{"_key":1135},"CVE-2025-39922",{"_key":1137},"CVE-2025-39923",{"_key":1139},"CVE-2025-39925",{"_key":1141},"CVE-2025-39926",{"_key":1143},"CVE-2025-39931",{"_key":1145},"CVE-2025-39934",{"_key":1147},"CVE-2025-39937",{"_key":1149},"CVE-2025-39938",{"_key":1151},"CVE-2025-39945",{"_key":1153},"CVE-2025-39946",{"_key":1155},"CVE-2025-39952",{"_key":1157},"CVE-2025-39957",{"_key":1159},"CVE-2025-40300",[],[],[1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},{"_key":39},{"_key":41},{"_key":43},{"_key":45},{"_key":47},{"_key":49},{"_key":51},{"_key":53},{"_key":55},{"_key":57},{"_key":59},{"_key":61},{"_key":63},{"_key":65},{"_key":67},{"_key":69},{"_key":71},{"_key":73},{"_key":75},{"_key":77},{"_key":79},{"_key":81},{"_key":83},{"_key":85},{"_key":87},{"_key":89},{"_key":91},{"_key":93},{"_key":95},{"_key":97},{"_key":99},{"_key":101},{"_key":103},{"_key":105},{"_key":107},{"_key":109},{"_key":111},{"_key":113},{"_key":115},{"_key":117},{"_key":119},{"_key":121},{"_key":123},{"_key":125},{"_key":127},{"_key":129},{"_key":131},{"_key":133},{"_key":135},{"_key":137},{"_key":139},{"_key":141},{"_key":143},{"_key":145},{"_key":147},{"_key":149},{"_key":151},{"_key":153},{"_key":155},{"_key":157},{"_key":159},{"_key":161},{"_key":163},{"_key":165},{"_key":167},{"_key":169},{"_key":171},{"_key":173},{"_key":175},{"_key":177},{"_key":179},{"_key":181},{"_key":183},{"_key":185},{"_key":187},{"_key":189},{"_key":191},{"_key":193},{"_key":195},{"_key":197},{"_key":199},{"_key":201},{"_key":203},{"_key":205},{"_key":207},{"_key":209},{"_key":211},{"_key":213},{"_key":215},{"_key":217},{"_key":221},{"_key":223},{"_key":225},{"_key":227},{"_key":229},{"_key":231},{"_key":233},{"_key":235},{"_key":237},{"_key":239},{"_key":241},{"_key":243},{"_key":245},{"_key":247},{"_key":249},{"_key":251},{"_key":253},{"_key":255},{"_key":257},{"_key":259},{"_key":261},{"_key":263},{"_key":265},{"_key":267},{"_key":269},{"_key":271},{"_key":273},{"_key":275},{"_key":277},{"_key":279},{"_key":281},{"_key":283},{"_key":285},{"_key":287},{"_key":289},{"_key":291},{"_key":293},{"_key":295},{"_key":297},{"_key":299},{"_key":301},{"_key":303},{"_key":305},{"_key":307},{"_key":309},{"_key":311},{"_key":313},{"_key":315},{"_key":317},{"_key":319},{"_key":321},{"_key":323},{"_key":325},{"_key":327},{"_key":329},{"_key":331},{"_key":333},{"_key":335},{"_key":337},{"_key":339},{"_key":341},{"_key":343},{"_key":345},{"_key":347},{"_key":349},{"_key":351},{"_key":353},{"_key":355},{"_key":357},{"_key":359},{"_key":361},{"_key":363},{"_key":365},{"_key":367},{"_key":369},{"_key":371},{"_key":373},{"_key":375},{"_key":377},{"_key":379},{"_key":381},{"_key":383},{"_key":385},{"_key":387},{"_key":389},{"_key":391},{"_key":393},{"_key":395},{"_key":397},{"_key":399},{"_key":401},{"_key":403},{"_key":405},{"_key":407},{"_key":409},{"_key":411},{"_key":413},{"_key":415},{"_key":417},{"_key":419},{"_key":421},{"_key":423},{"_key":425},{"_key":429},{"_key":431},{"_key":433},{"_key":435},{"_key":437},{"_key":439},{"_key":441},{"_key":443},{"_key":445},{"_key":447},{"_key":449},{"_key":451},{"_key":453},{"_key":455},{"_key":457},{"_key":459},{"_key":461},{"_key":463},{"_key":465},{"_key":467},{"_key":469},{"_key":471},{"_key":473},{"_key":475},{"_key":477},{"_key":479},{"_key":481},{"_key":483},{"_key":485},{"_key":487},{"_key":489},{"_key":491},{"_key":493},{"_key":495},{"_key":497},{"_key":499},{"_key":501},{"_key":503},{"_key":505},{"_key":507},{"_key":509},{"_key":511},{"_key":513},{"_key":515},{"_key":517},{"_key":519},{"_key":521},{"_key":523},{"_key":525},{"_key":527},{"_key":529},{"_key":531},{"_key":533},{"_key":535},{"_key":537},{"_key":539},{"_key":541},{"_key":543},{"_key":545},{"_key":547},{"_key":549},{"_key":551},{"_key":553},{"_key":555},{"_key":557},{"_key":559},{"_key":561},{"_key":563},{"_key":565},{"_key":567},{"_key":569},{"_key":571},{"_key":573},{"_key":575},{"_key":577},{"_key":579},{"_key":581},{"_key":583},{"_key":585},{"_key":587},{"_key":589},{"_key":591},{"_key":593},{"_key":595},{"_key":597},{"_key":599},{"_key":601},{"_key":603},{"_key":605},{"_key":607},{"_key":609},{"_key":611},{"_key":613},{"_key":615},{"_key":617},{"_key":619},{"_key":621},{"_key":623},{"_key":625},{"_key":627},{"_key":629},{"_key":631},{"_key":633},{"_key":635},{"_key":637},{"_key":639},{"_key":641},{"_key":643},{"_key":645},{"_key":647},{"_key":649},{"_key":651},{"_key":653},{"_key":655},{"_key":657},{"_key":659},{"_key":661},{"_key":663},{"_key":665},{"_key":667},{"_key":669},{"_key":671},{"_key":673},{"_key":675},{"_key":677},{"_key":679},{"_key":681},{"_key":683},{"_key":685},{"_key":687},{"_key":689},{"_key":691},{"_key":693},{"_key":695},{"_key":697},{"_key":699},{"_key":701},{"_key":703},{"_key":705},{"_key":707},{"_key":709},{"_key":711},{"_key":713},{"_key":715},{"_key":717},{"_key":719},{"_key":721},{"_key":723},{"_key":725},{"_key":727},{"_key":729},{"_key":731},{"_key":733},{"_key":735},{"_key":737},{"_key":739},{"_key":741},{"_key":743},{"_key":745},{"_key":747},{"_key":749},{"_key":751},{"_key":753},{"_key":755},{"_key":757},{"_key":759},{"_key":761},{"_key":763},{"_key":765},{"_key":767},{"_key":769},{"_key":771},{"_key":773},{"_key":775},{"_key":777},{"_key":779},{"_key":781},{"_key":783},{"_key":785},{"_key":787},{"_key":789},{"_key":791},{"_key":793},{"_key":795},{"_key":797},{"_key":799},{"_key":801},{"_key":803},{"_key":805},{"_key":807},{"_key":809},{"_key":811},{"_key":813},{"_key":815},{"_key":817},{"_key":819},{"_key":821},{"_key":823},{"_key":825},{"_key":827},{"_key":829},{"_key":831},{"_key":833},{"_key":835},{"_key":837},{"_key":839},{"_key":841},{"_key":843},{"_key":845},{"_key":847},{"_key":849},{"_key":851},{"_key":853},{"_key":855},{"_key":857},{"_key":859},{"_key":861},{"_key":863},{"_key":865},{"_key":867},{"_key":869},{"_key":871},{"_key":873},{"_key":875},{"_key":877},{"_key":879},{"_key":881},{"_key":883},{"_key":885},{"_key":887},{"_key":889},{"_key":891},{"_key":893},{"_key":895},{"_key":897},{"_key":899},{"_key":901},{"_key":903},{"_key":905},{"_key":907},{"_key":909},{"_key":911},{"_key":913},{"_key":915},{"_key":917},{"_key":919},{"_key":921},{"_key":923},{"_key":925},{"_key":927},{"_key":929},{"_key":931},{"_key":933},{"_key":935},{"_key":937},{"_key":939},{"_key":941},{"_key":943},{"_key":945},{"_key":947},{"_key":949},{"_key":951},{"_key":953},{"_key":955},{"_key":957},{"_key":959},{"_key":961},{"_key":963},{"_key":965},{"_key":967},{"_key":969},{"_key":971},{"_key":973},{"_key":975},{"_key":977},{"_key":979},{"_key":981},{"_key":983},{"_key":985},{"_key":987},{"_key":989},{"_key":991},{"_key":993},{"_key":995},{"_key":997},{"_key":999},{"_key":1001},{"_key":1003},{"_key":1005},{"_key":1007},{"_key":1009},{"_key":1011},{"_key":1013},{"_key":1015},{"_key":1017},{"_key":1019},{"_key":1021},{"_key":1023},{"_key":1025},{"_key":1027},{"_key":1029},{"_key":1031},{"_key":1033},{"_key":1035},{"_key":1037},{"_key":1039},{"_key":1041},{"_key":1043},{"_key":1045},{"_key":1047},{"_key":1049},{"_key":1051},{"_key":1053},{"_key":1055},{"_key":1057},{"_key":1059},{"_key":1061},{"_key":1063},{"_key":1065},{"_key":1067},{"_key":1069},{"_key":1071},{"_key":1073},{"_key":1075},{"_key":1077},{"_key":1079},{"_key":1081},{"_key":1083},{"_key":1085},{"_key":1087},{"_key":1089},{"_key":1091},{"_key":1093},{"_key":1095},{"_key":1097},{"_key":1099},{"_key":1101},{"_key":1103},{"_key":1105},{"_key":1107},{"_key":1109},{"_key":1111},{"_key":1113},{"_key":1115},{"_key":1117},{"_key":1119},{"_key":1121},{"_key":1123},{"_key":1125},{"_key":1127},{"_key":1129},{"_key":1131},{"_key":1133},{"_key":1135},{"_key":1137},{"_key":1139},{"_key":1141},{"_key":1143},{"_key":1145},{"_key":1147},{"_key":1149},{"_key":1151},{"_key":1153},{"_key":1155},{"_key":1157},{"_key":1159},{"_key":427},{"_key":219},"2025-11-25T07:34:55Z","2026-03-23T04:51:15.372647Z",{"cisa_kev":1739,"cisa_ransomware":1739,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":9,"severity_score":9,"severity_version":9,"severity_source":9,"severity_vector":9,"severity_status":9},false,[1741,1747,1752,1756,1760,1764,1768,1772,1776,1780,1784,1788,1792,1796,1800,1804,1808,1812,1816,1820,1824,1828,1832,1836,1840,1844,1848,1852,1856,1860,1864,1868,1872,1876,1880,1884,1888,1892,1896,1900,1904,1908,1912,1916,1920,1924,1928,1932,1936,1940,1944,1948,1952,1956,1960,1964,1968,1972,1976,1980,1984,1988,1992,1996,2000,2004,2008,2012,2016,2020,2024,2028,2032,2036,2040,2044,2048,2052,2056,2060,2064,2068,2072,2076,2080,2084,2088,2092,2096,2100,2104,2108,2112,2116,2120,2124,2128,2132,2136,2140,2144,2148,2152,2156,2160,2164,2168,2172,2176,2180,2184,2188,2192,2196,2200,2204,2208,2212,2216,2220,2224,2228,2232,2236,2240,2244,2248,2252,2256,2260,2264,2268,2272,2276,2280,2284,2288,2292,2296,2300,2304,2308,2312,2316,2320,2324,2328,2332,2336,2340,2344,2348,2352,2356,2360,2364,2368,2372,2376,2380,2384,2388,2392,2396,2400,2404,2408,2412,2416,2420,2424,2428,2432,2436,2440,2444,2448,2452,2456,2460,2464,2468,2472,2476,2480,2484,2488,2492,2496,2500,2504,2508,2512,2516,2520,2524,2528,2532,2536,2540,2544,2548,2552,2556,2560,2564,2568,2572,2576,2580,2584,2588,2592,2596,2600,2604,2608,2612,2616,2620,2624,2628,2632,2636,2640,2644,2648,2652,2656,2660,2664,2668,2672,2676,2680,2684,2688,2692,2696,2700,2704,2708,2712,2716,2720,2724,2728,2732,2736,2740,2744,2748,2752,2756,2760,2764,2768,2772,2776,2780,2784,2788,2792,2796,2800,2804,2808,2812,2816,2820,2824,2828,2832,2836,2840,2844,2848,2852,2856,2860,2864,2868,2872,2876,2880,2884,2888,2892,2896,2900,2904,2908,2912,2916,2920,2924,2928,2932,2936,2940,2944,2948,2952,2956,2960,2964,2968,2972,2976,2980,2984,2988,2992,2996,3000,3004,3008,3012,3016,3020,3024,3028,3032,3036,3040,3044,3048,3052,3056,3060,3064,3068,3072,3076,3080,3084,3088,3092,3096,3100,3104,3108,3112,3116,3120,3124,3128,3132,3136,3140,3144,3148,3152,3156,3160,3164,3168,3172,3176,3180,3184,3188,3192,3196,3200,3204,3208,3212,3216,3220,3224,3228,3232,3236,3240,3244,3248,3252,3256,3260,3264,3268,3272,3276,3280,3284,3288,3292,3296,3300,3304,3308,3312,3316,3320,3324,3328,3332,3336,3340,3344,3348,3352,3356,3360,3364,3368,3372,3376,3380,3384,3388,3392,3396,3400,3404,3408,3412,3416,3420,3424,3428,3432,3436,3440,3444,3448,3452,3456,3460,3464,3468,3472,3476,3480,3484,3488,3492,3496,3500,3504,3508,3512,3516,3520,3524,3528,3532,3536,3540,3544,3548,3552,3556,3560,3564,3568,3572,3576,3580,3584,3588,3592,3596,3600,3604,3608,3612,3616,3620,3624,3628,3632,3636,3640,3644,3648,3652,3656,3660,3664,3668,3672,3676,3680,3684,3688,3692,3696,3700,3704,3708,3712,3716,3720,3724,3728,3732,3736,3740,3744,3748,3752,3756,3760,3764,3768,3772,3776,3780,3784,3788,3792,3796,3800,3804,3808,3812,3816,3820,3824,3828,3832,3836,3840,3844,3848,3852,3856,3860,3864,3868,3872,3876,3880,3884,3888,3892,3896,3900,3904,3908,3912,3916,3920,3924,3928,3932,3936,3940,3944,3948,3952,3956,3960,3964,3968,3972,3976,3980,3984,3988,3992,3996,4000,4004,4008,4012,4016,4020,4024,4028,4032,4036,4040,4044,4048,4052,4056,4060,4064,4068,4072,4076,4080,4084,4088,4092,4096,4100,4104,4108,4112,4116,4120,4124,4128,4132,4136,4140,4144,4148,4152,4156,4160,4164,4168,4172,4176,4180,4184,4188,4192,4196,4200,4204,4208,4212,4216,4220,4224,4228,4232,4236,4240,4244,4248,4252,4256,4260,4264,4268,4272,4276,4280,4284,4288,4292,4296,4300,4304,4308,4312,4316,4320,4324,4328,4332,4336,4340,4344,4348,4352,4356,4360,4364,4368,4372,4376,4380,4384,4388,4392,4396,4400,4404,4408,4412,4416,4420,4424,4429,4433,4437,4441,4445,4449,4453,4457,4461,4465,4469,4473,4477,4481,4485,4489,4493,4497,4501,4505,4509,4513,4517,4521,4525,4529,4533,4537,4541,4545,4549,4553,4557,4561,4565,4569,4573,4577,4581,4585,4589,4593,4597,4601,4605,4609,4613,4617,4621,4625,4629,4633,4637,4641,4645,4649,4653,4657,4661,4665,4669,4673,4677,4681,4685,4689,4693,4697,4701,4705,4709,4713,4717,4721,4725,4729,4733,4737,4741,4745,4749,4753,4757,4761,4765,4769,4773,4777,4781,4785,4789,4793,4797,4801,4805,4809,4813,4817,4821,4825,4829,4833,4837,4841,4845,4849,4853,4857,4861,4865,4869,4873,4877,4881,4885,4889,4893,4897,4901,4905,4909,4913,4917,4921,4925,4929,4933,4937,4941,4945,4949,4953,4957,4961,4965,4969,4973,4977,4981,4985,4989,4993,4997,5001,5005,5009,5013,5017,5021,5025,5029,5033,5037,5041,5045,5049,5053,5057,5061,5065,5069,5073,5077,5081,5085,5089,5093,5097,5101,5105,5109,5113,5117,5121,5125,5129,5133,5137,5141,5145,5149,5153,5157,5161,5165,5169,5173,5177,5181,5185,5189,5193,5197,5201,5205,5209,5213,5217,5221,5225,5229,5233,5237,5241,5245,5249,5253,5257,5261,5265,5269,5273,5277,5281,5285,5289,5293,5297,5301,5305,5309,5313,5317,5321,5325,5329,5333,5337,5341,5345,5349,5353,5357,5361,5365,5369,5373,5377,5381,5385,5389,5393,5397,5401,5405,5409,5413,5417,5421,5425,5429,5433,5437,5441,5445,5449,5453,5457,5461,5465,5469,5473,5477,5481,5485,5489,5493,5497,5501,5505,5509,5513,5517,5521,5525,5529,5533,5537,5541,5545,5549,5553,5557,5561,5565,5569,5573,5577,5581,5585,5589,5593,5597,5601,5605,5609,5613,5617,5621,5625,5629,5633,5637,5641,5645,5649,5653,5657,5661,5665,5669,5673,5677,5681,5685,5689,5693,5697,5701,5705,5709,5713,5717,5721,5725,5729,5733,5737,5741,5745,5749,5753,5757,5761,5765,5769,5773,5777,5781,5785,5789,5793,5797,5801,5805,5809,5813,5817,5821,5825,5829,5833,5837,5841,5845,5849,5853,5857,5861,5865,5869,5873,5877,5881,5885,5889,5893,5897,5901,5905,5909,5913,5917,5921,5925,5929,5933,5937,5941,5945,5949,5953,5957,5961,5965,5969,5973,5977,5981,5985,5989,5993,5997,6001,6005,6009,6013,6017,6021,6025,6029,6033,6037,6041,6045,6049,6053,6057,6061,6065,6069,6073,6077,6081,6085,6089,6093,6097,6101,6105,6109,6113,6117,6121,6125,6129,6133,6137,6141,6145,6149,6153,6157,6161,6165,6169,6173,6177,6181,6185,6189,6193,6197,6201,6205,6209,6213,6217,6221,6225,6229,6233,6237,6241,6245,6249,6253,6257,6261,6265,6269,6273,6277,6281,6285,6289,6293,6297,6301,6305,6309,6313,6317,6321,6325,6329,6333,6337,6341,6345,6349,6353,6357,6361,6365,6369,6373,6377,6381,6385,6389,6393,6397,6401,6405,6409,6413,6417,6421,6425,6429,6433,6437,6441,6445,6449,6453,6457,6461,6465,6469,6473,6477,6481,6485,6489,6493,6497,6501,6505,6509,6513,6517,6521,6525,6529,6533,6537,6541,6545,6549,6553,6557,6561,6565,6569,6573,6577,6581,6585,6589,6593,6597,6601,6605,6609,6613,6617,6621,6625,6629,6633,6637,6641,6645,6649,6653,6657,6661,6665,6669,6673,6677,6681,6685,6689,6693,6697,6701,6705,6709,6713],{"url":1742,"sources":1743,"tags":1745},"https://www.suse.com/support/update/announcement/2025/suse-su-202521179-1/",[1744],"osv_suse",[1746],"Advisory",{"url":1748,"sources":1749,"tags":1750},"https://bugzilla.suse.com/1215199",[1744],[1751],"REPORT",{"url":1753,"sources":1754,"tags":1755},"https://bugzilla.suse.com/1218644",[1744],[1751],{"url":1757,"sources":1758,"tags":1759},"https://bugzilla.suse.com/1230062",[1744],[1751],{"url":1761,"sources":1762,"tags":1763},"https://bugzilla.suse.com/1234634",[1744],[1751],{"url":1765,"sources":1766,"tags":1767},"https://bugzilla.suse.com/1234693",[1744],[1751],{"url":1769,"sources":1770,"tags":1771},"https://bugzilla.suse.com/1234863",[1744],[1751],{"url":1773,"sources":1774,"tags":1775},"https://bugzilla.suse.com/1235953",[1744],[1751],{"url":1777,"sources":1778,"tags":1779},"https://bugzilla.suse.com/1236897",[1744],[1751],{"url":1781,"sources":1782,"tags":1783},"https://bugzilla.suse.com/1237108",[1744],[1751],{"url":1785,"sources":1786,"tags":1787},"https://bugzilla.suse.com/1237131",[1744],[1751],{"url":1789,"sources":1790,"tags":1791},"https://bugzilla.suse.com/1237542",[1744],[1751],{"url":1793,"sources":1794,"tags":1795},"https://bugzilla.suse.com/1237776",[1744],[1751],{"url":1797,"sources":1798,"tags":1799},"https://bugzilla.suse.com/1238972",[1744],[1751],{"url":1801,"sources":1802,"tags":1803},"https://bugzilla.suse.com/1239206",[1744],[1751],{"url":1805,"sources":1806,"tags":1807},"https://bugzilla.suse.com/1240324",[1744],[1751],{"url":1809,"sources":1810,"tags":1811},"https://bugzilla.suse.com/1240696",[1744],[1751],{"url":1813,"sources":1814,"tags":1815},"https://bugzilla.suse.com/1240966",[1744],[1751],{"url":1817,"sources":1818,"tags":1819},"https://bugzilla.suse.com/1240998",[1744],[1751],{"url":1821,"sources":1822,"tags":1823},"https://bugzilla.suse.com/1241166",[1744],[1751],{"url":1825,"sources":1826,"tags":1827},"https://bugzilla.suse.com/1241353",[1744],[1751],{"url":1829,"sources":1830,"tags":1831},"https://bugzilla.suse.com/1241403",[1744],[1751],{"url":1833,"sources":1834,"tags":1835},"https://bugzilla.suse.com/1241435",[1744],[1751],{"url":1837,"sources":1838,"tags":1839},"https://bugzilla.suse.com/1242034",[1744],[1751],{"url":1841,"sources":1842,"tags":1843},"https://bugzilla.suse.com/1242086",[1744],[1751],{"url":1845,"sources":1846,"tags":1847},"https://bugzilla.suse.com/1242414",[1744],[1751],{"url":1849,"sources":1850,"tags":1851},"https://bugzilla.suse.com/1242782",[1744],[1751],{"url":1853,"sources":1854,"tags":1855},"https://bugzilla.suse.com/1242864",[1744],[1751],{"url":1857,"sources":1858,"tags":1859},"https://bugzilla.suse.com/1242965",[1744],[1751],{"url":1861,"sources":1862,"tags":1863},"https://bugzilla.suse.com/1242995",[1744],[1751],{"url":1865,"sources":1866,"tags":1867},"https://bugzilla.suse.com/1243000",[1744],[1751],{"url":1869,"sources":1870,"tags":1871},"https://bugzilla.suse.com/1243055",[1744],[1751],{"url":1873,"sources":1874,"tags":1875},"https://bugzilla.suse.com/1243068",[1744],[1751],{"url":1877,"sources":1878,"tags":1879},"https://bugzilla.suse.com/1243100",[1744],[1751],{"url":1881,"sources":1882,"tags":1883},"https://bugzilla.suse.com/1243112",[1744],[1751],{"url":1885,"sources":1886,"tags":1887},"https://bugzilla.suse.com/1243774",[1744],[1751],{"url":1889,"sources":1890,"tags":1891},"https://bugzilla.suse.com/1244309",[1744],[1751],{"url":1893,"sources":1894,"tags":1895},"https://bugzilla.suse.com/1244723",[1744],[1751],{"url":1897,"sources":1898,"tags":1899},"https://bugzilla.suse.com/1244734",[1744],[1751],{"url":1901,"sources":1902,"tags":1903},"https://bugzilla.suse.com/1244749",[1744],[1751],{"url":1905,"sources":1906,"tags":1907},"https://bugzilla.suse.com/1244792",[1744],[1751],{"url":1909,"sources":1910,"tags":1911},"https://bugzilla.suse.com/1244812",[1744],[1751],{"url":1913,"sources":1914,"tags":1915},"https://bugzilla.suse.com/1244930",[1744],[1751],{"url":1917,"sources":1918,"tags":1919},"https://bugzilla.suse.com/1244939",[1744],[1751],{"url":1921,"sources":1922,"tags":1923},"https://bugzilla.suse.com/1245000",[1744],[1751],{"url":1925,"sources":1926,"tags":1927},"https://bugzilla.suse.com/1245151",[1744],[1751],{"url":1929,"sources":1930,"tags":1931},"https://bugzilla.suse.com/1245193",[1744],[1751],{"url":1933,"sources":1934,"tags":1935},"https://bugzilla.suse.com/1245206",[1744],[1751],{"url":1937,"sources":1938,"tags":1939},"https://bugzilla.suse.com/1245216",[1744],[1751],{"url":1941,"sources":1942,"tags":1943},"https://bugzilla.suse.com/1245260",[1744],[1751],{"url":1945,"sources":1946,"tags":1947},"https://bugzilla.suse.com/1245410",[1744],[1751],{"url":1949,"sources":1950,"tags":1951},"https://bugzilla.suse.com/1245457",[1744],[1751],{"url":1953,"sources":1954,"tags":1955},"https://bugzilla.suse.com/1245504",[1744],[1751],{"url":1957,"sources":1958,"tags":1959},"https://bugzilla.suse.com/1245506",[1744],[1751],{"url":1961,"sources":1962,"tags":1963},"https://bugzilla.suse.com/1245508",[1744],[1751],{"url":1965,"sources":1966,"tags":1967},"https://bugzilla.suse.com/1245510",[1744],[1751],{"url":1969,"sources":1970,"tags":1971},"https://bugzilla.suse.com/1245596",[1744],[1751],{"url":1973,"sources":1974,"tags":1975},"https://bugzilla.suse.com/1245621",[1744],[1751],{"url":1977,"sources":1978,"tags":1979},"https://bugzilla.suse.com/1245630",[1744],[1751],{"url":1981,"sources":1982,"tags":1983},"https://bugzilla.suse.com/1245654",[1744],[1751],{"url":1985,"sources":1986,"tags":1987},"https://bugzilla.suse.com/1245657",[1744],[1751],{"url":1989,"sources":1990,"tags":1991},"https://bugzilla.suse.com/1245658",[1744],[1751],{"url":1993,"sources":1994,"tags":1995},"https://bugzilla.suse.com/1245659",[1744],[1751],{"url":1997,"sources":1998,"tags":1999},"https://bugzilla.suse.com/1245663",[1744],[1751],{"url":2001,"sources":2002,"tags":2003},"https://bugzilla.suse.com/1245664",[1744],[1751],{"url":2005,"sources":2006,"tags":2007},"https://bugzilla.suse.com/1245665",[1744],[1751],{"url":2009,"sources":2010,"tags":2011},"https://bugzilla.suse.com/1245666",[1744],[1751],{"url":2013,"sources":2014,"tags":2015},"https://bugzilla.suse.com/1245668",[1744],[1751],{"url":2017,"sources":2018,"tags":2019},"https://bugzilla.suse.com/1245669",[1744],[1751],{"url":2021,"sources":2022,"tags":2023},"https://bugzilla.suse.com/1245670",[1744],[1751],{"url":2025,"sources":2026,"tags":2027},"https://bugzilla.suse.com/1245671",[1744],[1751],{"url":2029,"sources":2030,"tags":2031},"https://bugzilla.suse.com/1245675",[1744],[1751],{"url":2033,"sources":2034,"tags":2035},"https://bugzilla.suse.com/1245676",[1744],[1751],{"url":2037,"sources":2038,"tags":2039},"https://bugzilla.suse.com/1245678",[1744],[1751],{"url":2041,"sources":2042,"tags":2043},"https://bugzilla.suse.com/1245683",[1744],[1751],{"url":2045,"sources":2046,"tags":2047},"https://bugzilla.suse.com/1245684",[1744],[1751],{"url":2049,"sources":2050,"tags":2051},"https://bugzilla.suse.com/1245686",[1744],[1751],{"url":2053,"sources":2054,"tags":2055},"https://bugzilla.suse.com/1245688",[1744],[1751],{"url":2057,"sources":2058,"tags":2059},"https://bugzilla.suse.com/1245690",[1744],[1751],{"url":2061,"sources":2062,"tags":2063},"https://bugzilla.suse.com/1245691",[1744],[1751],{"url":2065,"sources":2066,"tags":2067},"https://bugzilla.suse.com/1245695",[1744],[1751],{"url":2069,"sources":2070,"tags":2071},"https://bugzilla.suse.com/1245700",[1744],[1751],{"url":2073,"sources":2074,"tags":2075},"https://bugzilla.suse.com/1245703",[1744],[1751],{"url":2077,"sources":2078,"tags":2079},"https://bugzilla.suse.com/1245705",[1744],[1751],{"url":2081,"sources":2082,"tags":2083},"https://bugzilla.suse.com/1245710",[1744],[1751],{"url":2085,"sources":2086,"tags":2087},"https://bugzilla.suse.com/1245711",[1744],[1751],{"url":2089,"sources":2090,"tags":2091},"https://bugzilla.suse.com/1245713",[1744],[1751],{"url":2093,"sources":2094,"tags":2095},"https://bugzilla.suse.com/1245714",[1744],[1751],{"url":2097,"sources":2098,"tags":2099},"https://bugzilla.suse.com/1245715",[1744],[1751],{"url":2101,"sources":2102,"tags":2103},"https://bugzilla.suse.com/1245717",[1744],[1751],{"url":2105,"sources":2106,"tags":2107},"https://bugzilla.suse.com/1245719",[1744],[1751],{"url":2109,"sources":2110,"tags":2111},"https://bugzilla.suse.com/1245721",[1744],[1751],{"url":2113,"sources":2114,"tags":2115},"https://bugzilla.suse.com/1245723",[1744],[1751],{"url":2117,"sources":2118,"tags":2119},"https://bugzilla.suse.com/1245726",[1744],[1751],{"url":2121,"sources":2122,"tags":2123},"https://bugzilla.suse.com/1245728",[1744],[1751],{"url":2125,"sources":2126,"tags":2127},"https://bugzilla.suse.com/1245729",[1744],[1751],{"url":2129,"sources":2130,"tags":2131},"https://bugzilla.suse.com/1245730",[1744],[1751],{"url":2133,"sources":2134,"tags":2135},"https://bugzilla.suse.com/1245731",[1744],[1751],{"url":2137,"sources":2138,"tags":2139},"https://bugzilla.suse.com/1245735",[1744],[1751],{"url":2141,"sources":2142,"tags":2143},"https://bugzilla.suse.com/1245737",[1744],[1751],{"url":2145,"sources":2146,"tags":2147},"https://bugzilla.suse.com/1245744",[1744],[1751],{"url":2149,"sources":2150,"tags":2151},"https://bugzilla.suse.com/1245745",[1744],[1751],{"url":2153,"sources":2154,"tags":2155},"https://bugzilla.suse.com/1245746",[1744],[1751],{"url":2157,"sources":2158,"tags":2159},"https://bugzilla.suse.com/1245747",[1744],[1751],{"url":2161,"sources":2162,"tags":2163},"https://bugzilla.suse.com/1245748",[1744],[1751],{"url":2165,"sources":2166,"tags":2167},"https://bugzilla.suse.com/1245749",[1744],[1751],{"url":2169,"sources":2170,"tags":2171},"https://bugzilla.suse.com/1245751",[1744],[1751],{"url":2173,"sources":2174,"tags":2175},"https://bugzilla.suse.com/1245757",[1744],[1751],{"url":2177,"sources":2178,"tags":2179},"https://bugzilla.suse.com/1245763",[1744],[1751],{"url":2181,"sources":2182,"tags":2183},"https://bugzilla.suse.com/1245765",[1744],[1751],{"url":2185,"sources":2186,"tags":2187},"https://bugzilla.suse.com/1245767",[1744],[1751],{"url":2189,"sources":2190,"tags":2191},"https://bugzilla.suse.com/1245769",[1744],[1751],{"url":2193,"sources":2194,"tags":2195},"https://bugzilla.suse.com/1245777",[1744],[1751],{"url":2197,"sources":2198,"tags":2199},"https://bugzilla.suse.com/1245780",[1744],[1751],{"url":2201,"sources":2202,"tags":2203},"https://bugzilla.suse.com/1245781",[1744],[1751],{"url":2205,"sources":2206,"tags":2207},"https://bugzilla.suse.com/1245784",[1744],[1751],{"url":2209,"sources":2210,"tags":2211},"https://bugzilla.suse.com/1245785",[1744],[1751],{"url":2213,"sources":2214,"tags":2215},"https://bugzilla.suse.com/1245787",[1744],[1751],{"url":2217,"sources":2218,"tags":2219},"https://bugzilla.suse.com/1245812",[1744],[1751],{"url":2221,"sources":2222,"tags":2223},"https://bugzilla.suse.com/1245814",[1744],[1751],{"url":2225,"sources":2226,"tags":2227},"https://bugzilla.suse.com/1245815",[1744],[1751],{"url":2229,"sources":2230,"tags":2231},"https://bugzilla.suse.com/1245937",[1744],[1751],{"url":2233,"sources":2234,"tags":2235},"https://bugzilla.suse.com/1245945",[1744],[1751],{"url":2237,"sources":2238,"tags":2239},"https://bugzilla.suse.com/1245952",[1744],[1751],{"url":2241,"sources":2242,"tags":2243},"https://bugzilla.suse.com/1245955",[1744],[1751],{"url":2245,"sources":2246,"tags":2247},"https://bugzilla.suse.com/1245956",[1744],[1751],{"url":2249,"sources":2250,"tags":2251},"https://bugzilla.suse.com/1245963",[1744],[1751],{"url":2253,"sources":2254,"tags":2255},"https://bugzilla.suse.com/1245966",[1744],[1751],{"url":2257,"sources":2258,"tags":2259},"https://bugzilla.suse.com/1245970",[1744],[1751],{"url":2261,"sources":2262,"tags":2263},"https://bugzilla.suse.com/1245973",[1744],[1751],{"url":2265,"sources":2266,"tags":2267},"https://bugzilla.suse.com/1245976",[1744],[1751],{"url":2269,"sources":2270,"tags":2271},"https://bugzilla.suse.com/1245977",[1744],[1751],{"url":2273,"sources":2274,"tags":2275},"https://bugzilla.suse.com/1245986",[1744],[1751],{"url":2277,"sources":2278,"tags":2279},"https://bugzilla.suse.com/1246000",[1744],[1751],{"url":2281,"sources":2282,"tags":2283},"https://bugzilla.suse.com/1246002",[1744],[1751],{"url":2285,"sources":2286,"tags":2287},"https://bugzilla.suse.com/1246005",[1744],[1751],{"url":2289,"sources":2290,"tags":2291},"https://bugzilla.suse.com/1246008",[1744],[1751],{"url":2293,"sources":2294,"tags":2295},"https://bugzilla.suse.com/1246012",[1744],[1751],{"url":2297,"sources":2298,"tags":2299},"https://bugzilla.suse.com/1246022",[1744],[1751],{"url":2301,"sources":2302,"tags":2303},"https://bugzilla.suse.com/1246023",[1744],[1751],{"url":2305,"sources":2306,"tags":2307},"https://bugzilla.suse.com/1246031",[1744],[1751],{"url":2309,"sources":2310,"tags":2311},"https://bugzilla.suse.com/1246034",[1744],[1751],{"url":2313,"sources":2314,"tags":2315},"https://bugzilla.suse.com/1246037",[1744],[1751],{"url":2317,"sources":2318,"tags":2319},"https://bugzilla.suse.com/1246041",[1744],[1751],{"url":2321,"sources":2322,"tags":2323},"https://bugzilla.suse.com/1246042",[1744],[1751],{"url":2325,"sources":2326,"tags":2327},"https://bugzilla.suse.com/1246047",[1744],[1751],{"url":2329,"sources":2330,"tags":2331},"https://bugzilla.suse.com/1246049",[1744],[1751],{"url":2333,"sources":2334,"tags":2335},"https://bugzilla.suse.com/1246050",[1744],[1751],{"url":2337,"sources":2338,"tags":2339},"https://bugzilla.suse.com/1246053",[1744],[1751],{"url":2341,"sources":2342,"tags":2343},"https://bugzilla.suse.com/1246054",[1744],[1751],{"url":2345,"sources":2346,"tags":2347},"https://bugzilla.suse.com/1246055",[1744],[1751],{"url":2349,"sources":2350,"tags":2351},"https://bugzilla.suse.com/1246057",[1744],[1751],{"url":2353,"sources":2354,"tags":2355},"https://bugzilla.suse.com/1246098",[1744],[1751],{"url":2357,"sources":2358,"tags":2359},"https://bugzilla.suse.com/1246109",[1744],[1751],{"url":2361,"sources":2362,"tags":2363},"https://bugzilla.suse.com/1246125",[1744],[1751],{"url":2365,"sources":2366,"tags":2367},"https://bugzilla.suse.com/1246166",[1744],[1751],{"url":2369,"sources":2370,"tags":2371},"https://bugzilla.suse.com/1246171",[1744],[1751],{"url":2373,"sources":2374,"tags":2375},"https://bugzilla.suse.com/1246176",[1744],[1751],{"url":2377,"sources":2378,"tags":2379},"https://bugzilla.suse.com/1246181",[1744],[1751],{"url":2381,"sources":2382,"tags":2383},"https://bugzilla.suse.com/1246183",[1744],[1751],{"url":2385,"sources":2386,"tags":2387},"https://bugzilla.suse.com/1246185",[1744],[1751],{"url":2389,"sources":2390,"tags":2391},"https://bugzilla.suse.com/1246186",[1744],[1751],{"url":2393,"sources":2394,"tags":2395},"https://bugzilla.suse.com/1246188",[1744],[1751],{"url":2397,"sources":2398,"tags":2399},"https://bugzilla.suse.com/1246190",[1744],[1751],{"url":2401,"sources":2402,"tags":2403},"https://bugzilla.suse.com/1246192",[1744],[1751],{"url":2405,"sources":2406,"tags":2407},"https://bugzilla.suse.com/1246193",[1744],[1751],{"url":2409,"sources":2410,"tags":2411},"https://bugzilla.suse.com/1246195",[1744],[1751],{"url":2413,"sources":2414,"tags":2415},"https://bugzilla.suse.com/1246220",[1744],[1751],{"url":2417,"sources":2418,"tags":2419},"https://bugzilla.suse.com/1246234",[1744],[1751],{"url":2421,"sources":2422,"tags":2423},"https://bugzilla.suse.com/1246236",[1744],[1751],{"url":2425,"sources":2426,"tags":2427},"https://bugzilla.suse.com/1246240",[1744],[1751],{"url":2429,"sources":2430,"tags":2431},"https://bugzilla.suse.com/1246243",[1744],[1751],{"url":2433,"sources":2434,"tags":2435},"https://bugzilla.suse.com/1246244",[1744],[1751],{"url":2437,"sources":2438,"tags":2439},"https://bugzilla.suse.com/1246245",[1744],[1751],{"url":2441,"sources":2442,"tags":2443},"https://bugzilla.suse.com/1246246",[1744],[1751],{"url":2445,"sources":2446,"tags":2447},"https://bugzilla.suse.com/1246248",[1744],[1751],{"url":2449,"sources":2450,"tags":2451},"https://bugzilla.suse.com/1246250",[1744],[1751],{"url":2453,"sources":2454,"tags":2455},"https://bugzilla.suse.com/1246252",[1744],[1751],{"url":2457,"sources":2458,"tags":2459},"https://bugzilla.suse.com/1246253",[1744],[1751],{"url":2461,"sources":2462,"tags":2463},"https://bugzilla.suse.com/1246255",[1744],[1751],{"url":2465,"sources":2466,"tags":2467},"https://bugzilla.suse.com/1246258",[1744],[1751],{"url":2469,"sources":2470,"tags":2471},"https://bugzilla.suse.com/1246259",[1744],[1751],{"url":2473,"sources":2474,"tags":2475},"https://bugzilla.suse.com/1246260",[1744],[1751],{"url":2477,"sources":2478,"tags":2479},"https://bugzilla.suse.com/1246262",[1744],[1751],{"url":2481,"sources":2482,"tags":2483},"https://bugzilla.suse.com/1246266",[1744],[1751],{"url":2485,"sources":2486,"tags":2487},"https://bugzilla.suse.com/1246268",[1744],[1751],{"url":2489,"sources":2490,"tags":2491},"https://bugzilla.suse.com/1246283",[1744],[1751],{"url":2493,"sources":2494,"tags":2495},"https://bugzilla.suse.com/1246285",[1744],[1751],{"url":2497,"sources":2498,"tags":2499},"https://bugzilla.suse.com/1246286",[1744],[1751],{"url":2501,"sources":2502,"tags":2503},"https://bugzilla.suse.com/1246287",[1744],[1751],{"url":2505,"sources":2506,"tags":2507},"https://bugzilla.suse.com/1246290",[1744],[1751],{"url":2509,"sources":2510,"tags":2511},"https://bugzilla.suse.com/1246292",[1744],[1751],{"url":2513,"sources":2514,"tags":2515},"https://bugzilla.suse.com/1246293",[1744],[1751],{"url":2517,"sources":2518,"tags":2519},"https://bugzilla.suse.com/1246295",[1744],[1751],{"url":2521,"sources":2522,"tags":2523},"https://bugzilla.suse.com/1246297",[1744],[1751],{"url":2525,"sources":2526,"tags":2527},"https://bugzilla.suse.com/1246333",[1744],[1751],{"url":2529,"sources":2530,"tags":2531},"https://bugzilla.suse.com/1246334",[1744],[1751],{"url":2533,"sources":2534,"tags":2535},"https://bugzilla.suse.com/1246337",[1744],[1751],{"url":2537,"sources":2538,"tags":2539},"https://bugzilla.suse.com/1246342",[1744],[1751],{"url":2541,"sources":2542,"tags":2543},"https://bugzilla.suse.com/1246349",[1744],[1751],{"url":2545,"sources":2546,"tags":2547},"https://bugzilla.suse.com/1246351",[1744],[1751],{"url":2549,"sources":2550,"tags":2551},"https://bugzilla.suse.com/1246353",[1744],[1751],{"url":2553,"sources":2554,"tags":2555},"https://bugzilla.suse.com/1246354",[1744],[1751],{"url":2557,"sources":2558,"tags":2559},"https://bugzilla.suse.com/1246358",[1744],[1751],{"url":2561,"sources":2562,"tags":2563},"https://bugzilla.suse.com/1246364",[1744],[1751],{"url":2565,"sources":2566,"tags":2567},"https://bugzilla.suse.com/1246366",[1744],[1751],{"url":2569,"sources":2570,"tags":2571},"https://bugzilla.suse.com/1246370",[1744],[1751],{"url":2573,"sources":2574,"tags":2575},"https://bugzilla.suse.com/1246375",[1744],[1751],{"url":2577,"sources":2578,"tags":2579},"https://bugzilla.suse.com/1246376",[1744],[1751],{"url":2581,"sources":2582,"tags":2583},"https://bugzilla.suse.com/1246385",[1744],[1751],{"url":2585,"sources":2586,"tags":2587},"https://bugzilla.suse.com/1246386",[1744],[1751],{"url":2589,"sources":2590,"tags":2591},"https://bugzilla.suse.com/1246387",[1744],[1751],{"url":2593,"sources":2594,"tags":2595},"https://bugzilla.suse.com/1246438",[1744],[1751],{"url":2597,"sources":2598,"tags":2599},"https://bugzilla.suse.com/1246443",[1744],[1751],{"url":2601,"sources":2602,"tags":2603},"https://bugzilla.suse.com/1246444",[1744],[1751],{"url":2605,"sources":2606,"tags":2607},"https://bugzilla.suse.com/1246447",[1744],[1751],{"url":2609,"sources":2610,"tags":2611},"https://bugzilla.suse.com/1246450",[1744],[1751],{"url":2613,"sources":2614,"tags":2615},"https://bugzilla.suse.com/1246453",[1744],[1751],{"url":2617,"sources":2618,"tags":2619},"https://bugzilla.suse.com/1246473",[1744],[1751],{"url":2621,"sources":2622,"tags":2623},"https://bugzilla.suse.com/1246490",[1744],[1751],{"url":2625,"sources":2626,"tags":2627},"https://bugzilla.suse.com/1246509",[1744],[1751],{"url":2629,"sources":2630,"tags":2631},"https://bugzilla.suse.com/1246547",[1744],[1751],{"url":2633,"sources":2634,"tags":2635},"https://bugzilla.suse.com/1246631",[1744],[1751],{"url":2637,"sources":2638,"tags":2639},"https://bugzilla.suse.com/1246651",[1744],[1751],{"url":2641,"sources":2642,"tags":2643},"https://bugzilla.suse.com/1246688",[1744],[1751],{"url":2645,"sources":2646,"tags":2647},"https://bugzilla.suse.com/1246777",[1744],[1751],{"url":2649,"sources":2650,"tags":2651},"https://bugzilla.suse.com/1246781",[1744],[1751],{"url":2653,"sources":2654,"tags":2655},"https://bugzilla.suse.com/1246782",[1744],[1751],{"url":2657,"sources":2658,"tags":2659},"https://bugzilla.suse.com/1246868",[1744],[1751],{"url":2661,"sources":2662,"tags":2663},"https://bugzilla.suse.com/1246896",[1744],[1751],{"url":2665,"sources":2666,"tags":2667},"https://bugzilla.suse.com/1246911",[1744],[1751],{"url":2669,"sources":2670,"tags":2671},"https://bugzilla.suse.com/1246979",[1744],[1751],{"url":2673,"sources":2674,"tags":2675},"https://bugzilla.suse.com/1247018",[1744],[1751],{"url":2677,"sources":2678,"tags":2679},"https://bugzilla.suse.com/1247020",[1744],[1751],{"url":2681,"sources":2682,"tags":2683},"https://bugzilla.suse.com/1247022",[1744],[1751],{"url":2685,"sources":2686,"tags":2687},"https://bugzilla.suse.com/1247023",[1744],[1751],{"url":2689,"sources":2690,"tags":2691},"https://bugzilla.suse.com/1247024",[1744],[1751],{"url":2693,"sources":2694,"tags":2695},"https://bugzilla.suse.com/1247027",[1744],[1751],{"url":2697,"sources":2698,"tags":2699},"https://bugzilla.suse.com/1247028",[1744],[1751],{"url":2701,"sources":2702,"tags":2703},"https://bugzilla.suse.com/1247031",[1744],[1751],{"url":2705,"sources":2706,"tags":2707},"https://bugzilla.suse.com/1247033",[1744],[1751],{"url":2709,"sources":2710,"tags":2711},"https://bugzilla.suse.com/1247035",[1744],[1751],{"url":2713,"sources":2714,"tags":2715},"https://bugzilla.suse.com/1247061",[1744],[1751],{"url":2717,"sources":2718,"tags":2719},"https://bugzilla.suse.com/1247062",[1744],[1751],{"url":2721,"sources":2722,"tags":2723},"https://bugzilla.suse.com/1247064",[1744],[1751],{"url":2725,"sources":2726,"tags":2727},"https://bugzilla.suse.com/1247076",[1744],[1751],{"url":2729,"sources":2730,"tags":2731},"https://bugzilla.suse.com/1247078",[1744],[1751],{"url":2733,"sources":2734,"tags":2735},"https://bugzilla.suse.com/1247079",[1744],[1751],{"url":2737,"sources":2738,"tags":2739},"https://bugzilla.suse.com/1247088",[1744],[1751],{"url":2741,"sources":2742,"tags":2743},"https://bugzilla.suse.com/1247089",[1744],[1751],{"url":2745,"sources":2746,"tags":2747},"https://bugzilla.suse.com/1247091",[1744],[1751],{"url":2749,"sources":2750,"tags":2751},"https://bugzilla.suse.com/1247097",[1744],[1751],{"url":2753,"sources":2754,"tags":2755},"https://bugzilla.suse.com/1247098",[1744],[1751],{"url":2757,"sources":2758,"tags":2759},"https://bugzilla.suse.com/1247099",[1744],[1751],{"url":2761,"sources":2762,"tags":2763},"https://bugzilla.suse.com/1247101",[1744],[1751],{"url":2765,"sources":2766,"tags":2767},"https://bugzilla.suse.com/1247102",[1744],[1751],{"url":2769,"sources":2770,"tags":2771},"https://bugzilla.suse.com/1247103",[1744],[1751],{"url":2773,"sources":2774,"tags":2775},"https://bugzilla.suse.com/1247104",[1744],[1751],{"url":2777,"sources":2778,"tags":2779},"https://bugzilla.suse.com/1247112",[1744],[1751],{"url":2781,"sources":2782,"tags":2783},"https://bugzilla.suse.com/1247113",[1744],[1751],{"url":2785,"sources":2786,"tags":2787},"https://bugzilla.suse.com/1247116",[1744],[1751],{"url":2789,"sources":2790,"tags":2791},"https://bugzilla.suse.com/1247118",[1744],[1751],{"url":2793,"sources":2794,"tags":2795},"https://bugzilla.suse.com/1247119",[1744],[1751],{"url":2797,"sources":2798,"tags":2799},"https://bugzilla.suse.com/1247123",[1744],[1751],{"url":2801,"sources":2802,"tags":2803},"https://bugzilla.suse.com/1247125",[1744],[1751],{"url":2805,"sources":2806,"tags":2807},"https://bugzilla.suse.com/1247126",[1744],[1751],{"url":2809,"sources":2810,"tags":2811},"https://bugzilla.suse.com/1247128",[1744],[1751],{"url":2813,"sources":2814,"tags":2815},"https://bugzilla.suse.com/1247130",[1744],[1751],{"url":2817,"sources":2818,"tags":2819},"https://bugzilla.suse.com/1247131",[1744],[1751],{"url":2821,"sources":2822,"tags":2823},"https://bugzilla.suse.com/1247132",[1744],[1751],{"url":2825,"sources":2826,"tags":2827},"https://bugzilla.suse.com/1247136",[1744],[1751],{"url":2829,"sources":2830,"tags":2831},"https://bugzilla.suse.com/1247137",[1744],[1751],{"url":2833,"sources":2834,"tags":2835},"https://bugzilla.suse.com/1247138",[1744],[1751],{"url":2837,"sources":2838,"tags":2839},"https://bugzilla.suse.com/1247141",[1744],[1751],{"url":2841,"sources":2842,"tags":2843},"https://bugzilla.suse.com/1247143",[1744],[1751],{"url":2845,"sources":2846,"tags":2847},"https://bugzilla.suse.com/1247145",[1744],[1751],{"url":2849,"sources":2850,"tags":2851},"https://bugzilla.suse.com/1247146",[1744],[1751],{"url":2853,"sources":2854,"tags":2855},"https://bugzilla.suse.com/1247147",[1744],[1751],{"url":2857,"sources":2858,"tags":2859},"https://bugzilla.suse.com/1247149",[1744],[1751],{"url":2861,"sources":2862,"tags":2863},"https://bugzilla.suse.com/1247150",[1744],[1751],{"url":2865,"sources":2866,"tags":2867},"https://bugzilla.suse.com/1247151",[1744],[1751],{"url":2869,"sources":2870,"tags":2871},"https://bugzilla.suse.com/1247152",[1744],[1751],{"url":2873,"sources":2874,"tags":2875},"https://bugzilla.suse.com/1247153",[1744],[1751],{"url":2877,"sources":2878,"tags":2879},"https://bugzilla.suse.com/1247154",[1744],[1751],{"url":2881,"sources":2882,"tags":2883},"https://bugzilla.suse.com/1247155",[1744],[1751],{"url":2885,"sources":2886,"tags":2887},"https://bugzilla.suse.com/1247156",[1744],[1751],{"url":2889,"sources":2890,"tags":2891},"https://bugzilla.suse.com/1247157",[1744],[1751],{"url":2893,"sources":2894,"tags":2895},"https://bugzilla.suse.com/1247160",[1744],[1751],{"url":2897,"sources":2898,"tags":2899},"https://bugzilla.suse.com/1247162",[1744],[1751],{"url":2901,"sources":2902,"tags":2903},"https://bugzilla.suse.com/1247163",[1744],[1751],{"url":2905,"sources":2906,"tags":2907},"https://bugzilla.suse.com/1247164",[1744],[1751],{"url":2909,"sources":2910,"tags":2911},"https://bugzilla.suse.com/1247167",[1744],[1751],{"url":2913,"sources":2914,"tags":2915},"https://bugzilla.suse.com/1247169",[1744],[1751],{"url":2917,"sources":2918,"tags":2919},"https://bugzilla.suse.com/1247170",[1744],[1751],{"url":2921,"sources":2922,"tags":2923},"https://bugzilla.suse.com/1247171",[1744],[1751],{"url":2925,"sources":2926,"tags":2927},"https://bugzilla.suse.com/1247174",[1744],[1751],{"url":2929,"sources":2930,"tags":2931},"https://bugzilla.suse.com/1247176",[1744],[1751],{"url":2933,"sources":2934,"tags":2935},"https://bugzilla.suse.com/1247177",[1744],[1751],{"url":2937,"sources":2938,"tags":2939},"https://bugzilla.suse.com/1247178",[1744],[1751],{"url":2941,"sources":2942,"tags":2943},"https://bugzilla.suse.com/1247181",[1744],[1751],{"url":2945,"sources":2946,"tags":2947},"https://bugzilla.suse.com/1247209",[1744],[1751],{"url":2949,"sources":2950,"tags":2951},"https://bugzilla.suse.com/1247210",[1744],[1751],{"url":2953,"sources":2954,"tags":2955},"https://bugzilla.suse.com/1247220",[1744],[1751],{"url":2957,"sources":2958,"tags":2959},"https://bugzilla.suse.com/1247223",[1744],[1751],{"url":2961,"sources":2962,"tags":2963},"https://bugzilla.suse.com/1247227",[1744],[1751],{"url":2965,"sources":2966,"tags":2967},"https://bugzilla.suse.com/1247229",[1744],[1751],{"url":2969,"sources":2970,"tags":2971},"https://bugzilla.suse.com/1247231",[1744],[1751],{"url":2973,"sources":2974,"tags":2975},"https://bugzilla.suse.com/1247233",[1744],[1751],{"url":2977,"sources":2978,"tags":2979},"https://bugzilla.suse.com/1247234",[1744],[1751],{"url":2981,"sources":2982,"tags":2983},"https://bugzilla.suse.com/1247235",[1744],[1751],{"url":2985,"sources":2986,"tags":2987},"https://bugzilla.suse.com/1247236",[1744],[1751],{"url":2989,"sources":2990,"tags":2991},"https://bugzilla.suse.com/1247238",[1744],[1751],{"url":2993,"sources":2994,"tags":2995},"https://bugzilla.suse.com/1247239",[1744],[1751],{"url":2997,"sources":2998,"tags":2999},"https://bugzilla.suse.com/1247241",[1744],[1751],{"url":3001,"sources":3002,"tags":3003},"https://bugzilla.suse.com/1247243",[1744],[1751],{"url":3005,"sources":3006,"tags":3007},"https://bugzilla.suse.com/1247250",[1744],[1751],{"url":3009,"sources":3010,"tags":3011},"https://bugzilla.suse.com/1247251",[1744],[1751],{"url":3013,"sources":3014,"tags":3015},"https://bugzilla.suse.com/1247252",[1744],[1751],{"url":3017,"sources":3018,"tags":3019},"https://bugzilla.suse.com/1247253",[1744],[1751],{"url":3021,"sources":3022,"tags":3023},"https://bugzilla.suse.com/1247255",[1744],[1751],{"url":3025,"sources":3026,"tags":3027},"https://bugzilla.suse.com/1247262",[1744],[1751],{"url":3029,"sources":3030,"tags":3031},"https://bugzilla.suse.com/1247265",[1744],[1751],{"url":3033,"sources":3034,"tags":3035},"https://bugzilla.suse.com/1247270",[1744],[1751],{"url":3037,"sources":3038,"tags":3039},"https://bugzilla.suse.com/1247271",[1744],[1751],{"url":3041,"sources":3042,"tags":3043},"https://bugzilla.suse.com/1247273",[1744],[1751],{"url":3045,"sources":3046,"tags":3047},"https://bugzilla.suse.com/1247274",[1744],[1751],{"url":3049,"sources":3050,"tags":3051},"https://bugzilla.suse.com/1247276",[1744],[1751],{"url":3053,"sources":3054,"tags":3055},"https://bugzilla.suse.com/1247277",[1744],[1751],{"url":3057,"sources":3058,"tags":3059},"https://bugzilla.suse.com/1247278",[1744],[1751],{"url":3061,"sources":3062,"tags":3063},"https://bugzilla.suse.com/1247279",[1744],[1751],{"url":3065,"sources":3066,"tags":3067},"https://bugzilla.suse.com/1247280",[1744],[1751],{"url":3069,"sources":3070,"tags":3071},"https://bugzilla.suse.com/1247282",[1744],[1751],{"url":3073,"sources":3074,"tags":3075},"https://bugzilla.suse.com/1247283",[1744],[1751],{"url":3077,"sources":3078,"tags":3079},"https://bugzilla.suse.com/1247284",[1744],[1751],{"url":3081,"sources":3082,"tags":3083},"https://bugzilla.suse.com/1247285",[1744],[1751],{"url":3085,"sources":3086,"tags":3087},"https://bugzilla.suse.com/1247288",[1744],[1751],{"url":3089,"sources":3090,"tags":3091},"https://bugzilla.suse.com/1247289",[1744],[1751],{"url":3093,"sources":3094,"tags":3095},"https://bugzilla.suse.com/1247290",[1744],[1751],{"url":3097,"sources":3098,"tags":3099},"https://bugzilla.suse.com/1247293",[1744],[1751],{"url":3101,"sources":3102,"tags":3103},"https://bugzilla.suse.com/1247308",[1744],[1751],{"url":3105,"sources":3106,"tags":3107},"https://bugzilla.suse.com/1247311",[1744],[1751],{"url":3109,"sources":3110,"tags":3111},"https://bugzilla.suse.com/1247313",[1744],[1751],{"url":3113,"sources":3114,"tags":3115},"https://bugzilla.suse.com/1247314",[1744],[1751],{"url":3117,"sources":3118,"tags":3119},"https://bugzilla.suse.com/1247317",[1744],[1751],{"url":3121,"sources":3122,"tags":3123},"https://bugzilla.suse.com/1247325",[1744],[1751],{"url":3125,"sources":3126,"tags":3127},"https://bugzilla.suse.com/1247347",[1744],[1751],{"url":3129,"sources":3130,"tags":3131},"https://bugzilla.suse.com/1247348",[1744],[1751],{"url":3133,"sources":3134,"tags":3135},"https://bugzilla.suse.com/1247349",[1744],[1751],{"url":3137,"sources":3138,"tags":3139},"https://bugzilla.suse.com/1247366",[1744],[1751],{"url":3141,"sources":3142,"tags":3143},"https://bugzilla.suse.com/1247372",[1744],[1751],{"url":3145,"sources":3146,"tags":3147},"https://bugzilla.suse.com/1247376",[1744],[1751],{"url":3149,"sources":3150,"tags":3151},"https://bugzilla.suse.com/1247426",[1744],[1751],{"url":3153,"sources":3154,"tags":3155},"https://bugzilla.suse.com/1247437",[1744],[1751],{"url":3157,"sources":3158,"tags":3159},"https://bugzilla.suse.com/1247442",[1744],[1751],{"url":3161,"sources":3162,"tags":3163},"https://bugzilla.suse.com/1247483",[1744],[1751],{"url":3165,"sources":3166,"tags":3167},"https://bugzilla.suse.com/1247500",[1744],[1751],{"url":3169,"sources":3170,"tags":3171},"https://bugzilla.suse.com/1247712",[1744],[1751],{"url":3173,"sources":3174,"tags":3175},"https://bugzilla.suse.com/1247837",[1744],[1751],{"url":3177,"sources":3178,"tags":3179},"https://bugzilla.suse.com/1247838",[1744],[1751],{"url":3181,"sources":3182,"tags":3183},"https://bugzilla.suse.com/1247935",[1744],[1751],{"url":3185,"sources":3186,"tags":3187},"https://bugzilla.suse.com/1247936",[1744],[1751],{"url":3189,"sources":3190,"tags":3191},"https://bugzilla.suse.com/1247949",[1744],[1751],{"url":3193,"sources":3194,"tags":3195},"https://bugzilla.suse.com/1247950",[1744],[1751],{"url":3197,"sources":3198,"tags":3199},"https://bugzilla.suse.com/1247963",[1744],[1751],{"url":3201,"sources":3202,"tags":3203},"https://bugzilla.suse.com/1247976",[1744],[1751],{"url":3205,"sources":3206,"tags":3207},"https://bugzilla.suse.com/1248088",[1744],[1751],{"url":3209,"sources":3210,"tags":3211},"https://bugzilla.suse.com/1248111",[1744],[1751],{"url":3213,"sources":3214,"tags":3215},"https://bugzilla.suse.com/1248121",[1744],[1751],{"url":3217,"sources":3218,"tags":3219},"https://bugzilla.suse.com/1248183",[1744],[1751],{"url":3221,"sources":3222,"tags":3223},"https://bugzilla.suse.com/1248186",[1744],[1751],{"url":3225,"sources":3226,"tags":3227},"https://bugzilla.suse.com/1248190",[1744],[1751],{"url":3229,"sources":3230,"tags":3231},"https://bugzilla.suse.com/1248192",[1744],[1751],{"url":3233,"sources":3234,"tags":3235},"https://bugzilla.suse.com/1248194",[1744],[1751],{"url":3237,"sources":3238,"tags":3239},"https://bugzilla.suse.com/1248198",[1744],[1751],{"url":3241,"sources":3242,"tags":3243},"https://bugzilla.suse.com/1248199",[1744],[1751],{"url":3245,"sources":3246,"tags":3247},"https://bugzilla.suse.com/1248200",[1744],[1751],{"url":3249,"sources":3250,"tags":3251},"https://bugzilla.suse.com/1248202",[1744],[1751],{"url":3253,"sources":3254,"tags":3255},"https://bugzilla.suse.com/1248205",[1744],[1751],{"url":3257,"sources":3258,"tags":3259},"https://bugzilla.suse.com/1248211",[1744],[1751],{"url":3261,"sources":3262,"tags":3263},"https://bugzilla.suse.com/1248223",[1744],[1751],{"url":3265,"sources":3266,"tags":3267},"https://bugzilla.suse.com/1248224",[1744],[1751],{"url":3269,"sources":3270,"tags":3271},"https://bugzilla.suse.com/1248225",[1744],[1751],{"url":3273,"sources":3274,"tags":3275},"https://bugzilla.suse.com/1248230",[1744],[1751],{"url":3277,"sources":3278,"tags":3279},"https://bugzilla.suse.com/1248235",[1744],[1751],{"url":3281,"sources":3282,"tags":3283},"https://bugzilla.suse.com/1248255",[1744],[1751],{"url":3285,"sources":3286,"tags":3287},"https://bugzilla.suse.com/1248296",[1744],[1751],{"url":3289,"sources":3290,"tags":3291},"https://bugzilla.suse.com/1248297",[1744],[1751],{"url":3293,"sources":3294,"tags":3295},"https://bugzilla.suse.com/1248299",[1744],[1751],{"url":3297,"sources":3298,"tags":3299},"https://bugzilla.suse.com/1248302",[1744],[1751],{"url":3301,"sources":3302,"tags":3303},"https://bugzilla.suse.com/1248304",[1744],[1751],{"url":3305,"sources":3306,"tags":3307},"https://bugzilla.suse.com/1248306",[1744],[1751],{"url":3309,"sources":3310,"tags":3311},"https://bugzilla.suse.com/1248312",[1744],[1751],{"url":3313,"sources":3314,"tags":3315},"https://bugzilla.suse.com/1248333",[1744],[1751],{"url":3317,"sources":3318,"tags":3319},"https://bugzilla.suse.com/1248334",[1744],[1751],{"url":3321,"sources":3322,"tags":3323},"https://bugzilla.suse.com/1248337",[1744],[1751],{"url":3325,"sources":3326,"tags":3327},"https://bugzilla.suse.com/1248338",[1744],[1751],{"url":3329,"sources":3330,"tags":3331},"https://bugzilla.suse.com/1248340",[1744],[1751],{"url":3333,"sources":3334,"tags":3335},"https://bugzilla.suse.com/1248341",[1744],[1751],{"url":3337,"sources":3338,"tags":3339},"https://bugzilla.suse.com/1248343",[1744],[1751],{"url":3341,"sources":3342,"tags":3343},"https://bugzilla.suse.com/1248345",[1744],[1751],{"url":3345,"sources":3346,"tags":3347},"https://bugzilla.suse.com/1248349",[1744],[1751],{"url":3349,"sources":3350,"tags":3351},"https://bugzilla.suse.com/1248350",[1744],[1751],{"url":3353,"sources":3354,"tags":3355},"https://bugzilla.suse.com/1248354",[1744],[1751],{"url":3357,"sources":3358,"tags":3359},"https://bugzilla.suse.com/1248355",[1744],[1751],{"url":3361,"sources":3362,"tags":3363},"https://bugzilla.suse.com/1248357",[1744],[1751],{"url":3365,"sources":3366,"tags":3367},"https://bugzilla.suse.com/1248359",[1744],[1751],{"url":3369,"sources":3370,"tags":3371},"https://bugzilla.suse.com/1248361",[1744],[1751],{"url":3373,"sources":3374,"tags":3375},"https://bugzilla.suse.com/1248363",[1744],[1751],{"url":3377,"sources":3378,"tags":3379},"https://bugzilla.suse.com/1248365",[1744],[1751],{"url":3381,"sources":3382,"tags":3383},"https://bugzilla.suse.com/1248367",[1744],[1751],{"url":3385,"sources":3386,"tags":3387},"https://bugzilla.suse.com/1248368",[1744],[1751],{"url":3389,"sources":3390,"tags":3391},"https://bugzilla.suse.com/1248374",[1744],[1751],{"url":3393,"sources":3394,"tags":3395},"https://bugzilla.suse.com/1248377",[1744],[1751],{"url":3397,"sources":3398,"tags":3399},"https://bugzilla.suse.com/1248378",[1744],[1751],{"url":3401,"sources":3402,"tags":3403},"https://bugzilla.suse.com/1248380",[1744],[1751],{"url":3405,"sources":3406,"tags":3407},"https://bugzilla.suse.com/1248386",[1744],[1751],{"url":3409,"sources":3410,"tags":3411},"https://bugzilla.suse.com/1248390",[1744],[1751],{"url":3413,"sources":3414,"tags":3415},"https://bugzilla.suse.com/1248392",[1744],[1751],{"url":3417,"sources":3418,"tags":3419},"https://bugzilla.suse.com/1248395",[1744],[1751],{"url":3421,"sources":3422,"tags":3423},"https://bugzilla.suse.com/1248396",[1744],[1751],{"url":3425,"sources":3426,"tags":3427},"https://bugzilla.suse.com/1248399",[1744],[1751],{"url":3429,"sources":3430,"tags":3431},"https://bugzilla.suse.com/1248401",[1744],[1751],{"url":3433,"sources":3434,"tags":3435},"https://bugzilla.suse.com/1248511",[1744],[1751],{"url":3437,"sources":3438,"tags":3439},"https://bugzilla.suse.com/1248512",[1744],[1751],{"url":3441,"sources":3442,"tags":3443},"https://bugzilla.suse.com/1248573",[1744],[1751],{"url":3445,"sources":3446,"tags":3447},"https://bugzilla.suse.com/1248575",[1744],[1751],{"url":3449,"sources":3450,"tags":3451},"https://bugzilla.suse.com/1248577",[1744],[1751],{"url":3453,"sources":3454,"tags":3455},"https://bugzilla.suse.com/1248609",[1744],[1751],{"url":3457,"sources":3458,"tags":3459},"https://bugzilla.suse.com/1248610",[1744],[1751],{"url":3461,"sources":3462,"tags":3463},"https://bugzilla.suse.com/1248616",[1744],[1751],{"url":3465,"sources":3466,"tags":3467},"https://bugzilla.suse.com/1248617",[1744],[1751],{"url":3469,"sources":3470,"tags":3471},"https://bugzilla.suse.com/1248619",[1744],[1751],{"url":3473,"sources":3474,"tags":3475},"https://bugzilla.suse.com/1248621",[1744],[1751],{"url":3477,"sources":3478,"tags":3479},"https://bugzilla.suse.com/1248622",[1744],[1751],{"url":3481,"sources":3482,"tags":3483},"https://bugzilla.suse.com/1248624",[1744],[1751],{"url":3485,"sources":3486,"tags":3487},"https://bugzilla.suse.com/1248627",[1744],[1751],{"url":3489,"sources":3490,"tags":3491},"https://bugzilla.suse.com/1248628",[1744],[1751],{"url":3493,"sources":3494,"tags":3495},"https://bugzilla.suse.com/1248634",[1744],[1751],{"url":3497,"sources":3498,"tags":3499},"https://bugzilla.suse.com/1248635",[1744],[1751],{"url":3501,"sources":3502,"tags":3503},"https://bugzilla.suse.com/1248639",[1744],[1751],{"url":3505,"sources":3506,"tags":3507},"https://bugzilla.suse.com/1248643",[1744],[1751],{"url":3509,"sources":3510,"tags":3511},"https://bugzilla.suse.com/1248647",[1744],[1751],{"url":3513,"sources":3514,"tags":3515},"https://bugzilla.suse.com/1248648",[1744],[1751],{"url":3517,"sources":3518,"tags":3519},"https://bugzilla.suse.com/1248652",[1744],[1751],{"url":3521,"sources":3522,"tags":3523},"https://bugzilla.suse.com/1248655",[1744],[1751],{"url":3525,"sources":3526,"tags":3527},"https://bugzilla.suse.com/1248662",[1744],[1751],{"url":3529,"sources":3530,"tags":3531},"https://bugzilla.suse.com/1248664",[1744],[1751],{"url":3533,"sources":3534,"tags":3535},"https://bugzilla.suse.com/1248666",[1744],[1751],{"url":3537,"sources":3538,"tags":3539},"https://bugzilla.suse.com/1248669",[1744],[1751],{"url":3541,"sources":3542,"tags":3543},"https://bugzilla.suse.com/1248674",[1744],[1751],{"url":3545,"sources":3546,"tags":3547},"https://bugzilla.suse.com/1248681",[1744],[1751],{"url":3549,"sources":3550,"tags":3551},"https://bugzilla.suse.com/1248727",[1744],[1751],{"url":3553,"sources":3554,"tags":3555},"https://bugzilla.suse.com/1248728",[1744],[1751],{"url":3557,"sources":3558,"tags":3559},"https://bugzilla.suse.com/1248748",[1744],[1751],{"url":3561,"sources":3562,"tags":3563},"https://bugzilla.suse.com/1248754",[1744],[1751],{"url":3565,"sources":3566,"tags":3567},"https://bugzilla.suse.com/1248775",[1744],[1751],{"url":3569,"sources":3570,"tags":3571},"https://bugzilla.suse.com/1249022",[1744],[1751],{"url":3573,"sources":3574,"tags":3575},"https://bugzilla.suse.com/1249038",[1744],[1751],{"url":3577,"sources":3578,"tags":3579},"https://bugzilla.suse.com/1249060",[1744],[1751],{"url":3581,"sources":3582,"tags":3583},"https://bugzilla.suse.com/1249061",[1744],[1751],{"url":3585,"sources":3586,"tags":3587},"https://bugzilla.suse.com/1249062",[1744],[1751],{"url":3589,"sources":3590,"tags":3591},"https://bugzilla.suse.com/1249064",[1744],[1751],{"url":3593,"sources":3594,"tags":3595},"https://bugzilla.suse.com/1249065",[1744],[1751],{"url":3597,"sources":3598,"tags":3599},"https://bugzilla.suse.com/1249066",[1744],[1751],{"url":3601,"sources":3602,"tags":3603},"https://bugzilla.suse.com/1249126",[1744],[1751],{"url":3605,"sources":3606,"tags":3607},"https://bugzilla.suse.com/1249143",[1744],[1751],{"url":3609,"sources":3610,"tags":3611},"https://bugzilla.suse.com/1249156",[1744],[1751],{"url":3613,"sources":3614,"tags":3615},"https://bugzilla.suse.com/1249159",[1744],[1751],{"url":3617,"sources":3618,"tags":3619},"https://bugzilla.suse.com/1249160",[1744],[1751],{"url":3621,"sources":3622,"tags":3623},"https://bugzilla.suse.com/1249163",[1744],[1751],{"url":3625,"sources":3626,"tags":3627},"https://bugzilla.suse.com/1249164",[1744],[1751],{"url":3629,"sources":3630,"tags":3631},"https://bugzilla.suse.com/1249166",[1744],[1751],{"url":3633,"sources":3634,"tags":3635},"https://bugzilla.suse.com/1249167",[1744],[1751],{"url":3637,"sources":3638,"tags":3639},"https://bugzilla.suse.com/1249169",[1744],[1751],{"url":3641,"sources":3642,"tags":3643},"https://bugzilla.suse.com/1249170",[1744],[1751],{"url":3645,"sources":3646,"tags":3647},"https://bugzilla.suse.com/1249172",[1744],[1751],{"url":3649,"sources":3650,"tags":3651},"https://bugzilla.suse.com/1249176",[1744],[1751],{"url":3653,"sources":3654,"tags":3655},"https://bugzilla.suse.com/1249177",[1744],[1751],{"url":3657,"sources":3658,"tags":3659},"https://bugzilla.suse.com/1249182",[1744],[1751],{"url":3661,"sources":3662,"tags":3663},"https://bugzilla.suse.com/1249186",[1744],[1751],{"url":3665,"sources":3666,"tags":3667},"https://bugzilla.suse.com/1249190",[1744],[1751],{"url":3669,"sources":3670,"tags":3671},"https://bugzilla.suse.com/1249193",[1744],[1751],{"url":3673,"sources":3674,"tags":3675},"https://bugzilla.suse.com/1249195",[1744],[1751],{"url":3677,"sources":3678,"tags":3679},"https://bugzilla.suse.com/1249199",[1744],[1751],{"url":3681,"sources":3682,"tags":3683},"https://bugzilla.suse.com/1249201",[1744],[1751],{"url":3685,"sources":3686,"tags":3687},"https://bugzilla.suse.com/1249202",[1744],[1751],{"url":3689,"sources":3690,"tags":3691},"https://bugzilla.suse.com/1249203",[1744],[1751],{"url":3693,"sources":3694,"tags":3695},"https://bugzilla.suse.com/1249204",[1744],[1751],{"url":3697,"sources":3698,"tags":3699},"https://bugzilla.suse.com/1249206",[1744],[1751],{"url":3701,"sources":3702,"tags":3703},"https://bugzilla.suse.com/1249215",[1744],[1751],{"url":3705,"sources":3706,"tags":3707},"https://bugzilla.suse.com/1249220",[1744],[1751],{"url":3709,"sources":3710,"tags":3711},"https://bugzilla.suse.com/1249221",[1744],[1751],{"url":3713,"sources":3714,"tags":3715},"https://bugzilla.suse.com/1249254",[1744],[1751],{"url":3717,"sources":3718,"tags":3719},"https://bugzilla.suse.com/1249258",[1744],[1751],{"url":3721,"sources":3722,"tags":3723},"https://bugzilla.suse.com/1249262",[1744],[1751],{"url":3725,"sources":3726,"tags":3727},"https://bugzilla.suse.com/1249263",[1744],[1751],{"url":3729,"sources":3730,"tags":3731},"https://bugzilla.suse.com/1249265",[1744],[1751],{"url":3733,"sources":3734,"tags":3735},"https://bugzilla.suse.com/1249266",[1744],[1751],{"url":3737,"sources":3738,"tags":3739},"https://bugzilla.suse.com/1249269",[1744],[1751],{"url":3741,"sources":3742,"tags":3743},"https://bugzilla.suse.com/1249271",[1744],[1751],{"url":3745,"sources":3746,"tags":3747},"https://bugzilla.suse.com/1249272",[1744],[1751],{"url":3749,"sources":3750,"tags":3751},"https://bugzilla.suse.com/1249273",[1744],[1751],{"url":3753,"sources":3754,"tags":3755},"https://bugzilla.suse.com/1249274",[1744],[1751],{"url":3757,"sources":3758,"tags":3759},"https://bugzilla.suse.com/1249278",[1744],[1751],{"url":3761,"sources":3762,"tags":3763},"https://bugzilla.suse.com/1249279",[1744],[1751],{"url":3765,"sources":3766,"tags":3767},"https://bugzilla.suse.com/1249281",[1744],[1751],{"url":3769,"sources":3770,"tags":3771},"https://bugzilla.suse.com/1249282",[1744],[1751],{"url":3773,"sources":3774,"tags":3775},"https://bugzilla.suse.com/1249284",[1744],[1751],{"url":3777,"sources":3778,"tags":3779},"https://bugzilla.suse.com/1249285",[1744],[1751],{"url":3781,"sources":3782,"tags":3783},"https://bugzilla.suse.com/1249286",[1744],[1751],{"url":3785,"sources":3786,"tags":3787},"https://bugzilla.suse.com/1249288",[1744],[1751],{"url":3789,"sources":3790,"tags":3791},"https://bugzilla.suse.com/1249290",[1744],[1751],{"url":3793,"sources":3794,"tags":3795},"https://bugzilla.suse.com/1249292",[1744],[1751],{"url":3797,"sources":3798,"tags":3799},"https://bugzilla.suse.com/1249295",[1744],[1751],{"url":3801,"sources":3802,"tags":3803},"https://bugzilla.suse.com/1249296",[1744],[1751],{"url":3805,"sources":3806,"tags":3807},"https://bugzilla.suse.com/1249297",[1744],[1751],{"url":3809,"sources":3810,"tags":3811},"https://bugzilla.suse.com/1249299",[1744],[1751],{"url":3813,"sources":3814,"tags":3815},"https://bugzilla.suse.com/1249300",[1744],[1751],{"url":3817,"sources":3818,"tags":3819},"https://bugzilla.suse.com/1249301",[1744],[1751],{"url":3821,"sources":3822,"tags":3823},"https://bugzilla.suse.com/1249303",[1744],[1751],{"url":3825,"sources":3826,"tags":3827},"https://bugzilla.suse.com/1249304",[1744],[1751],{"url":3829,"sources":3830,"tags":3831},"https://bugzilla.suse.com/1249305",[1744],[1751],{"url":3833,"sources":3834,"tags":3835},"https://bugzilla.suse.com/1249306",[1744],[1751],{"url":3837,"sources":3838,"tags":3839},"https://bugzilla.suse.com/1249308",[1744],[1751],{"url":3841,"sources":3842,"tags":3843},"https://bugzilla.suse.com/1249309",[1744],[1751],{"url":3845,"sources":3846,"tags":3847},"https://bugzilla.suse.com/1249312",[1744],[1751],{"url":3849,"sources":3850,"tags":3851},"https://bugzilla.suse.com/1249313",[1744],[1751],{"url":3853,"sources":3854,"tags":3855},"https://bugzilla.suse.com/1249314",[1744],[1751],{"url":3857,"sources":3858,"tags":3859},"https://bugzilla.suse.com/1249315",[1744],[1751],{"url":3861,"sources":3862,"tags":3863},"https://bugzilla.suse.com/1249316",[1744],[1751],{"url":3865,"sources":3866,"tags":3867},"https://bugzilla.suse.com/1249318",[1744],[1751],{"url":3869,"sources":3870,"tags":3871},"https://bugzilla.suse.com/1249319",[1744],[1751],{"url":3873,"sources":3874,"tags":3875},"https://bugzilla.suse.com/1249320",[1744],[1751],{"url":3877,"sources":3878,"tags":3879},"https://bugzilla.suse.com/1249321",[1744],[1751],{"url":3881,"sources":3882,"tags":3883},"https://bugzilla.suse.com/1249322",[1744],[1751],{"url":3885,"sources":3886,"tags":3887},"https://bugzilla.suse.com/1249323",[1744],[1751],{"url":3889,"sources":3890,"tags":3891},"https://bugzilla.suse.com/1249324",[1744],[1751],{"url":3893,"sources":3894,"tags":3895},"https://bugzilla.suse.com/1249333",[1744],[1751],{"url":3897,"sources":3898,"tags":3899},"https://bugzilla.suse.com/1249334",[1744],[1751],{"url":3901,"sources":3902,"tags":3903},"https://bugzilla.suse.com/1249338",[1744],[1751],{"url":3905,"sources":3906,"tags":3907},"https://bugzilla.suse.com/1249346",[1744],[1751],{"url":3909,"sources":3910,"tags":3911},"https://bugzilla.suse.com/1249374",[1744],[1751],{"url":3913,"sources":3914,"tags":3915},"https://bugzilla.suse.com/1249413",[1744],[1751],{"url":3917,"sources":3918,"tags":3919},"https://bugzilla.suse.com/1249477",[1744],[1751],{"url":3921,"sources":3922,"tags":3923},"https://bugzilla.suse.com/1249478",[1744],[1751],{"url":3925,"sources":3926,"tags":3927},"https://bugzilla.suse.com/1249479",[1744],[1751],{"url":3929,"sources":3930,"tags":3931},"https://bugzilla.suse.com/1249486",[1744],[1751],{"url":3933,"sources":3934,"tags":3935},"https://bugzilla.suse.com/1249490",[1744],[1751],{"url":3937,"sources":3938,"tags":3939},"https://bugzilla.suse.com/1249494",[1744],[1751],{"url":3941,"sources":3942,"tags":3943},"https://bugzilla.suse.com/1249500",[1744],[1751],{"url":3945,"sources":3946,"tags":3947},"https://bugzilla.suse.com/1249504",[1744],[1751],{"url":3949,"sources":3950,"tags":3951},"https://bugzilla.suse.com/1249506",[1744],[1751],{"url":3953,"sources":3954,"tags":3955},"https://bugzilla.suse.com/1249508",[1744],[1751],{"url":3957,"sources":3958,"tags":3959},"https://bugzilla.suse.com/1249509",[1744],[1751],{"url":3961,"sources":3962,"tags":3963},"https://bugzilla.suse.com/1249510",[1744],[1751],{"url":3965,"sources":3966,"tags":3967},"https://bugzilla.suse.com/1249513",[1744],[1751],{"url":3969,"sources":3970,"tags":3971},"https://bugzilla.suse.com/1249515",[1744],[1751],{"url":3973,"sources":3974,"tags":3975},"https://bugzilla.suse.com/1249516",[1744],[1751],{"url":3977,"sources":3978,"tags":3979},"https://bugzilla.suse.com/1249522",[1744],[1751],{"url":3981,"sources":3982,"tags":3983},"https://bugzilla.suse.com/1249523",[1744],[1751],{"url":3985,"sources":3986,"tags":3987},"https://bugzilla.suse.com/1249524",[1744],[1751],{"url":3989,"sources":3990,"tags":3991},"https://bugzilla.suse.com/1249526",[1744],[1751],{"url":3993,"sources":3994,"tags":3995},"https://bugzilla.suse.com/1249533",[1744],[1751],{"url":3997,"sources":3998,"tags":3999},"https://bugzilla.suse.com/1249538",[1744],[1751],{"url":4001,"sources":4002,"tags":4003},"https://bugzilla.suse.com/1249540",[1744],[1751],{"url":4005,"sources":4006,"tags":4007},"https://bugzilla.suse.com/1249542",[1744],[1751],{"url":4009,"sources":4010,"tags":4011},"https://bugzilla.suse.com/1249545",[1744],[1751],{"url":4013,"sources":4014,"tags":4015},"https://bugzilla.suse.com/1249547",[1744],[1751],{"url":4017,"sources":4018,"tags":4019},"https://bugzilla.suse.com/1249548",[1744],[1751],{"url":4021,"sources":4022,"tags":4023},"https://bugzilla.suse.com/1249550",[1744],[1751],{"url":4025,"sources":4026,"tags":4027},"https://bugzilla.suse.com/1249552",[1744],[1751],{"url":4029,"sources":4030,"tags":4031},"https://bugzilla.suse.com/1249554",[1744],[1751],{"url":4033,"sources":4034,"tags":4035},"https://bugzilla.suse.com/1249562",[1744],[1751],{"url":4037,"sources":4038,"tags":4039},"https://bugzilla.suse.com/1249566",[1744],[1751],{"url":4041,"sources":4042,"tags":4043},"https://bugzilla.suse.com/1249587",[1744],[1751],{"url":4045,"sources":4046,"tags":4047},"https://bugzilla.suse.com/1249598",[1744],[1751],{"url":4049,"sources":4050,"tags":4051},"https://bugzilla.suse.com/1249604",[1744],[1751],{"url":4053,"sources":4054,"tags":4055},"https://bugzilla.suse.com/1249608",[1744],[1751],{"url":4057,"sources":4058,"tags":4059},"https://bugzilla.suse.com/1249615",[1744],[1751],{"url":4061,"sources":4062,"tags":4063},"https://bugzilla.suse.com/1249618",[1744],[1751],{"url":4065,"sources":4066,"tags":4067},"https://bugzilla.suse.com/1249774",[1744],[1751],{"url":4069,"sources":4070,"tags":4071},"https://bugzilla.suse.com/1249833",[1744],[1751],{"url":4073,"sources":4074,"tags":4075},"https://bugzilla.suse.com/1249887",[1744],[1751],{"url":4077,"sources":4078,"tags":4079},"https://bugzilla.suse.com/1249888",[1744],[1751],{"url":4081,"sources":4082,"tags":4083},"https://bugzilla.suse.com/1249901",[1744],[1751],{"url":4085,"sources":4086,"tags":4087},"https://bugzilla.suse.com/1249904",[1744],[1751],{"url":4089,"sources":4090,"tags":4091},"https://bugzilla.suse.com/1249906",[1744],[1751],{"url":4093,"sources":4094,"tags":4095},"https://bugzilla.suse.com/1249915",[1744],[1751],{"url":4097,"sources":4098,"tags":4099},"https://bugzilla.suse.com/1249974",[1744],[1751],{"url":4101,"sources":4102,"tags":4103},"https://bugzilla.suse.com/1249975",[1744],[1751],{"url":4105,"sources":4106,"tags":4107},"https://bugzilla.suse.com/1250002",[1744],[1751],{"url":4109,"sources":4110,"tags":4111},"https://bugzilla.suse.com/1250007",[1744],[1751],{"url":4113,"sources":4114,"tags":4115},"https://bugzilla.suse.com/1250021",[1744],[1751],{"url":4117,"sources":4118,"tags":4119},"https://bugzilla.suse.com/1250025",[1744],[1751],{"url":4121,"sources":4122,"tags":4123},"https://bugzilla.suse.com/1250028",[1744],[1751],{"url":4125,"sources":4126,"tags":4127},"https://bugzilla.suse.com/1250032",[1744],[1751],{"url":4129,"sources":4130,"tags":4131},"https://bugzilla.suse.com/1250087",[1744],[1751],{"url":4133,"sources":4134,"tags":4135},"https://bugzilla.suse.com/1250088",[1744],[1751],{"url":4137,"sources":4138,"tags":4139},"https://bugzilla.suse.com/1250119",[1744],[1751],{"url":4141,"sources":4142,"tags":4143},"https://bugzilla.suse.com/1250123",[1744],[1751],{"url":4145,"sources":4146,"tags":4147},"https://bugzilla.suse.com/1250124",[1744],[1751],{"url":4149,"sources":4150,"tags":4151},"https://bugzilla.suse.com/1250177",[1744],[1751],{"url":4153,"sources":4154,"tags":4155},"https://bugzilla.suse.com/1250179",[1744],[1751],{"url":4157,"sources":4158,"tags":4159},"https://bugzilla.suse.com/1250203",[1744],[1751],{"url":4161,"sources":4162,"tags":4163},"https://bugzilla.suse.com/1250204",[1744],[1751],{"url":4165,"sources":4166,"tags":4167},"https://bugzilla.suse.com/1250205",[1744],[1751],{"url":4169,"sources":4170,"tags":4171},"https://bugzilla.suse.com/1250237",[1744],[1751],{"url":4173,"sources":4174,"tags":4175},"https://bugzilla.suse.com/1250242",[1744],[1751],{"url":4177,"sources":4178,"tags":4179},"https://bugzilla.suse.com/1250247",[1744],[1751],{"url":4181,"sources":4182,"tags":4183},"https://bugzilla.suse.com/1250249",[1744],[1751],{"url":4185,"sources":4186,"tags":4187},"https://bugzilla.suse.com/1250251",[1744],[1751],{"url":4189,"sources":4190,"tags":4191},"https://bugzilla.suse.com/1250258",[1744],[1751],{"url":4193,"sources":4194,"tags":4195},"https://bugzilla.suse.com/1250262",[1744],[1751],{"url":4197,"sources":4198,"tags":4199},"https://bugzilla.suse.com/1250266",[1744],[1751],{"url":4201,"sources":4202,"tags":4203},"https://bugzilla.suse.com/1250267",[1744],[1751],{"url":4205,"sources":4206,"tags":4207},"https://bugzilla.suse.com/1250268",[1744],[1751],{"url":4209,"sources":4210,"tags":4211},"https://bugzilla.suse.com/1250275",[1744],[1751],{"url":4213,"sources":4214,"tags":4215},"https://bugzilla.suse.com/1250276",[1744],[1751],{"url":4217,"sources":4218,"tags":4219},"https://bugzilla.suse.com/1250281",[1744],[1751],{"url":4221,"sources":4222,"tags":4223},"https://bugzilla.suse.com/1250291",[1744],[1751],{"url":4225,"sources":4226,"tags":4227},"https://bugzilla.suse.com/1250292",[1744],[1751],{"url":4229,"sources":4230,"tags":4231},"https://bugzilla.suse.com/1250294",[1744],[1751],{"url":4233,"sources":4234,"tags":4235},"https://bugzilla.suse.com/1250296",[1744],[1751],{"url":4237,"sources":4238,"tags":4239},"https://bugzilla.suse.com/1250297",[1744],[1751],{"url":4241,"sources":4242,"tags":4243},"https://bugzilla.suse.com/1250298",[1744],[1751],{"url":4245,"sources":4246,"tags":4247},"https://bugzilla.suse.com/1250334",[1744],[1751],{"url":4249,"sources":4250,"tags":4251},"https://bugzilla.suse.com/1250344",[1744],[1751],{"url":4253,"sources":4254,"tags":4255},"https://bugzilla.suse.com/1250365",[1744],[1751],{"url":4257,"sources":4258,"tags":4259},"https://bugzilla.suse.com/1250371",[1744],[1751],{"url":4261,"sources":4262,"tags":4263},"https://bugzilla.suse.com/1250377",[1744],[1751],{"url":4265,"sources":4266,"tags":4267},"https://bugzilla.suse.com/1250386",[1744],[1751],{"url":4269,"sources":4270,"tags":4271},"https://bugzilla.suse.com/1250389",[1744],[1751],{"url":4273,"sources":4274,"tags":4275},"https://bugzilla.suse.com/1250398",[1744],[1751],{"url":4277,"sources":4278,"tags":4279},"https://bugzilla.suse.com/1250402",[1744],[1751],{"url":4281,"sources":4282,"tags":4283},"https://bugzilla.suse.com/1250406",[1744],[1751],{"url":4285,"sources":4286,"tags":4287},"https://bugzilla.suse.com/1250407",[1744],[1751],{"url":4289,"sources":4290,"tags":4291},"https://bugzilla.suse.com/1250408",[1744],[1751],{"url":4293,"sources":4294,"tags":4295},"https://bugzilla.suse.com/1250450",[1744],[1751],{"url":4297,"sources":4298,"tags":4299},"https://bugzilla.suse.com/1250491",[1744],[1751],{"url":4301,"sources":4302,"tags":4303},"https://bugzilla.suse.com/1250519",[1744],[1751],{"url":4305,"sources":4306,"tags":4307},"https://bugzilla.suse.com/1250522",[1744],[1751],{"url":4309,"sources":4310,"tags":4311},"https://bugzilla.suse.com/1250650",[1744],[1751],{"url":4313,"sources":4314,"tags":4315},"https://bugzilla.suse.com/1250655",[1744],[1751],{"url":4317,"sources":4318,"tags":4319},"https://bugzilla.suse.com/1250671",[1744],[1751],{"url":4321,"sources":4322,"tags":4323},"https://bugzilla.suse.com/1250702",[1744],[1751],{"url":4325,"sources":4326,"tags":4327},"https://bugzilla.suse.com/1250711",[1744],[1751],{"url":4329,"sources":4330,"tags":4331},"https://bugzilla.suse.com/1250712",[1744],[1751],{"url":4333,"sources":4334,"tags":4335},"https://bugzilla.suse.com/1250713",[1744],[1751],{"url":4337,"sources":4338,"tags":4339},"https://bugzilla.suse.com/1250716",[1744],[1751],{"url":4341,"sources":4342,"tags":4343},"https://bugzilla.suse.com/1250719",[1744],[1751],{"url":4345,"sources":4346,"tags":4347},"https://bugzilla.suse.com/1250722",[1744],[1751],{"url":4349,"sources":4350,"tags":4351},"https://bugzilla.suse.com/1250729",[1744],[1751],{"url":4353,"sources":4354,"tags":4355},"https://bugzilla.suse.com/1250736",[1744],[1751],{"url":4357,"sources":4358,"tags":4359},"https://bugzilla.suse.com/1250737",[1744],[1751],{"url":4361,"sources":4362,"tags":4363},"https://bugzilla.suse.com/1250739",[1744],[1751],{"url":4365,"sources":4366,"tags":4367},"https://bugzilla.suse.com/1250741",[1744],[1751],{"url":4369,"sources":4370,"tags":4371},"https://bugzilla.suse.com/1250742",[1744],[1751],{"url":4373,"sources":4374,"tags":4375},"https://bugzilla.suse.com/1250758",[1744],[1751],{"url":4377,"sources":4378,"tags":4379},"https://bugzilla.suse.com/1250952",[1744],[1751],{"url":4381,"sources":4382,"tags":4383},"https://bugzilla.suse.com/1251100",[1744],[1751],{"url":4385,"sources":4386,"tags":4387},"https://bugzilla.suse.com/1251114",[1744],[1751],{"url":4389,"sources":4390,"tags":4391},"https://bugzilla.suse.com/1251134",[1744],[1751],{"url":4393,"sources":4394,"tags":4395},"https://bugzilla.suse.com/1251135",[1744],[1751],{"url":4397,"sources":4398,"tags":4399},"https://bugzilla.suse.com/1251143",[1744],[1751],{"url":4401,"sources":4402,"tags":4403},"https://bugzilla.suse.com/1251146",[1744],[1751],{"url":4405,"sources":4406,"tags":4407},"https://bugzilla.suse.com/1251186",[1744],[1751],{"url":4409,"sources":4410,"tags":4411},"https://bugzilla.suse.com/1251216",[1744],[1751],{"url":4413,"sources":4414,"tags":4415},"https://bugzilla.suse.com/1251230",[1744],[1751],{"url":4417,"sources":4418,"tags":4419},"https://bugzilla.suse.com/1251810",[1744],[1751],{"url":4421,"sources":4422,"tags":4423},"https://bugzilla.suse.com/1252084",[1744],[1751],{"url":4425,"sources":4426,"tags":4427},"https://www.suse.com/security/cve/CVE-2024-53164",[1744],[4428],"WEB",{"url":4430,"sources":4431,"tags":4432},"https://www.suse.com/security/cve/CVE-2024-57891",[1744],[4428],{"url":4434,"sources":4435,"tags":4436},"https://www.suse.com/security/cve/CVE-2024-57951",[1744],[4428],{"url":4438,"sources":4439,"tags":4440},"https://www.suse.com/security/cve/CVE-2024-57952",[1744],[4428],{"url":4442,"sources":4443,"tags":4444},"https://www.suse.com/security/cve/CVE-2024-58090",[1744],[4428],{"url":4446,"sources":4447,"tags":4448},"https://www.suse.com/security/cve/CVE-2025-22034",[1744],[4428],{"url":4450,"sources":4451,"tags":4452},"https://www.suse.com/security/cve/CVE-2025-22077",[1744],[4428],{"url":4454,"sources":4455,"tags":4456},"https://www.suse.com/security/cve/CVE-2025-23141",[1744],[4428],{"url":4458,"sources":4459,"tags":4460},"https://www.suse.com/security/cve/CVE-2025-37798",[1744],[4428],{"url":4462,"sources":4463,"tags":4464},"https://www.suse.com/security/cve/CVE-2025-37821",[1744],[4428],{"url":4466,"sources":4467,"tags":4468},"https://www.suse.com/security/cve/CVE-2025-37849",[1744],[4428],{"url":4470,"sources":4471,"tags":4472},"https://www.suse.com/security/cve/CVE-2025-37856",[1744],[4428],{"url":4474,"sources":4475,"tags":4476},"https://www.suse.com/security/cve/CVE-2025-37861",[1744],[4428],{"url":4478,"sources":4479,"tags":4480},"https://www.suse.com/security/cve/CVE-2025-37864",[1744],[4428],{"url":4482,"sources":4483,"tags":4484},"https://www.suse.com/security/cve/CVE-2025-38006",[1744],[4428],{"url":4486,"sources":4487,"tags":4488},"https://www.suse.com/security/cve/CVE-2025-38008",[1744],[4428],{"url":4490,"sources":4491,"tags":4492},"https://www.suse.com/security/cve/CVE-2025-38019",[1744],[4428],{"url":4494,"sources":4495,"tags":4496},"https://www.suse.com/security/cve/CVE-2025-38034",[1744],[4428],{"url":4498,"sources":4499,"tags":4500},"https://www.suse.com/security/cve/CVE-2025-38038",[1744],[4428],{"url":4502,"sources":4503,"tags":4504},"https://www.suse.com/security/cve/CVE-2025-38052",[1744],[4428],{"url":4506,"sources":4507,"tags":4508},"https://www.suse.com/security/cve/CVE-2025-38058",[1744],[4428],{"url":4510,"sources":4511,"tags":4512},"https://www.suse.com/security/cve/CVE-2025-38062",[1744],[4428],{"url":4514,"sources":4515,"tags":4516},"https://www.suse.com/security/cve/CVE-2025-38075",[1744],[4428],{"url":4518,"sources":4519,"tags":4520},"https://www.suse.com/security/cve/CVE-2025-38087",[1744],[4428],{"url":4522,"sources":4523,"tags":4524},"https://www.suse.com/security/cve/CVE-2025-38088",[1744],[4428],{"url":4526,"sources":4527,"tags":4528},"https://www.suse.com/security/cve/CVE-2025-38089",[1744],[4428],{"url":4530,"sources":4531,"tags":4532},"https://www.suse.com/security/cve/CVE-2025-38090",[1744],[4428],{"url":4534,"sources":4535,"tags":4536},"https://www.suse.com/security/cve/CVE-2025-38091",[1744],[4428],{"url":4538,"sources":4539,"tags":4540},"https://www.suse.com/security/cve/CVE-2025-38095",[1744],[4428],{"url":4542,"sources":4543,"tags":4544},"https://www.suse.com/security/cve/CVE-2025-38096",[1744],[4428],{"url":4546,"sources":4547,"tags":4548},"https://www.suse.com/security/cve/CVE-2025-38098",[1744],[4428],{"url":4550,"sources":4551,"tags":4552},"https://www.suse.com/security/cve/CVE-2025-38099",[1744],[4428],{"url":4554,"sources":4555,"tags":4556},"https://www.suse.com/security/cve/CVE-2025-38101",[1744],[4428],{"url":4558,"sources":4559,"tags":4560},"https://www.suse.com/security/cve/CVE-2025-38102",[1744],[4428],{"url":4562,"sources":4563,"tags":4564},"https://www.suse.com/security/cve/CVE-2025-38103",[1744],[4428],{"url":4566,"sources":4567,"tags":4568},"https://www.suse.com/security/cve/CVE-2025-38106",[1744],[4428],{"url":4570,"sources":4571,"tags":4572},"https://www.suse.com/security/cve/CVE-2025-38107",[1744],[4428],{"url":4574,"sources":4575,"tags":4576},"https://www.suse.com/security/cve/CVE-2025-38108",[1744],[4428],{"url":4578,"sources":4579,"tags":4580},"https://www.suse.com/security/cve/CVE-2025-38109",[1744],[4428],{"url":4582,"sources":4583,"tags":4584},"https://www.suse.com/security/cve/CVE-2025-38110",[1744],[4428],{"url":4586,"sources":4587,"tags":4588},"https://www.suse.com/security/cve/CVE-2025-38111",[1744],[4428],{"url":4590,"sources":4591,"tags":4592},"https://www.suse.com/security/cve/CVE-2025-38112",[1744],[4428],{"url":4594,"sources":4595,"tags":4596},"https://www.suse.com/security/cve/CVE-2025-38113",[1744],[4428],{"url":4598,"sources":4599,"tags":4600},"https://www.suse.com/security/cve/CVE-2025-38114",[1744],[4428],{"url":4602,"sources":4603,"tags":4604},"https://www.suse.com/security/cve/CVE-2025-38117",[1744],[4428],{"url":4606,"sources":4607,"tags":4608},"https://www.suse.com/security/cve/CVE-2025-38118",[1744],[4428],{"url":4610,"sources":4611,"tags":4612},"https://www.suse.com/security/cve/CVE-2025-38119",[1744],[4428],{"url":4614,"sources":4615,"tags":4616},"https://www.suse.com/security/cve/CVE-2025-38120",[1744],[4428],{"url":4618,"sources":4619,"tags":4620},"https://www.suse.com/security/cve/CVE-2025-38122",[1744],[4428],{"url":4622,"sources":4623,"tags":4624},"https://www.suse.com/security/cve/CVE-2025-38123",[1744],[4428],{"url":4626,"sources":4627,"tags":4628},"https://www.suse.com/security/cve/CVE-2025-38124",[1744],[4428],{"url":4630,"sources":4631,"tags":4632},"https://www.suse.com/security/cve/CVE-2025-38125",[1744],[4428],{"url":4634,"sources":4635,"tags":4636},"https://www.suse.com/security/cve/CVE-2025-38127",[1744],[4428],{"url":4638,"sources":4639,"tags":4640},"https://www.suse.com/security/cve/CVE-2025-38128",[1744],[4428],{"url":4642,"sources":4643,"tags":4644},"https://www.suse.com/security/cve/CVE-2025-38129",[1744],[4428],{"url":4646,"sources":4647,"tags":4648},"https://www.suse.com/security/cve/CVE-2025-38134",[1744],[4428],{"url":4650,"sources":4651,"tags":4652},"https://www.suse.com/security/cve/CVE-2025-38135",[1744],[4428],{"url":4654,"sources":4655,"tags":4656},"https://www.suse.com/security/cve/CVE-2025-38136",[1744],[4428],{"url":4658,"sources":4659,"tags":4660},"https://www.suse.com/security/cve/CVE-2025-38137",[1744],[4428],{"url":4662,"sources":4663,"tags":4664},"https://www.suse.com/security/cve/CVE-2025-38138",[1744],[4428],{"url":4666,"sources":4667,"tags":4668},"https://www.suse.com/security/cve/CVE-2025-38140",[1744],[4428],{"url":4670,"sources":4671,"tags":4672},"https://www.suse.com/security/cve/CVE-2025-38141",[1744],[4428],{"url":4674,"sources":4675,"tags":4676},"https://www.suse.com/security/cve/CVE-2025-38142",[1744],[4428],{"url":4678,"sources":4679,"tags":4680},"https://www.suse.com/security/cve/CVE-2025-38143",[1744],[4428],{"url":4682,"sources":4683,"tags":4684},"https://www.suse.com/security/cve/CVE-2025-38145",[1744],[4428],{"url":4686,"sources":4687,"tags":4688},"https://www.suse.com/security/cve/CVE-2025-38146",[1744],[4428],{"url":4690,"sources":4691,"tags":4692},"https://www.suse.com/security/cve/CVE-2025-38148",[1744],[4428],{"url":4694,"sources":4695,"tags":4696},"https://www.suse.com/security/cve/CVE-2025-38149",[1744],[4428],{"url":4698,"sources":4699,"tags":4700},"https://www.suse.com/security/cve/CVE-2025-38151",[1744],[4428],{"url":4702,"sources":4703,"tags":4704},"https://www.suse.com/security/cve/CVE-2025-38153",[1744],[4428],{"url":4706,"sources":4707,"tags":4708},"https://www.suse.com/security/cve/CVE-2025-38154",[1744],[4428],{"url":4710,"sources":4711,"tags":4712},"https://www.suse.com/security/cve/CVE-2025-38155",[1744],[4428],{"url":4714,"sources":4715,"tags":4716},"https://www.suse.com/security/cve/CVE-2025-38156",[1744],[4428],{"url":4718,"sources":4719,"tags":4720},"https://www.suse.com/security/cve/CVE-2025-38157",[1744],[4428],{"url":4722,"sources":4723,"tags":4724},"https://www.suse.com/security/cve/CVE-2025-38159",[1744],[4428],{"url":4726,"sources":4727,"tags":4728},"https://www.suse.com/security/cve/CVE-2025-38160",[1744],[4428],{"url":4730,"sources":4731,"tags":4732},"https://www.suse.com/security/cve/CVE-2025-38161",[1744],[4428],{"url":4734,"sources":4735,"tags":4736},"https://www.suse.com/security/cve/CVE-2025-38165",[1744],[4428],{"url":4738,"sources":4739,"tags":4740},"https://www.suse.com/security/cve/CVE-2025-38168",[1744],[4428],{"url":4742,"sources":4743,"tags":4744},"https://www.suse.com/security/cve/CVE-2025-38169",[1744],[4428],{"url":4746,"sources":4747,"tags":4748},"https://www.suse.com/security/cve/CVE-2025-38170",[1744],[4428],{"url":4750,"sources":4751,"tags":4752},"https://www.suse.com/security/cve/CVE-2025-38172",[1744],[4428],{"url":4754,"sources":4755,"tags":4756},"https://www.suse.com/security/cve/CVE-2025-38173",[1744],[4428],{"url":4758,"sources":4759,"tags":4760},"https://www.suse.com/security/cve/CVE-2025-38174",[1744],[4428],{"url":4762,"sources":4763,"tags":4764},"https://www.suse.com/security/cve/CVE-2025-38177",[1744],[4428],{"url":4766,"sources":4767,"tags":4768},"https://www.suse.com/security/cve/CVE-2025-38180",[1744],[4428],{"url":4770,"sources":4771,"tags":4772},"https://www.suse.com/security/cve/CVE-2025-38181",[1744],[4428],{"url":4774,"sources":4775,"tags":4776},"https://www.suse.com/security/cve/CVE-2025-38182",[1744],[4428],{"url":4778,"sources":4779,"tags":4780},"https://www.suse.com/security/cve/CVE-2025-38184",[1744],[4428],{"url":4782,"sources":4783,"tags":4784},"https://www.suse.com/security/cve/CVE-2025-38185",[1744],[4428],{"url":4786,"sources":4787,"tags":4788},"https://www.suse.com/security/cve/CVE-2025-38186",[1744],[4428],{"url":4790,"sources":4791,"tags":4792},"https://www.suse.com/security/cve/CVE-2025-38188",[1744],[4428],{"url":4794,"sources":4795,"tags":4796},"https://www.suse.com/security/cve/CVE-2025-38189",[1744],[4428],{"url":4798,"sources":4799,"tags":4800},"https://www.suse.com/security/cve/CVE-2025-38190",[1744],[4428],{"url":4802,"sources":4803,"tags":4804},"https://www.suse.com/security/cve/CVE-2025-38193",[1744],[4428],{"url":4806,"sources":4807,"tags":4808},"https://www.suse.com/security/cve/CVE-2025-38197",[1744],[4428],{"url":4810,"sources":4811,"tags":4812},"https://www.suse.com/security/cve/CVE-2025-38198",[1744],[4428],{"url":4814,"sources":4815,"tags":4816},"https://www.suse.com/security/cve/CVE-2025-38201",[1744],[4428],{"url":4818,"sources":4819,"tags":4820},"https://www.suse.com/security/cve/CVE-2025-38205",[1744],[4428],{"url":4822,"sources":4823,"tags":4824},"https://www.suse.com/security/cve/CVE-2025-38208",[1744],[4428],{"url":4826,"sources":4827,"tags":4828},"https://www.suse.com/security/cve/CVE-2025-38209",[1744],[4428],{"url":4830,"sources":4831,"tags":4832},"https://www.suse.com/security/cve/CVE-2025-38211",[1744],[4428],{"url":4834,"sources":4835,"tags":4836},"https://www.suse.com/security/cve/CVE-2025-38213",[1744],[4428],{"url":4838,"sources":4839,"tags":4840},"https://www.suse.com/security/cve/CVE-2025-38214",[1744],[4428],{"url":4842,"sources":4843,"tags":4844},"https://www.suse.com/security/cve/CVE-2025-38215",[1744],[4428],{"url":4846,"sources":4847,"tags":4848},"https://www.suse.com/security/cve/CVE-2025-38216",[1744],[4428],{"url":4850,"sources":4851,"tags":4852},"https://www.suse.com/security/cve/CVE-2025-38217",[1744],[4428],{"url":4854,"sources":4855,"tags":4856},"https://www.suse.com/security/cve/CVE-2025-38220",[1744],[4428],{"url":4858,"sources":4859,"tags":4860},"https://www.suse.com/security/cve/CVE-2025-38222",[1744],[4428],{"url":4862,"sources":4863,"tags":4864},"https://www.suse.com/security/cve/CVE-2025-38224",[1744],[4428],{"url":4866,"sources":4867,"tags":4868},"https://www.suse.com/security/cve/CVE-2025-38225",[1744],[4428],{"url":4870,"sources":4871,"tags":4872},"https://www.suse.com/security/cve/CVE-2025-38226",[1744],[4428],{"url":4874,"sources":4875,"tags":4876},"https://www.suse.com/security/cve/CVE-2025-38227",[1744],[4428],{"url":4878,"sources":4879,"tags":4880},"https://www.suse.com/security/cve/CVE-2025-38228",[1744],[4428],{"url":4882,"sources":4883,"tags":4884},"https://www.suse.com/security/cve/CVE-2025-38229",[1744],[4428],{"url":4886,"sources":4887,"tags":4888},"https://www.suse.com/security/cve/CVE-2025-38231",[1744],[4428],{"url":4890,"sources":4891,"tags":4892},"https://www.suse.com/security/cve/CVE-2025-38232",[1744],[4428],{"url":4894,"sources":4895,"tags":4896},"https://www.suse.com/security/cve/CVE-2025-38233",[1744],[4428],{"url":4898,"sources":4899,"tags":4900},"https://www.suse.com/security/cve/CVE-2025-38234",[1744],[4428],{"url":4902,"sources":4903,"tags":4904},"https://www.suse.com/security/cve/CVE-2025-38242",[1744],[4428],{"url":4906,"sources":4907,"tags":4908},"https://www.suse.com/security/cve/CVE-2025-38244",[1744],[4428],{"url":4910,"sources":4911,"tags":4912},"https://www.suse.com/security/cve/CVE-2025-38245",[1744],[4428],{"url":4914,"sources":4915,"tags":4916},"https://www.suse.com/security/cve/CVE-2025-38246",[1744],[4428],{"url":4918,"sources":4919,"tags":4920},"https://www.suse.com/security/cve/CVE-2025-38249",[1744],[4428],{"url":4922,"sources":4923,"tags":4924},"https://www.suse.com/security/cve/CVE-2025-38251",[1744],[4428],{"url":4926,"sources":4927,"tags":4928},"https://www.suse.com/security/cve/CVE-2025-38253",[1744],[4428],{"url":4930,"sources":4931,"tags":4932},"https://www.suse.com/security/cve/CVE-2025-38255",[1744],[4428],{"url":4934,"sources":4935,"tags":4936},"https://www.suse.com/security/cve/CVE-2025-38256",[1744],[4428],{"url":4938,"sources":4939,"tags":4940},"https://www.suse.com/security/cve/CVE-2025-38257",[1744],[4428],{"url":4942,"sources":4943,"tags":4944},"https://www.suse.com/security/cve/CVE-2025-38258",[1744],[4428],{"url":4946,"sources":4947,"tags":4948},"https://www.suse.com/security/cve/CVE-2025-38259",[1744],[4428],{"url":4950,"sources":4951,"tags":4952},"https://www.suse.com/security/cve/CVE-2025-38263",[1744],[4428],{"url":4954,"sources":4955,"tags":4956},"https://www.suse.com/security/cve/CVE-2025-38264",[1744],[4428],{"url":4958,"sources":4959,"tags":4960},"https://www.suse.com/security/cve/CVE-2025-38265",[1744],[4428],{"url":4962,"sources":4963,"tags":4964},"https://www.suse.com/security/cve/CVE-2025-38267",[1744],[4428],{"url":4966,"sources":4967,"tags":4968},"https://www.suse.com/security/cve/CVE-2025-38268",[1744],[4428],{"url":4970,"sources":4971,"tags":4972},"https://www.suse.com/security/cve/CVE-2025-38270",[1744],[4428],{"url":4974,"sources":4975,"tags":4976},"https://www.suse.com/security/cve/CVE-2025-38272",[1744],[4428],{"url":4978,"sources":4979,"tags":4980},"https://www.suse.com/security/cve/CVE-2025-38273",[1744],[4428],{"url":4982,"sources":4983,"tags":4984},"https://www.suse.com/security/cve/CVE-2025-38274",[1744],[4428],{"url":4986,"sources":4987,"tags":4988},"https://www.suse.com/security/cve/CVE-2025-38275",[1744],[4428],{"url":4990,"sources":4991,"tags":4992},"https://www.suse.com/security/cve/CVE-2025-38277",[1744],[4428],{"url":4994,"sources":4995,"tags":4996},"https://www.suse.com/security/cve/CVE-2025-38278",[1744],[4428],{"url":4998,"sources":4999,"tags":5000},"https://www.suse.com/security/cve/CVE-2025-38286",[1744],[4428],{"url":5002,"sources":5003,"tags":5004},"https://www.suse.com/security/cve/CVE-2025-38287",[1744],[4428],{"url":5006,"sources":5007,"tags":5008},"https://www.suse.com/security/cve/CVE-2025-38288",[1744],[4428],{"url":5010,"sources":5011,"tags":5012},"https://www.suse.com/security/cve/CVE-2025-38289",[1744],[4428],{"url":5014,"sources":5015,"tags":5016},"https://www.suse.com/security/cve/CVE-2025-38290",[1744],[4428],{"url":5018,"sources":5019,"tags":5020},"https://www.suse.com/security/cve/CVE-2025-38291",[1744],[4428],{"url":5022,"sources":5023,"tags":5024},"https://www.suse.com/security/cve/CVE-2025-38292",[1744],[4428],{"url":5026,"sources":5027,"tags":5028},"https://www.suse.com/security/cve/CVE-2025-38293",[1744],[4428],{"url":5030,"sources":5031,"tags":5032},"https://www.suse.com/security/cve/CVE-2025-38299",[1744],[4428],{"url":5034,"sources":5035,"tags":5036},"https://www.suse.com/security/cve/CVE-2025-38300",[1744],[4428],{"url":5038,"sources":5039,"tags":5040},"https://www.suse.com/security/cve/CVE-2025-38301",[1744],[4428],{"url":5042,"sources":5043,"tags":5044},"https://www.suse.com/security/cve/CVE-2025-38302",[1744],[4428],{"url":5046,"sources":5047,"tags":5048},"https://www.suse.com/security/cve/CVE-2025-38303",[1744],[4428],{"url":5050,"sources":5051,"tags":5052},"https://www.suse.com/security/cve/CVE-2025-38304",[1744],[4428],{"url":5054,"sources":5055,"tags":5056},"https://www.suse.com/security/cve/CVE-2025-38305",[1744],[4428],{"url":5058,"sources":5059,"tags":5060},"https://www.suse.com/security/cve/CVE-2025-38306",[1744],[4428],{"url":5062,"sources":5063,"tags":5064},"https://www.suse.com/security/cve/CVE-2025-38307",[1744],[4428],{"url":5066,"sources":5067,"tags":5068},"https://www.suse.com/security/cve/CVE-2025-38311",[1744],[4428],{"url":5070,"sources":5071,"tags":5072},"https://www.suse.com/security/cve/CVE-2025-38312",[1744],[4428],{"url":5074,"sources":5075,"tags":5076},"https://www.suse.com/security/cve/CVE-2025-38313",[1744],[4428],{"url":5078,"sources":5079,"tags":5080},"https://www.suse.com/security/cve/CVE-2025-38315",[1744],[4428],{"url":5082,"sources":5083,"tags":5084},"https://www.suse.com/security/cve/CVE-2025-38317",[1744],[4428],{"url":5086,"sources":5087,"tags":5088},"https://www.suse.com/security/cve/CVE-2025-38318",[1744],[4428],{"url":5090,"sources":5091,"tags":5092},"https://www.suse.com/security/cve/CVE-2025-38319",[1744],[4428],{"url":5094,"sources":5095,"tags":5096},"https://www.suse.com/security/cve/CVE-2025-38322",[1744],[4428],{"url":5098,"sources":5099,"tags":5100},"https://www.suse.com/security/cve/CVE-2025-38323",[1744],[4428],{"url":5102,"sources":5103,"tags":5104},"https://www.suse.com/security/cve/CVE-2025-38326",[1744],[4428],{"url":5106,"sources":5107,"tags":5108},"https://www.suse.com/security/cve/CVE-2025-38332",[1744],[4428],{"url":5110,"sources":5111,"tags":5112},"https://www.suse.com/security/cve/CVE-2025-38335",[1744],[4428],{"url":5114,"sources":5115,"tags":5116},"https://www.suse.com/security/cve/CVE-2025-38336",[1744],[4428],{"url":5118,"sources":5119,"tags":5120},"https://www.suse.com/security/cve/CVE-2025-38337",[1744],[4428],{"url":5122,"sources":5123,"tags":5124},"https://www.suse.com/security/cve/CVE-2025-38338",[1744],[4428],{"url":5126,"sources":5127,"tags":5128},"https://www.suse.com/security/cve/CVE-2025-38339",[1744],[4428],{"url":5130,"sources":5131,"tags":5132},"https://www.suse.com/security/cve/CVE-2025-38341",[1744],[4428],{"url":5134,"sources":5135,"tags":5136},"https://www.suse.com/security/cve/CVE-2025-38342",[1744],[4428],{"url":5138,"sources":5139,"tags":5140},"https://www.suse.com/security/cve/CVE-2025-38343",[1744],[4428],{"url":5142,"sources":5143,"tags":5144},"https://www.suse.com/security/cve/CVE-2025-38344",[1744],[4428],{"url":5146,"sources":5147,"tags":5148},"https://www.suse.com/security/cve/CVE-2025-38345",[1744],[4428],{"url":5150,"sources":5151,"tags":5152},"https://www.suse.com/security/cve/CVE-2025-38348",[1744],[4428],{"url":5154,"sources":5155,"tags":5156},"https://www.suse.com/security/cve/CVE-2025-38349",[1744],[4428],{"url":5158,"sources":5159,"tags":5160},"https://www.suse.com/security/cve/CVE-2025-38350",[1744],[4428],{"url":5162,"sources":5163,"tags":5164},"https://www.suse.com/security/cve/CVE-2025-38351",[1744],[4428],{"url":5166,"sources":5167,"tags":5168},"https://www.suse.com/security/cve/CVE-2025-38352",[1744],[4428],{"url":5170,"sources":5171,"tags":5172},"https://www.suse.com/security/cve/CVE-2025-38353",[1744],[4428],{"url":5174,"sources":5175,"tags":5176},"https://www.suse.com/security/cve/CVE-2025-38354",[1744],[4428],{"url":5178,"sources":5179,"tags":5180},"https://www.suse.com/security/cve/CVE-2025-38355",[1744],[4428],{"url":5182,"sources":5183,"tags":5184},"https://www.suse.com/security/cve/CVE-2025-38356",[1744],[4428],{"url":5186,"sources":5187,"tags":5188},"https://www.suse.com/security/cve/CVE-2025-38359",[1744],[4428],{"url":5190,"sources":5191,"tags":5192},"https://www.suse.com/security/cve/CVE-2025-38360",[1744],[4428],{"url":5194,"sources":5195,"tags":5196},"https://www.suse.com/security/cve/CVE-2025-38361",[1744],[4428],{"url":5198,"sources":5199,"tags":5200},"https://www.suse.com/security/cve/CVE-2025-38362",[1744],[4428],{"url":5202,"sources":5203,"tags":5204},"https://www.suse.com/security/cve/CVE-2025-38363",[1744],[4428],{"url":5206,"sources":5207,"tags":5208},"https://www.suse.com/security/cve/CVE-2025-38364",[1744],[4428],{"url":5210,"sources":5211,"tags":5212},"https://www.suse.com/security/cve/CVE-2025-38365",[1744],[4428],{"url":5214,"sources":5215,"tags":5216},"https://www.suse.com/security/cve/CVE-2025-38368",[1744],[4428],{"url":5218,"sources":5219,"tags":5220},"https://www.suse.com/security/cve/CVE-2025-38369",[1744],[4428],{"url":5222,"sources":5223,"tags":5224},"https://www.suse.com/security/cve/CVE-2025-38371",[1744],[4428],{"url":5226,"sources":5227,"tags":5228},"https://www.suse.com/security/cve/CVE-2025-38372",[1744],[4428],{"url":5230,"sources":5231,"tags":5232},"https://www.suse.com/security/cve/CVE-2025-38373",[1744],[4428],{"url":5234,"sources":5235,"tags":5236},"https://www.suse.com/security/cve/CVE-2025-38374",[1744],[4428],{"url":5238,"sources":5239,"tags":5240},"https://www.suse.com/security/cve/CVE-2025-38375",[1744],[4428],{"url":5242,"sources":5243,"tags":5244},"https://www.suse.com/security/cve/CVE-2025-38376",[1744],[4428],{"url":5246,"sources":5247,"tags":5248},"https://www.suse.com/security/cve/CVE-2025-38377",[1744],[4428],{"url":5250,"sources":5251,"tags":5252},"https://www.suse.com/security/cve/CVE-2025-38380",[1744],[4428],{"url":5254,"sources":5255,"tags":5256},"https://www.suse.com/security/cve/CVE-2025-38381",[1744],[4428],{"url":5258,"sources":5259,"tags":5260},"https://www.suse.com/security/cve/CVE-2025-38382",[1744],[4428],{"url":5262,"sources":5263,"tags":5264},"https://www.suse.com/security/cve/CVE-2025-38383",[1744],[4428],{"url":5266,"sources":5267,"tags":5268},"https://www.suse.com/security/cve/CVE-2025-38384",[1744],[4428],{"url":5270,"sources":5271,"tags":5272},"https://www.suse.com/security/cve/CVE-2025-38385",[1744],[4428],{"url":5274,"sources":5275,"tags":5276},"https://www.suse.com/security/cve/CVE-2025-38386",[1744],[4428],{"url":5278,"sources":5279,"tags":5280},"https://www.suse.com/security/cve/CVE-2025-38387",[1744],[4428],{"url":5282,"sources":5283,"tags":5284},"https://www.suse.com/security/cve/CVE-2025-38389",[1744],[4428],{"url":5286,"sources":5287,"tags":5288},"https://www.suse.com/security/cve/CVE-2025-38390",[1744],[4428],{"url":5290,"sources":5291,"tags":5292},"https://www.suse.com/security/cve/CVE-2025-38391",[1744],[4428],{"url":5294,"sources":5295,"tags":5296},"https://www.suse.com/security/cve/CVE-2025-38392",[1744],[4428],{"url":5298,"sources":5299,"tags":5300},"https://www.suse.com/security/cve/CVE-2025-38393",[1744],[4428],{"url":5302,"sources":5303,"tags":5304},"https://www.suse.com/security/cve/CVE-2025-38395",[1744],[4428],{"url":5306,"sources":5307,"tags":5308},"https://www.suse.com/security/cve/CVE-2025-38396",[1744],[4428],{"url":5310,"sources":5311,"tags":5312},"https://www.suse.com/security/cve/CVE-2025-38397",[1744],[4428],{"url":5314,"sources":5315,"tags":5316},"https://www.suse.com/security/cve/CVE-2025-38399",[1744],[4428],{"url":5318,"sources":5319,"tags":5320},"https://www.suse.com/security/cve/CVE-2025-38400",[1744],[4428],{"url":5322,"sources":5323,"tags":5324},"https://www.suse.com/security/cve/CVE-2025-38401",[1744],[4428],{"url":5326,"sources":5327,"tags":5328},"https://www.suse.com/security/cve/CVE-2025-38402",[1744],[4428],{"url":5330,"sources":5331,"tags":5332},"https://www.suse.com/security/cve/CVE-2025-38403",[1744],[4428],{"url":5334,"sources":5335,"tags":5336},"https://www.suse.com/security/cve/CVE-2025-38404",[1744],[4428],{"url":5338,"sources":5339,"tags":5340},"https://www.suse.com/security/cve/CVE-2025-38405",[1744],[4428],{"url":5342,"sources":5343,"tags":5344},"https://www.suse.com/security/cve/CVE-2025-38406",[1744],[4428],{"url":5346,"sources":5347,"tags":5348},"https://www.suse.com/security/cve/CVE-2025-38408",[1744],[4428],{"url":5350,"sources":5351,"tags":5352},"https://www.suse.com/security/cve/CVE-2025-38409",[1744],[4428],{"url":5354,"sources":5355,"tags":5356},"https://www.suse.com/security/cve/CVE-2025-38410",[1744],[4428],{"url":5358,"sources":5359,"tags":5360},"https://www.suse.com/security/cve/CVE-2025-38412",[1744],[4428],{"url":5362,"sources":5363,"tags":5364},"https://www.suse.com/security/cve/CVE-2025-38413",[1744],[4428],{"url":5366,"sources":5367,"tags":5368},"https://www.suse.com/security/cve/CVE-2025-38414",[1744],[4428],{"url":5370,"sources":5371,"tags":5372},"https://www.suse.com/security/cve/CVE-2025-38415",[1744],[4428],{"url":5374,"sources":5375,"tags":5376},"https://www.suse.com/security/cve/CVE-2025-38416",[1744],[4428],{"url":5378,"sources":5379,"tags":5380},"https://www.suse.com/security/cve/CVE-2025-38417",[1744],[4428],{"url":5382,"sources":5383,"tags":5384},"https://www.suse.com/security/cve/CVE-2025-38418",[1744],[4428],{"url":5386,"sources":5387,"tags":5388},"https://www.suse.com/security/cve/CVE-2025-38419",[1744],[4428],{"url":5390,"sources":5391,"tags":5392},"https://www.suse.com/security/cve/CVE-2025-38420",[1744],[4428],{"url":5394,"sources":5395,"tags":5396},"https://www.suse.com/security/cve/CVE-2025-38421",[1744],[4428],{"url":5398,"sources":5399,"tags":5400},"https://www.suse.com/security/cve/CVE-2025-38424",[1744],[4428],{"url":5402,"sources":5403,"tags":5404},"https://www.suse.com/security/cve/CVE-2025-38425",[1744],[4428],{"url":5406,"sources":5407,"tags":5408},"https://www.suse.com/security/cve/CVE-2025-38426",[1744],[4428],{"url":5410,"sources":5411,"tags":5412},"https://www.suse.com/security/cve/CVE-2025-38427",[1744],[4428],{"url":5414,"sources":5415,"tags":5416},"https://www.suse.com/security/cve/CVE-2025-38428",[1744],[4428],{"url":5418,"sources":5419,"tags":5420},"https://www.suse.com/security/cve/CVE-2025-38429",[1744],[4428],{"url":5422,"sources":5423,"tags":5424},"https://www.suse.com/security/cve/CVE-2025-38430",[1744],[4428],{"url":5426,"sources":5427,"tags":5428},"https://www.suse.com/security/cve/CVE-2025-38436",[1744],[4428],{"url":5430,"sources":5431,"tags":5432},"https://www.suse.com/security/cve/CVE-2025-38438",[1744],[4428],{"url":5434,"sources":5435,"tags":5436},"https://www.suse.com/security/cve/CVE-2025-38439",[1744],[4428],{"url":5438,"sources":5439,"tags":5440},"https://www.suse.com/security/cve/CVE-2025-38440",[1744],[4428],{"url":5442,"sources":5443,"tags":5444},"https://www.suse.com/security/cve/CVE-2025-38441",[1744],[4428],{"url":5446,"sources":5447,"tags":5448},"https://www.suse.com/security/cve/CVE-2025-38443",[1744],[4428],{"url":5450,"sources":5451,"tags":5452},"https://www.suse.com/security/cve/CVE-2025-38444",[1744],[4428],{"url":5454,"sources":5455,"tags":5456},"https://www.suse.com/security/cve/CVE-2025-38445",[1744],[4428],{"url":5458,"sources":5459,"tags":5460},"https://www.suse.com/security/cve/CVE-2025-38446",[1744],[4428],{"url":5462,"sources":5463,"tags":5464},"https://www.suse.com/security/cve/CVE-2025-38448",[1744],[4428],{"url":5466,"sources":5467,"tags":5468},"https://www.suse.com/security/cve/CVE-2025-38449",[1744],[4428],{"url":5470,"sources":5471,"tags":5472},"https://www.suse.com/security/cve/CVE-2025-38450",[1744],[4428],{"url":5474,"sources":5475,"tags":5476},"https://www.suse.com/security/cve/CVE-2025-38451",[1744],[4428],{"url":5478,"sources":5479,"tags":5480},"https://www.suse.com/security/cve/CVE-2025-38453",[1744],[4428],{"url":5482,"sources":5483,"tags":5484},"https://www.suse.com/security/cve/CVE-2025-38454",[1744],[4428],{"url":5486,"sources":5487,"tags":5488},"https://www.suse.com/security/cve/CVE-2025-38455",[1744],[4428],{"url":5490,"sources":5491,"tags":5492},"https://www.suse.com/security/cve/CVE-2025-38456",[1744],[4428],{"url":5494,"sources":5495,"tags":5496},"https://www.suse.com/security/cve/CVE-2025-38457",[1744],[4428],{"url":5498,"sources":5499,"tags":5500},"https://www.suse.com/security/cve/CVE-2025-38458",[1744],[4428],{"url":5502,"sources":5503,"tags":5504},"https://www.suse.com/security/cve/CVE-2025-38459",[1744],[4428],{"url":5506,"sources":5507,"tags":5508},"https://www.suse.com/security/cve/CVE-2025-38460",[1744],[4428],{"url":5510,"sources":5511,"tags":5512},"https://www.suse.com/security/cve/CVE-2025-38461",[1744],[4428],{"url":5514,"sources":5515,"tags":5516},"https://www.suse.com/security/cve/CVE-2025-38462",[1744],[4428],{"url":5518,"sources":5519,"tags":5520},"https://www.suse.com/security/cve/CVE-2025-38463",[1744],[4428],{"url":5522,"sources":5523,"tags":5524},"https://www.suse.com/security/cve/CVE-2025-38464",[1744],[4428],{"url":5526,"sources":5527,"tags":5528},"https://www.suse.com/security/cve/CVE-2025-38465",[1744],[4428],{"url":5530,"sources":5531,"tags":5532},"https://www.suse.com/security/cve/CVE-2025-38466",[1744],[4428],{"url":5534,"sources":5535,"tags":5536},"https://www.suse.com/security/cve/CVE-2025-38467",[1744],[4428],{"url":5538,"sources":5539,"tags":5540},"https://www.suse.com/security/cve/CVE-2025-38468",[1744],[4428],{"url":5542,"sources":5543,"tags":5544},"https://www.suse.com/security/cve/CVE-2025-38470",[1744],[4428],{"url":5546,"sources":5547,"tags":5548},"https://www.suse.com/security/cve/CVE-2025-38472",[1744],[4428],{"url":5550,"sources":5551,"tags":5552},"https://www.suse.com/security/cve/CVE-2025-38473",[1744],[4428],{"url":5554,"sources":5555,"tags":5556},"https://www.suse.com/security/cve/CVE-2025-38474",[1744],[4428],{"url":5558,"sources":5559,"tags":5560},"https://www.suse.com/security/cve/CVE-2025-38475",[1744],[4428],{"url":5562,"sources":5563,"tags":5564},"https://www.suse.com/security/cve/CVE-2025-38476",[1744],[4428],{"url":5566,"sources":5567,"tags":5568},"https://www.suse.com/security/cve/CVE-2025-38477",[1744],[4428],{"url":5570,"sources":5571,"tags":5572},"https://www.suse.com/security/cve/CVE-2025-38478",[1744],[4428],{"url":5574,"sources":5575,"tags":5576},"https://www.suse.com/security/cve/CVE-2025-38480",[1744],[4428],{"url":5578,"sources":5579,"tags":5580},"https://www.suse.com/security/cve/CVE-2025-38481",[1744],[4428],{"url":5582,"sources":5583,"tags":5584},"https://www.suse.com/security/cve/CVE-2025-38482",[1744],[4428],{"url":5586,"sources":5587,"tags":5588},"https://www.suse.com/security/cve/CVE-2025-38483",[1744],[4428],{"url":5590,"sources":5591,"tags":5592},"https://www.suse.com/security/cve/CVE-2025-38484",[1744],[4428],{"url":5594,"sources":5595,"tags":5596},"https://www.suse.com/security/cve/CVE-2025-38485",[1744],[4428],{"url":5598,"sources":5599,"tags":5600},"https://www.suse.com/security/cve/CVE-2025-38487",[1744],[4428],{"url":5602,"sources":5603,"tags":5604},"https://www.suse.com/security/cve/CVE-2025-38488",[1744],[4428],{"url":5606,"sources":5607,"tags":5608},"https://www.suse.com/security/cve/CVE-2025-38489",[1744],[4428],{"url":5610,"sources":5611,"tags":5612},"https://www.suse.com/security/cve/CVE-2025-38490",[1744],[4428],{"url":5614,"sources":5615,"tags":5616},"https://www.suse.com/security/cve/CVE-2025-38491",[1744],[4428],{"url":5618,"sources":5619,"tags":5620},"https://www.suse.com/security/cve/CVE-2025-38493",[1744],[4428],{"url":5622,"sources":5623,"tags":5624},"https://www.suse.com/security/cve/CVE-2025-38494",[1744],[4428],{"url":5626,"sources":5627,"tags":5628},"https://www.suse.com/security/cve/CVE-2025-38495",[1744],[4428],{"url":5630,"sources":5631,"tags":5632},"https://www.suse.com/security/cve/CVE-2025-38496",[1744],[4428],{"url":5634,"sources":5635,"tags":5636},"https://www.suse.com/security/cve/CVE-2025-38497",[1744],[4428],{"url":5638,"sources":5639,"tags":5640},"https://www.suse.com/security/cve/CVE-2025-38499",[1744],[4428],{"url":5642,"sources":5643,"tags":5644},"https://www.suse.com/security/cve/CVE-2025-38500",[1744],[4428],{"url":5646,"sources":5647,"tags":5648},"https://www.suse.com/security/cve/CVE-2025-38503",[1744],[4428],{"url":5650,"sources":5651,"tags":5652},"https://www.suse.com/security/cve/CVE-2025-38506",[1744],[4428],{"url":5654,"sources":5655,"tags":5656},"https://www.suse.com/security/cve/CVE-2025-38508",[1744],[4428],{"url":5658,"sources":5659,"tags":5660},"https://www.suse.com/security/cve/CVE-2025-38514",[1744],[4428],{"url":5662,"sources":5663,"tags":5664},"https://www.suse.com/security/cve/CVE-2025-38524",[1744],[4428],{"url":5666,"sources":5667,"tags":5668},"https://www.suse.com/security/cve/CVE-2025-38526",[1744],[4428],{"url":5670,"sources":5671,"tags":5672},"https://www.suse.com/security/cve/CVE-2025-38527",[1744],[4428],{"url":5674,"sources":5675,"tags":5676},"https://www.suse.com/security/cve/CVE-2025-38528",[1744],[4428],{"url":5678,"sources":5679,"tags":5680},"https://www.suse.com/security/cve/CVE-2025-38531",[1744],[4428],{"url":5682,"sources":5683,"tags":5684},"https://www.suse.com/security/cve/CVE-2025-38533",[1744],[4428],{"url":5686,"sources":5687,"tags":5688},"https://www.suse.com/security/cve/CVE-2025-38539",[1744],[4428],{"url":5690,"sources":5691,"tags":5692},"https://www.suse.com/security/cve/CVE-2025-38544",[1744],[4428],{"url":5694,"sources":5695,"tags":5696},"https://www.suse.com/security/cve/CVE-2025-38545",[1744],[4428],{"url":5698,"sources":5699,"tags":5700},"https://www.suse.com/security/cve/CVE-2025-38546",[1744],[4428],{"url":5702,"sources":5703,"tags":5704},"https://www.suse.com/security/cve/CVE-2025-38549",[1744],[4428],{"url":5706,"sources":5707,"tags":5708},"https://www.suse.com/security/cve/CVE-2025-38552",[1744],[4428],{"url":5710,"sources":5711,"tags":5712},"https://www.suse.com/security/cve/CVE-2025-38553",[1744],[4428],{"url":5714,"sources":5715,"tags":5716},"https://www.suse.com/security/cve/CVE-2025-38554",[1744],[4428],{"url":5718,"sources":5719,"tags":5720},"https://www.suse.com/security/cve/CVE-2025-38555",[1744],[4428],{"url":5722,"sources":5723,"tags":5724},"https://www.suse.com/security/cve/CVE-2025-38556",[1744],[4428],{"url":5726,"sources":5727,"tags":5728},"https://www.suse.com/security/cve/CVE-2025-38557",[1744],[4428],{"url":5730,"sources":5731,"tags":5732},"https://www.suse.com/security/cve/CVE-2025-38559",[1744],[4428],{"url":5734,"sources":5735,"tags":5736},"https://www.suse.com/security/cve/CVE-2025-38560",[1744],[4428],{"url":5738,"sources":5739,"tags":5740},"https://www.suse.com/security/cve/CVE-2025-38563",[1744],[4428],{"url":5742,"sources":5743,"tags":5744},"https://www.suse.com/security/cve/CVE-2025-38564",[1744],[4428],{"url":5746,"sources":5747,"tags":5748},"https://www.suse.com/security/cve/CVE-2025-38565",[1744],[4428],{"url":5750,"sources":5751,"tags":5752},"https://www.suse.com/security/cve/CVE-2025-38566",[1744],[4428],{"url":5754,"sources":5755,"tags":5756},"https://www.suse.com/security/cve/CVE-2025-38568",[1744],[4428],{"url":5758,"sources":5759,"tags":5760},"https://www.suse.com/security/cve/CVE-2025-38571",[1744],[4428],{"url":5762,"sources":5763,"tags":5764},"https://www.suse.com/security/cve/CVE-2025-38572",[1744],[4428],{"url":5766,"sources":5767,"tags":5768},"https://www.suse.com/security/cve/CVE-2025-38573",[1744],[4428],{"url":5770,"sources":5771,"tags":5772},"https://www.suse.com/security/cve/CVE-2025-38574",[1744],[4428],{"url":5774,"sources":5775,"tags":5776},"https://www.suse.com/security/cve/CVE-2025-38576",[1744],[4428],{"url":5778,"sources":5779,"tags":5780},"https://www.suse.com/security/cve/CVE-2025-38581",[1744],[4428],{"url":5782,"sources":5783,"tags":5784},"https://www.suse.com/security/cve/CVE-2025-38582",[1744],[4428],{"url":5786,"sources":5787,"tags":5788},"https://www.suse.com/security/cve/CVE-2025-38583",[1744],[4428],{"url":5790,"sources":5791,"tags":5792},"https://www.suse.com/security/cve/CVE-2025-38584",[1744],[4428],{"url":5794,"sources":5795,"tags":5796},"https://www.suse.com/security/cve/CVE-2025-38585",[1744],[4428],{"url":5798,"sources":5799,"tags":5800},"https://www.suse.com/security/cve/CVE-2025-38586",[1744],[4428],{"url":5802,"sources":5803,"tags":5804},"https://www.suse.com/security/cve/CVE-2025-38587",[1744],[4428],{"url":5806,"sources":5807,"tags":5808},"https://www.suse.com/security/cve/CVE-2025-38588",[1744],[4428],{"url":5810,"sources":5811,"tags":5812},"https://www.suse.com/security/cve/CVE-2025-38591",[1744],[4428],{"url":5814,"sources":5815,"tags":5816},"https://www.suse.com/security/cve/CVE-2025-38593",[1744],[4428],{"url":5818,"sources":5819,"tags":5820},"https://www.suse.com/security/cve/CVE-2025-38595",[1744],[4428],{"url":5822,"sources":5823,"tags":5824},"https://www.suse.com/security/cve/CVE-2025-38597",[1744],[4428],{"url":5826,"sources":5827,"tags":5828},"https://www.suse.com/security/cve/CVE-2025-38601",[1744],[4428],{"url":5830,"sources":5831,"tags":5832},"https://www.suse.com/security/cve/CVE-2025-38602",[1744],[4428],{"url":5834,"sources":5835,"tags":5836},"https://www.suse.com/security/cve/CVE-2025-38604",[1744],[4428],{"url":5838,"sources":5839,"tags":5840},"https://www.suse.com/security/cve/CVE-2025-38605",[1744],[4428],{"url":5842,"sources":5843,"tags":5844},"https://www.suse.com/security/cve/CVE-2025-38608",[1744],[4428],{"url":5846,"sources":5847,"tags":5848},"https://www.suse.com/security/cve/CVE-2025-38609",[1744],[4428],{"url":5850,"sources":5851,"tags":5852},"https://www.suse.com/security/cve/CVE-2025-38610",[1744],[4428],{"url":5854,"sources":5855,"tags":5856},"https://www.suse.com/security/cve/CVE-2025-38612",[1744],[4428],{"url":5858,"sources":5859,"tags":5860},"https://www.suse.com/security/cve/CVE-2025-38614",[1744],[4428],{"url":5862,"sources":5863,"tags":5864},"https://www.suse.com/security/cve/CVE-2025-38616",[1744],[4428],{"url":5866,"sources":5867,"tags":5868},"https://www.suse.com/security/cve/CVE-2025-38617",[1744],[4428],{"url":5870,"sources":5871,"tags":5872},"https://www.suse.com/security/cve/CVE-2025-38618",[1744],[4428],{"url":5874,"sources":5875,"tags":5876},"https://www.suse.com/security/cve/CVE-2025-38619",[1744],[4428],{"url":5878,"sources":5879,"tags":5880},"https://www.suse.com/security/cve/CVE-2025-38621",[1744],[4428],{"url":5882,"sources":5883,"tags":5884},"https://www.suse.com/security/cve/CVE-2025-38622",[1744],[4428],{"url":5886,"sources":5887,"tags":5888},"https://www.suse.com/security/cve/CVE-2025-38623",[1744],[4428],{"url":5890,"sources":5891,"tags":5892},"https://www.suse.com/security/cve/CVE-2025-38624",[1744],[4428],{"url":5894,"sources":5895,"tags":5896},"https://www.suse.com/security/cve/CVE-2025-38628",[1744],[4428],{"url":5898,"sources":5899,"tags":5900},"https://www.suse.com/security/cve/CVE-2025-38630",[1744],[4428],{"url":5902,"sources":5903,"tags":5904},"https://www.suse.com/security/cve/CVE-2025-38631",[1744],[4428],{"url":5906,"sources":5907,"tags":5908},"https://www.suse.com/security/cve/CVE-2025-38632",[1744],[4428],{"url":5910,"sources":5911,"tags":5912},"https://www.suse.com/security/cve/CVE-2025-38634",[1744],[4428],{"url":5914,"sources":5915,"tags":5916},"https://www.suse.com/security/cve/CVE-2025-38635",[1744],[4428],{"url":5918,"sources":5919,"tags":5920},"https://www.suse.com/security/cve/CVE-2025-38639",[1744],[4428],{"url":5922,"sources":5923,"tags":5924},"https://www.suse.com/security/cve/CVE-2025-38640",[1744],[4428],{"url":5926,"sources":5927,"tags":5928},"https://www.suse.com/security/cve/CVE-2025-38643",[1744],[4428],{"url":5930,"sources":5931,"tags":5932},"https://www.suse.com/security/cve/CVE-2025-38644",[1744],[4428],{"url":5934,"sources":5935,"tags":5936},"https://www.suse.com/security/cve/CVE-2025-38646",[1744],[4428],{"url":5938,"sources":5939,"tags":5940},"https://www.suse.com/security/cve/CVE-2025-38648",[1744],[4428],{"url":5942,"sources":5943,"tags":5944},"https://www.suse.com/security/cve/CVE-2025-38656",[1744],[4428],{"url":5946,"sources":5947,"tags":5948},"https://www.suse.com/security/cve/CVE-2025-38658",[1744],[4428],{"url":5950,"sources":5951,"tags":5952},"https://www.suse.com/security/cve/CVE-2025-38659",[1744],[4428],{"url":5954,"sources":5955,"tags":5956},"https://www.suse.com/security/cve/CVE-2025-38660",[1744],[4428],{"url":5958,"sources":5959,"tags":5960},"https://www.suse.com/security/cve/CVE-2025-38662",[1744],[4428],{"url":5962,"sources":5963,"tags":5964},"https://www.suse.com/security/cve/CVE-2025-38664",[1744],[4428],{"url":5966,"sources":5967,"tags":5968},"https://www.suse.com/security/cve/CVE-2025-38665",[1744],[4428],{"url":5970,"sources":5971,"tags":5972},"https://www.suse.com/security/cve/CVE-2025-38668",[1744],[4428],{"url":5974,"sources":5975,"tags":5976},"https://www.suse.com/security/cve/CVE-2025-38670",[1744],[4428],{"url":5978,"sources":5979,"tags":5980},"https://www.suse.com/security/cve/CVE-2025-38671",[1744],[4428],{"url":5982,"sources":5983,"tags":5984},"https://www.suse.com/security/cve/CVE-2025-38676",[1744],[4428],{"url":5986,"sources":5987,"tags":5988},"https://www.suse.com/security/cve/CVE-2025-38678",[1744],[4428],{"url":5990,"sources":5991,"tags":5992},"https://www.suse.com/security/cve/CVE-2025-38679",[1744],[4428],{"url":5994,"sources":5995,"tags":5996},"https://www.suse.com/security/cve/CVE-2025-38680",[1744],[4428],{"url":5998,"sources":5999,"tags":6000},"https://www.suse.com/security/cve/CVE-2025-38681",[1744],[4428],{"url":6002,"sources":6003,"tags":6004},"https://www.suse.com/security/cve/CVE-2025-38683",[1744],[4428],{"url":6006,"sources":6007,"tags":6008},"https://www.suse.com/security/cve/CVE-2025-38684",[1744],[4428],{"url":6010,"sources":6011,"tags":6012},"https://www.suse.com/security/cve/CVE-2025-38685",[1744],[4428],{"url":6014,"sources":6015,"tags":6016},"https://www.suse.com/security/cve/CVE-2025-38686",[1744],[4428],{"url":6018,"sources":6019,"tags":6020},"https://www.suse.com/security/cve/CVE-2025-38687",[1744],[4428],{"url":6022,"sources":6023,"tags":6024},"https://www.suse.com/security/cve/CVE-2025-38691",[1744],[4428],{"url":6026,"sources":6027,"tags":6028},"https://www.suse.com/security/cve/CVE-2025-38692",[1744],[4428],{"url":6030,"sources":6031,"tags":6032},"https://www.suse.com/security/cve/CVE-2025-38693",[1744],[4428],{"url":6034,"sources":6035,"tags":6036},"https://www.suse.com/security/cve/CVE-2025-38694",[1744],[4428],{"url":6038,"sources":6039,"tags":6040},"https://www.suse.com/security/cve/CVE-2025-38695",[1744],[4428],{"url":6042,"sources":6043,"tags":6044},"https://www.suse.com/security/cve/CVE-2025-38700",[1744],[4428],{"url":6046,"sources":6047,"tags":6048},"https://www.suse.com/security/cve/CVE-2025-38701",[1744],[4428],{"url":6050,"sources":6051,"tags":6052},"https://www.suse.com/security/cve/CVE-2025-38702",[1744],[4428],{"url":6054,"sources":6055,"tags":6056},"https://www.suse.com/security/cve/CVE-2025-38703",[1744],[4428],{"url":6058,"sources":6059,"tags":6060},"https://www.suse.com/security/cve/CVE-2025-38705",[1744],[4428],{"url":6062,"sources":6063,"tags":6064},"https://www.suse.com/security/cve/CVE-2025-38706",[1744],[4428],{"url":6066,"sources":6067,"tags":6068},"https://www.suse.com/security/cve/CVE-2025-38709",[1744],[4428],{"url":6070,"sources":6071,"tags":6072},"https://www.suse.com/security/cve/CVE-2025-38710",[1744],[4428],{"url":6074,"sources":6075,"tags":6076},"https://www.suse.com/security/cve/CVE-2025-38717",[1744],[4428],{"url":6078,"sources":6079,"tags":6080},"https://www.suse.com/security/cve/CVE-2025-38721",[1744],[4428],{"url":6082,"sources":6083,"tags":6084},"https://www.suse.com/security/cve/CVE-2025-38722",[1744],[4428],{"url":6086,"sources":6087,"tags":6088},"https://www.suse.com/security/cve/CVE-2025-38724",[1744],[4428],{"url":6090,"sources":6091,"tags":6092},"https://www.suse.com/security/cve/CVE-2025-38725",[1744],[4428],{"url":6094,"sources":6095,"tags":6096},"https://www.suse.com/security/cve/CVE-2025-38727",[1744],[4428],{"url":6098,"sources":6099,"tags":6100},"https://www.suse.com/security/cve/CVE-2025-38729",[1744],[4428],{"url":6102,"sources":6103,"tags":6104},"https://www.suse.com/security/cve/CVE-2025-38730",[1744],[4428],{"url":6106,"sources":6107,"tags":6108},"https://www.suse.com/security/cve/CVE-2025-38732",[1744],[4428],{"url":6110,"sources":6111,"tags":6112},"https://www.suse.com/security/cve/CVE-2025-38733",[1744],[4428],{"url":6114,"sources":6115,"tags":6116},"https://www.suse.com/security/cve/CVE-2025-38734",[1744],[4428],{"url":6118,"sources":6119,"tags":6120},"https://www.suse.com/security/cve/CVE-2025-38735",[1744],[4428],{"url":6122,"sources":6123,"tags":6124},"https://www.suse.com/security/cve/CVE-2025-38736",[1744],[4428],{"url":6126,"sources":6127,"tags":6128},"https://www.suse.com/security/cve/CVE-2025-39673",[1744],[4428],{"url":6130,"sources":6131,"tags":6132},"https://www.suse.com/security/cve/CVE-2025-39675",[1744],[4428],{"url":6134,"sources":6135,"tags":6136},"https://www.suse.com/security/cve/CVE-2025-39677",[1744],[4428],{"url":6138,"sources":6139,"tags":6140},"https://www.suse.com/security/cve/CVE-2025-39678",[1744],[4428],{"url":6142,"sources":6143,"tags":6144},"https://www.suse.com/security/cve/CVE-2025-39679",[1744],[4428],{"url":6146,"sources":6147,"tags":6148},"https://www.suse.com/security/cve/CVE-2025-39681",[1744],[4428],{"url":6150,"sources":6151,"tags":6152},"https://www.suse.com/security/cve/CVE-2025-39682",[1744],[4428],{"url":6154,"sources":6155,"tags":6156},"https://www.suse.com/security/cve/CVE-2025-39683",[1744],[4428],{"url":6158,"sources":6159,"tags":6160},"https://www.suse.com/security/cve/CVE-2025-39684",[1744],[4428],{"url":6162,"sources":6163,"tags":6164},"https://www.suse.com/security/cve/CVE-2025-39685",[1744],[4428],{"url":6166,"sources":6167,"tags":6168},"https://www.suse.com/security/cve/CVE-2025-39686",[1744],[4428],{"url":6170,"sources":6171,"tags":6172},"https://www.suse.com/security/cve/CVE-2025-39687",[1744],[4428],{"url":6174,"sources":6175,"tags":6176},"https://www.suse.com/security/cve/CVE-2025-39691",[1744],[4428],{"url":6178,"sources":6179,"tags":6180},"https://www.suse.com/security/cve/CVE-2025-39693",[1744],[4428],{"url":6182,"sources":6183,"tags":6184},"https://www.suse.com/security/cve/CVE-2025-39694",[1744],[4428],{"url":6186,"sources":6187,"tags":6188},"https://www.suse.com/security/cve/CVE-2025-39695",[1744],[4428],{"url":6190,"sources":6191,"tags":6192},"https://www.suse.com/security/cve/CVE-2025-39697",[1744],[4428],{"url":6194,"sources":6195,"tags":6196},"https://www.suse.com/security/cve/CVE-2025-39698",[1744],[4428],{"url":6198,"sources":6199,"tags":6200},"https://www.suse.com/security/cve/CVE-2025-39700",[1744],[4428],{"url":6202,"sources":6203,"tags":6204},"https://www.suse.com/security/cve/CVE-2025-39701",[1744],[4428],{"url":6206,"sources":6207,"tags":6208},"https://www.suse.com/security/cve/CVE-2025-39703",[1744],[4428],{"url":6210,"sources":6211,"tags":6212},"https://www.suse.com/security/cve/CVE-2025-39705",[1744],[4428],{"url":6214,"sources":6215,"tags":6216},"https://www.suse.com/security/cve/CVE-2025-39706",[1744],[4428],{"url":6218,"sources":6219,"tags":6220},"https://www.suse.com/security/cve/CVE-2025-39707",[1744],[4428],{"url":6222,"sources":6223,"tags":6224},"https://www.suse.com/security/cve/CVE-2025-39709",[1744],[4428],{"url":6226,"sources":6227,"tags":6228},"https://www.suse.com/security/cve/CVE-2025-39710",[1744],[4428],{"url":6230,"sources":6231,"tags":6232},"https://www.suse.com/security/cve/CVE-2025-39711",[1744],[4428],{"url":6234,"sources":6235,"tags":6236},"https://www.suse.com/security/cve/CVE-2025-39712",[1744],[4428],{"url":6238,"sources":6239,"tags":6240},"https://www.suse.com/security/cve/CVE-2025-39713",[1744],[4428],{"url":6242,"sources":6243,"tags":6244},"https://www.suse.com/security/cve/CVE-2025-39714",[1744],[4428],{"url":6246,"sources":6247,"tags":6248},"https://www.suse.com/security/cve/CVE-2025-39718",[1744],[4428],{"url":6250,"sources":6251,"tags":6252},"https://www.suse.com/security/cve/CVE-2025-39719",[1744],[4428],{"url":6254,"sources":6255,"tags":6256},"https://www.suse.com/security/cve/CVE-2025-39721",[1744],[4428],{"url":6258,"sources":6259,"tags":6260},"https://www.suse.com/security/cve/CVE-2025-39722",[1744],[4428],{"url":6262,"sources":6263,"tags":6264},"https://www.suse.com/security/cve/CVE-2025-39723",[1744],[4428],{"url":6266,"sources":6267,"tags":6268},"https://www.suse.com/security/cve/CVE-2025-39724",[1744],[4428],{"url":6270,"sources":6271,"tags":6272},"https://www.suse.com/security/cve/CVE-2025-39726",[1744],[4428],{"url":6274,"sources":6275,"tags":6276},"https://www.suse.com/security/cve/CVE-2025-39727",[1744],[4428],{"url":6278,"sources":6279,"tags":6280},"https://www.suse.com/security/cve/CVE-2025-39730",[1744],[4428],{"url":6282,"sources":6283,"tags":6284},"https://www.suse.com/security/cve/CVE-2025-39732",[1744],[4428],{"url":6286,"sources":6287,"tags":6288},"https://www.suse.com/security/cve/CVE-2025-39738",[1744],[4428],{"url":6290,"sources":6291,"tags":6292},"https://www.suse.com/security/cve/CVE-2025-39739",[1744],[4428],{"url":6294,"sources":6295,"tags":6296},"https://www.suse.com/security/cve/CVE-2025-39742",[1744],[4428],{"url":6298,"sources":6299,"tags":6300},"https://www.suse.com/security/cve/CVE-2025-39744",[1744],[4428],{"url":6302,"sources":6303,"tags":6304},"https://www.suse.com/security/cve/CVE-2025-39746",[1744],[4428],{"url":6306,"sources":6307,"tags":6308},"https://www.suse.com/security/cve/CVE-2025-39747",[1744],[4428],{"url":6310,"sources":6311,"tags":6312},"https://www.suse.com/security/cve/CVE-2025-39748",[1744],[4428],{"url":6314,"sources":6315,"tags":6316},"https://www.suse.com/security/cve/CVE-2025-39749",[1744],[4428],{"url":6318,"sources":6319,"tags":6320},"https://www.suse.com/security/cve/CVE-2025-39750",[1744],[4428],{"url":6322,"sources":6323,"tags":6324},"https://www.suse.com/security/cve/CVE-2025-39751",[1744],[4428],{"url":6326,"sources":6327,"tags":6328},"https://www.suse.com/security/cve/CVE-2025-39754",[1744],[4428],{"url":6330,"sources":6331,"tags":6332},"https://www.suse.com/security/cve/CVE-2025-39757",[1744],[4428],{"url":6334,"sources":6335,"tags":6336},"https://www.suse.com/security/cve/CVE-2025-39758",[1744],[4428],{"url":6338,"sources":6339,"tags":6340},"https://www.suse.com/security/cve/CVE-2025-39759",[1744],[4428],{"url":6342,"sources":6343,"tags":6344},"https://www.suse.com/security/cve/CVE-2025-39760",[1744],[4428],{"url":6346,"sources":6347,"tags":6348},"https://www.suse.com/security/cve/CVE-2025-39761",[1744],[4428],{"url":6350,"sources":6351,"tags":6352},"https://www.suse.com/security/cve/CVE-2025-39763",[1744],[4428],{"url":6354,"sources":6355,"tags":6356},"https://www.suse.com/security/cve/CVE-2025-39764",[1744],[4428],{"url":6358,"sources":6359,"tags":6360},"https://www.suse.com/security/cve/CVE-2025-39765",[1744],[4428],{"url":6362,"sources":6363,"tags":6364},"https://www.suse.com/security/cve/CVE-2025-39766",[1744],[4428],{"url":6366,"sources":6367,"tags":6368},"https://www.suse.com/security/cve/CVE-2025-39770",[1744],[4428],{"url":6370,"sources":6371,"tags":6372},"https://www.suse.com/security/cve/CVE-2025-39772",[1744],[4428],{"url":6374,"sources":6375,"tags":6376},"https://www.suse.com/security/cve/CVE-2025-39773",[1744],[4428],{"url":6378,"sources":6379,"tags":6380},"https://www.suse.com/security/cve/CVE-2025-39775",[1744],[4428],{"url":6382,"sources":6383,"tags":6384},"https://www.suse.com/security/cve/CVE-2025-39782",[1744],[4428],{"url":6386,"sources":6387,"tags":6388},"https://www.suse.com/security/cve/CVE-2025-39783",[1744],[4428],{"url":6390,"sources":6391,"tags":6392},"https://www.suse.com/security/cve/CVE-2025-39787",[1744],[4428],{"url":6394,"sources":6395,"tags":6396},"https://www.suse.com/security/cve/CVE-2025-39788",[1744],[4428],{"url":6398,"sources":6399,"tags":6400},"https://www.suse.com/security/cve/CVE-2025-39790",[1744],[4428],{"url":6402,"sources":6403,"tags":6404},"https://www.suse.com/security/cve/CVE-2025-39791",[1744],[4428],{"url":6406,"sources":6407,"tags":6408},"https://www.suse.com/security/cve/CVE-2025-39792",[1744],[4428],{"url":6410,"sources":6411,"tags":6412},"https://www.suse.com/security/cve/CVE-2025-39797",[1744],[4428],{"url":6414,"sources":6415,"tags":6416},"https://www.suse.com/security/cve/CVE-2025-39798",[1744],[4428],{"url":6418,"sources":6419,"tags":6420},"https://www.suse.com/security/cve/CVE-2025-39800",[1744],[4428],{"url":6422,"sources":6423,"tags":6424},"https://www.suse.com/security/cve/CVE-2025-39801",[1744],[4428],{"url":6426,"sources":6427,"tags":6428},"https://www.suse.com/security/cve/CVE-2025-39806",[1744],[4428],{"url":6430,"sources":6431,"tags":6432},"https://www.suse.com/security/cve/CVE-2025-39807",[1744],[4428],{"url":6434,"sources":6435,"tags":6436},"https://www.suse.com/security/cve/CVE-2025-39808",[1744],[4428],{"url":6438,"sources":6439,"tags":6440},"https://www.suse.com/security/cve/CVE-2025-39810",[1744],[4428],{"url":6442,"sources":6443,"tags":6444},"https://www.suse.com/security/cve/CVE-2025-39811",[1744],[4428],{"url":6446,"sources":6447,"tags":6448},"https://www.suse.com/security/cve/CVE-2025-39813",[1744],[4428],{"url":6450,"sources":6451,"tags":6452},"https://www.suse.com/security/cve/CVE-2025-39816",[1744],[4428],{"url":6454,"sources":6455,"tags":6456},"https://www.suse.com/security/cve/CVE-2025-39823",[1744],[4428],{"url":6458,"sources":6459,"tags":6460},"https://www.suse.com/security/cve/CVE-2025-39824",[1744],[4428],{"url":6462,"sources":6463,"tags":6464},"https://www.suse.com/security/cve/CVE-2025-39825",[1744],[4428],{"url":6466,"sources":6467,"tags":6468},"https://www.suse.com/security/cve/CVE-2025-39826",[1744],[4428],{"url":6470,"sources":6471,"tags":6472},"https://www.suse.com/security/cve/CVE-2025-39827",[1744],[4428],{"url":6474,"sources":6475,"tags":6476},"https://www.suse.com/security/cve/CVE-2025-39828",[1744],[4428],{"url":6478,"sources":6479,"tags":6480},"https://www.suse.com/security/cve/CVE-2025-39830",[1744],[4428],{"url":6482,"sources":6483,"tags":6484},"https://www.suse.com/security/cve/CVE-2025-39832",[1744],[4428],{"url":6486,"sources":6487,"tags":6488},"https://www.suse.com/security/cve/CVE-2025-39833",[1744],[4428],{"url":6490,"sources":6491,"tags":6492},"https://www.suse.com/security/cve/CVE-2025-39834",[1744],[4428],{"url":6494,"sources":6495,"tags":6496},"https://www.suse.com/security/cve/CVE-2025-39835",[1744],[4428],{"url":6498,"sources":6499,"tags":6500},"https://www.suse.com/security/cve/CVE-2025-39836",[1744],[4428],{"url":6502,"sources":6503,"tags":6504},"https://www.suse.com/security/cve/CVE-2025-39838",[1744],[4428],{"url":6506,"sources":6507,"tags":6508},"https://www.suse.com/security/cve/CVE-2025-39839",[1744],[4428],{"url":6510,"sources":6511,"tags":6512},"https://www.suse.com/security/cve/CVE-2025-39841",[1744],[4428],{"url":6514,"sources":6515,"tags":6516},"https://www.suse.com/security/cve/CVE-2025-39842",[1744],[4428],{"url":6518,"sources":6519,"tags":6520},"https://www.suse.com/security/cve/CVE-2025-39844",[1744],[4428],{"url":6522,"sources":6523,"tags":6524},"https://www.suse.com/security/cve/CVE-2025-39845",[1744],[4428],{"url":6526,"sources":6527,"tags":6528},"https://www.suse.com/security/cve/CVE-2025-39847",[1744],[4428],{"url":6530,"sources":6531,"tags":6532},"https://www.suse.com/security/cve/CVE-2025-39848",[1744],[4428],{"url":6534,"sources":6535,"tags":6536},"https://www.suse.com/security/cve/CVE-2025-39849",[1744],[4428],{"url":6538,"sources":6539,"tags":6540},"https://www.suse.com/security/cve/CVE-2025-39850",[1744],[4428],{"url":6542,"sources":6543,"tags":6544},"https://www.suse.com/security/cve/CVE-2025-39851",[1744],[4428],{"url":6546,"sources":6547,"tags":6548},"https://www.suse.com/security/cve/CVE-2025-39852",[1744],[4428],{"url":6550,"sources":6551,"tags":6552},"https://www.suse.com/security/cve/CVE-2025-39853",[1744],[4428],{"url":6554,"sources":6555,"tags":6556},"https://www.suse.com/security/cve/CVE-2025-39854",[1744],[4428],{"url":6558,"sources":6559,"tags":6560},"https://www.suse.com/security/cve/CVE-2025-39857",[1744],[4428],{"url":6562,"sources":6563,"tags":6564},"https://www.suse.com/security/cve/CVE-2025-39860",[1744],[4428],{"url":6566,"sources":6567,"tags":6568},"https://www.suse.com/security/cve/CVE-2025-39861",[1744],[4428],{"url":6570,"sources":6571,"tags":6572},"https://www.suse.com/security/cve/CVE-2025-39863",[1744],[4428],{"url":6574,"sources":6575,"tags":6576},"https://www.suse.com/security/cve/CVE-2025-39864",[1744],[4428],{"url":6578,"sources":6579,"tags":6580},"https://www.suse.com/security/cve/CVE-2025-39865",[1744],[4428],{"url":6582,"sources":6583,"tags":6584},"https://www.suse.com/security/cve/CVE-2025-39869",[1744],[4428],{"url":6586,"sources":6587,"tags":6588},"https://www.suse.com/security/cve/CVE-2025-39870",[1744],[4428],{"url":6590,"sources":6591,"tags":6592},"https://www.suse.com/security/cve/CVE-2025-39871",[1744],[4428],{"url":6594,"sources":6595,"tags":6596},"https://www.suse.com/security/cve/CVE-2025-39873",[1744],[4428],{"url":6598,"sources":6599,"tags":6600},"https://www.suse.com/security/cve/CVE-2025-39875",[1744],[4428],{"url":6602,"sources":6603,"tags":6604},"https://www.suse.com/security/cve/CVE-2025-39877",[1744],[4428],{"url":6606,"sources":6607,"tags":6608},"https://www.suse.com/security/cve/CVE-2025-39882",[1744],[4428],{"url":6610,"sources":6611,"tags":6612},"https://www.suse.com/security/cve/CVE-2025-39884",[1744],[4428],{"url":6614,"sources":6615,"tags":6616},"https://www.suse.com/security/cve/CVE-2025-39885",[1744],[4428],{"url":6618,"sources":6619,"tags":6620},"https://www.suse.com/security/cve/CVE-2025-39889",[1744],[4428],{"url":6622,"sources":6623,"tags":6624},"https://www.suse.com/security/cve/CVE-2025-39890",[1744],[4428],{"url":6626,"sources":6627,"tags":6628},"https://www.suse.com/security/cve/CVE-2025-39891",[1744],[4428],{"url":6630,"sources":6631,"tags":6632},"https://www.suse.com/security/cve/CVE-2025-39896",[1744],[4428],{"url":6634,"sources":6635,"tags":6636},"https://www.suse.com/security/cve/CVE-2025-39898",[1744],[4428],{"url":6638,"sources":6639,"tags":6640},"https://www.suse.com/security/cve/CVE-2025-39899",[1744],[4428],{"url":6642,"sources":6643,"tags":6644},"https://www.suse.com/security/cve/CVE-2025-39900",[1744],[4428],{"url":6646,"sources":6647,"tags":6648},"https://www.suse.com/security/cve/CVE-2025-39902",[1744],[4428],{"url":6650,"sources":6651,"tags":6652},"https://www.suse.com/security/cve/CVE-2025-39907",[1744],[4428],{"url":6654,"sources":6655,"tags":6656},"https://www.suse.com/security/cve/CVE-2025-39909",[1744],[4428],{"url":6658,"sources":6659,"tags":6660},"https://www.suse.com/security/cve/CVE-2025-39916",[1744],[4428],{"url":6662,"sources":6663,"tags":6664},"https://www.suse.com/security/cve/CVE-2025-39918",[1744],[4428],{"url":6666,"sources":6667,"tags":6668},"https://www.suse.com/security/cve/CVE-2025-39922",[1744],[4428],{"url":6670,"sources":6671,"tags":6672},"https://www.suse.com/security/cve/CVE-2025-39923",[1744],[4428],{"url":6674,"sources":6675,"tags":6676},"https://www.suse.com/security/cve/CVE-2025-39925",[1744],[4428],{"url":6678,"sources":6679,"tags":6680},"https://www.suse.com/security/cve/CVE-2025-39926",[1744],[4428],{"url":6682,"sources":6683,"tags":6684},"https://www.suse.com/security/cve/CVE-2025-39931",[1744],[4428],{"url":6686,"sources":6687,"tags":6688},"https://www.suse.com/security/cve/CVE-2025-39934",[1744],[4428],{"url":6690,"sources":6691,"tags":6692},"https://www.suse.com/security/cve/CVE-2025-39937",[1744],[4428],{"url":6694,"sources":6695,"tags":6696},"https://www.suse.com/security/cve/CVE-2025-39938",[1744],[4428],{"url":6698,"sources":6699,"tags":6700},"https://www.suse.com/security/cve/CVE-2025-39945",[1744],[4428],{"url":6702,"sources":6703,"tags":6704},"https://www.suse.com/security/cve/CVE-2025-39946",[1744],[4428],{"url":6706,"sources":6707,"tags":6708},"https://www.suse.com/security/cve/CVE-2025-39952",[1744],[4428],{"url":6710,"sources":6711,"tags":6712},"https://www.suse.com/security/cve/CVE-2025-39957",[1744],[4428],{"url":6714,"sources":6715,"tags":6716},"https://www.suse.com/security/cve/CVE-2025-40300",[1744],[4428],[],[],[],[6721],{"ecosystem":6722,"name":6723,"vendor":6724,"product":6725,"cpe_part":9,"purl_type":6726,"purl_namespace":6724,"purl_name":6725,"source":9,"versions":6727},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 16.0","rpm",[6728],{"version":6729,"is_range":6730,"range_type":6731,"version_start":9,"version_start_type":9,"version_end":6732,"version_end_type":6733,"fixed_in":9},"lt6_12_0_160000_6_1",true,"ecosystem","6.12.0-160000.6.1","excluding"]