[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-OPENSUSE-SU-2025:20081-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T02:53:27.892Z",{"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":6712,"epss":9,"epss_history":6713,"metrics":6714,"affected":6715},"OPENSUSE-SU-2025:20081-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":427},{"_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":219},"2025-11-25T07:35:00Z","2026-03-23T04:54:17.644518Z",{"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,1751,1755,1759,1763,1767,1771,1775,1779,1783,1787,1791,1795,1799,1803,1807,1811,1815,1819,1823,1827,1831,1835,1839,1843,1847,1851,1855,1859,1863,1867,1871,1875,1879,1883,1887,1891,1895,1899,1903,1907,1911,1915,1919,1923,1927,1931,1935,1939,1943,1947,1951,1955,1959,1963,1967,1971,1975,1979,1983,1987,1991,1995,1999,2003,2007,2011,2015,2019,2023,2027,2031,2035,2039,2043,2047,2051,2055,2059,2063,2067,2071,2075,2079,2083,2087,2091,2095,2099,2103,2107,2111,2115,2119,2123,2127,2131,2135,2139,2143,2147,2151,2155,2159,2163,2167,2171,2175,2179,2183,2187,2191,2195,2199,2203,2207,2211,2215,2219,2223,2227,2231,2235,2239,2243,2247,2251,2255,2259,2263,2267,2271,2275,2279,2283,2287,2291,2295,2299,2303,2307,2311,2315,2319,2323,2327,2331,2335,2339,2343,2347,2351,2355,2359,2363,2367,2371,2375,2379,2383,2387,2391,2395,2399,2403,2407,2411,2415,2419,2423,2427,2431,2435,2439,2443,2447,2451,2455,2459,2463,2467,2471,2475,2479,2483,2487,2491,2495,2499,2503,2507,2511,2515,2519,2523,2527,2531,2535,2539,2543,2547,2551,2555,2559,2563,2567,2571,2575,2579,2583,2587,2591,2595,2599,2603,2607,2611,2615,2619,2623,2627,2631,2635,2639,2643,2647,2651,2655,2659,2663,2667,2671,2675,2679,2683,2687,2691,2695,2699,2703,2707,2711,2715,2719,2723,2727,2731,2735,2739,2743,2747,2751,2755,2759,2763,2767,2771,2775,2779,2783,2787,2791,2795,2799,2803,2807,2811,2815,2819,2823,2827,2831,2835,2839,2843,2847,2851,2855,2859,2863,2867,2871,2875,2879,2883,2887,2891,2895,2899,2903,2907,2911,2915,2919,2923,2927,2931,2935,2939,2943,2947,2951,2955,2959,2963,2967,2971,2975,2979,2983,2987,2991,2995,2999,3003,3007,3011,3015,3019,3023,3027,3031,3035,3039,3043,3047,3051,3055,3059,3063,3067,3071,3075,3079,3083,3087,3091,3095,3099,3103,3107,3111,3115,3119,3123,3127,3131,3135,3139,3143,3147,3151,3155,3159,3163,3167,3171,3175,3179,3183,3187,3191,3195,3199,3203,3207,3211,3215,3219,3223,3227,3231,3235,3239,3243,3247,3251,3255,3259,3263,3267,3271,3275,3279,3283,3287,3291,3295,3299,3303,3307,3311,3315,3319,3323,3327,3331,3335,3339,3343,3347,3351,3355,3359,3363,3367,3371,3375,3379,3383,3387,3391,3395,3399,3403,3407,3411,3415,3419,3423,3427,3431,3435,3439,3443,3447,3451,3455,3459,3463,3467,3471,3475,3479,3483,3487,3491,3495,3499,3503,3507,3511,3515,3519,3523,3527,3531,3535,3539,3543,3547,3551,3555,3559,3563,3567,3571,3575,3579,3583,3587,3591,3595,3599,3603,3607,3611,3615,3619,3623,3627,3631,3635,3639,3643,3647,3651,3655,3659,3663,3667,3671,3675,3679,3683,3687,3691,3695,3699,3703,3707,3711,3715,3719,3723,3727,3731,3735,3739,3743,3747,3751,3755,3759,3763,3767,3771,3775,3779,3783,3787,3791,3795,3799,3803,3807,3811,3815,3819,3823,3827,3831,3835,3839,3843,3847,3851,3855,3859,3863,3867,3871,3875,3879,3883,3887,3891,3895,3899,3903,3907,3911,3915,3919,3923,3927,3931,3935,3939,3943,3947,3951,3955,3959,3963,3967,3971,3975,3979,3983,3987,3991,3995,3999,4003,4007,4011,4015,4019,4023,4027,4031,4035,4039,4043,4047,4051,4055,4059,4063,4067,4071,4075,4079,4083,4087,4091,4095,4099,4103,4107,4111,4115,4119,4123,4127,4131,4135,4139,4143,4147,4151,4155,4159,4163,4167,4171,4175,4179,4183,4187,4191,4195,4199,4203,4207,4211,4215,4219,4223,4227,4231,4235,4239,4243,4247,4251,4255,4259,4263,4267,4271,4275,4279,4283,4287,4291,4295,4299,4303,4307,4311,4315,4319,4323,4327,4331,4335,4339,4343,4347,4351,4355,4359,4363,4367,4371,4375,4379,4383,4387,4391,4395,4399,4403,4407,4411,4415,4419,4424,4428,4432,4436,4440,4444,4448,4452,4456,4460,4464,4468,4472,4476,4480,4484,4488,4492,4496,4500,4504,4508,4512,4516,4520,4524,4528,4532,4536,4540,4544,4548,4552,4556,4560,4564,4568,4572,4576,4580,4584,4588,4592,4596,4600,4604,4608,4612,4616,4620,4624,4628,4632,4636,4640,4644,4648,4652,4656,4660,4664,4668,4672,4676,4680,4684,4688,4692,4696,4700,4704,4708,4712,4716,4720,4724,4728,4732,4736,4740,4744,4748,4752,4756,4760,4764,4768,4772,4776,4780,4784,4788,4792,4796,4800,4804,4808,4812,4816,4820,4824,4828,4832,4836,4840,4844,4848,4852,4856,4860,4864,4868,4872,4876,4880,4884,4888,4892,4896,4900,4904,4908,4912,4916,4920,4924,4928,4932,4936,4940,4944,4948,4952,4956,4960,4964,4968,4972,4976,4980,4984,4988,4992,4996,5000,5004,5008,5012,5016,5020,5024,5028,5032,5036,5040,5044,5048,5052,5056,5060,5064,5068,5072,5076,5080,5084,5088,5092,5096,5100,5104,5108,5112,5116,5120,5124,5128,5132,5136,5140,5144,5148,5152,5156,5160,5164,5168,5172,5176,5180,5184,5188,5192,5196,5200,5204,5208,5212,5216,5220,5224,5228,5232,5236,5240,5244,5248,5252,5256,5260,5264,5268,5272,5276,5280,5284,5288,5292,5296,5300,5304,5308,5312,5316,5320,5324,5328,5332,5336,5340,5344,5348,5352,5356,5360,5364,5368,5372,5376,5380,5384,5388,5392,5396,5400,5404,5408,5412,5416,5420,5424,5428,5432,5436,5440,5444,5448,5452,5456,5460,5464,5468,5472,5476,5480,5484,5488,5492,5496,5500,5504,5508,5512,5516,5520,5524,5528,5532,5536,5540,5544,5548,5552,5556,5560,5564,5568,5572,5576,5580,5584,5588,5592,5596,5600,5604,5608,5612,5616,5620,5624,5628,5632,5636,5640,5644,5648,5652,5656,5660,5664,5668,5672,5676,5680,5684,5688,5692,5696,5700,5704,5708,5712,5716,5720,5724,5728,5732,5736,5740,5744,5748,5752,5756,5760,5764,5768,5772,5776,5780,5784,5788,5792,5796,5800,5804,5808,5812,5816,5820,5824,5828,5832,5836,5840,5844,5848,5852,5856,5860,5864,5868,5872,5876,5880,5884,5888,5892,5896,5900,5904,5908,5912,5916,5920,5924,5928,5932,5936,5940,5944,5948,5952,5956,5960,5964,5968,5972,5976,5980,5984,5988,5992,5996,6000,6004,6008,6012,6016,6020,6024,6028,6032,6036,6040,6044,6048,6052,6056,6060,6064,6068,6072,6076,6080,6084,6088,6092,6096,6100,6104,6108,6112,6116,6120,6124,6128,6132,6136,6140,6144,6148,6152,6156,6160,6164,6168,6172,6176,6180,6184,6188,6192,6196,6200,6204,6208,6212,6216,6220,6224,6228,6232,6236,6240,6244,6248,6252,6256,6260,6264,6268,6272,6276,6280,6284,6288,6292,6296,6300,6304,6308,6312,6316,6320,6324,6328,6332,6336,6340,6344,6348,6352,6356,6360,6364,6368,6372,6376,6380,6384,6388,6392,6396,6400,6404,6408,6412,6416,6420,6424,6428,6432,6436,6440,6444,6448,6452,6456,6460,6464,6468,6472,6476,6480,6484,6488,6492,6496,6500,6504,6508,6512,6516,6520,6524,6528,6532,6536,6540,6544,6548,6552,6556,6560,6564,6568,6572,6576,6580,6584,6588,6592,6596,6600,6604,6608,6612,6616,6620,6624,6628,6632,6636,6640,6644,6648,6652,6656,6660,6664,6668,6672,6676,6680,6684,6688,6692,6696,6700,6704,6708],{"url":1742,"sources":1743,"tags":1745},"https://bugzilla.suse.com/1215199",[1744],"osv_opensuse",[1746],"REPORT",{"url":1748,"sources":1749,"tags":1750},"https://bugzilla.suse.com/1218644",[1744],[1746],{"url":1752,"sources":1753,"tags":1754},"https://bugzilla.suse.com/1230062",[1744],[1746],{"url":1756,"sources":1757,"tags":1758},"https://bugzilla.suse.com/1234634",[1744],[1746],{"url":1760,"sources":1761,"tags":1762},"https://bugzilla.suse.com/1234693",[1744],[1746],{"url":1764,"sources":1765,"tags":1766},"https://bugzilla.suse.com/1234863",[1744],[1746],{"url":1768,"sources":1769,"tags":1770},"https://bugzilla.suse.com/1235953",[1744],[1746],{"url":1772,"sources":1773,"tags":1774},"https://bugzilla.suse.com/1236897",[1744],[1746],{"url":1776,"sources":1777,"tags":1778},"https://bugzilla.suse.com/1237108",[1744],[1746],{"url":1780,"sources":1781,"tags":1782},"https://bugzilla.suse.com/1237131",[1744],[1746],{"url":1784,"sources":1785,"tags":1786},"https://bugzilla.suse.com/1237542",[1744],[1746],{"url":1788,"sources":1789,"tags":1790},"https://bugzilla.suse.com/1237776",[1744],[1746],{"url":1792,"sources":1793,"tags":1794},"https://bugzilla.suse.com/1238972",[1744],[1746],{"url":1796,"sources":1797,"tags":1798},"https://bugzilla.suse.com/1239206",[1744],[1746],{"url":1800,"sources":1801,"tags":1802},"https://bugzilla.suse.com/1240324",[1744],[1746],{"url":1804,"sources":1805,"tags":1806},"https://bugzilla.suse.com/1240696",[1744],[1746],{"url":1808,"sources":1809,"tags":1810},"https://bugzilla.suse.com/1240966",[1744],[1746],{"url":1812,"sources":1813,"tags":1814},"https://bugzilla.suse.com/1240998",[1744],[1746],{"url":1816,"sources":1817,"tags":1818},"https://bugzilla.suse.com/1241166",[1744],[1746],{"url":1820,"sources":1821,"tags":1822},"https://bugzilla.suse.com/1241353",[1744],[1746],{"url":1824,"sources":1825,"tags":1826},"https://bugzilla.suse.com/1241403",[1744],[1746],{"url":1828,"sources":1829,"tags":1830},"https://bugzilla.suse.com/1241435",[1744],[1746],{"url":1832,"sources":1833,"tags":1834},"https://bugzilla.suse.com/1242034",[1744],[1746],{"url":1836,"sources":1837,"tags":1838},"https://bugzilla.suse.com/1242086",[1744],[1746],{"url":1840,"sources":1841,"tags":1842},"https://bugzilla.suse.com/1242414",[1744],[1746],{"url":1844,"sources":1845,"tags":1846},"https://bugzilla.suse.com/1242782",[1744],[1746],{"url":1848,"sources":1849,"tags":1850},"https://bugzilla.suse.com/1242864",[1744],[1746],{"url":1852,"sources":1853,"tags":1854},"https://bugzilla.suse.com/1242965",[1744],[1746],{"url":1856,"sources":1857,"tags":1858},"https://bugzilla.suse.com/1242995",[1744],[1746],{"url":1860,"sources":1861,"tags":1862},"https://bugzilla.suse.com/1243000",[1744],[1746],{"url":1864,"sources":1865,"tags":1866},"https://bugzilla.suse.com/1243055",[1744],[1746],{"url":1868,"sources":1869,"tags":1870},"https://bugzilla.suse.com/1243068",[1744],[1746],{"url":1872,"sources":1873,"tags":1874},"https://bugzilla.suse.com/1243100",[1744],[1746],{"url":1876,"sources":1877,"tags":1878},"https://bugzilla.suse.com/1243112",[1744],[1746],{"url":1880,"sources":1881,"tags":1882},"https://bugzilla.suse.com/1243774",[1744],[1746],{"url":1884,"sources":1885,"tags":1886},"https://bugzilla.suse.com/1244309",[1744],[1746],{"url":1888,"sources":1889,"tags":1890},"https://bugzilla.suse.com/1244723",[1744],[1746],{"url":1892,"sources":1893,"tags":1894},"https://bugzilla.suse.com/1244734",[1744],[1746],{"url":1896,"sources":1897,"tags":1898},"https://bugzilla.suse.com/1244749",[1744],[1746],{"url":1900,"sources":1901,"tags":1902},"https://bugzilla.suse.com/1244792",[1744],[1746],{"url":1904,"sources":1905,"tags":1906},"https://bugzilla.suse.com/1244812",[1744],[1746],{"url":1908,"sources":1909,"tags":1910},"https://bugzilla.suse.com/1244930",[1744],[1746],{"url":1912,"sources":1913,"tags":1914},"https://bugzilla.suse.com/1244939",[1744],[1746],{"url":1916,"sources":1917,"tags":1918},"https://bugzilla.suse.com/1245000",[1744],[1746],{"url":1920,"sources":1921,"tags":1922},"https://bugzilla.suse.com/1245151",[1744],[1746],{"url":1924,"sources":1925,"tags":1926},"https://bugzilla.suse.com/1245193",[1744],[1746],{"url":1928,"sources":1929,"tags":1930},"https://bugzilla.suse.com/1245206",[1744],[1746],{"url":1932,"sources":1933,"tags":1934},"https://bugzilla.suse.com/1245216",[1744],[1746],{"url":1936,"sources":1937,"tags":1938},"https://bugzilla.suse.com/1245260",[1744],[1746],{"url":1940,"sources":1941,"tags":1942},"https://bugzilla.suse.com/1245410",[1744],[1746],{"url":1944,"sources":1945,"tags":1946},"https://bugzilla.suse.com/1245457",[1744],[1746],{"url":1948,"sources":1949,"tags":1950},"https://bugzilla.suse.com/1245504",[1744],[1746],{"url":1952,"sources":1953,"tags":1954},"https://bugzilla.suse.com/1245506",[1744],[1746],{"url":1956,"sources":1957,"tags":1958},"https://bugzilla.suse.com/1245508",[1744],[1746],{"url":1960,"sources":1961,"tags":1962},"https://bugzilla.suse.com/1245510",[1744],[1746],{"url":1964,"sources":1965,"tags":1966},"https://bugzilla.suse.com/1245596",[1744],[1746],{"url":1968,"sources":1969,"tags":1970},"https://bugzilla.suse.com/1245621",[1744],[1746],{"url":1972,"sources":1973,"tags":1974},"https://bugzilla.suse.com/1245630",[1744],[1746],{"url":1976,"sources":1977,"tags":1978},"https://bugzilla.suse.com/1245654",[1744],[1746],{"url":1980,"sources":1981,"tags":1982},"https://bugzilla.suse.com/1245657",[1744],[1746],{"url":1984,"sources":1985,"tags":1986},"https://bugzilla.suse.com/1245658",[1744],[1746],{"url":1988,"sources":1989,"tags":1990},"https://bugzilla.suse.com/1245659",[1744],[1746],{"url":1992,"sources":1993,"tags":1994},"https://bugzilla.suse.com/1245663",[1744],[1746],{"url":1996,"sources":1997,"tags":1998},"https://bugzilla.suse.com/1245664",[1744],[1746],{"url":2000,"sources":2001,"tags":2002},"https://bugzilla.suse.com/1245665",[1744],[1746],{"url":2004,"sources":2005,"tags":2006},"https://bugzilla.suse.com/1245666",[1744],[1746],{"url":2008,"sources":2009,"tags":2010},"https://bugzilla.suse.com/1245668",[1744],[1746],{"url":2012,"sources":2013,"tags":2014},"https://bugzilla.suse.com/1245669",[1744],[1746],{"url":2016,"sources":2017,"tags":2018},"https://bugzilla.suse.com/1245670",[1744],[1746],{"url":2020,"sources":2021,"tags":2022},"https://bugzilla.suse.com/1245671",[1744],[1746],{"url":2024,"sources":2025,"tags":2026},"https://bugzilla.suse.com/1245675",[1744],[1746],{"url":2028,"sources":2029,"tags":2030},"https://bugzilla.suse.com/1245676",[1744],[1746],{"url":2032,"sources":2033,"tags":2034},"https://bugzilla.suse.com/1245678",[1744],[1746],{"url":2036,"sources":2037,"tags":2038},"https://bugzilla.suse.com/1245683",[1744],[1746],{"url":2040,"sources":2041,"tags":2042},"https://bugzilla.suse.com/1245684",[1744],[1746],{"url":2044,"sources":2045,"tags":2046},"https://bugzilla.suse.com/1245686",[1744],[1746],{"url":2048,"sources":2049,"tags":2050},"https://bugzilla.suse.com/1245688",[1744],[1746],{"url":2052,"sources":2053,"tags":2054},"https://bugzilla.suse.com/1245690",[1744],[1746],{"url":2056,"sources":2057,"tags":2058},"https://bugzilla.suse.com/1245691",[1744],[1746],{"url":2060,"sources":2061,"tags":2062},"https://bugzilla.suse.com/1245695",[1744],[1746],{"url":2064,"sources":2065,"tags":2066},"https://bugzilla.suse.com/1245700",[1744],[1746],{"url":2068,"sources":2069,"tags":2070},"https://bugzilla.suse.com/1245703",[1744],[1746],{"url":2072,"sources":2073,"tags":2074},"https://bugzilla.suse.com/1245705",[1744],[1746],{"url":2076,"sources":2077,"tags":2078},"https://bugzilla.suse.com/1245710",[1744],[1746],{"url":2080,"sources":2081,"tags":2082},"https://bugzilla.suse.com/1245711",[1744],[1746],{"url":2084,"sources":2085,"tags":2086},"https://bugzilla.suse.com/1245713",[1744],[1746],{"url":2088,"sources":2089,"tags":2090},"https://bugzilla.suse.com/1245714",[1744],[1746],{"url":2092,"sources":2093,"tags":2094},"https://bugzilla.suse.com/1245715",[1744],[1746],{"url":2096,"sources":2097,"tags":2098},"https://bugzilla.suse.com/1245717",[1744],[1746],{"url":2100,"sources":2101,"tags":2102},"https://bugzilla.suse.com/1245719",[1744],[1746],{"url":2104,"sources":2105,"tags":2106},"https://bugzilla.suse.com/1245721",[1744],[1746],{"url":2108,"sources":2109,"tags":2110},"https://bugzilla.suse.com/1245723",[1744],[1746],{"url":2112,"sources":2113,"tags":2114},"https://bugzilla.suse.com/1245726",[1744],[1746],{"url":2116,"sources":2117,"tags":2118},"https://bugzilla.suse.com/1245728",[1744],[1746],{"url":2120,"sources":2121,"tags":2122},"https://bugzilla.suse.com/1245729",[1744],[1746],{"url":2124,"sources":2125,"tags":2126},"https://bugzilla.suse.com/1245730",[1744],[1746],{"url":2128,"sources":2129,"tags":2130},"https://bugzilla.suse.com/1245731",[1744],[1746],{"url":2132,"sources":2133,"tags":2134},"https://bugzilla.suse.com/1245735",[1744],[1746],{"url":2136,"sources":2137,"tags":2138},"https://bugzilla.suse.com/1245737",[1744],[1746],{"url":2140,"sources":2141,"tags":2142},"https://bugzilla.suse.com/1245744",[1744],[1746],{"url":2144,"sources":2145,"tags":2146},"https://bugzilla.suse.com/1245745",[1744],[1746],{"url":2148,"sources":2149,"tags":2150},"https://bugzilla.suse.com/1245746",[1744],[1746],{"url":2152,"sources":2153,"tags":2154},"https://bugzilla.suse.com/1245747",[1744],[1746],{"url":2156,"sources":2157,"tags":2158},"https://bugzilla.suse.com/1245748",[1744],[1746],{"url":2160,"sources":2161,"tags":2162},"https://bugzilla.suse.com/1245749",[1744],[1746],{"url":2164,"sources":2165,"tags":2166},"https://bugzilla.suse.com/1245751",[1744],[1746],{"url":2168,"sources":2169,"tags":2170},"https://bugzilla.suse.com/1245757",[1744],[1746],{"url":2172,"sources":2173,"tags":2174},"https://bugzilla.suse.com/1245763",[1744],[1746],{"url":2176,"sources":2177,"tags":2178},"https://bugzilla.suse.com/1245765",[1744],[1746],{"url":2180,"sources":2181,"tags":2182},"https://bugzilla.suse.com/1245767",[1744],[1746],{"url":2184,"sources":2185,"tags":2186},"https://bugzilla.suse.com/1245769",[1744],[1746],{"url":2188,"sources":2189,"tags":2190},"https://bugzilla.suse.com/1245777",[1744],[1746],{"url":2192,"sources":2193,"tags":2194},"https://bugzilla.suse.com/1245780",[1744],[1746],{"url":2196,"sources":2197,"tags":2198},"https://bugzilla.suse.com/1245781",[1744],[1746],{"url":2200,"sources":2201,"tags":2202},"https://bugzilla.suse.com/1245784",[1744],[1746],{"url":2204,"sources":2205,"tags":2206},"https://bugzilla.suse.com/1245785",[1744],[1746],{"url":2208,"sources":2209,"tags":2210},"https://bugzilla.suse.com/1245787",[1744],[1746],{"url":2212,"sources":2213,"tags":2214},"https://bugzilla.suse.com/1245812",[1744],[1746],{"url":2216,"sources":2217,"tags":2218},"https://bugzilla.suse.com/1245814",[1744],[1746],{"url":2220,"sources":2221,"tags":2222},"https://bugzilla.suse.com/1245815",[1744],[1746],{"url":2224,"sources":2225,"tags":2226},"https://bugzilla.suse.com/1245937",[1744],[1746],{"url":2228,"sources":2229,"tags":2230},"https://bugzilla.suse.com/1245945",[1744],[1746],{"url":2232,"sources":2233,"tags":2234},"https://bugzilla.suse.com/1245952",[1744],[1746],{"url":2236,"sources":2237,"tags":2238},"https://bugzilla.suse.com/1245955",[1744],[1746],{"url":2240,"sources":2241,"tags":2242},"https://bugzilla.suse.com/1245956",[1744],[1746],{"url":2244,"sources":2245,"tags":2246},"https://bugzilla.suse.com/1245963",[1744],[1746],{"url":2248,"sources":2249,"tags":2250},"https://bugzilla.suse.com/1245966",[1744],[1746],{"url":2252,"sources":2253,"tags":2254},"https://bugzilla.suse.com/1245970",[1744],[1746],{"url":2256,"sources":2257,"tags":2258},"https://bugzilla.suse.com/1245973",[1744],[1746],{"url":2260,"sources":2261,"tags":2262},"https://bugzilla.suse.com/1245976",[1744],[1746],{"url":2264,"sources":2265,"tags":2266},"https://bugzilla.suse.com/1245977",[1744],[1746],{"url":2268,"sources":2269,"tags":2270},"https://bugzilla.suse.com/1245986",[1744],[1746],{"url":2272,"sources":2273,"tags":2274},"https://bugzilla.suse.com/1246000",[1744],[1746],{"url":2276,"sources":2277,"tags":2278},"https://bugzilla.suse.com/1246002",[1744],[1746],{"url":2280,"sources":2281,"tags":2282},"https://bugzilla.suse.com/1246005",[1744],[1746],{"url":2284,"sources":2285,"tags":2286},"https://bugzilla.suse.com/1246008",[1744],[1746],{"url":2288,"sources":2289,"tags":2290},"https://bugzilla.suse.com/1246012",[1744],[1746],{"url":2292,"sources":2293,"tags":2294},"https://bugzilla.suse.com/1246022",[1744],[1746],{"url":2296,"sources":2297,"tags":2298},"https://bugzilla.suse.com/1246023",[1744],[1746],{"url":2300,"sources":2301,"tags":2302},"https://bugzilla.suse.com/1246031",[1744],[1746],{"url":2304,"sources":2305,"tags":2306},"https://bugzilla.suse.com/1246034",[1744],[1746],{"url":2308,"sources":2309,"tags":2310},"https://bugzilla.suse.com/1246037",[1744],[1746],{"url":2312,"sources":2313,"tags":2314},"https://bugzilla.suse.com/1246041",[1744],[1746],{"url":2316,"sources":2317,"tags":2318},"https://bugzilla.suse.com/1246042",[1744],[1746],{"url":2320,"sources":2321,"tags":2322},"https://bugzilla.suse.com/1246047",[1744],[1746],{"url":2324,"sources":2325,"tags":2326},"https://bugzilla.suse.com/1246049",[1744],[1746],{"url":2328,"sources":2329,"tags":2330},"https://bugzilla.suse.com/1246050",[1744],[1746],{"url":2332,"sources":2333,"tags":2334},"https://bugzilla.suse.com/1246053",[1744],[1746],{"url":2336,"sources":2337,"tags":2338},"https://bugzilla.suse.com/1246054",[1744],[1746],{"url":2340,"sources":2341,"tags":2342},"https://bugzilla.suse.com/1246055",[1744],[1746],{"url":2344,"sources":2345,"tags":2346},"https://bugzilla.suse.com/1246057",[1744],[1746],{"url":2348,"sources":2349,"tags":2350},"https://bugzilla.suse.com/1246098",[1744],[1746],{"url":2352,"sources":2353,"tags":2354},"https://bugzilla.suse.com/1246109",[1744],[1746],{"url":2356,"sources":2357,"tags":2358},"https://bugzilla.suse.com/1246125",[1744],[1746],{"url":2360,"sources":2361,"tags":2362},"https://bugzilla.suse.com/1246166",[1744],[1746],{"url":2364,"sources":2365,"tags":2366},"https://bugzilla.suse.com/1246171",[1744],[1746],{"url":2368,"sources":2369,"tags":2370},"https://bugzilla.suse.com/1246176",[1744],[1746],{"url":2372,"sources":2373,"tags":2374},"https://bugzilla.suse.com/1246181",[1744],[1746],{"url":2376,"sources":2377,"tags":2378},"https://bugzilla.suse.com/1246183",[1744],[1746],{"url":2380,"sources":2381,"tags":2382},"https://bugzilla.suse.com/1246185",[1744],[1746],{"url":2384,"sources":2385,"tags":2386},"https://bugzilla.suse.com/1246186",[1744],[1746],{"url":2388,"sources":2389,"tags":2390},"https://bugzilla.suse.com/1246188",[1744],[1746],{"url":2392,"sources":2393,"tags":2394},"https://bugzilla.suse.com/1246190",[1744],[1746],{"url":2396,"sources":2397,"tags":2398},"https://bugzilla.suse.com/1246192",[1744],[1746],{"url":2400,"sources":2401,"tags":2402},"https://bugzilla.suse.com/1246193",[1744],[1746],{"url":2404,"sources":2405,"tags":2406},"https://bugzilla.suse.com/1246195",[1744],[1746],{"url":2408,"sources":2409,"tags":2410},"https://bugzilla.suse.com/1246220",[1744],[1746],{"url":2412,"sources":2413,"tags":2414},"https://bugzilla.suse.com/1246234",[1744],[1746],{"url":2416,"sources":2417,"tags":2418},"https://bugzilla.suse.com/1246236",[1744],[1746],{"url":2420,"sources":2421,"tags":2422},"https://bugzilla.suse.com/1246240",[1744],[1746],{"url":2424,"sources":2425,"tags":2426},"https://bugzilla.suse.com/1246243",[1744],[1746],{"url":2428,"sources":2429,"tags":2430},"https://bugzilla.suse.com/1246244",[1744],[1746],{"url":2432,"sources":2433,"tags":2434},"https://bugzilla.suse.com/1246245",[1744],[1746],{"url":2436,"sources":2437,"tags":2438},"https://bugzilla.suse.com/1246246",[1744],[1746],{"url":2440,"sources":2441,"tags":2442},"https://bugzilla.suse.com/1246248",[1744],[1746],{"url":2444,"sources":2445,"tags":2446},"https://bugzilla.suse.com/1246250",[1744],[1746],{"url":2448,"sources":2449,"tags":2450},"https://bugzilla.suse.com/1246252",[1744],[1746],{"url":2452,"sources":2453,"tags":2454},"https://bugzilla.suse.com/1246253",[1744],[1746],{"url":2456,"sources":2457,"tags":2458},"https://bugzilla.suse.com/1246255",[1744],[1746],{"url":2460,"sources":2461,"tags":2462},"https://bugzilla.suse.com/1246258",[1744],[1746],{"url":2464,"sources":2465,"tags":2466},"https://bugzilla.suse.com/1246259",[1744],[1746],{"url":2468,"sources":2469,"tags":2470},"https://bugzilla.suse.com/1246260",[1744],[1746],{"url":2472,"sources":2473,"tags":2474},"https://bugzilla.suse.com/1246262",[1744],[1746],{"url":2476,"sources":2477,"tags":2478},"https://bugzilla.suse.com/1246266",[1744],[1746],{"url":2480,"sources":2481,"tags":2482},"https://bugzilla.suse.com/1246268",[1744],[1746],{"url":2484,"sources":2485,"tags":2486},"https://bugzilla.suse.com/1246283",[1744],[1746],{"url":2488,"sources":2489,"tags":2490},"https://bugzilla.suse.com/1246285",[1744],[1746],{"url":2492,"sources":2493,"tags":2494},"https://bugzilla.suse.com/1246286",[1744],[1746],{"url":2496,"sources":2497,"tags":2498},"https://bugzilla.suse.com/1246287",[1744],[1746],{"url":2500,"sources":2501,"tags":2502},"https://bugzilla.suse.com/1246290",[1744],[1746],{"url":2504,"sources":2505,"tags":2506},"https://bugzilla.suse.com/1246292",[1744],[1746],{"url":2508,"sources":2509,"tags":2510},"https://bugzilla.suse.com/1246293",[1744],[1746],{"url":2512,"sources":2513,"tags":2514},"https://bugzilla.suse.com/1246295",[1744],[1746],{"url":2516,"sources":2517,"tags":2518},"https://bugzilla.suse.com/1246297",[1744],[1746],{"url":2520,"sources":2521,"tags":2522},"https://bugzilla.suse.com/1246333",[1744],[1746],{"url":2524,"sources":2525,"tags":2526},"https://bugzilla.suse.com/1246334",[1744],[1746],{"url":2528,"sources":2529,"tags":2530},"https://bugzilla.suse.com/1246337",[1744],[1746],{"url":2532,"sources":2533,"tags":2534},"https://bugzilla.suse.com/1246342",[1744],[1746],{"url":2536,"sources":2537,"tags":2538},"https://bugzilla.suse.com/1246349",[1744],[1746],{"url":2540,"sources":2541,"tags":2542},"https://bugzilla.suse.com/1246351",[1744],[1746],{"url":2544,"sources":2545,"tags":2546},"https://bugzilla.suse.com/1246353",[1744],[1746],{"url":2548,"sources":2549,"tags":2550},"https://bugzilla.suse.com/1246354",[1744],[1746],{"url":2552,"sources":2553,"tags":2554},"https://bugzilla.suse.com/1246358",[1744],[1746],{"url":2556,"sources":2557,"tags":2558},"https://bugzilla.suse.com/1246364",[1744],[1746],{"url":2560,"sources":2561,"tags":2562},"https://bugzilla.suse.com/1246366",[1744],[1746],{"url":2564,"sources":2565,"tags":2566},"https://bugzilla.suse.com/1246370",[1744],[1746],{"url":2568,"sources":2569,"tags":2570},"https://bugzilla.suse.com/1246375",[1744],[1746],{"url":2572,"sources":2573,"tags":2574},"https://bugzilla.suse.com/1246376",[1744],[1746],{"url":2576,"sources":2577,"tags":2578},"https://bugzilla.suse.com/1246385",[1744],[1746],{"url":2580,"sources":2581,"tags":2582},"https://bugzilla.suse.com/1246386",[1744],[1746],{"url":2584,"sources":2585,"tags":2586},"https://bugzilla.suse.com/1246387",[1744],[1746],{"url":2588,"sources":2589,"tags":2590},"https://bugzilla.suse.com/1246438",[1744],[1746],{"url":2592,"sources":2593,"tags":2594},"https://bugzilla.suse.com/1246443",[1744],[1746],{"url":2596,"sources":2597,"tags":2598},"https://bugzilla.suse.com/1246444",[1744],[1746],{"url":2600,"sources":2601,"tags":2602},"https://bugzilla.suse.com/1246447",[1744],[1746],{"url":2604,"sources":2605,"tags":2606},"https://bugzilla.suse.com/1246450",[1744],[1746],{"url":2608,"sources":2609,"tags":2610},"https://bugzilla.suse.com/1246453",[1744],[1746],{"url":2612,"sources":2613,"tags":2614},"https://bugzilla.suse.com/1246473",[1744],[1746],{"url":2616,"sources":2617,"tags":2618},"https://bugzilla.suse.com/1246490",[1744],[1746],{"url":2620,"sources":2621,"tags":2622},"https://bugzilla.suse.com/1246509",[1744],[1746],{"url":2624,"sources":2625,"tags":2626},"https://bugzilla.suse.com/1246547",[1744],[1746],{"url":2628,"sources":2629,"tags":2630},"https://bugzilla.suse.com/1246631",[1744],[1746],{"url":2632,"sources":2633,"tags":2634},"https://bugzilla.suse.com/1246651",[1744],[1746],{"url":2636,"sources":2637,"tags":2638},"https://bugzilla.suse.com/1246688",[1744],[1746],{"url":2640,"sources":2641,"tags":2642},"https://bugzilla.suse.com/1246777",[1744],[1746],{"url":2644,"sources":2645,"tags":2646},"https://bugzilla.suse.com/1246781",[1744],[1746],{"url":2648,"sources":2649,"tags":2650},"https://bugzilla.suse.com/1246782",[1744],[1746],{"url":2652,"sources":2653,"tags":2654},"https://bugzilla.suse.com/1246868",[1744],[1746],{"url":2656,"sources":2657,"tags":2658},"https://bugzilla.suse.com/1246896",[1744],[1746],{"url":2660,"sources":2661,"tags":2662},"https://bugzilla.suse.com/1246911",[1744],[1746],{"url":2664,"sources":2665,"tags":2666},"https://bugzilla.suse.com/1246979",[1744],[1746],{"url":2668,"sources":2669,"tags":2670},"https://bugzilla.suse.com/1247018",[1744],[1746],{"url":2672,"sources":2673,"tags":2674},"https://bugzilla.suse.com/1247020",[1744],[1746],{"url":2676,"sources":2677,"tags":2678},"https://bugzilla.suse.com/1247022",[1744],[1746],{"url":2680,"sources":2681,"tags":2682},"https://bugzilla.suse.com/1247023",[1744],[1746],{"url":2684,"sources":2685,"tags":2686},"https://bugzilla.suse.com/1247024",[1744],[1746],{"url":2688,"sources":2689,"tags":2690},"https://bugzilla.suse.com/1247027",[1744],[1746],{"url":2692,"sources":2693,"tags":2694},"https://bugzilla.suse.com/1247028",[1744],[1746],{"url":2696,"sources":2697,"tags":2698},"https://bugzilla.suse.com/1247031",[1744],[1746],{"url":2700,"sources":2701,"tags":2702},"https://bugzilla.suse.com/1247033",[1744],[1746],{"url":2704,"sources":2705,"tags":2706},"https://bugzilla.suse.com/1247035",[1744],[1746],{"url":2708,"sources":2709,"tags":2710},"https://bugzilla.suse.com/1247061",[1744],[1746],{"url":2712,"sources":2713,"tags":2714},"https://bugzilla.suse.com/1247062",[1744],[1746],{"url":2716,"sources":2717,"tags":2718},"https://bugzilla.suse.com/1247064",[1744],[1746],{"url":2720,"sources":2721,"tags":2722},"https://bugzilla.suse.com/1247076",[1744],[1746],{"url":2724,"sources":2725,"tags":2726},"https://bugzilla.suse.com/1247078",[1744],[1746],{"url":2728,"sources":2729,"tags":2730},"https://bugzilla.suse.com/1247079",[1744],[1746],{"url":2732,"sources":2733,"tags":2734},"https://bugzilla.suse.com/1247088",[1744],[1746],{"url":2736,"sources":2737,"tags":2738},"https://bugzilla.suse.com/1247089",[1744],[1746],{"url":2740,"sources":2741,"tags":2742},"https://bugzilla.suse.com/1247091",[1744],[1746],{"url":2744,"sources":2745,"tags":2746},"https://bugzilla.suse.com/1247097",[1744],[1746],{"url":2748,"sources":2749,"tags":2750},"https://bugzilla.suse.com/1247098",[1744],[1746],{"url":2752,"sources":2753,"tags":2754},"https://bugzilla.suse.com/1247099",[1744],[1746],{"url":2756,"sources":2757,"tags":2758},"https://bugzilla.suse.com/1247101",[1744],[1746],{"url":2760,"sources":2761,"tags":2762},"https://bugzilla.suse.com/1247102",[1744],[1746],{"url":2764,"sources":2765,"tags":2766},"https://bugzilla.suse.com/1247103",[1744],[1746],{"url":2768,"sources":2769,"tags":2770},"https://bugzilla.suse.com/1247104",[1744],[1746],{"url":2772,"sources":2773,"tags":2774},"https://bugzilla.suse.com/1247112",[1744],[1746],{"url":2776,"sources":2777,"tags":2778},"https://bugzilla.suse.com/1247113",[1744],[1746],{"url":2780,"sources":2781,"tags":2782},"https://bugzilla.suse.com/1247116",[1744],[1746],{"url":2784,"sources":2785,"tags":2786},"https://bugzilla.suse.com/1247118",[1744],[1746],{"url":2788,"sources":2789,"tags":2790},"https://bugzilla.suse.com/1247119",[1744],[1746],{"url":2792,"sources":2793,"tags":2794},"https://bugzilla.suse.com/1247123",[1744],[1746],{"url":2796,"sources":2797,"tags":2798},"https://bugzilla.suse.com/1247125",[1744],[1746],{"url":2800,"sources":2801,"tags":2802},"https://bugzilla.suse.com/1247126",[1744],[1746],{"url":2804,"sources":2805,"tags":2806},"https://bugzilla.suse.com/1247128",[1744],[1746],{"url":2808,"sources":2809,"tags":2810},"https://bugzilla.suse.com/1247130",[1744],[1746],{"url":2812,"sources":2813,"tags":2814},"https://bugzilla.suse.com/1247131",[1744],[1746],{"url":2816,"sources":2817,"tags":2818},"https://bugzilla.suse.com/1247132",[1744],[1746],{"url":2820,"sources":2821,"tags":2822},"https://bugzilla.suse.com/1247136",[1744],[1746],{"url":2824,"sources":2825,"tags":2826},"https://bugzilla.suse.com/1247137",[1744],[1746],{"url":2828,"sources":2829,"tags":2830},"https://bugzilla.suse.com/1247138",[1744],[1746],{"url":2832,"sources":2833,"tags":2834},"https://bugzilla.suse.com/1247141",[1744],[1746],{"url":2836,"sources":2837,"tags":2838},"https://bugzilla.suse.com/1247143",[1744],[1746],{"url":2840,"sources":2841,"tags":2842},"https://bugzilla.suse.com/1247145",[1744],[1746],{"url":2844,"sources":2845,"tags":2846},"https://bugzilla.suse.com/1247146",[1744],[1746],{"url":2848,"sources":2849,"tags":2850},"https://bugzilla.suse.com/1247147",[1744],[1746],{"url":2852,"sources":2853,"tags":2854},"https://bugzilla.suse.com/1247149",[1744],[1746],{"url":2856,"sources":2857,"tags":2858},"https://bugzilla.suse.com/1247150",[1744],[1746],{"url":2860,"sources":2861,"tags":2862},"https://bugzilla.suse.com/1247151",[1744],[1746],{"url":2864,"sources":2865,"tags":2866},"https://bugzilla.suse.com/1247152",[1744],[1746],{"url":2868,"sources":2869,"tags":2870},"https://bugzilla.suse.com/1247153",[1744],[1746],{"url":2872,"sources":2873,"tags":2874},"https://bugzilla.suse.com/1247154",[1744],[1746],{"url":2876,"sources":2877,"tags":2878},"https://bugzilla.suse.com/1247155",[1744],[1746],{"url":2880,"sources":2881,"tags":2882},"https://bugzilla.suse.com/1247156",[1744],[1746],{"url":2884,"sources":2885,"tags":2886},"https://bugzilla.suse.com/1247157",[1744],[1746],{"url":2888,"sources":2889,"tags":2890},"https://bugzilla.suse.com/1247160",[1744],[1746],{"url":2892,"sources":2893,"tags":2894},"https://bugzilla.suse.com/1247162",[1744],[1746],{"url":2896,"sources":2897,"tags":2898},"https://bugzilla.suse.com/1247163",[1744],[1746],{"url":2900,"sources":2901,"tags":2902},"https://bugzilla.suse.com/1247164",[1744],[1746],{"url":2904,"sources":2905,"tags":2906},"https://bugzilla.suse.com/1247167",[1744],[1746],{"url":2908,"sources":2909,"tags":2910},"https://bugzilla.suse.com/1247169",[1744],[1746],{"url":2912,"sources":2913,"tags":2914},"https://bugzilla.suse.com/1247170",[1744],[1746],{"url":2916,"sources":2917,"tags":2918},"https://bugzilla.suse.com/1247171",[1744],[1746],{"url":2920,"sources":2921,"tags":2922},"https://bugzilla.suse.com/1247174",[1744],[1746],{"url":2924,"sources":2925,"tags":2926},"https://bugzilla.suse.com/1247176",[1744],[1746],{"url":2928,"sources":2929,"tags":2930},"https://bugzilla.suse.com/1247177",[1744],[1746],{"url":2932,"sources":2933,"tags":2934},"https://bugzilla.suse.com/1247178",[1744],[1746],{"url":2936,"sources":2937,"tags":2938},"https://bugzilla.suse.com/1247181",[1744],[1746],{"url":2940,"sources":2941,"tags":2942},"https://bugzilla.suse.com/1247209",[1744],[1746],{"url":2944,"sources":2945,"tags":2946},"https://bugzilla.suse.com/1247210",[1744],[1746],{"url":2948,"sources":2949,"tags":2950},"https://bugzilla.suse.com/1247220",[1744],[1746],{"url":2952,"sources":2953,"tags":2954},"https://bugzilla.suse.com/1247223",[1744],[1746],{"url":2956,"sources":2957,"tags":2958},"https://bugzilla.suse.com/1247227",[1744],[1746],{"url":2960,"sources":2961,"tags":2962},"https://bugzilla.suse.com/1247229",[1744],[1746],{"url":2964,"sources":2965,"tags":2966},"https://bugzilla.suse.com/1247231",[1744],[1746],{"url":2968,"sources":2969,"tags":2970},"https://bugzilla.suse.com/1247233",[1744],[1746],{"url":2972,"sources":2973,"tags":2974},"https://bugzilla.suse.com/1247234",[1744],[1746],{"url":2976,"sources":2977,"tags":2978},"https://bugzilla.suse.com/1247235",[1744],[1746],{"url":2980,"sources":2981,"tags":2982},"https://bugzilla.suse.com/1247236",[1744],[1746],{"url":2984,"sources":2985,"tags":2986},"https://bugzilla.suse.com/1247238",[1744],[1746],{"url":2988,"sources":2989,"tags":2990},"https://bugzilla.suse.com/1247239",[1744],[1746],{"url":2992,"sources":2993,"tags":2994},"https://bugzilla.suse.com/1247241",[1744],[1746],{"url":2996,"sources":2997,"tags":2998},"https://bugzilla.suse.com/1247243",[1744],[1746],{"url":3000,"sources":3001,"tags":3002},"https://bugzilla.suse.com/1247250",[1744],[1746],{"url":3004,"sources":3005,"tags":3006},"https://bugzilla.suse.com/1247251",[1744],[1746],{"url":3008,"sources":3009,"tags":3010},"https://bugzilla.suse.com/1247252",[1744],[1746],{"url":3012,"sources":3013,"tags":3014},"https://bugzilla.suse.com/1247253",[1744],[1746],{"url":3016,"sources":3017,"tags":3018},"https://bugzilla.suse.com/1247255",[1744],[1746],{"url":3020,"sources":3021,"tags":3022},"https://bugzilla.suse.com/1247262",[1744],[1746],{"url":3024,"sources":3025,"tags":3026},"https://bugzilla.suse.com/1247265",[1744],[1746],{"url":3028,"sources":3029,"tags":3030},"https://bugzilla.suse.com/1247270",[1744],[1746],{"url":3032,"sources":3033,"tags":3034},"https://bugzilla.suse.com/1247271",[1744],[1746],{"url":3036,"sources":3037,"tags":3038},"https://bugzilla.suse.com/1247273",[1744],[1746],{"url":3040,"sources":3041,"tags":3042},"https://bugzilla.suse.com/1247274",[1744],[1746],{"url":3044,"sources":3045,"tags":3046},"https://bugzilla.suse.com/1247276",[1744],[1746],{"url":3048,"sources":3049,"tags":3050},"https://bugzilla.suse.com/1247277",[1744],[1746],{"url":3052,"sources":3053,"tags":3054},"https://bugzilla.suse.com/1247278",[1744],[1746],{"url":3056,"sources":3057,"tags":3058},"https://bugzilla.suse.com/1247279",[1744],[1746],{"url":3060,"sources":3061,"tags":3062},"https://bugzilla.suse.com/1247280",[1744],[1746],{"url":3064,"sources":3065,"tags":3066},"https://bugzilla.suse.com/1247282",[1744],[1746],{"url":3068,"sources":3069,"tags":3070},"https://bugzilla.suse.com/1247283",[1744],[1746],{"url":3072,"sources":3073,"tags":3074},"https://bugzilla.suse.com/1247284",[1744],[1746],{"url":3076,"sources":3077,"tags":3078},"https://bugzilla.suse.com/1247285",[1744],[1746],{"url":3080,"sources":3081,"tags":3082},"https://bugzilla.suse.com/1247288",[1744],[1746],{"url":3084,"sources":3085,"tags":3086},"https://bugzilla.suse.com/1247289",[1744],[1746],{"url":3088,"sources":3089,"tags":3090},"https://bugzilla.suse.com/1247290",[1744],[1746],{"url":3092,"sources":3093,"tags":3094},"https://bugzilla.suse.com/1247293",[1744],[1746],{"url":3096,"sources":3097,"tags":3098},"https://bugzilla.suse.com/1247308",[1744],[1746],{"url":3100,"sources":3101,"tags":3102},"https://bugzilla.suse.com/1247311",[1744],[1746],{"url":3104,"sources":3105,"tags":3106},"https://bugzilla.suse.com/1247313",[1744],[1746],{"url":3108,"sources":3109,"tags":3110},"https://bugzilla.suse.com/1247314",[1744],[1746],{"url":3112,"sources":3113,"tags":3114},"https://bugzilla.suse.com/1247317",[1744],[1746],{"url":3116,"sources":3117,"tags":3118},"https://bugzilla.suse.com/1247325",[1744],[1746],{"url":3120,"sources":3121,"tags":3122},"https://bugzilla.suse.com/1247347",[1744],[1746],{"url":3124,"sources":3125,"tags":3126},"https://bugzilla.suse.com/1247348",[1744],[1746],{"url":3128,"sources":3129,"tags":3130},"https://bugzilla.suse.com/1247349",[1744],[1746],{"url":3132,"sources":3133,"tags":3134},"https://bugzilla.suse.com/1247366",[1744],[1746],{"url":3136,"sources":3137,"tags":3138},"https://bugzilla.suse.com/1247372",[1744],[1746],{"url":3140,"sources":3141,"tags":3142},"https://bugzilla.suse.com/1247376",[1744],[1746],{"url":3144,"sources":3145,"tags":3146},"https://bugzilla.suse.com/1247426",[1744],[1746],{"url":3148,"sources":3149,"tags":3150},"https://bugzilla.suse.com/1247437",[1744],[1746],{"url":3152,"sources":3153,"tags":3154},"https://bugzilla.suse.com/1247442",[1744],[1746],{"url":3156,"sources":3157,"tags":3158},"https://bugzilla.suse.com/1247483",[1744],[1746],{"url":3160,"sources":3161,"tags":3162},"https://bugzilla.suse.com/1247500",[1744],[1746],{"url":3164,"sources":3165,"tags":3166},"https://bugzilla.suse.com/1247712",[1744],[1746],{"url":3168,"sources":3169,"tags":3170},"https://bugzilla.suse.com/1247837",[1744],[1746],{"url":3172,"sources":3173,"tags":3174},"https://bugzilla.suse.com/1247838",[1744],[1746],{"url":3176,"sources":3177,"tags":3178},"https://bugzilla.suse.com/1247935",[1744],[1746],{"url":3180,"sources":3181,"tags":3182},"https://bugzilla.suse.com/1247936",[1744],[1746],{"url":3184,"sources":3185,"tags":3186},"https://bugzilla.suse.com/1247949",[1744],[1746],{"url":3188,"sources":3189,"tags":3190},"https://bugzilla.suse.com/1247950",[1744],[1746],{"url":3192,"sources":3193,"tags":3194},"https://bugzilla.suse.com/1247963",[1744],[1746],{"url":3196,"sources":3197,"tags":3198},"https://bugzilla.suse.com/1247976",[1744],[1746],{"url":3200,"sources":3201,"tags":3202},"https://bugzilla.suse.com/1248088",[1744],[1746],{"url":3204,"sources":3205,"tags":3206},"https://bugzilla.suse.com/1248111",[1744],[1746],{"url":3208,"sources":3209,"tags":3210},"https://bugzilla.suse.com/1248121",[1744],[1746],{"url":3212,"sources":3213,"tags":3214},"https://bugzilla.suse.com/1248183",[1744],[1746],{"url":3216,"sources":3217,"tags":3218},"https://bugzilla.suse.com/1248186",[1744],[1746],{"url":3220,"sources":3221,"tags":3222},"https://bugzilla.suse.com/1248190",[1744],[1746],{"url":3224,"sources":3225,"tags":3226},"https://bugzilla.suse.com/1248192",[1744],[1746],{"url":3228,"sources":3229,"tags":3230},"https://bugzilla.suse.com/1248194",[1744],[1746],{"url":3232,"sources":3233,"tags":3234},"https://bugzilla.suse.com/1248198",[1744],[1746],{"url":3236,"sources":3237,"tags":3238},"https://bugzilla.suse.com/1248199",[1744],[1746],{"url":3240,"sources":3241,"tags":3242},"https://bugzilla.suse.com/1248200",[1744],[1746],{"url":3244,"sources":3245,"tags":3246},"https://bugzilla.suse.com/1248202",[1744],[1746],{"url":3248,"sources":3249,"tags":3250},"https://bugzilla.suse.com/1248205",[1744],[1746],{"url":3252,"sources":3253,"tags":3254},"https://bugzilla.suse.com/1248211",[1744],[1746],{"url":3256,"sources":3257,"tags":3258},"https://bugzilla.suse.com/1248223",[1744],[1746],{"url":3260,"sources":3261,"tags":3262},"https://bugzilla.suse.com/1248224",[1744],[1746],{"url":3264,"sources":3265,"tags":3266},"https://bugzilla.suse.com/1248225",[1744],[1746],{"url":3268,"sources":3269,"tags":3270},"https://bugzilla.suse.com/1248230",[1744],[1746],{"url":3272,"sources":3273,"tags":3274},"https://bugzilla.suse.com/1248235",[1744],[1746],{"url":3276,"sources":3277,"tags":3278},"https://bugzilla.suse.com/1248255",[1744],[1746],{"url":3280,"sources":3281,"tags":3282},"https://bugzilla.suse.com/1248296",[1744],[1746],{"url":3284,"sources":3285,"tags":3286},"https://bugzilla.suse.com/1248297",[1744],[1746],{"url":3288,"sources":3289,"tags":3290},"https://bugzilla.suse.com/1248299",[1744],[1746],{"url":3292,"sources":3293,"tags":3294},"https://bugzilla.suse.com/1248302",[1744],[1746],{"url":3296,"sources":3297,"tags":3298},"https://bugzilla.suse.com/1248304",[1744],[1746],{"url":3300,"sources":3301,"tags":3302},"https://bugzilla.suse.com/1248306",[1744],[1746],{"url":3304,"sources":3305,"tags":3306},"https://bugzilla.suse.com/1248312",[1744],[1746],{"url":3308,"sources":3309,"tags":3310},"https://bugzilla.suse.com/1248333",[1744],[1746],{"url":3312,"sources":3313,"tags":3314},"https://bugzilla.suse.com/1248334",[1744],[1746],{"url":3316,"sources":3317,"tags":3318},"https://bugzilla.suse.com/1248337",[1744],[1746],{"url":3320,"sources":3321,"tags":3322},"https://bugzilla.suse.com/1248338",[1744],[1746],{"url":3324,"sources":3325,"tags":3326},"https://bugzilla.suse.com/1248340",[1744],[1746],{"url":3328,"sources":3329,"tags":3330},"https://bugzilla.suse.com/1248341",[1744],[1746],{"url":3332,"sources":3333,"tags":3334},"https://bugzilla.suse.com/1248343",[1744],[1746],{"url":3336,"sources":3337,"tags":3338},"https://bugzilla.suse.com/1248345",[1744],[1746],{"url":3340,"sources":3341,"tags":3342},"https://bugzilla.suse.com/1248349",[1744],[1746],{"url":3344,"sources":3345,"tags":3346},"https://bugzilla.suse.com/1248350",[1744],[1746],{"url":3348,"sources":3349,"tags":3350},"https://bugzilla.suse.com/1248354",[1744],[1746],{"url":3352,"sources":3353,"tags":3354},"https://bugzilla.suse.com/1248355",[1744],[1746],{"url":3356,"sources":3357,"tags":3358},"https://bugzilla.suse.com/1248357",[1744],[1746],{"url":3360,"sources":3361,"tags":3362},"https://bugzilla.suse.com/1248359",[1744],[1746],{"url":3364,"sources":3365,"tags":3366},"https://bugzilla.suse.com/1248361",[1744],[1746],{"url":3368,"sources":3369,"tags":3370},"https://bugzilla.suse.com/1248363",[1744],[1746],{"url":3372,"sources":3373,"tags":3374},"https://bugzilla.suse.com/1248365",[1744],[1746],{"url":3376,"sources":3377,"tags":3378},"https://bugzilla.suse.com/1248367",[1744],[1746],{"url":3380,"sources":3381,"tags":3382},"https://bugzilla.suse.com/1248368",[1744],[1746],{"url":3384,"sources":3385,"tags":3386},"https://bugzilla.suse.com/1248374",[1744],[1746],{"url":3388,"sources":3389,"tags":3390},"https://bugzilla.suse.com/1248377",[1744],[1746],{"url":3392,"sources":3393,"tags":3394},"https://bugzilla.suse.com/1248378",[1744],[1746],{"url":3396,"sources":3397,"tags":3398},"https://bugzilla.suse.com/1248380",[1744],[1746],{"url":3400,"sources":3401,"tags":3402},"https://bugzilla.suse.com/1248386",[1744],[1746],{"url":3404,"sources":3405,"tags":3406},"https://bugzilla.suse.com/1248390",[1744],[1746],{"url":3408,"sources":3409,"tags":3410},"https://bugzilla.suse.com/1248392",[1744],[1746],{"url":3412,"sources":3413,"tags":3414},"https://bugzilla.suse.com/1248395",[1744],[1746],{"url":3416,"sources":3417,"tags":3418},"https://bugzilla.suse.com/1248396",[1744],[1746],{"url":3420,"sources":3421,"tags":3422},"https://bugzilla.suse.com/1248399",[1744],[1746],{"url":3424,"sources":3425,"tags":3426},"https://bugzilla.suse.com/1248401",[1744],[1746],{"url":3428,"sources":3429,"tags":3430},"https://bugzilla.suse.com/1248511",[1744],[1746],{"url":3432,"sources":3433,"tags":3434},"https://bugzilla.suse.com/1248512",[1744],[1746],{"url":3436,"sources":3437,"tags":3438},"https://bugzilla.suse.com/1248573",[1744],[1746],{"url":3440,"sources":3441,"tags":3442},"https://bugzilla.suse.com/1248575",[1744],[1746],{"url":3444,"sources":3445,"tags":3446},"https://bugzilla.suse.com/1248577",[1744],[1746],{"url":3448,"sources":3449,"tags":3450},"https://bugzilla.suse.com/1248609",[1744],[1746],{"url":3452,"sources":3453,"tags":3454},"https://bugzilla.suse.com/1248610",[1744],[1746],{"url":3456,"sources":3457,"tags":3458},"https://bugzilla.suse.com/1248616",[1744],[1746],{"url":3460,"sources":3461,"tags":3462},"https://bugzilla.suse.com/1248617",[1744],[1746],{"url":3464,"sources":3465,"tags":3466},"https://bugzilla.suse.com/1248619",[1744],[1746],{"url":3468,"sources":3469,"tags":3470},"https://bugzilla.suse.com/1248621",[1744],[1746],{"url":3472,"sources":3473,"tags":3474},"https://bugzilla.suse.com/1248622",[1744],[1746],{"url":3476,"sources":3477,"tags":3478},"https://bugzilla.suse.com/1248624",[1744],[1746],{"url":3480,"sources":3481,"tags":3482},"https://bugzilla.suse.com/1248627",[1744],[1746],{"url":3484,"sources":3485,"tags":3486},"https://bugzilla.suse.com/1248628",[1744],[1746],{"url":3488,"sources":3489,"tags":3490},"https://bugzilla.suse.com/1248634",[1744],[1746],{"url":3492,"sources":3493,"tags":3494},"https://bugzilla.suse.com/1248635",[1744],[1746],{"url":3496,"sources":3497,"tags":3498},"https://bugzilla.suse.com/1248639",[1744],[1746],{"url":3500,"sources":3501,"tags":3502},"https://bugzilla.suse.com/1248643",[1744],[1746],{"url":3504,"sources":3505,"tags":3506},"https://bugzilla.suse.com/1248647",[1744],[1746],{"url":3508,"sources":3509,"tags":3510},"https://bugzilla.suse.com/1248648",[1744],[1746],{"url":3512,"sources":3513,"tags":3514},"https://bugzilla.suse.com/1248652",[1744],[1746],{"url":3516,"sources":3517,"tags":3518},"https://bugzilla.suse.com/1248655",[1744],[1746],{"url":3520,"sources":3521,"tags":3522},"https://bugzilla.suse.com/1248662",[1744],[1746],{"url":3524,"sources":3525,"tags":3526},"https://bugzilla.suse.com/1248664",[1744],[1746],{"url":3528,"sources":3529,"tags":3530},"https://bugzilla.suse.com/1248666",[1744],[1746],{"url":3532,"sources":3533,"tags":3534},"https://bugzilla.suse.com/1248669",[1744],[1746],{"url":3536,"sources":3537,"tags":3538},"https://bugzilla.suse.com/1248674",[1744],[1746],{"url":3540,"sources":3541,"tags":3542},"https://bugzilla.suse.com/1248681",[1744],[1746],{"url":3544,"sources":3545,"tags":3546},"https://bugzilla.suse.com/1248727",[1744],[1746],{"url":3548,"sources":3549,"tags":3550},"https://bugzilla.suse.com/1248728",[1744],[1746],{"url":3552,"sources":3553,"tags":3554},"https://bugzilla.suse.com/1248748",[1744],[1746],{"url":3556,"sources":3557,"tags":3558},"https://bugzilla.suse.com/1248754",[1744],[1746],{"url":3560,"sources":3561,"tags":3562},"https://bugzilla.suse.com/1248775",[1744],[1746],{"url":3564,"sources":3565,"tags":3566},"https://bugzilla.suse.com/1249022",[1744],[1746],{"url":3568,"sources":3569,"tags":3570},"https://bugzilla.suse.com/1249038",[1744],[1746],{"url":3572,"sources":3573,"tags":3574},"https://bugzilla.suse.com/1249060",[1744],[1746],{"url":3576,"sources":3577,"tags":3578},"https://bugzilla.suse.com/1249061",[1744],[1746],{"url":3580,"sources":3581,"tags":3582},"https://bugzilla.suse.com/1249062",[1744],[1746],{"url":3584,"sources":3585,"tags":3586},"https://bugzilla.suse.com/1249064",[1744],[1746],{"url":3588,"sources":3589,"tags":3590},"https://bugzilla.suse.com/1249065",[1744],[1746],{"url":3592,"sources":3593,"tags":3594},"https://bugzilla.suse.com/1249066",[1744],[1746],{"url":3596,"sources":3597,"tags":3598},"https://bugzilla.suse.com/1249126",[1744],[1746],{"url":3600,"sources":3601,"tags":3602},"https://bugzilla.suse.com/1249143",[1744],[1746],{"url":3604,"sources":3605,"tags":3606},"https://bugzilla.suse.com/1249156",[1744],[1746],{"url":3608,"sources":3609,"tags":3610},"https://bugzilla.suse.com/1249159",[1744],[1746],{"url":3612,"sources":3613,"tags":3614},"https://bugzilla.suse.com/1249160",[1744],[1746],{"url":3616,"sources":3617,"tags":3618},"https://bugzilla.suse.com/1249163",[1744],[1746],{"url":3620,"sources":3621,"tags":3622},"https://bugzilla.suse.com/1249164",[1744],[1746],{"url":3624,"sources":3625,"tags":3626},"https://bugzilla.suse.com/1249166",[1744],[1746],{"url":3628,"sources":3629,"tags":3630},"https://bugzilla.suse.com/1249167",[1744],[1746],{"url":3632,"sources":3633,"tags":3634},"https://bugzilla.suse.com/1249169",[1744],[1746],{"url":3636,"sources":3637,"tags":3638},"https://bugzilla.suse.com/1249170",[1744],[1746],{"url":3640,"sources":3641,"tags":3642},"https://bugzilla.suse.com/1249172",[1744],[1746],{"url":3644,"sources":3645,"tags":3646},"https://bugzilla.suse.com/1249176",[1744],[1746],{"url":3648,"sources":3649,"tags":3650},"https://bugzilla.suse.com/1249177",[1744],[1746],{"url":3652,"sources":3653,"tags":3654},"https://bugzilla.suse.com/1249182",[1744],[1746],{"url":3656,"sources":3657,"tags":3658},"https://bugzilla.suse.com/1249186",[1744],[1746],{"url":3660,"sources":3661,"tags":3662},"https://bugzilla.suse.com/1249190",[1744],[1746],{"url":3664,"sources":3665,"tags":3666},"https://bugzilla.suse.com/1249193",[1744],[1746],{"url":3668,"sources":3669,"tags":3670},"https://bugzilla.suse.com/1249195",[1744],[1746],{"url":3672,"sources":3673,"tags":3674},"https://bugzilla.suse.com/1249199",[1744],[1746],{"url":3676,"sources":3677,"tags":3678},"https://bugzilla.suse.com/1249201",[1744],[1746],{"url":3680,"sources":3681,"tags":3682},"https://bugzilla.suse.com/1249202",[1744],[1746],{"url":3684,"sources":3685,"tags":3686},"https://bugzilla.suse.com/1249203",[1744],[1746],{"url":3688,"sources":3689,"tags":3690},"https://bugzilla.suse.com/1249204",[1744],[1746],{"url":3692,"sources":3693,"tags":3694},"https://bugzilla.suse.com/1249206",[1744],[1746],{"url":3696,"sources":3697,"tags":3698},"https://bugzilla.suse.com/1249215",[1744],[1746],{"url":3700,"sources":3701,"tags":3702},"https://bugzilla.suse.com/1249220",[1744],[1746],{"url":3704,"sources":3705,"tags":3706},"https://bugzilla.suse.com/1249221",[1744],[1746],{"url":3708,"sources":3709,"tags":3710},"https://bugzilla.suse.com/1249254",[1744],[1746],{"url":3712,"sources":3713,"tags":3714},"https://bugzilla.suse.com/1249258",[1744],[1746],{"url":3716,"sources":3717,"tags":3718},"https://bugzilla.suse.com/1249262",[1744],[1746],{"url":3720,"sources":3721,"tags":3722},"https://bugzilla.suse.com/1249263",[1744],[1746],{"url":3724,"sources":3725,"tags":3726},"https://bugzilla.suse.com/1249265",[1744],[1746],{"url":3728,"sources":3729,"tags":3730},"https://bugzilla.suse.com/1249266",[1744],[1746],{"url":3732,"sources":3733,"tags":3734},"https://bugzilla.suse.com/1249269",[1744],[1746],{"url":3736,"sources":3737,"tags":3738},"https://bugzilla.suse.com/1249271",[1744],[1746],{"url":3740,"sources":3741,"tags":3742},"https://bugzilla.suse.com/1249272",[1744],[1746],{"url":3744,"sources":3745,"tags":3746},"https://bugzilla.suse.com/1249273",[1744],[1746],{"url":3748,"sources":3749,"tags":3750},"https://bugzilla.suse.com/1249274",[1744],[1746],{"url":3752,"sources":3753,"tags":3754},"https://bugzilla.suse.com/1249278",[1744],[1746],{"url":3756,"sources":3757,"tags":3758},"https://bugzilla.suse.com/1249279",[1744],[1746],{"url":3760,"sources":3761,"tags":3762},"https://bugzilla.suse.com/1249281",[1744],[1746],{"url":3764,"sources":3765,"tags":3766},"https://bugzilla.suse.com/1249282",[1744],[1746],{"url":3768,"sources":3769,"tags":3770},"https://bugzilla.suse.com/1249284",[1744],[1746],{"url":3772,"sources":3773,"tags":3774},"https://bugzilla.suse.com/1249285",[1744],[1746],{"url":3776,"sources":3777,"tags":3778},"https://bugzilla.suse.com/1249286",[1744],[1746],{"url":3780,"sources":3781,"tags":3782},"https://bugzilla.suse.com/1249288",[1744],[1746],{"url":3784,"sources":3785,"tags":3786},"https://bugzilla.suse.com/1249290",[1744],[1746],{"url":3788,"sources":3789,"tags":3790},"https://bugzilla.suse.com/1249292",[1744],[1746],{"url":3792,"sources":3793,"tags":3794},"https://bugzilla.suse.com/1249295",[1744],[1746],{"url":3796,"sources":3797,"tags":3798},"https://bugzilla.suse.com/1249296",[1744],[1746],{"url":3800,"sources":3801,"tags":3802},"https://bugzilla.suse.com/1249297",[1744],[1746],{"url":3804,"sources":3805,"tags":3806},"https://bugzilla.suse.com/1249299",[1744],[1746],{"url":3808,"sources":3809,"tags":3810},"https://bugzilla.suse.com/1249300",[1744],[1746],{"url":3812,"sources":3813,"tags":3814},"https://bugzilla.suse.com/1249301",[1744],[1746],{"url":3816,"sources":3817,"tags":3818},"https://bugzilla.suse.com/1249303",[1744],[1746],{"url":3820,"sources":3821,"tags":3822},"https://bugzilla.suse.com/1249304",[1744],[1746],{"url":3824,"sources":3825,"tags":3826},"https://bugzilla.suse.com/1249305",[1744],[1746],{"url":3828,"sources":3829,"tags":3830},"https://bugzilla.suse.com/1249306",[1744],[1746],{"url":3832,"sources":3833,"tags":3834},"https://bugzilla.suse.com/1249308",[1744],[1746],{"url":3836,"sources":3837,"tags":3838},"https://bugzilla.suse.com/1249309",[1744],[1746],{"url":3840,"sources":3841,"tags":3842},"https://bugzilla.suse.com/1249312",[1744],[1746],{"url":3844,"sources":3845,"tags":3846},"https://bugzilla.suse.com/1249313",[1744],[1746],{"url":3848,"sources":3849,"tags":3850},"https://bugzilla.suse.com/1249314",[1744],[1746],{"url":3852,"sources":3853,"tags":3854},"https://bugzilla.suse.com/1249315",[1744],[1746],{"url":3856,"sources":3857,"tags":3858},"https://bugzilla.suse.com/1249316",[1744],[1746],{"url":3860,"sources":3861,"tags":3862},"https://bugzilla.suse.com/1249318",[1744],[1746],{"url":3864,"sources":3865,"tags":3866},"https://bugzilla.suse.com/1249319",[1744],[1746],{"url":3868,"sources":3869,"tags":3870},"https://bugzilla.suse.com/1249320",[1744],[1746],{"url":3872,"sources":3873,"tags":3874},"https://bugzilla.suse.com/1249321",[1744],[1746],{"url":3876,"sources":3877,"tags":3878},"https://bugzilla.suse.com/1249322",[1744],[1746],{"url":3880,"sources":3881,"tags":3882},"https://bugzilla.suse.com/1249323",[1744],[1746],{"url":3884,"sources":3885,"tags":3886},"https://bugzilla.suse.com/1249324",[1744],[1746],{"url":3888,"sources":3889,"tags":3890},"https://bugzilla.suse.com/1249333",[1744],[1746],{"url":3892,"sources":3893,"tags":3894},"https://bugzilla.suse.com/1249334",[1744],[1746],{"url":3896,"sources":3897,"tags":3898},"https://bugzilla.suse.com/1249338",[1744],[1746],{"url":3900,"sources":3901,"tags":3902},"https://bugzilla.suse.com/1249346",[1744],[1746],{"url":3904,"sources":3905,"tags":3906},"https://bugzilla.suse.com/1249374",[1744],[1746],{"url":3908,"sources":3909,"tags":3910},"https://bugzilla.suse.com/1249413",[1744],[1746],{"url":3912,"sources":3913,"tags":3914},"https://bugzilla.suse.com/1249477",[1744],[1746],{"url":3916,"sources":3917,"tags":3918},"https://bugzilla.suse.com/1249478",[1744],[1746],{"url":3920,"sources":3921,"tags":3922},"https://bugzilla.suse.com/1249479",[1744],[1746],{"url":3924,"sources":3925,"tags":3926},"https://bugzilla.suse.com/1249486",[1744],[1746],{"url":3928,"sources":3929,"tags":3930},"https://bugzilla.suse.com/1249490",[1744],[1746],{"url":3932,"sources":3933,"tags":3934},"https://bugzilla.suse.com/1249494",[1744],[1746],{"url":3936,"sources":3937,"tags":3938},"https://bugzilla.suse.com/1249500",[1744],[1746],{"url":3940,"sources":3941,"tags":3942},"https://bugzilla.suse.com/1249504",[1744],[1746],{"url":3944,"sources":3945,"tags":3946},"https://bugzilla.suse.com/1249506",[1744],[1746],{"url":3948,"sources":3949,"tags":3950},"https://bugzilla.suse.com/1249508",[1744],[1746],{"url":3952,"sources":3953,"tags":3954},"https://bugzilla.suse.com/1249509",[1744],[1746],{"url":3956,"sources":3957,"tags":3958},"https://bugzilla.suse.com/1249510",[1744],[1746],{"url":3960,"sources":3961,"tags":3962},"https://bugzilla.suse.com/1249513",[1744],[1746],{"url":3964,"sources":3965,"tags":3966},"https://bugzilla.suse.com/1249515",[1744],[1746],{"url":3968,"sources":3969,"tags":3970},"https://bugzilla.suse.com/1249516",[1744],[1746],{"url":3972,"sources":3973,"tags":3974},"https://bugzilla.suse.com/1249522",[1744],[1746],{"url":3976,"sources":3977,"tags":3978},"https://bugzilla.suse.com/1249523",[1744],[1746],{"url":3980,"sources":3981,"tags":3982},"https://bugzilla.suse.com/1249524",[1744],[1746],{"url":3984,"sources":3985,"tags":3986},"https://bugzilla.suse.com/1249526",[1744],[1746],{"url":3988,"sources":3989,"tags":3990},"https://bugzilla.suse.com/1249533",[1744],[1746],{"url":3992,"sources":3993,"tags":3994},"https://bugzilla.suse.com/1249538",[1744],[1746],{"url":3996,"sources":3997,"tags":3998},"https://bugzilla.suse.com/1249540",[1744],[1746],{"url":4000,"sources":4001,"tags":4002},"https://bugzilla.suse.com/1249542",[1744],[1746],{"url":4004,"sources":4005,"tags":4006},"https://bugzilla.suse.com/1249545",[1744],[1746],{"url":4008,"sources":4009,"tags":4010},"https://bugzilla.suse.com/1249547",[1744],[1746],{"url":4012,"sources":4013,"tags":4014},"https://bugzilla.suse.com/1249548",[1744],[1746],{"url":4016,"sources":4017,"tags":4018},"https://bugzilla.suse.com/1249550",[1744],[1746],{"url":4020,"sources":4021,"tags":4022},"https://bugzilla.suse.com/1249552",[1744],[1746],{"url":4024,"sources":4025,"tags":4026},"https://bugzilla.suse.com/1249554",[1744],[1746],{"url":4028,"sources":4029,"tags":4030},"https://bugzilla.suse.com/1249562",[1744],[1746],{"url":4032,"sources":4033,"tags":4034},"https://bugzilla.suse.com/1249566",[1744],[1746],{"url":4036,"sources":4037,"tags":4038},"https://bugzilla.suse.com/1249587",[1744],[1746],{"url":4040,"sources":4041,"tags":4042},"https://bugzilla.suse.com/1249598",[1744],[1746],{"url":4044,"sources":4045,"tags":4046},"https://bugzilla.suse.com/1249604",[1744],[1746],{"url":4048,"sources":4049,"tags":4050},"https://bugzilla.suse.com/1249608",[1744],[1746],{"url":4052,"sources":4053,"tags":4054},"https://bugzilla.suse.com/1249615",[1744],[1746],{"url":4056,"sources":4057,"tags":4058},"https://bugzilla.suse.com/1249618",[1744],[1746],{"url":4060,"sources":4061,"tags":4062},"https://bugzilla.suse.com/1249774",[1744],[1746],{"url":4064,"sources":4065,"tags":4066},"https://bugzilla.suse.com/1249833",[1744],[1746],{"url":4068,"sources":4069,"tags":4070},"https://bugzilla.suse.com/1249887",[1744],[1746],{"url":4072,"sources":4073,"tags":4074},"https://bugzilla.suse.com/1249888",[1744],[1746],{"url":4076,"sources":4077,"tags":4078},"https://bugzilla.suse.com/1249901",[1744],[1746],{"url":4080,"sources":4081,"tags":4082},"https://bugzilla.suse.com/1249904",[1744],[1746],{"url":4084,"sources":4085,"tags":4086},"https://bugzilla.suse.com/1249906",[1744],[1746],{"url":4088,"sources":4089,"tags":4090},"https://bugzilla.suse.com/1249915",[1744],[1746],{"url":4092,"sources":4093,"tags":4094},"https://bugzilla.suse.com/1249974",[1744],[1746],{"url":4096,"sources":4097,"tags":4098},"https://bugzilla.suse.com/1249975",[1744],[1746],{"url":4100,"sources":4101,"tags":4102},"https://bugzilla.suse.com/1250002",[1744],[1746],{"url":4104,"sources":4105,"tags":4106},"https://bugzilla.suse.com/1250007",[1744],[1746],{"url":4108,"sources":4109,"tags":4110},"https://bugzilla.suse.com/1250021",[1744],[1746],{"url":4112,"sources":4113,"tags":4114},"https://bugzilla.suse.com/1250025",[1744],[1746],{"url":4116,"sources":4117,"tags":4118},"https://bugzilla.suse.com/1250028",[1744],[1746],{"url":4120,"sources":4121,"tags":4122},"https://bugzilla.suse.com/1250032",[1744],[1746],{"url":4124,"sources":4125,"tags":4126},"https://bugzilla.suse.com/1250087",[1744],[1746],{"url":4128,"sources":4129,"tags":4130},"https://bugzilla.suse.com/1250088",[1744],[1746],{"url":4132,"sources":4133,"tags":4134},"https://bugzilla.suse.com/1250119",[1744],[1746],{"url":4136,"sources":4137,"tags":4138},"https://bugzilla.suse.com/1250123",[1744],[1746],{"url":4140,"sources":4141,"tags":4142},"https://bugzilla.suse.com/1250124",[1744],[1746],{"url":4144,"sources":4145,"tags":4146},"https://bugzilla.suse.com/1250177",[1744],[1746],{"url":4148,"sources":4149,"tags":4150},"https://bugzilla.suse.com/1250179",[1744],[1746],{"url":4152,"sources":4153,"tags":4154},"https://bugzilla.suse.com/1250203",[1744],[1746],{"url":4156,"sources":4157,"tags":4158},"https://bugzilla.suse.com/1250204",[1744],[1746],{"url":4160,"sources":4161,"tags":4162},"https://bugzilla.suse.com/1250205",[1744],[1746],{"url":4164,"sources":4165,"tags":4166},"https://bugzilla.suse.com/1250237",[1744],[1746],{"url":4168,"sources":4169,"tags":4170},"https://bugzilla.suse.com/1250242",[1744],[1746],{"url":4172,"sources":4173,"tags":4174},"https://bugzilla.suse.com/1250247",[1744],[1746],{"url":4176,"sources":4177,"tags":4178},"https://bugzilla.suse.com/1250249",[1744],[1746],{"url":4180,"sources":4181,"tags":4182},"https://bugzilla.suse.com/1250251",[1744],[1746],{"url":4184,"sources":4185,"tags":4186},"https://bugzilla.suse.com/1250258",[1744],[1746],{"url":4188,"sources":4189,"tags":4190},"https://bugzilla.suse.com/1250262",[1744],[1746],{"url":4192,"sources":4193,"tags":4194},"https://bugzilla.suse.com/1250266",[1744],[1746],{"url":4196,"sources":4197,"tags":4198},"https://bugzilla.suse.com/1250267",[1744],[1746],{"url":4200,"sources":4201,"tags":4202},"https://bugzilla.suse.com/1250268",[1744],[1746],{"url":4204,"sources":4205,"tags":4206},"https://bugzilla.suse.com/1250275",[1744],[1746],{"url":4208,"sources":4209,"tags":4210},"https://bugzilla.suse.com/1250276",[1744],[1746],{"url":4212,"sources":4213,"tags":4214},"https://bugzilla.suse.com/1250281",[1744],[1746],{"url":4216,"sources":4217,"tags":4218},"https://bugzilla.suse.com/1250291",[1744],[1746],{"url":4220,"sources":4221,"tags":4222},"https://bugzilla.suse.com/1250292",[1744],[1746],{"url":4224,"sources":4225,"tags":4226},"https://bugzilla.suse.com/1250294",[1744],[1746],{"url":4228,"sources":4229,"tags":4230},"https://bugzilla.suse.com/1250296",[1744],[1746],{"url":4232,"sources":4233,"tags":4234},"https://bugzilla.suse.com/1250297",[1744],[1746],{"url":4236,"sources":4237,"tags":4238},"https://bugzilla.suse.com/1250298",[1744],[1746],{"url":4240,"sources":4241,"tags":4242},"https://bugzilla.suse.com/1250334",[1744],[1746],{"url":4244,"sources":4245,"tags":4246},"https://bugzilla.suse.com/1250344",[1744],[1746],{"url":4248,"sources":4249,"tags":4250},"https://bugzilla.suse.com/1250365",[1744],[1746],{"url":4252,"sources":4253,"tags":4254},"https://bugzilla.suse.com/1250371",[1744],[1746],{"url":4256,"sources":4257,"tags":4258},"https://bugzilla.suse.com/1250377",[1744],[1746],{"url":4260,"sources":4261,"tags":4262},"https://bugzilla.suse.com/1250386",[1744],[1746],{"url":4264,"sources":4265,"tags":4266},"https://bugzilla.suse.com/1250389",[1744],[1746],{"url":4268,"sources":4269,"tags":4270},"https://bugzilla.suse.com/1250398",[1744],[1746],{"url":4272,"sources":4273,"tags":4274},"https://bugzilla.suse.com/1250402",[1744],[1746],{"url":4276,"sources":4277,"tags":4278},"https://bugzilla.suse.com/1250406",[1744],[1746],{"url":4280,"sources":4281,"tags":4282},"https://bugzilla.suse.com/1250407",[1744],[1746],{"url":4284,"sources":4285,"tags":4286},"https://bugzilla.suse.com/1250408",[1744],[1746],{"url":4288,"sources":4289,"tags":4290},"https://bugzilla.suse.com/1250450",[1744],[1746],{"url":4292,"sources":4293,"tags":4294},"https://bugzilla.suse.com/1250491",[1744],[1746],{"url":4296,"sources":4297,"tags":4298},"https://bugzilla.suse.com/1250519",[1744],[1746],{"url":4300,"sources":4301,"tags":4302},"https://bugzilla.suse.com/1250522",[1744],[1746],{"url":4304,"sources":4305,"tags":4306},"https://bugzilla.suse.com/1250650",[1744],[1746],{"url":4308,"sources":4309,"tags":4310},"https://bugzilla.suse.com/1250655",[1744],[1746],{"url":4312,"sources":4313,"tags":4314},"https://bugzilla.suse.com/1250671",[1744],[1746],{"url":4316,"sources":4317,"tags":4318},"https://bugzilla.suse.com/1250702",[1744],[1746],{"url":4320,"sources":4321,"tags":4322},"https://bugzilla.suse.com/1250711",[1744],[1746],{"url":4324,"sources":4325,"tags":4326},"https://bugzilla.suse.com/1250712",[1744],[1746],{"url":4328,"sources":4329,"tags":4330},"https://bugzilla.suse.com/1250713",[1744],[1746],{"url":4332,"sources":4333,"tags":4334},"https://bugzilla.suse.com/1250716",[1744],[1746],{"url":4336,"sources":4337,"tags":4338},"https://bugzilla.suse.com/1250719",[1744],[1746],{"url":4340,"sources":4341,"tags":4342},"https://bugzilla.suse.com/1250722",[1744],[1746],{"url":4344,"sources":4345,"tags":4346},"https://bugzilla.suse.com/1250729",[1744],[1746],{"url":4348,"sources":4349,"tags":4350},"https://bugzilla.suse.com/1250736",[1744],[1746],{"url":4352,"sources":4353,"tags":4354},"https://bugzilla.suse.com/1250737",[1744],[1746],{"url":4356,"sources":4357,"tags":4358},"https://bugzilla.suse.com/1250739",[1744],[1746],{"url":4360,"sources":4361,"tags":4362},"https://bugzilla.suse.com/1250741",[1744],[1746],{"url":4364,"sources":4365,"tags":4366},"https://bugzilla.suse.com/1250742",[1744],[1746],{"url":4368,"sources":4369,"tags":4370},"https://bugzilla.suse.com/1250758",[1744],[1746],{"url":4372,"sources":4373,"tags":4374},"https://bugzilla.suse.com/1250952",[1744],[1746],{"url":4376,"sources":4377,"tags":4378},"https://bugzilla.suse.com/1251100",[1744],[1746],{"url":4380,"sources":4381,"tags":4382},"https://bugzilla.suse.com/1251114",[1744],[1746],{"url":4384,"sources":4385,"tags":4386},"https://bugzilla.suse.com/1251134",[1744],[1746],{"url":4388,"sources":4389,"tags":4390},"https://bugzilla.suse.com/1251135",[1744],[1746],{"url":4392,"sources":4393,"tags":4394},"https://bugzilla.suse.com/1251143",[1744],[1746],{"url":4396,"sources":4397,"tags":4398},"https://bugzilla.suse.com/1251146",[1744],[1746],{"url":4400,"sources":4401,"tags":4402},"https://bugzilla.suse.com/1251186",[1744],[1746],{"url":4404,"sources":4405,"tags":4406},"https://bugzilla.suse.com/1251216",[1744],[1746],{"url":4408,"sources":4409,"tags":4410},"https://bugzilla.suse.com/1251230",[1744],[1746],{"url":4412,"sources":4413,"tags":4414},"https://bugzilla.suse.com/1251810",[1744],[1746],{"url":4416,"sources":4417,"tags":4418},"https://bugzilla.suse.com/1252084",[1744],[1746],{"url":4420,"sources":4421,"tags":4422},"https://www.suse.com/security/cve/CVE-2024-53164",[1744],[4423],"WEB",{"url":4425,"sources":4426,"tags":4427},"https://www.suse.com/security/cve/CVE-2024-57891",[1744],[4423],{"url":4429,"sources":4430,"tags":4431},"https://www.suse.com/security/cve/CVE-2024-57951",[1744],[4423],{"url":4433,"sources":4434,"tags":4435},"https://www.suse.com/security/cve/CVE-2024-57952",[1744],[4423],{"url":4437,"sources":4438,"tags":4439},"https://www.suse.com/security/cve/CVE-2024-58090",[1744],[4423],{"url":4441,"sources":4442,"tags":4443},"https://www.suse.com/security/cve/CVE-2025-22034",[1744],[4423],{"url":4445,"sources":4446,"tags":4447},"https://www.suse.com/security/cve/CVE-2025-22077",[1744],[4423],{"url":4449,"sources":4450,"tags":4451},"https://www.suse.com/security/cve/CVE-2025-23141",[1744],[4423],{"url":4453,"sources":4454,"tags":4455},"https://www.suse.com/security/cve/CVE-2025-37798",[1744],[4423],{"url":4457,"sources":4458,"tags":4459},"https://www.suse.com/security/cve/CVE-2025-37821",[1744],[4423],{"url":4461,"sources":4462,"tags":4463},"https://www.suse.com/security/cve/CVE-2025-37849",[1744],[4423],{"url":4465,"sources":4466,"tags":4467},"https://www.suse.com/security/cve/CVE-2025-37856",[1744],[4423],{"url":4469,"sources":4470,"tags":4471},"https://www.suse.com/security/cve/CVE-2025-37861",[1744],[4423],{"url":4473,"sources":4474,"tags":4475},"https://www.suse.com/security/cve/CVE-2025-37864",[1744],[4423],{"url":4477,"sources":4478,"tags":4479},"https://www.suse.com/security/cve/CVE-2025-38006",[1744],[4423],{"url":4481,"sources":4482,"tags":4483},"https://www.suse.com/security/cve/CVE-2025-38008",[1744],[4423],{"url":4485,"sources":4486,"tags":4487},"https://www.suse.com/security/cve/CVE-2025-38019",[1744],[4423],{"url":4489,"sources":4490,"tags":4491},"https://www.suse.com/security/cve/CVE-2025-38034",[1744],[4423],{"url":4493,"sources":4494,"tags":4495},"https://www.suse.com/security/cve/CVE-2025-38038",[1744],[4423],{"url":4497,"sources":4498,"tags":4499},"https://www.suse.com/security/cve/CVE-2025-38052",[1744],[4423],{"url":4501,"sources":4502,"tags":4503},"https://www.suse.com/security/cve/CVE-2025-38058",[1744],[4423],{"url":4505,"sources":4506,"tags":4507},"https://www.suse.com/security/cve/CVE-2025-38062",[1744],[4423],{"url":4509,"sources":4510,"tags":4511},"https://www.suse.com/security/cve/CVE-2025-38075",[1744],[4423],{"url":4513,"sources":4514,"tags":4515},"https://www.suse.com/security/cve/CVE-2025-38087",[1744],[4423],{"url":4517,"sources":4518,"tags":4519},"https://www.suse.com/security/cve/CVE-2025-38088",[1744],[4423],{"url":4521,"sources":4522,"tags":4523},"https://www.suse.com/security/cve/CVE-2025-38089",[1744],[4423],{"url":4525,"sources":4526,"tags":4527},"https://www.suse.com/security/cve/CVE-2025-38090",[1744],[4423],{"url":4529,"sources":4530,"tags":4531},"https://www.suse.com/security/cve/CVE-2025-38091",[1744],[4423],{"url":4533,"sources":4534,"tags":4535},"https://www.suse.com/security/cve/CVE-2025-38095",[1744],[4423],{"url":4537,"sources":4538,"tags":4539},"https://www.suse.com/security/cve/CVE-2025-38096",[1744],[4423],{"url":4541,"sources":4542,"tags":4543},"https://www.suse.com/security/cve/CVE-2025-38098",[1744],[4423],{"url":4545,"sources":4546,"tags":4547},"https://www.suse.com/security/cve/CVE-2025-38099",[1744],[4423],{"url":4549,"sources":4550,"tags":4551},"https://www.suse.com/security/cve/CVE-2025-38101",[1744],[4423],{"url":4553,"sources":4554,"tags":4555},"https://www.suse.com/security/cve/CVE-2025-38102",[1744],[4423],{"url":4557,"sources":4558,"tags":4559},"https://www.suse.com/security/cve/CVE-2025-38103",[1744],[4423],{"url":4561,"sources":4562,"tags":4563},"https://www.suse.com/security/cve/CVE-2025-38106",[1744],[4423],{"url":4565,"sources":4566,"tags":4567},"https://www.suse.com/security/cve/CVE-2025-38107",[1744],[4423],{"url":4569,"sources":4570,"tags":4571},"https://www.suse.com/security/cve/CVE-2025-38108",[1744],[4423],{"url":4573,"sources":4574,"tags":4575},"https://www.suse.com/security/cve/CVE-2025-38109",[1744],[4423],{"url":4577,"sources":4578,"tags":4579},"https://www.suse.com/security/cve/CVE-2025-38110",[1744],[4423],{"url":4581,"sources":4582,"tags":4583},"https://www.suse.com/security/cve/CVE-2025-38111",[1744],[4423],{"url":4585,"sources":4586,"tags":4587},"https://www.suse.com/security/cve/CVE-2025-38112",[1744],[4423],{"url":4589,"sources":4590,"tags":4591},"https://www.suse.com/security/cve/CVE-2025-38113",[1744],[4423],{"url":4593,"sources":4594,"tags":4595},"https://www.suse.com/security/cve/CVE-2025-38114",[1744],[4423],{"url":4597,"sources":4598,"tags":4599},"https://www.suse.com/security/cve/CVE-2025-38117",[1744],[4423],{"url":4601,"sources":4602,"tags":4603},"https://www.suse.com/security/cve/CVE-2025-38118",[1744],[4423],{"url":4605,"sources":4606,"tags":4607},"https://www.suse.com/security/cve/CVE-2025-38119",[1744],[4423],{"url":4609,"sources":4610,"tags":4611},"https://www.suse.com/security/cve/CVE-2025-38120",[1744],[4423],{"url":4613,"sources":4614,"tags":4615},"https://www.suse.com/security/cve/CVE-2025-38122",[1744],[4423],{"url":4617,"sources":4618,"tags":4619},"https://www.suse.com/security/cve/CVE-2025-38123",[1744],[4423],{"url":4621,"sources":4622,"tags":4623},"https://www.suse.com/security/cve/CVE-2025-38124",[1744],[4423],{"url":4625,"sources":4626,"tags":4627},"https://www.suse.com/security/cve/CVE-2025-38125",[1744],[4423],{"url":4629,"sources":4630,"tags":4631},"https://www.suse.com/security/cve/CVE-2025-38127",[1744],[4423],{"url":4633,"sources":4634,"tags":4635},"https://www.suse.com/security/cve/CVE-2025-38128",[1744],[4423],{"url":4637,"sources":4638,"tags":4639},"https://www.suse.com/security/cve/CVE-2025-38129",[1744],[4423],{"url":4641,"sources":4642,"tags":4643},"https://www.suse.com/security/cve/CVE-2025-38134",[1744],[4423],{"url":4645,"sources":4646,"tags":4647},"https://www.suse.com/security/cve/CVE-2025-38135",[1744],[4423],{"url":4649,"sources":4650,"tags":4651},"https://www.suse.com/security/cve/CVE-2025-38136",[1744],[4423],{"url":4653,"sources":4654,"tags":4655},"https://www.suse.com/security/cve/CVE-2025-38137",[1744],[4423],{"url":4657,"sources":4658,"tags":4659},"https://www.suse.com/security/cve/CVE-2025-38138",[1744],[4423],{"url":4661,"sources":4662,"tags":4663},"https://www.suse.com/security/cve/CVE-2025-38140",[1744],[4423],{"url":4665,"sources":4666,"tags":4667},"https://www.suse.com/security/cve/CVE-2025-38141",[1744],[4423],{"url":4669,"sources":4670,"tags":4671},"https://www.suse.com/security/cve/CVE-2025-38142",[1744],[4423],{"url":4673,"sources":4674,"tags":4675},"https://www.suse.com/security/cve/CVE-2025-38143",[1744],[4423],{"url":4677,"sources":4678,"tags":4679},"https://www.suse.com/security/cve/CVE-2025-38145",[1744],[4423],{"url":4681,"sources":4682,"tags":4683},"https://www.suse.com/security/cve/CVE-2025-38146",[1744],[4423],{"url":4685,"sources":4686,"tags":4687},"https://www.suse.com/security/cve/CVE-2025-38148",[1744],[4423],{"url":4689,"sources":4690,"tags":4691},"https://www.suse.com/security/cve/CVE-2025-38149",[1744],[4423],{"url":4693,"sources":4694,"tags":4695},"https://www.suse.com/security/cve/CVE-2025-38151",[1744],[4423],{"url":4697,"sources":4698,"tags":4699},"https://www.suse.com/security/cve/CVE-2025-38153",[1744],[4423],{"url":4701,"sources":4702,"tags":4703},"https://www.suse.com/security/cve/CVE-2025-38154",[1744],[4423],{"url":4705,"sources":4706,"tags":4707},"https://www.suse.com/security/cve/CVE-2025-38155",[1744],[4423],{"url":4709,"sources":4710,"tags":4711},"https://www.suse.com/security/cve/CVE-2025-38156",[1744],[4423],{"url":4713,"sources":4714,"tags":4715},"https://www.suse.com/security/cve/CVE-2025-38157",[1744],[4423],{"url":4717,"sources":4718,"tags":4719},"https://www.suse.com/security/cve/CVE-2025-38159",[1744],[4423],{"url":4721,"sources":4722,"tags":4723},"https://www.suse.com/security/cve/CVE-2025-38160",[1744],[4423],{"url":4725,"sources":4726,"tags":4727},"https://www.suse.com/security/cve/CVE-2025-38161",[1744],[4423],{"url":4729,"sources":4730,"tags":4731},"https://www.suse.com/security/cve/CVE-2025-38165",[1744],[4423],{"url":4733,"sources":4734,"tags":4735},"https://www.suse.com/security/cve/CVE-2025-38168",[1744],[4423],{"url":4737,"sources":4738,"tags":4739},"https://www.suse.com/security/cve/CVE-2025-38169",[1744],[4423],{"url":4741,"sources":4742,"tags":4743},"https://www.suse.com/security/cve/CVE-2025-38170",[1744],[4423],{"url":4745,"sources":4746,"tags":4747},"https://www.suse.com/security/cve/CVE-2025-38172",[1744],[4423],{"url":4749,"sources":4750,"tags":4751},"https://www.suse.com/security/cve/CVE-2025-38173",[1744],[4423],{"url":4753,"sources":4754,"tags":4755},"https://www.suse.com/security/cve/CVE-2025-38174",[1744],[4423],{"url":4757,"sources":4758,"tags":4759},"https://www.suse.com/security/cve/CVE-2025-38177",[1744],[4423],{"url":4761,"sources":4762,"tags":4763},"https://www.suse.com/security/cve/CVE-2025-38180",[1744],[4423],{"url":4765,"sources":4766,"tags":4767},"https://www.suse.com/security/cve/CVE-2025-38181",[1744],[4423],{"url":4769,"sources":4770,"tags":4771},"https://www.suse.com/security/cve/CVE-2025-38182",[1744],[4423],{"url":4773,"sources":4774,"tags":4775},"https://www.suse.com/security/cve/CVE-2025-38184",[1744],[4423],{"url":4777,"sources":4778,"tags":4779},"https://www.suse.com/security/cve/CVE-2025-38185",[1744],[4423],{"url":4781,"sources":4782,"tags":4783},"https://www.suse.com/security/cve/CVE-2025-38186",[1744],[4423],{"url":4785,"sources":4786,"tags":4787},"https://www.suse.com/security/cve/CVE-2025-38188",[1744],[4423],{"url":4789,"sources":4790,"tags":4791},"https://www.suse.com/security/cve/CVE-2025-38189",[1744],[4423],{"url":4793,"sources":4794,"tags":4795},"https://www.suse.com/security/cve/CVE-2025-38190",[1744],[4423],{"url":4797,"sources":4798,"tags":4799},"https://www.suse.com/security/cve/CVE-2025-38193",[1744],[4423],{"url":4801,"sources":4802,"tags":4803},"https://www.suse.com/security/cve/CVE-2025-38197",[1744],[4423],{"url":4805,"sources":4806,"tags":4807},"https://www.suse.com/security/cve/CVE-2025-38198",[1744],[4423],{"url":4809,"sources":4810,"tags":4811},"https://www.suse.com/security/cve/CVE-2025-38201",[1744],[4423],{"url":4813,"sources":4814,"tags":4815},"https://www.suse.com/security/cve/CVE-2025-38205",[1744],[4423],{"url":4817,"sources":4818,"tags":4819},"https://www.suse.com/security/cve/CVE-2025-38208",[1744],[4423],{"url":4821,"sources":4822,"tags":4823},"https://www.suse.com/security/cve/CVE-2025-38209",[1744],[4423],{"url":4825,"sources":4826,"tags":4827},"https://www.suse.com/security/cve/CVE-2025-38211",[1744],[4423],{"url":4829,"sources":4830,"tags":4831},"https://www.suse.com/security/cve/CVE-2025-38213",[1744],[4423],{"url":4833,"sources":4834,"tags":4835},"https://www.suse.com/security/cve/CVE-2025-38214",[1744],[4423],{"url":4837,"sources":4838,"tags":4839},"https://www.suse.com/security/cve/CVE-2025-38215",[1744],[4423],{"url":4841,"sources":4842,"tags":4843},"https://www.suse.com/security/cve/CVE-2025-38216",[1744],[4423],{"url":4845,"sources":4846,"tags":4847},"https://www.suse.com/security/cve/CVE-2025-38217",[1744],[4423],{"url":4849,"sources":4850,"tags":4851},"https://www.suse.com/security/cve/CVE-2025-38220",[1744],[4423],{"url":4853,"sources":4854,"tags":4855},"https://www.suse.com/security/cve/CVE-2025-38222",[1744],[4423],{"url":4857,"sources":4858,"tags":4859},"https://www.suse.com/security/cve/CVE-2025-38224",[1744],[4423],{"url":4861,"sources":4862,"tags":4863},"https://www.suse.com/security/cve/CVE-2025-38225",[1744],[4423],{"url":4865,"sources":4866,"tags":4867},"https://www.suse.com/security/cve/CVE-2025-38226",[1744],[4423],{"url":4869,"sources":4870,"tags":4871},"https://www.suse.com/security/cve/CVE-2025-38227",[1744],[4423],{"url":4873,"sources":4874,"tags":4875},"https://www.suse.com/security/cve/CVE-2025-38228",[1744],[4423],{"url":4877,"sources":4878,"tags":4879},"https://www.suse.com/security/cve/CVE-2025-38229",[1744],[4423],{"url":4881,"sources":4882,"tags":4883},"https://www.suse.com/security/cve/CVE-2025-38231",[1744],[4423],{"url":4885,"sources":4886,"tags":4887},"https://www.suse.com/security/cve/CVE-2025-38232",[1744],[4423],{"url":4889,"sources":4890,"tags":4891},"https://www.suse.com/security/cve/CVE-2025-38233",[1744],[4423],{"url":4893,"sources":4894,"tags":4895},"https://www.suse.com/security/cve/CVE-2025-38234",[1744],[4423],{"url":4897,"sources":4898,"tags":4899},"https://www.suse.com/security/cve/CVE-2025-38242",[1744],[4423],{"url":4901,"sources":4902,"tags":4903},"https://www.suse.com/security/cve/CVE-2025-38244",[1744],[4423],{"url":4905,"sources":4906,"tags":4907},"https://www.suse.com/security/cve/CVE-2025-38245",[1744],[4423],{"url":4909,"sources":4910,"tags":4911},"https://www.suse.com/security/cve/CVE-2025-38246",[1744],[4423],{"url":4913,"sources":4914,"tags":4915},"https://www.suse.com/security/cve/CVE-2025-38249",[1744],[4423],{"url":4917,"sources":4918,"tags":4919},"https://www.suse.com/security/cve/CVE-2025-38251",[1744],[4423],{"url":4921,"sources":4922,"tags":4923},"https://www.suse.com/security/cve/CVE-2025-38253",[1744],[4423],{"url":4925,"sources":4926,"tags":4927},"https://www.suse.com/security/cve/CVE-2025-38255",[1744],[4423],{"url":4929,"sources":4930,"tags":4931},"https://www.suse.com/security/cve/CVE-2025-38256",[1744],[4423],{"url":4933,"sources":4934,"tags":4935},"https://www.suse.com/security/cve/CVE-2025-38257",[1744],[4423],{"url":4937,"sources":4938,"tags":4939},"https://www.suse.com/security/cve/CVE-2025-38258",[1744],[4423],{"url":4941,"sources":4942,"tags":4943},"https://www.suse.com/security/cve/CVE-2025-38259",[1744],[4423],{"url":4945,"sources":4946,"tags":4947},"https://www.suse.com/security/cve/CVE-2025-38263",[1744],[4423],{"url":4949,"sources":4950,"tags":4951},"https://www.suse.com/security/cve/CVE-2025-38264",[1744],[4423],{"url":4953,"sources":4954,"tags":4955},"https://www.suse.com/security/cve/CVE-2025-38265",[1744],[4423],{"url":4957,"sources":4958,"tags":4959},"https://www.suse.com/security/cve/CVE-2025-38267",[1744],[4423],{"url":4961,"sources":4962,"tags":4963},"https://www.suse.com/security/cve/CVE-2025-38268",[1744],[4423],{"url":4965,"sources":4966,"tags":4967},"https://www.suse.com/security/cve/CVE-2025-38270",[1744],[4423],{"url":4969,"sources":4970,"tags":4971},"https://www.suse.com/security/cve/CVE-2025-38272",[1744],[4423],{"url":4973,"sources":4974,"tags":4975},"https://www.suse.com/security/cve/CVE-2025-38273",[1744],[4423],{"url":4977,"sources":4978,"tags":4979},"https://www.suse.com/security/cve/CVE-2025-38274",[1744],[4423],{"url":4981,"sources":4982,"tags":4983},"https://www.suse.com/security/cve/CVE-2025-38275",[1744],[4423],{"url":4985,"sources":4986,"tags":4987},"https://www.suse.com/security/cve/CVE-2025-38277",[1744],[4423],{"url":4989,"sources":4990,"tags":4991},"https://www.suse.com/security/cve/CVE-2025-38278",[1744],[4423],{"url":4993,"sources":4994,"tags":4995},"https://www.suse.com/security/cve/CVE-2025-38286",[1744],[4423],{"url":4997,"sources":4998,"tags":4999},"https://www.suse.com/security/cve/CVE-2025-38287",[1744],[4423],{"url":5001,"sources":5002,"tags":5003},"https://www.suse.com/security/cve/CVE-2025-38288",[1744],[4423],{"url":5005,"sources":5006,"tags":5007},"https://www.suse.com/security/cve/CVE-2025-38289",[1744],[4423],{"url":5009,"sources":5010,"tags":5011},"https://www.suse.com/security/cve/CVE-2025-38290",[1744],[4423],{"url":5013,"sources":5014,"tags":5015},"https://www.suse.com/security/cve/CVE-2025-38291",[1744],[4423],{"url":5017,"sources":5018,"tags":5019},"https://www.suse.com/security/cve/CVE-2025-38292",[1744],[4423],{"url":5021,"sources":5022,"tags":5023},"https://www.suse.com/security/cve/CVE-2025-38293",[1744],[4423],{"url":5025,"sources":5026,"tags":5027},"https://www.suse.com/security/cve/CVE-2025-38299",[1744],[4423],{"url":5029,"sources":5030,"tags":5031},"https://www.suse.com/security/cve/CVE-2025-38300",[1744],[4423],{"url":5033,"sources":5034,"tags":5035},"https://www.suse.com/security/cve/CVE-2025-38301",[1744],[4423],{"url":5037,"sources":5038,"tags":5039},"https://www.suse.com/security/cve/CVE-2025-38302",[1744],[4423],{"url":5041,"sources":5042,"tags":5043},"https://www.suse.com/security/cve/CVE-2025-38303",[1744],[4423],{"url":5045,"sources":5046,"tags":5047},"https://www.suse.com/security/cve/CVE-2025-38304",[1744],[4423],{"url":5049,"sources":5050,"tags":5051},"https://www.suse.com/security/cve/CVE-2025-38305",[1744],[4423],{"url":5053,"sources":5054,"tags":5055},"https://www.suse.com/security/cve/CVE-2025-38306",[1744],[4423],{"url":5057,"sources":5058,"tags":5059},"https://www.suse.com/security/cve/CVE-2025-38307",[1744],[4423],{"url":5061,"sources":5062,"tags":5063},"https://www.suse.com/security/cve/CVE-2025-38311",[1744],[4423],{"url":5065,"sources":5066,"tags":5067},"https://www.suse.com/security/cve/CVE-2025-38312",[1744],[4423],{"url":5069,"sources":5070,"tags":5071},"https://www.suse.com/security/cve/CVE-2025-38313",[1744],[4423],{"url":5073,"sources":5074,"tags":5075},"https://www.suse.com/security/cve/CVE-2025-38315",[1744],[4423],{"url":5077,"sources":5078,"tags":5079},"https://www.suse.com/security/cve/CVE-2025-38317",[1744],[4423],{"url":5081,"sources":5082,"tags":5083},"https://www.suse.com/security/cve/CVE-2025-38318",[1744],[4423],{"url":5085,"sources":5086,"tags":5087},"https://www.suse.com/security/cve/CVE-2025-38319",[1744],[4423],{"url":5089,"sources":5090,"tags":5091},"https://www.suse.com/security/cve/CVE-2025-38322",[1744],[4423],{"url":5093,"sources":5094,"tags":5095},"https://www.suse.com/security/cve/CVE-2025-38323",[1744],[4423],{"url":5097,"sources":5098,"tags":5099},"https://www.suse.com/security/cve/CVE-2025-38326",[1744],[4423],{"url":5101,"sources":5102,"tags":5103},"https://www.suse.com/security/cve/CVE-2025-38332",[1744],[4423],{"url":5105,"sources":5106,"tags":5107},"https://www.suse.com/security/cve/CVE-2025-38335",[1744],[4423],{"url":5109,"sources":5110,"tags":5111},"https://www.suse.com/security/cve/CVE-2025-38336",[1744],[4423],{"url":5113,"sources":5114,"tags":5115},"https://www.suse.com/security/cve/CVE-2025-38337",[1744],[4423],{"url":5117,"sources":5118,"tags":5119},"https://www.suse.com/security/cve/CVE-2025-38338",[1744],[4423],{"url":5121,"sources":5122,"tags":5123},"https://www.suse.com/security/cve/CVE-2025-38339",[1744],[4423],{"url":5125,"sources":5126,"tags":5127},"https://www.suse.com/security/cve/CVE-2025-38341",[1744],[4423],{"url":5129,"sources":5130,"tags":5131},"https://www.suse.com/security/cve/CVE-2025-38342",[1744],[4423],{"url":5133,"sources":5134,"tags":5135},"https://www.suse.com/security/cve/CVE-2025-38343",[1744],[4423],{"url":5137,"sources":5138,"tags":5139},"https://www.suse.com/security/cve/CVE-2025-38344",[1744],[4423],{"url":5141,"sources":5142,"tags":5143},"https://www.suse.com/security/cve/CVE-2025-38345",[1744],[4423],{"url":5145,"sources":5146,"tags":5147},"https://www.suse.com/security/cve/CVE-2025-38348",[1744],[4423],{"url":5149,"sources":5150,"tags":5151},"https://www.suse.com/security/cve/CVE-2025-38349",[1744],[4423],{"url":5153,"sources":5154,"tags":5155},"https://www.suse.com/security/cve/CVE-2025-38350",[1744],[4423],{"url":5157,"sources":5158,"tags":5159},"https://www.suse.com/security/cve/CVE-2025-38351",[1744],[4423],{"url":5161,"sources":5162,"tags":5163},"https://www.suse.com/security/cve/CVE-2025-38352",[1744],[4423],{"url":5165,"sources":5166,"tags":5167},"https://www.suse.com/security/cve/CVE-2025-38353",[1744],[4423],{"url":5169,"sources":5170,"tags":5171},"https://www.suse.com/security/cve/CVE-2025-38354",[1744],[4423],{"url":5173,"sources":5174,"tags":5175},"https://www.suse.com/security/cve/CVE-2025-38355",[1744],[4423],{"url":5177,"sources":5178,"tags":5179},"https://www.suse.com/security/cve/CVE-2025-38356",[1744],[4423],{"url":5181,"sources":5182,"tags":5183},"https://www.suse.com/security/cve/CVE-2025-38359",[1744],[4423],{"url":5185,"sources":5186,"tags":5187},"https://www.suse.com/security/cve/CVE-2025-38360",[1744],[4423],{"url":5189,"sources":5190,"tags":5191},"https://www.suse.com/security/cve/CVE-2025-38361",[1744],[4423],{"url":5193,"sources":5194,"tags":5195},"https://www.suse.com/security/cve/CVE-2025-38362",[1744],[4423],{"url":5197,"sources":5198,"tags":5199},"https://www.suse.com/security/cve/CVE-2025-38363",[1744],[4423],{"url":5201,"sources":5202,"tags":5203},"https://www.suse.com/security/cve/CVE-2025-38364",[1744],[4423],{"url":5205,"sources":5206,"tags":5207},"https://www.suse.com/security/cve/CVE-2025-38365",[1744],[4423],{"url":5209,"sources":5210,"tags":5211},"https://www.suse.com/security/cve/CVE-2025-38368",[1744],[4423],{"url":5213,"sources":5214,"tags":5215},"https://www.suse.com/security/cve/CVE-2025-38369",[1744],[4423],{"url":5217,"sources":5218,"tags":5219},"https://www.suse.com/security/cve/CVE-2025-38371",[1744],[4423],{"url":5221,"sources":5222,"tags":5223},"https://www.suse.com/security/cve/CVE-2025-38372",[1744],[4423],{"url":5225,"sources":5226,"tags":5227},"https://www.suse.com/security/cve/CVE-2025-38373",[1744],[4423],{"url":5229,"sources":5230,"tags":5231},"https://www.suse.com/security/cve/CVE-2025-38374",[1744],[4423],{"url":5233,"sources":5234,"tags":5235},"https://www.suse.com/security/cve/CVE-2025-38375",[1744],[4423],{"url":5237,"sources":5238,"tags":5239},"https://www.suse.com/security/cve/CVE-2025-38376",[1744],[4423],{"url":5241,"sources":5242,"tags":5243},"https://www.suse.com/security/cve/CVE-2025-38377",[1744],[4423],{"url":5245,"sources":5246,"tags":5247},"https://www.suse.com/security/cve/CVE-2025-38380",[1744],[4423],{"url":5249,"sources":5250,"tags":5251},"https://www.suse.com/security/cve/CVE-2025-38381",[1744],[4423],{"url":5253,"sources":5254,"tags":5255},"https://www.suse.com/security/cve/CVE-2025-38382",[1744],[4423],{"url":5257,"sources":5258,"tags":5259},"https://www.suse.com/security/cve/CVE-2025-38383",[1744],[4423],{"url":5261,"sources":5262,"tags":5263},"https://www.suse.com/security/cve/CVE-2025-38384",[1744],[4423],{"url":5265,"sources":5266,"tags":5267},"https://www.suse.com/security/cve/CVE-2025-38385",[1744],[4423],{"url":5269,"sources":5270,"tags":5271},"https://www.suse.com/security/cve/CVE-2025-38386",[1744],[4423],{"url":5273,"sources":5274,"tags":5275},"https://www.suse.com/security/cve/CVE-2025-38387",[1744],[4423],{"url":5277,"sources":5278,"tags":5279},"https://www.suse.com/security/cve/CVE-2025-38389",[1744],[4423],{"url":5281,"sources":5282,"tags":5283},"https://www.suse.com/security/cve/CVE-2025-38390",[1744],[4423],{"url":5285,"sources":5286,"tags":5287},"https://www.suse.com/security/cve/CVE-2025-38391",[1744],[4423],{"url":5289,"sources":5290,"tags":5291},"https://www.suse.com/security/cve/CVE-2025-38392",[1744],[4423],{"url":5293,"sources":5294,"tags":5295},"https://www.suse.com/security/cve/CVE-2025-38393",[1744],[4423],{"url":5297,"sources":5298,"tags":5299},"https://www.suse.com/security/cve/CVE-2025-38395",[1744],[4423],{"url":5301,"sources":5302,"tags":5303},"https://www.suse.com/security/cve/CVE-2025-38396",[1744],[4423],{"url":5305,"sources":5306,"tags":5307},"https://www.suse.com/security/cve/CVE-2025-38397",[1744],[4423],{"url":5309,"sources":5310,"tags":5311},"https://www.suse.com/security/cve/CVE-2025-38399",[1744],[4423],{"url":5313,"sources":5314,"tags":5315},"https://www.suse.com/security/cve/CVE-2025-38400",[1744],[4423],{"url":5317,"sources":5318,"tags":5319},"https://www.suse.com/security/cve/CVE-2025-38401",[1744],[4423],{"url":5321,"sources":5322,"tags":5323},"https://www.suse.com/security/cve/CVE-2025-38402",[1744],[4423],{"url":5325,"sources":5326,"tags":5327},"https://www.suse.com/security/cve/CVE-2025-38403",[1744],[4423],{"url":5329,"sources":5330,"tags":5331},"https://www.suse.com/security/cve/CVE-2025-38404",[1744],[4423],{"url":5333,"sources":5334,"tags":5335},"https://www.suse.com/security/cve/CVE-2025-38405",[1744],[4423],{"url":5337,"sources":5338,"tags":5339},"https://www.suse.com/security/cve/CVE-2025-38406",[1744],[4423],{"url":5341,"sources":5342,"tags":5343},"https://www.suse.com/security/cve/CVE-2025-38408",[1744],[4423],{"url":5345,"sources":5346,"tags":5347},"https://www.suse.com/security/cve/CVE-2025-38409",[1744],[4423],{"url":5349,"sources":5350,"tags":5351},"https://www.suse.com/security/cve/CVE-2025-38410",[1744],[4423],{"url":5353,"sources":5354,"tags":5355},"https://www.suse.com/security/cve/CVE-2025-38412",[1744],[4423],{"url":5357,"sources":5358,"tags":5359},"https://www.suse.com/security/cve/CVE-2025-38413",[1744],[4423],{"url":5361,"sources":5362,"tags":5363},"https://www.suse.com/security/cve/CVE-2025-38414",[1744],[4423],{"url":5365,"sources":5366,"tags":5367},"https://www.suse.com/security/cve/CVE-2025-38415",[1744],[4423],{"url":5369,"sources":5370,"tags":5371},"https://www.suse.com/security/cve/CVE-2025-38416",[1744],[4423],{"url":5373,"sources":5374,"tags":5375},"https://www.suse.com/security/cve/CVE-2025-38417",[1744],[4423],{"url":5377,"sources":5378,"tags":5379},"https://www.suse.com/security/cve/CVE-2025-38418",[1744],[4423],{"url":5381,"sources":5382,"tags":5383},"https://www.suse.com/security/cve/CVE-2025-38419",[1744],[4423],{"url":5385,"sources":5386,"tags":5387},"https://www.suse.com/security/cve/CVE-2025-38420",[1744],[4423],{"url":5389,"sources":5390,"tags":5391},"https://www.suse.com/security/cve/CVE-2025-38421",[1744],[4423],{"url":5393,"sources":5394,"tags":5395},"https://www.suse.com/security/cve/CVE-2025-38424",[1744],[4423],{"url":5397,"sources":5398,"tags":5399},"https://www.suse.com/security/cve/CVE-2025-38425",[1744],[4423],{"url":5401,"sources":5402,"tags":5403},"https://www.suse.com/security/cve/CVE-2025-38426",[1744],[4423],{"url":5405,"sources":5406,"tags":5407},"https://www.suse.com/security/cve/CVE-2025-38427",[1744],[4423],{"url":5409,"sources":5410,"tags":5411},"https://www.suse.com/security/cve/CVE-2025-38428",[1744],[4423],{"url":5413,"sources":5414,"tags":5415},"https://www.suse.com/security/cve/CVE-2025-38429",[1744],[4423],{"url":5417,"sources":5418,"tags":5419},"https://www.suse.com/security/cve/CVE-2025-38430",[1744],[4423],{"url":5421,"sources":5422,"tags":5423},"https://www.suse.com/security/cve/CVE-2025-38436",[1744],[4423],{"url":5425,"sources":5426,"tags":5427},"https://www.suse.com/security/cve/CVE-2025-38438",[1744],[4423],{"url":5429,"sources":5430,"tags":5431},"https://www.suse.com/security/cve/CVE-2025-38439",[1744],[4423],{"url":5433,"sources":5434,"tags":5435},"https://www.suse.com/security/cve/CVE-2025-38440",[1744],[4423],{"url":5437,"sources":5438,"tags":5439},"https://www.suse.com/security/cve/CVE-2025-38441",[1744],[4423],{"url":5441,"sources":5442,"tags":5443},"https://www.suse.com/security/cve/CVE-2025-38443",[1744],[4423],{"url":5445,"sources":5446,"tags":5447},"https://www.suse.com/security/cve/CVE-2025-38444",[1744],[4423],{"url":5449,"sources":5450,"tags":5451},"https://www.suse.com/security/cve/CVE-2025-38445",[1744],[4423],{"url":5453,"sources":5454,"tags":5455},"https://www.suse.com/security/cve/CVE-2025-38446",[1744],[4423],{"url":5457,"sources":5458,"tags":5459},"https://www.suse.com/security/cve/CVE-2025-38448",[1744],[4423],{"url":5461,"sources":5462,"tags":5463},"https://www.suse.com/security/cve/CVE-2025-38449",[1744],[4423],{"url":5465,"sources":5466,"tags":5467},"https://www.suse.com/security/cve/CVE-2025-38450",[1744],[4423],{"url":5469,"sources":5470,"tags":5471},"https://www.suse.com/security/cve/CVE-2025-38451",[1744],[4423],{"url":5473,"sources":5474,"tags":5475},"https://www.suse.com/security/cve/CVE-2025-38453",[1744],[4423],{"url":5477,"sources":5478,"tags":5479},"https://www.suse.com/security/cve/CVE-2025-38454",[1744],[4423],{"url":5481,"sources":5482,"tags":5483},"https://www.suse.com/security/cve/CVE-2025-38455",[1744],[4423],{"url":5485,"sources":5486,"tags":5487},"https://www.suse.com/security/cve/CVE-2025-38456",[1744],[4423],{"url":5489,"sources":5490,"tags":5491},"https://www.suse.com/security/cve/CVE-2025-38457",[1744],[4423],{"url":5493,"sources":5494,"tags":5495},"https://www.suse.com/security/cve/CVE-2025-38458",[1744],[4423],{"url":5497,"sources":5498,"tags":5499},"https://www.suse.com/security/cve/CVE-2025-38459",[1744],[4423],{"url":5501,"sources":5502,"tags":5503},"https://www.suse.com/security/cve/CVE-2025-38460",[1744],[4423],{"url":5505,"sources":5506,"tags":5507},"https://www.suse.com/security/cve/CVE-2025-38461",[1744],[4423],{"url":5509,"sources":5510,"tags":5511},"https://www.suse.com/security/cve/CVE-2025-38462",[1744],[4423],{"url":5513,"sources":5514,"tags":5515},"https://www.suse.com/security/cve/CVE-2025-38463",[1744],[4423],{"url":5517,"sources":5518,"tags":5519},"https://www.suse.com/security/cve/CVE-2025-38464",[1744],[4423],{"url":5521,"sources":5522,"tags":5523},"https://www.suse.com/security/cve/CVE-2025-38465",[1744],[4423],{"url":5525,"sources":5526,"tags":5527},"https://www.suse.com/security/cve/CVE-2025-38466",[1744],[4423],{"url":5529,"sources":5530,"tags":5531},"https://www.suse.com/security/cve/CVE-2025-38467",[1744],[4423],{"url":5533,"sources":5534,"tags":5535},"https://www.suse.com/security/cve/CVE-2025-38468",[1744],[4423],{"url":5537,"sources":5538,"tags":5539},"https://www.suse.com/security/cve/CVE-2025-38470",[1744],[4423],{"url":5541,"sources":5542,"tags":5543},"https://www.suse.com/security/cve/CVE-2025-38472",[1744],[4423],{"url":5545,"sources":5546,"tags":5547},"https://www.suse.com/security/cve/CVE-2025-38473",[1744],[4423],{"url":5549,"sources":5550,"tags":5551},"https://www.suse.com/security/cve/CVE-2025-38474",[1744],[4423],{"url":5553,"sources":5554,"tags":5555},"https://www.suse.com/security/cve/CVE-2025-38475",[1744],[4423],{"url":5557,"sources":5558,"tags":5559},"https://www.suse.com/security/cve/CVE-2025-38476",[1744],[4423],{"url":5561,"sources":5562,"tags":5563},"https://www.suse.com/security/cve/CVE-2025-38477",[1744],[4423],{"url":5565,"sources":5566,"tags":5567},"https://www.suse.com/security/cve/CVE-2025-38478",[1744],[4423],{"url":5569,"sources":5570,"tags":5571},"https://www.suse.com/security/cve/CVE-2025-38480",[1744],[4423],{"url":5573,"sources":5574,"tags":5575},"https://www.suse.com/security/cve/CVE-2025-38481",[1744],[4423],{"url":5577,"sources":5578,"tags":5579},"https://www.suse.com/security/cve/CVE-2025-38482",[1744],[4423],{"url":5581,"sources":5582,"tags":5583},"https://www.suse.com/security/cve/CVE-2025-38483",[1744],[4423],{"url":5585,"sources":5586,"tags":5587},"https://www.suse.com/security/cve/CVE-2025-38484",[1744],[4423],{"url":5589,"sources":5590,"tags":5591},"https://www.suse.com/security/cve/CVE-2025-38485",[1744],[4423],{"url":5593,"sources":5594,"tags":5595},"https://www.suse.com/security/cve/CVE-2025-38487",[1744],[4423],{"url":5597,"sources":5598,"tags":5599},"https://www.suse.com/security/cve/CVE-2025-38488",[1744],[4423],{"url":5601,"sources":5602,"tags":5603},"https://www.suse.com/security/cve/CVE-2025-38489",[1744],[4423],{"url":5605,"sources":5606,"tags":5607},"https://www.suse.com/security/cve/CVE-2025-38490",[1744],[4423],{"url":5609,"sources":5610,"tags":5611},"https://www.suse.com/security/cve/CVE-2025-38491",[1744],[4423],{"url":5613,"sources":5614,"tags":5615},"https://www.suse.com/security/cve/CVE-2025-38493",[1744],[4423],{"url":5617,"sources":5618,"tags":5619},"https://www.suse.com/security/cve/CVE-2025-38494",[1744],[4423],{"url":5621,"sources":5622,"tags":5623},"https://www.suse.com/security/cve/CVE-2025-38495",[1744],[4423],{"url":5625,"sources":5626,"tags":5627},"https://www.suse.com/security/cve/CVE-2025-38496",[1744],[4423],{"url":5629,"sources":5630,"tags":5631},"https://www.suse.com/security/cve/CVE-2025-38497",[1744],[4423],{"url":5633,"sources":5634,"tags":5635},"https://www.suse.com/security/cve/CVE-2025-38499",[1744],[4423],{"url":5637,"sources":5638,"tags":5639},"https://www.suse.com/security/cve/CVE-2025-38500",[1744],[4423],{"url":5641,"sources":5642,"tags":5643},"https://www.suse.com/security/cve/CVE-2025-38503",[1744],[4423],{"url":5645,"sources":5646,"tags":5647},"https://www.suse.com/security/cve/CVE-2025-38506",[1744],[4423],{"url":5649,"sources":5650,"tags":5651},"https://www.suse.com/security/cve/CVE-2025-38508",[1744],[4423],{"url":5653,"sources":5654,"tags":5655},"https://www.suse.com/security/cve/CVE-2025-38514",[1744],[4423],{"url":5657,"sources":5658,"tags":5659},"https://www.suse.com/security/cve/CVE-2025-38524",[1744],[4423],{"url":5661,"sources":5662,"tags":5663},"https://www.suse.com/security/cve/CVE-2025-38526",[1744],[4423],{"url":5665,"sources":5666,"tags":5667},"https://www.suse.com/security/cve/CVE-2025-38527",[1744],[4423],{"url":5669,"sources":5670,"tags":5671},"https://www.suse.com/security/cve/CVE-2025-38528",[1744],[4423],{"url":5673,"sources":5674,"tags":5675},"https://www.suse.com/security/cve/CVE-2025-38531",[1744],[4423],{"url":5677,"sources":5678,"tags":5679},"https://www.suse.com/security/cve/CVE-2025-38533",[1744],[4423],{"url":5681,"sources":5682,"tags":5683},"https://www.suse.com/security/cve/CVE-2025-38539",[1744],[4423],{"url":5685,"sources":5686,"tags":5687},"https://www.suse.com/security/cve/CVE-2025-38544",[1744],[4423],{"url":5689,"sources":5690,"tags":5691},"https://www.suse.com/security/cve/CVE-2025-38545",[1744],[4423],{"url":5693,"sources":5694,"tags":5695},"https://www.suse.com/security/cve/CVE-2025-38546",[1744],[4423],{"url":5697,"sources":5698,"tags":5699},"https://www.suse.com/security/cve/CVE-2025-38549",[1744],[4423],{"url":5701,"sources":5702,"tags":5703},"https://www.suse.com/security/cve/CVE-2025-38552",[1744],[4423],{"url":5705,"sources":5706,"tags":5707},"https://www.suse.com/security/cve/CVE-2025-38553",[1744],[4423],{"url":5709,"sources":5710,"tags":5711},"https://www.suse.com/security/cve/CVE-2025-38554",[1744],[4423],{"url":5713,"sources":5714,"tags":5715},"https://www.suse.com/security/cve/CVE-2025-38555",[1744],[4423],{"url":5717,"sources":5718,"tags":5719},"https://www.suse.com/security/cve/CVE-2025-38556",[1744],[4423],{"url":5721,"sources":5722,"tags":5723},"https://www.suse.com/security/cve/CVE-2025-38557",[1744],[4423],{"url":5725,"sources":5726,"tags":5727},"https://www.suse.com/security/cve/CVE-2025-38559",[1744],[4423],{"url":5729,"sources":5730,"tags":5731},"https://www.suse.com/security/cve/CVE-2025-38560",[1744],[4423],{"url":5733,"sources":5734,"tags":5735},"https://www.suse.com/security/cve/CVE-2025-38563",[1744],[4423],{"url":5737,"sources":5738,"tags":5739},"https://www.suse.com/security/cve/CVE-2025-38564",[1744],[4423],{"url":5741,"sources":5742,"tags":5743},"https://www.suse.com/security/cve/CVE-2025-38565",[1744],[4423],{"url":5745,"sources":5746,"tags":5747},"https://www.suse.com/security/cve/CVE-2025-38566",[1744],[4423],{"url":5749,"sources":5750,"tags":5751},"https://www.suse.com/security/cve/CVE-2025-38568",[1744],[4423],{"url":5753,"sources":5754,"tags":5755},"https://www.suse.com/security/cve/CVE-2025-38571",[1744],[4423],{"url":5757,"sources":5758,"tags":5759},"https://www.suse.com/security/cve/CVE-2025-38572",[1744],[4423],{"url":5761,"sources":5762,"tags":5763},"https://www.suse.com/security/cve/CVE-2025-38573",[1744],[4423],{"url":5765,"sources":5766,"tags":5767},"https://www.suse.com/security/cve/CVE-2025-38574",[1744],[4423],{"url":5769,"sources":5770,"tags":5771},"https://www.suse.com/security/cve/CVE-2025-38576",[1744],[4423],{"url":5773,"sources":5774,"tags":5775},"https://www.suse.com/security/cve/CVE-2025-38581",[1744],[4423],{"url":5777,"sources":5778,"tags":5779},"https://www.suse.com/security/cve/CVE-2025-38582",[1744],[4423],{"url":5781,"sources":5782,"tags":5783},"https://www.suse.com/security/cve/CVE-2025-38583",[1744],[4423],{"url":5785,"sources":5786,"tags":5787},"https://www.suse.com/security/cve/CVE-2025-38584",[1744],[4423],{"url":5789,"sources":5790,"tags":5791},"https://www.suse.com/security/cve/CVE-2025-38585",[1744],[4423],{"url":5793,"sources":5794,"tags":5795},"https://www.suse.com/security/cve/CVE-2025-38586",[1744],[4423],{"url":5797,"sources":5798,"tags":5799},"https://www.suse.com/security/cve/CVE-2025-38587",[1744],[4423],{"url":5801,"sources":5802,"tags":5803},"https://www.suse.com/security/cve/CVE-2025-38588",[1744],[4423],{"url":5805,"sources":5806,"tags":5807},"https://www.suse.com/security/cve/CVE-2025-38591",[1744],[4423],{"url":5809,"sources":5810,"tags":5811},"https://www.suse.com/security/cve/CVE-2025-38593",[1744],[4423],{"url":5813,"sources":5814,"tags":5815},"https://www.suse.com/security/cve/CVE-2025-38595",[1744],[4423],{"url":5817,"sources":5818,"tags":5819},"https://www.suse.com/security/cve/CVE-2025-38597",[1744],[4423],{"url":5821,"sources":5822,"tags":5823},"https://www.suse.com/security/cve/CVE-2025-38601",[1744],[4423],{"url":5825,"sources":5826,"tags":5827},"https://www.suse.com/security/cve/CVE-2025-38602",[1744],[4423],{"url":5829,"sources":5830,"tags":5831},"https://www.suse.com/security/cve/CVE-2025-38604",[1744],[4423],{"url":5833,"sources":5834,"tags":5835},"https://www.suse.com/security/cve/CVE-2025-38605",[1744],[4423],{"url":5837,"sources":5838,"tags":5839},"https://www.suse.com/security/cve/CVE-2025-38608",[1744],[4423],{"url":5841,"sources":5842,"tags":5843},"https://www.suse.com/security/cve/CVE-2025-38609",[1744],[4423],{"url":5845,"sources":5846,"tags":5847},"https://www.suse.com/security/cve/CVE-2025-38610",[1744],[4423],{"url":5849,"sources":5850,"tags":5851},"https://www.suse.com/security/cve/CVE-2025-38612",[1744],[4423],{"url":5853,"sources":5854,"tags":5855},"https://www.suse.com/security/cve/CVE-2025-38614",[1744],[4423],{"url":5857,"sources":5858,"tags":5859},"https://www.suse.com/security/cve/CVE-2025-38616",[1744],[4423],{"url":5861,"sources":5862,"tags":5863},"https://www.suse.com/security/cve/CVE-2025-38617",[1744],[4423],{"url":5865,"sources":5866,"tags":5867},"https://www.suse.com/security/cve/CVE-2025-38618",[1744],[4423],{"url":5869,"sources":5870,"tags":5871},"https://www.suse.com/security/cve/CVE-2025-38619",[1744],[4423],{"url":5873,"sources":5874,"tags":5875},"https://www.suse.com/security/cve/CVE-2025-38621",[1744],[4423],{"url":5877,"sources":5878,"tags":5879},"https://www.suse.com/security/cve/CVE-2025-38622",[1744],[4423],{"url":5881,"sources":5882,"tags":5883},"https://www.suse.com/security/cve/CVE-2025-38623",[1744],[4423],{"url":5885,"sources":5886,"tags":5887},"https://www.suse.com/security/cve/CVE-2025-38624",[1744],[4423],{"url":5889,"sources":5890,"tags":5891},"https://www.suse.com/security/cve/CVE-2025-38628",[1744],[4423],{"url":5893,"sources":5894,"tags":5895},"https://www.suse.com/security/cve/CVE-2025-38630",[1744],[4423],{"url":5897,"sources":5898,"tags":5899},"https://www.suse.com/security/cve/CVE-2025-38631",[1744],[4423],{"url":5901,"sources":5902,"tags":5903},"https://www.suse.com/security/cve/CVE-2025-38632",[1744],[4423],{"url":5905,"sources":5906,"tags":5907},"https://www.suse.com/security/cve/CVE-2025-38634",[1744],[4423],{"url":5909,"sources":5910,"tags":5911},"https://www.suse.com/security/cve/CVE-2025-38635",[1744],[4423],{"url":5913,"sources":5914,"tags":5915},"https://www.suse.com/security/cve/CVE-2025-38639",[1744],[4423],{"url":5917,"sources":5918,"tags":5919},"https://www.suse.com/security/cve/CVE-2025-38640",[1744],[4423],{"url":5921,"sources":5922,"tags":5923},"https://www.suse.com/security/cve/CVE-2025-38643",[1744],[4423],{"url":5925,"sources":5926,"tags":5927},"https://www.suse.com/security/cve/CVE-2025-38644",[1744],[4423],{"url":5929,"sources":5930,"tags":5931},"https://www.suse.com/security/cve/CVE-2025-38646",[1744],[4423],{"url":5933,"sources":5934,"tags":5935},"https://www.suse.com/security/cve/CVE-2025-38648",[1744],[4423],{"url":5937,"sources":5938,"tags":5939},"https://www.suse.com/security/cve/CVE-2025-38656",[1744],[4423],{"url":5941,"sources":5942,"tags":5943},"https://www.suse.com/security/cve/CVE-2025-38658",[1744],[4423],{"url":5945,"sources":5946,"tags":5947},"https://www.suse.com/security/cve/CVE-2025-38659",[1744],[4423],{"url":5949,"sources":5950,"tags":5951},"https://www.suse.com/security/cve/CVE-2025-38660",[1744],[4423],{"url":5953,"sources":5954,"tags":5955},"https://www.suse.com/security/cve/CVE-2025-38662",[1744],[4423],{"url":5957,"sources":5958,"tags":5959},"https://www.suse.com/security/cve/CVE-2025-38664",[1744],[4423],{"url":5961,"sources":5962,"tags":5963},"https://www.suse.com/security/cve/CVE-2025-38665",[1744],[4423],{"url":5965,"sources":5966,"tags":5967},"https://www.suse.com/security/cve/CVE-2025-38668",[1744],[4423],{"url":5969,"sources":5970,"tags":5971},"https://www.suse.com/security/cve/CVE-2025-38670",[1744],[4423],{"url":5973,"sources":5974,"tags":5975},"https://www.suse.com/security/cve/CVE-2025-38671",[1744],[4423],{"url":5977,"sources":5978,"tags":5979},"https://www.suse.com/security/cve/CVE-2025-38676",[1744],[4423],{"url":5981,"sources":5982,"tags":5983},"https://www.suse.com/security/cve/CVE-2025-38678",[1744],[4423],{"url":5985,"sources":5986,"tags":5987},"https://www.suse.com/security/cve/CVE-2025-38679",[1744],[4423],{"url":5989,"sources":5990,"tags":5991},"https://www.suse.com/security/cve/CVE-2025-38680",[1744],[4423],{"url":5993,"sources":5994,"tags":5995},"https://www.suse.com/security/cve/CVE-2025-38681",[1744],[4423],{"url":5997,"sources":5998,"tags":5999},"https://www.suse.com/security/cve/CVE-2025-38683",[1744],[4423],{"url":6001,"sources":6002,"tags":6003},"https://www.suse.com/security/cve/CVE-2025-38684",[1744],[4423],{"url":6005,"sources":6006,"tags":6007},"https://www.suse.com/security/cve/CVE-2025-38685",[1744],[4423],{"url":6009,"sources":6010,"tags":6011},"https://www.suse.com/security/cve/CVE-2025-38686",[1744],[4423],{"url":6013,"sources":6014,"tags":6015},"https://www.suse.com/security/cve/CVE-2025-38687",[1744],[4423],{"url":6017,"sources":6018,"tags":6019},"https://www.suse.com/security/cve/CVE-2025-38691",[1744],[4423],{"url":6021,"sources":6022,"tags":6023},"https://www.suse.com/security/cve/CVE-2025-38692",[1744],[4423],{"url":6025,"sources":6026,"tags":6027},"https://www.suse.com/security/cve/CVE-2025-38693",[1744],[4423],{"url":6029,"sources":6030,"tags":6031},"https://www.suse.com/security/cve/CVE-2025-38694",[1744],[4423],{"url":6033,"sources":6034,"tags":6035},"https://www.suse.com/security/cve/CVE-2025-38695",[1744],[4423],{"url":6037,"sources":6038,"tags":6039},"https://www.suse.com/security/cve/CVE-2025-38700",[1744],[4423],{"url":6041,"sources":6042,"tags":6043},"https://www.suse.com/security/cve/CVE-2025-38701",[1744],[4423],{"url":6045,"sources":6046,"tags":6047},"https://www.suse.com/security/cve/CVE-2025-38702",[1744],[4423],{"url":6049,"sources":6050,"tags":6051},"https://www.suse.com/security/cve/CVE-2025-38703",[1744],[4423],{"url":6053,"sources":6054,"tags":6055},"https://www.suse.com/security/cve/CVE-2025-38705",[1744],[4423],{"url":6057,"sources":6058,"tags":6059},"https://www.suse.com/security/cve/CVE-2025-38706",[1744],[4423],{"url":6061,"sources":6062,"tags":6063},"https://www.suse.com/security/cve/CVE-2025-38709",[1744],[4423],{"url":6065,"sources":6066,"tags":6067},"https://www.suse.com/security/cve/CVE-2025-38710",[1744],[4423],{"url":6069,"sources":6070,"tags":6071},"https://www.suse.com/security/cve/CVE-2025-38717",[1744],[4423],{"url":6073,"sources":6074,"tags":6075},"https://www.suse.com/security/cve/CVE-2025-38721",[1744],[4423],{"url":6077,"sources":6078,"tags":6079},"https://www.suse.com/security/cve/CVE-2025-38722",[1744],[4423],{"url":6081,"sources":6082,"tags":6083},"https://www.suse.com/security/cve/CVE-2025-38724",[1744],[4423],{"url":6085,"sources":6086,"tags":6087},"https://www.suse.com/security/cve/CVE-2025-38725",[1744],[4423],{"url":6089,"sources":6090,"tags":6091},"https://www.suse.com/security/cve/CVE-2025-38727",[1744],[4423],{"url":6093,"sources":6094,"tags":6095},"https://www.suse.com/security/cve/CVE-2025-38729",[1744],[4423],{"url":6097,"sources":6098,"tags":6099},"https://www.suse.com/security/cve/CVE-2025-38730",[1744],[4423],{"url":6101,"sources":6102,"tags":6103},"https://www.suse.com/security/cve/CVE-2025-38732",[1744],[4423],{"url":6105,"sources":6106,"tags":6107},"https://www.suse.com/security/cve/CVE-2025-38733",[1744],[4423],{"url":6109,"sources":6110,"tags":6111},"https://www.suse.com/security/cve/CVE-2025-38734",[1744],[4423],{"url":6113,"sources":6114,"tags":6115},"https://www.suse.com/security/cve/CVE-2025-38735",[1744],[4423],{"url":6117,"sources":6118,"tags":6119},"https://www.suse.com/security/cve/CVE-2025-38736",[1744],[4423],{"url":6121,"sources":6122,"tags":6123},"https://www.suse.com/security/cve/CVE-2025-39673",[1744],[4423],{"url":6125,"sources":6126,"tags":6127},"https://www.suse.com/security/cve/CVE-2025-39675",[1744],[4423],{"url":6129,"sources":6130,"tags":6131},"https://www.suse.com/security/cve/CVE-2025-39677",[1744],[4423],{"url":6133,"sources":6134,"tags":6135},"https://www.suse.com/security/cve/CVE-2025-39678",[1744],[4423],{"url":6137,"sources":6138,"tags":6139},"https://www.suse.com/security/cve/CVE-2025-39679",[1744],[4423],{"url":6141,"sources":6142,"tags":6143},"https://www.suse.com/security/cve/CVE-2025-39681",[1744],[4423],{"url":6145,"sources":6146,"tags":6147},"https://www.suse.com/security/cve/CVE-2025-39682",[1744],[4423],{"url":6149,"sources":6150,"tags":6151},"https://www.suse.com/security/cve/CVE-2025-39683",[1744],[4423],{"url":6153,"sources":6154,"tags":6155},"https://www.suse.com/security/cve/CVE-2025-39684",[1744],[4423],{"url":6157,"sources":6158,"tags":6159},"https://www.suse.com/security/cve/CVE-2025-39685",[1744],[4423],{"url":6161,"sources":6162,"tags":6163},"https://www.suse.com/security/cve/CVE-2025-39686",[1744],[4423],{"url":6165,"sources":6166,"tags":6167},"https://www.suse.com/security/cve/CVE-2025-39687",[1744],[4423],{"url":6169,"sources":6170,"tags":6171},"https://www.suse.com/security/cve/CVE-2025-39691",[1744],[4423],{"url":6173,"sources":6174,"tags":6175},"https://www.suse.com/security/cve/CVE-2025-39693",[1744],[4423],{"url":6177,"sources":6178,"tags":6179},"https://www.suse.com/security/cve/CVE-2025-39694",[1744],[4423],{"url":6181,"sources":6182,"tags":6183},"https://www.suse.com/security/cve/CVE-2025-39695",[1744],[4423],{"url":6185,"sources":6186,"tags":6187},"https://www.suse.com/security/cve/CVE-2025-39697",[1744],[4423],{"url":6189,"sources":6190,"tags":6191},"https://www.suse.com/security/cve/CVE-2025-39698",[1744],[4423],{"url":6193,"sources":6194,"tags":6195},"https://www.suse.com/security/cve/CVE-2025-39700",[1744],[4423],{"url":6197,"sources":6198,"tags":6199},"https://www.suse.com/security/cve/CVE-2025-39701",[1744],[4423],{"url":6201,"sources":6202,"tags":6203},"https://www.suse.com/security/cve/CVE-2025-39703",[1744],[4423],{"url":6205,"sources":6206,"tags":6207},"https://www.suse.com/security/cve/CVE-2025-39705",[1744],[4423],{"url":6209,"sources":6210,"tags":6211},"https://www.suse.com/security/cve/CVE-2025-39706",[1744],[4423],{"url":6213,"sources":6214,"tags":6215},"https://www.suse.com/security/cve/CVE-2025-39707",[1744],[4423],{"url":6217,"sources":6218,"tags":6219},"https://www.suse.com/security/cve/CVE-2025-39709",[1744],[4423],{"url":6221,"sources":6222,"tags":6223},"https://www.suse.com/security/cve/CVE-2025-39710",[1744],[4423],{"url":6225,"sources":6226,"tags":6227},"https://www.suse.com/security/cve/CVE-2025-39711",[1744],[4423],{"url":6229,"sources":6230,"tags":6231},"https://www.suse.com/security/cve/CVE-2025-39712",[1744],[4423],{"url":6233,"sources":6234,"tags":6235},"https://www.suse.com/security/cve/CVE-2025-39713",[1744],[4423],{"url":6237,"sources":6238,"tags":6239},"https://www.suse.com/security/cve/CVE-2025-39714",[1744],[4423],{"url":6241,"sources":6242,"tags":6243},"https://www.suse.com/security/cve/CVE-2025-39718",[1744],[4423],{"url":6245,"sources":6246,"tags":6247},"https://www.suse.com/security/cve/CVE-2025-39719",[1744],[4423],{"url":6249,"sources":6250,"tags":6251},"https://www.suse.com/security/cve/CVE-2025-39721",[1744],[4423],{"url":6253,"sources":6254,"tags":6255},"https://www.suse.com/security/cve/CVE-2025-39722",[1744],[4423],{"url":6257,"sources":6258,"tags":6259},"https://www.suse.com/security/cve/CVE-2025-39723",[1744],[4423],{"url":6261,"sources":6262,"tags":6263},"https://www.suse.com/security/cve/CVE-2025-39724",[1744],[4423],{"url":6265,"sources":6266,"tags":6267},"https://www.suse.com/security/cve/CVE-2025-39726",[1744],[4423],{"url":6269,"sources":6270,"tags":6271},"https://www.suse.com/security/cve/CVE-2025-39727",[1744],[4423],{"url":6273,"sources":6274,"tags":6275},"https://www.suse.com/security/cve/CVE-2025-39730",[1744],[4423],{"url":6277,"sources":6278,"tags":6279},"https://www.suse.com/security/cve/CVE-2025-39732",[1744],[4423],{"url":6281,"sources":6282,"tags":6283},"https://www.suse.com/security/cve/CVE-2025-39738",[1744],[4423],{"url":6285,"sources":6286,"tags":6287},"https://www.suse.com/security/cve/CVE-2025-39739",[1744],[4423],{"url":6289,"sources":6290,"tags":6291},"https://www.suse.com/security/cve/CVE-2025-39742",[1744],[4423],{"url":6293,"sources":6294,"tags":6295},"https://www.suse.com/security/cve/CVE-2025-39744",[1744],[4423],{"url":6297,"sources":6298,"tags":6299},"https://www.suse.com/security/cve/CVE-2025-39746",[1744],[4423],{"url":6301,"sources":6302,"tags":6303},"https://www.suse.com/security/cve/CVE-2025-39747",[1744],[4423],{"url":6305,"sources":6306,"tags":6307},"https://www.suse.com/security/cve/CVE-2025-39748",[1744],[4423],{"url":6309,"sources":6310,"tags":6311},"https://www.suse.com/security/cve/CVE-2025-39749",[1744],[4423],{"url":6313,"sources":6314,"tags":6315},"https://www.suse.com/security/cve/CVE-2025-39750",[1744],[4423],{"url":6317,"sources":6318,"tags":6319},"https://www.suse.com/security/cve/CVE-2025-39751",[1744],[4423],{"url":6321,"sources":6322,"tags":6323},"https://www.suse.com/security/cve/CVE-2025-39754",[1744],[4423],{"url":6325,"sources":6326,"tags":6327},"https://www.suse.com/security/cve/CVE-2025-39757",[1744],[4423],{"url":6329,"sources":6330,"tags":6331},"https://www.suse.com/security/cve/CVE-2025-39758",[1744],[4423],{"url":6333,"sources":6334,"tags":6335},"https://www.suse.com/security/cve/CVE-2025-39759",[1744],[4423],{"url":6337,"sources":6338,"tags":6339},"https://www.suse.com/security/cve/CVE-2025-39760",[1744],[4423],{"url":6341,"sources":6342,"tags":6343},"https://www.suse.com/security/cve/CVE-2025-39761",[1744],[4423],{"url":6345,"sources":6346,"tags":6347},"https://www.suse.com/security/cve/CVE-2025-39763",[1744],[4423],{"url":6349,"sources":6350,"tags":6351},"https://www.suse.com/security/cve/CVE-2025-39764",[1744],[4423],{"url":6353,"sources":6354,"tags":6355},"https://www.suse.com/security/cve/CVE-2025-39765",[1744],[4423],{"url":6357,"sources":6358,"tags":6359},"https://www.suse.com/security/cve/CVE-2025-39766",[1744],[4423],{"url":6361,"sources":6362,"tags":6363},"https://www.suse.com/security/cve/CVE-2025-39770",[1744],[4423],{"url":6365,"sources":6366,"tags":6367},"https://www.suse.com/security/cve/CVE-2025-39772",[1744],[4423],{"url":6369,"sources":6370,"tags":6371},"https://www.suse.com/security/cve/CVE-2025-39773",[1744],[4423],{"url":6373,"sources":6374,"tags":6375},"https://www.suse.com/security/cve/CVE-2025-39775",[1744],[4423],{"url":6377,"sources":6378,"tags":6379},"https://www.suse.com/security/cve/CVE-2025-39782",[1744],[4423],{"url":6381,"sources":6382,"tags":6383},"https://www.suse.com/security/cve/CVE-2025-39783",[1744],[4423],{"url":6385,"sources":6386,"tags":6387},"https://www.suse.com/security/cve/CVE-2025-39787",[1744],[4423],{"url":6389,"sources":6390,"tags":6391},"https://www.suse.com/security/cve/CVE-2025-39788",[1744],[4423],{"url":6393,"sources":6394,"tags":6395},"https://www.suse.com/security/cve/CVE-2025-39790",[1744],[4423],{"url":6397,"sources":6398,"tags":6399},"https://www.suse.com/security/cve/CVE-2025-39791",[1744],[4423],{"url":6401,"sources":6402,"tags":6403},"https://www.suse.com/security/cve/CVE-2025-39792",[1744],[4423],{"url":6405,"sources":6406,"tags":6407},"https://www.suse.com/security/cve/CVE-2025-39797",[1744],[4423],{"url":6409,"sources":6410,"tags":6411},"https://www.suse.com/security/cve/CVE-2025-39798",[1744],[4423],{"url":6413,"sources":6414,"tags":6415},"https://www.suse.com/security/cve/CVE-2025-39800",[1744],[4423],{"url":6417,"sources":6418,"tags":6419},"https://www.suse.com/security/cve/CVE-2025-39801",[1744],[4423],{"url":6421,"sources":6422,"tags":6423},"https://www.suse.com/security/cve/CVE-2025-39806",[1744],[4423],{"url":6425,"sources":6426,"tags":6427},"https://www.suse.com/security/cve/CVE-2025-39807",[1744],[4423],{"url":6429,"sources":6430,"tags":6431},"https://www.suse.com/security/cve/CVE-2025-39808",[1744],[4423],{"url":6433,"sources":6434,"tags":6435},"https://www.suse.com/security/cve/CVE-2025-39810",[1744],[4423],{"url":6437,"sources":6438,"tags":6439},"https://www.suse.com/security/cve/CVE-2025-39811",[1744],[4423],{"url":6441,"sources":6442,"tags":6443},"https://www.suse.com/security/cve/CVE-2025-39813",[1744],[4423],{"url":6445,"sources":6446,"tags":6447},"https://www.suse.com/security/cve/CVE-2025-39816",[1744],[4423],{"url":6449,"sources":6450,"tags":6451},"https://www.suse.com/security/cve/CVE-2025-39823",[1744],[4423],{"url":6453,"sources":6454,"tags":6455},"https://www.suse.com/security/cve/CVE-2025-39824",[1744],[4423],{"url":6457,"sources":6458,"tags":6459},"https://www.suse.com/security/cve/CVE-2025-39825",[1744],[4423],{"url":6461,"sources":6462,"tags":6463},"https://www.suse.com/security/cve/CVE-2025-39826",[1744],[4423],{"url":6465,"sources":6466,"tags":6467},"https://www.suse.com/security/cve/CVE-2025-39827",[1744],[4423],{"url":6469,"sources":6470,"tags":6471},"https://www.suse.com/security/cve/CVE-2025-39828",[1744],[4423],{"url":6473,"sources":6474,"tags":6475},"https://www.suse.com/security/cve/CVE-2025-39830",[1744],[4423],{"url":6477,"sources":6478,"tags":6479},"https://www.suse.com/security/cve/CVE-2025-39832",[1744],[4423],{"url":6481,"sources":6482,"tags":6483},"https://www.suse.com/security/cve/CVE-2025-39833",[1744],[4423],{"url":6485,"sources":6486,"tags":6487},"https://www.suse.com/security/cve/CVE-2025-39834",[1744],[4423],{"url":6489,"sources":6490,"tags":6491},"https://www.suse.com/security/cve/CVE-2025-39835",[1744],[4423],{"url":6493,"sources":6494,"tags":6495},"https://www.suse.com/security/cve/CVE-2025-39836",[1744],[4423],{"url":6497,"sources":6498,"tags":6499},"https://www.suse.com/security/cve/CVE-2025-39838",[1744],[4423],{"url":6501,"sources":6502,"tags":6503},"https://www.suse.com/security/cve/CVE-2025-39839",[1744],[4423],{"url":6505,"sources":6506,"tags":6507},"https://www.suse.com/security/cve/CVE-2025-39841",[1744],[4423],{"url":6509,"sources":6510,"tags":6511},"https://www.suse.com/security/cve/CVE-2025-39842",[1744],[4423],{"url":6513,"sources":6514,"tags":6515},"https://www.suse.com/security/cve/CVE-2025-39844",[1744],[4423],{"url":6517,"sources":6518,"tags":6519},"https://www.suse.com/security/cve/CVE-2025-39845",[1744],[4423],{"url":6521,"sources":6522,"tags":6523},"https://www.suse.com/security/cve/CVE-2025-39847",[1744],[4423],{"url":6525,"sources":6526,"tags":6527},"https://www.suse.com/security/cve/CVE-2025-39848",[1744],[4423],{"url":6529,"sources":6530,"tags":6531},"https://www.suse.com/security/cve/CVE-2025-39849",[1744],[4423],{"url":6533,"sources":6534,"tags":6535},"https://www.suse.com/security/cve/CVE-2025-39850",[1744],[4423],{"url":6537,"sources":6538,"tags":6539},"https://www.suse.com/security/cve/CVE-2025-39851",[1744],[4423],{"url":6541,"sources":6542,"tags":6543},"https://www.suse.com/security/cve/CVE-2025-39852",[1744],[4423],{"url":6545,"sources":6546,"tags":6547},"https://www.suse.com/security/cve/CVE-2025-39853",[1744],[4423],{"url":6549,"sources":6550,"tags":6551},"https://www.suse.com/security/cve/CVE-2025-39854",[1744],[4423],{"url":6553,"sources":6554,"tags":6555},"https://www.suse.com/security/cve/CVE-2025-39857",[1744],[4423],{"url":6557,"sources":6558,"tags":6559},"https://www.suse.com/security/cve/CVE-2025-39860",[1744],[4423],{"url":6561,"sources":6562,"tags":6563},"https://www.suse.com/security/cve/CVE-2025-39861",[1744],[4423],{"url":6565,"sources":6566,"tags":6567},"https://www.suse.com/security/cve/CVE-2025-39863",[1744],[4423],{"url":6569,"sources":6570,"tags":6571},"https://www.suse.com/security/cve/CVE-2025-39864",[1744],[4423],{"url":6573,"sources":6574,"tags":6575},"https://www.suse.com/security/cve/CVE-2025-39865",[1744],[4423],{"url":6577,"sources":6578,"tags":6579},"https://www.suse.com/security/cve/CVE-2025-39869",[1744],[4423],{"url":6581,"sources":6582,"tags":6583},"https://www.suse.com/security/cve/CVE-2025-39870",[1744],[4423],{"url":6585,"sources":6586,"tags":6587},"https://www.suse.com/security/cve/CVE-2025-39871",[1744],[4423],{"url":6589,"sources":6590,"tags":6591},"https://www.suse.com/security/cve/CVE-2025-39873",[1744],[4423],{"url":6593,"sources":6594,"tags":6595},"https://www.suse.com/security/cve/CVE-2025-39875",[1744],[4423],{"url":6597,"sources":6598,"tags":6599},"https://www.suse.com/security/cve/CVE-2025-39877",[1744],[4423],{"url":6601,"sources":6602,"tags":6603},"https://www.suse.com/security/cve/CVE-2025-39882",[1744],[4423],{"url":6605,"sources":6606,"tags":6607},"https://www.suse.com/security/cve/CVE-2025-39884",[1744],[4423],{"url":6609,"sources":6610,"tags":6611},"https://www.suse.com/security/cve/CVE-2025-39885",[1744],[4423],{"url":6613,"sources":6614,"tags":6615},"https://www.suse.com/security/cve/CVE-2025-39889",[1744],[4423],{"url":6617,"sources":6618,"tags":6619},"https://www.suse.com/security/cve/CVE-2025-39890",[1744],[4423],{"url":6621,"sources":6622,"tags":6623},"https://www.suse.com/security/cve/CVE-2025-39891",[1744],[4423],{"url":6625,"sources":6626,"tags":6627},"https://www.suse.com/security/cve/CVE-2025-39896",[1744],[4423],{"url":6629,"sources":6630,"tags":6631},"https://www.suse.com/security/cve/CVE-2025-39898",[1744],[4423],{"url":6633,"sources":6634,"tags":6635},"https://www.suse.com/security/cve/CVE-2025-39899",[1744],[4423],{"url":6637,"sources":6638,"tags":6639},"https://www.suse.com/security/cve/CVE-2025-39900",[1744],[4423],{"url":6641,"sources":6642,"tags":6643},"https://www.suse.com/security/cve/CVE-2025-39902",[1744],[4423],{"url":6645,"sources":6646,"tags":6647},"https://www.suse.com/security/cve/CVE-2025-39907",[1744],[4423],{"url":6649,"sources":6650,"tags":6651},"https://www.suse.com/security/cve/CVE-2025-39909",[1744],[4423],{"url":6653,"sources":6654,"tags":6655},"https://www.suse.com/security/cve/CVE-2025-39916",[1744],[4423],{"url":6657,"sources":6658,"tags":6659},"https://www.suse.com/security/cve/CVE-2025-39918",[1744],[4423],{"url":6661,"sources":6662,"tags":6663},"https://www.suse.com/security/cve/CVE-2025-39922",[1744],[4423],{"url":6665,"sources":6666,"tags":6667},"https://www.suse.com/security/cve/CVE-2025-39923",[1744],[4423],{"url":6669,"sources":6670,"tags":6671},"https://www.suse.com/security/cve/CVE-2025-39925",[1744],[4423],{"url":6673,"sources":6674,"tags":6675},"https://www.suse.com/security/cve/CVE-2025-39926",[1744],[4423],{"url":6677,"sources":6678,"tags":6679},"https://www.suse.com/security/cve/CVE-2025-39931",[1744],[4423],{"url":6681,"sources":6682,"tags":6683},"https://www.suse.com/security/cve/CVE-2025-39934",[1744],[4423],{"url":6685,"sources":6686,"tags":6687},"https://www.suse.com/security/cve/CVE-2025-39937",[1744],[4423],{"url":6689,"sources":6690,"tags":6691},"https://www.suse.com/security/cve/CVE-2025-39938",[1744],[4423],{"url":6693,"sources":6694,"tags":6695},"https://www.suse.com/security/cve/CVE-2025-39945",[1744],[4423],{"url":6697,"sources":6698,"tags":6699},"https://www.suse.com/security/cve/CVE-2025-39946",[1744],[4423],{"url":6701,"sources":6702,"tags":6703},"https://www.suse.com/security/cve/CVE-2025-39952",[1744],[4423],{"url":6705,"sources":6706,"tags":6707},"https://www.suse.com/security/cve/CVE-2025-39957",[1744],[4423],{"url":6709,"sources":6710,"tags":6711},"https://www.suse.com/security/cve/CVE-2025-40300",[1744],[4423],[],[],[],[6716,6729,6734,6741,6746,6751,6756,6761,6766,6771,6776,6781],{"ecosystem":6717,"name":6718,"vendor":6719,"product":6720,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6720,"source":9,"versions":6722},"openSUSE","dtb-aarch64","opensuse","dtb-aarch64&distro=openSUSE Leap 16.0","rpm",[6723],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},"lt6_12_0_160000_6_1",true,"ecosystem","6.12.0-160000.6.1","excluding",{"ecosystem":6717,"name":6730,"vendor":6719,"product":6731,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6731,"source":9,"versions":6732},"kernel-64kb","kernel-64kb&distro=openSUSE Leap 16.0",[6733],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6735,"vendor":6719,"product":6736,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6736,"source":9,"versions":6737},"kernel-default-base","kernel-default-base&distro=openSUSE Leap 16.0",[6738],{"version":6739,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6740,"version_end_type":6728,"fixed_in":9},"lt6_12_0_160000_6_1_160000_2_4","6.12.0-160000.6.1.160000.2.4",{"ecosystem":6717,"name":6742,"vendor":6719,"product":6743,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6743,"source":9,"versions":6744},"kernel-default","kernel-default&distro=openSUSE Leap 16.0",[6745],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6747,"vendor":6719,"product":6748,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6748,"source":9,"versions":6749},"kernel-docs","kernel-docs&distro=openSUSE Leap 16.0",[6750],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6752,"vendor":6719,"product":6753,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6753,"source":9,"versions":6754},"kernel-kvmsmall","kernel-kvmsmall&distro=openSUSE Leap 16.0",[6755],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6757,"vendor":6719,"product":6758,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6758,"source":9,"versions":6759},"kernel-obs-build","kernel-obs-build&distro=openSUSE Leap 16.0",[6760],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6762,"vendor":6719,"product":6763,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6763,"source":9,"versions":6764},"kernel-obs-qa","kernel-obs-qa&distro=openSUSE Leap 16.0",[6765],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6767,"vendor":6719,"product":6768,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6768,"source":9,"versions":6769},"kernel-rt","kernel-rt&distro=openSUSE Leap 16.0",[6770],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6772,"vendor":6719,"product":6773,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6773,"source":9,"versions":6774},"kernel-source","kernel-source&distro=openSUSE Leap 16.0",[6775],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6777,"vendor":6719,"product":6778,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6778,"source":9,"versions":6779},"kernel-syms","kernel-syms&distro=openSUSE Leap 16.0",[6780],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9},{"ecosystem":6717,"name":6782,"vendor":6719,"product":6783,"cpe_part":9,"purl_type":6721,"purl_namespace":6719,"purl_name":6783,"source":9,"versions":6784},"kernel-zfcpdump","kernel-zfcpdump&distro=openSUSE Leap 16.0",[6785],{"version":6724,"is_range":6725,"range_type":6726,"version_start":9,"version_start_type":9,"version_end":6727,"version_end_type":6728,"fixed_in":9}]