Security update for the Linux Kernel
| Announcement ID: | SUSE-SU-2026:20479-1 |
|---|---|
| Release Date: | 2026-02-24T10:42:46Z |
| Rating: | important |
| References: |
|
| Cross-References: |
|
| CVSS scores: |
|
| Affected Products: |
|
An update that solves 524 vulnerabilities, contains 29 features and has 47 fixes can now be installed.
Description:
The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues
The following security issues were fixed:
- CVE-2023-54013: interconnect: Fix locking for runpm vs reclaim (bsc#1256280).
- CVE-2025-38321: smb: Log an error when close_all_cached_dirs fails (bsc#1246328).
- CVE-2025-38728: smb3: fix for slab out of bounds on mount to ksmbd (bsc#1249256).
- CVE-2025-39880: libceph: fix invalid accesses to ceph_connection_v1_info (bsc#1250388).
- CVE-2025-39890: wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (bsc#1250334).
- CVE-2025-39977: futex: Prevent use-after-free during requeue-PI (bsc#1252046).
- CVE-2025-40006: mm/hugetlb: fix folio is still mapped when deleted (bsc#1252342).
- CVE-2025-40024: vhost: Take a reference on the task in struct vhost_task (bsc#1252686).
- CVE-2025-40033: remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable() (bsc#1252824).
- CVE-2025-40042: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference (bsc#1252861).
- CVE-2025-40053: net: dlink: handle copy_thresh allocation failure (bsc#1252808).
- CVE-2025-40081: perf: arm_spe: Prevent overflow in PERF_IDX2OFF() (bsc#1252776).
- CVE-2025-40102: KVM: arm64: Prevent access to vCPU events before init (bsc#1252919).
- CVE-2025-40123: bpf: Enforce expected_attach_type for tailcall compatibility (bsc#1253365).
- CVE-2025-40134: dm: fix NULL pointer dereference in __dm_suspend() (bsc#1253386).
- CVE-2025-40135: ipv6: use RCU in ip6_xmit() (bsc#1253342).
- CVE-2025-40153: mm: hugetlb: avoid soft lockup when mprotect to large memory area (bsc#1253408).
- CVE-2025-40158: ipv6: use RCU in ip6_output() (bsc#1253402).
- CVE-2025-40160: xen/events: Cleanup find_virq() return codes (bsc#1253400).
- CVE-2025-40167: ext4: detect invalid INLINE_DATA + EXTENTS flag combination (bsc#1253458).
- CVE-2025-40170: net: use dst_dev_rcu() in sk_setup_caps() (bsc#1253413).
- CVE-2025-40178: pid: Add a judgment for ns null in pid_nr_ns (bsc#1253463).
- CVE-2025-40179: ext4: verify orphan file size is not too big (bsc#1253442).
- CVE-2025-40187: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() (bsc#1253647).
- CVE-2025-40190: ext4: guard against EA inode refcount underflow in xattr update (bsc#1253623).
- CVE-2025-40215: kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959).
- CVE-2025-40220: fuse: fix livelock in synchronous file put from fuseblk workers (bsc#1254520).
- CVE-2025-40231: vsock: fix lock inversion in vsock_assign_transport() (bsc#1254815).
- CVE-2025-40233: ocfs2: clear extent cache after moving/defragmenting extents (bsc#1254813).
- CVE-2025-40238: net/mlx5: Fix IPsec cleanup over MPV device (bsc#1254871).
- CVE-2025-40240: sctp: avoid NULL dereference when chunk data buffer is missing (bsc#1254869).
- CVE-2025-40242: gfs2: Fix unlikely race in gdlm_put_lock (bsc#1255075).
- CVE-2025-40248: vsock: Ignore signal/timeout on connect() if already established (bsc#1254864).
- CVE-2025-40250: net/mlx5: Clean up only new IRQ glue on request_irq() failure (bsc#1254854).
- CVE-2025-40251: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (bsc#1254856).
- CVE-2025-40252: net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (bsc#1254849).
- CVE-2025-40254: net: openvswitch: remove never-working support for setting nsh fields (bsc#1254852).
- CVE-2025-40257: mptcp: fix a race in mptcp_pm_del_add_timer() (bsc#1254842).
- CVE-2025-40258: mptcp: fix race condition in mptcp_schedule_work() (bsc#1254843).
- CVE-2025-40259: scsi: sg: Do not sleep in atomic context (bsc#1254845).
- CVE-2025-40261: nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() (bsc#1254839).
- CVE-2025-40264: be2net: pass wrb_params in case of OS2BMC (bsc#1254835).
- CVE-2025-40268: cifs: client: fix memory leak in smb3_fs_context_parse_param (bsc#1255082).
- CVE-2025-40271: fs/proc: fix uaf in proc_readdir_de() (bsc#1255297).
- CVE-2025-40274: KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying (bsc#1254830).
- CVE-2025-40278: net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak (bsc#1254825).
- CVE-2025-40279: net: sched: act_connmark: initialize struct tc_ife to fix kernel leak (bsc#1254846).
- CVE-2025-40280: tipc: Fix use-after-free in tipc_mon_reinit_self() (bsc#1254847).
- CVE-2025-40287: exfat: fix improper check of dentry.stream.valid_size (bsc#1255030).
- CVE-2025-40289: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM (bsc#1255042).
- CVE-2025-40292: virtio-net: fix received length check in big packets (bsc#1255175).
- CVE-2025-40293: iommufd: Don't overflow during division for dirty tracking (bsc#1255179).
- CVE-2025-40297: net: bridge: fix use-after-free due to MST port state bypass (bsc#1255187).
- CVE-2025-40307: exfat: validate cluster allocation bits of the allocation bitmap (bsc#1255039).
- CVE-2025-40319: bpf: Sync pending IRQ work before freeing ring buffer (bsc#1254794).
- CVE-2025-40328: smb: client: fix potential UAF in smb2_close_cached_fid() (bsc#1254624).
- CVE-2025-40331: sctp: Prevent TOCTOU out-of-bounds write (bsc#1254615).
- CVE-2025-40337: net: stmmac: Correctly handle Rx checksum offload errors (bsc#1255081).
- CVE-2025-40338: ASoC: Intel: avs: Do not share the name pointer between components (bsc#1255273).
- CVE-2025-40339: drm/amdgpu: fix nullptr err of vm_handle_moved (bsc#1255428).
- CVE-2025-40346: arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (bsc#1255318).
- CVE-2025-40350: net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ (bsc#1255260).
- CVE-2025-40355: sysfs: check visibility before changing group attribute ownership (bsc#1255261).
- CVE-2025-40360: drm/sysfb: Do not dereference NULL pointer in plane reset (bsc#1255095).
- CVE-2025-40363: net: ipv6: fix field-spanning memcpy warning in AH output (bsc#1255102).
- CVE-2025-68171: x86/fpu: Ensure XFD state on signal delivery (bsc#1255255).
- CVE-2025-68174: amd/amdkfd: enhance kfd process check in switch partition (bsc#1255327).
- CVE-2025-68178: blk-cgroup: fix possible deadlock while configuring policy (bsc#1255266).
- CVE-2025-68188: tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check() (bsc#1255269).
- CVE-2025-68190: drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_locked() (bsc#1255131).
- CVE-2025-68200: bpf: Add bpf_prog_run_data_pointers() (bsc#1255241).
- CVE-2025-68201: drm/amdgpu: remove two invalid BUG_ON()s (bsc#1255136).
- CVE-2025-68204: pmdomain: arm: scmi: Fix genpd leak on provider registration failure (bsc#1255224).
- CVE-2025-68206: netfilter: nft_ct: add seqadj extension for natted connections (bsc#1255142).
- CVE-2025-68208: bpf: account for current allocated stack depth in widen_imprecise_scalars() (bsc#1255227).
- CVE-2025-68209: mlx5: Fix default values in create CQ (bsc#1255230).
- CVE-2025-68227: mptcp: Fix proto fallback detection with BPF (bsc#1255216).
- CVE-2025-68230: drm/amdgpu: fix gpu page fault after hibernation on PF passthrough (bsc#1255134).
- CVE-2025-68239: binfmt_misc: restore write access before closing files opened by open_exec() (bsc#1255272).
- CVE-2025-68241: ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe (bsc#1255157).
- CVE-2025-68245: net: netpoll: fix incorrect refcount handling causing incorrect cleanup (bsc#1255268).
- CVE-2025-68255: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing (bsc#1255395).
- CVE-2025-68259: KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced (bsc#1255199).
- CVE-2025-68261: ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() (bsc#1255164).
- CVE-2025-68264: ext4: refresh inline data size before write operations (bsc#1255380).
- CVE-2025-68284: libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (bsc#1255377).
- CVE-2025-68285: libceph: fix potential use-after-free in have_mon_and_osd_map() (bsc#1255401).
- CVE-2025-68296: drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128).
- CVE-2025-68297: ceph: fix crash in process_v2_sparse_read() for encrypted directories (bsc#1255403).
- CVE-2025-68301: net: atlantic: fix fragment overflow handling in RX path (bsc#1255120).
- CVE-2025-68320: lan966x: Fix sleeping in atomic context (bsc#1255172).
- CVE-2025-68325: net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop (bsc#1255417).
- CVE-2025-68327: usb: renesas_usbhs: Fix synchronous external abort on unbind (bsc#1255488).
- CVE-2025-68337: jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted (bsc#1255482).
- CVE-2025-68340: team: Move team device type change at the end of team_port_add (bsc#1255507).
- CVE-2025-68349: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (bsc#1255544).
- CVE-2025-68363: bpf: Check skb->transport_header is set in bpf_skb_check_mtu (bsc#1255552).
- CVE-2025-68365: fs/ntfs3: Initialize allocated memory before use (bsc#1255548).
- CVE-2025-68366: nbd: defer config unlock in nbd_genl_connect (bsc#1255622).
- CVE-2025-68367: macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse (bsc#1255547).
- CVE-2025-68372: nbd: defer config put in recv_work (bsc#1255537).
- CVE-2025-68378: bpf: Refactor stack map trace depth calculation into helper function (bsc#1255614).
- CVE-2025-68379: RDMA/rxe: Fix null deref on srq->rq.queue after resize failure (bsc#1255695).
- CVE-2025-68727: ntfs3: Fix uninit buffer allocated by __getname() (bsc#1255568).
- CVE-2025-68728: ntfs3: fix uninit memory after failed mi_read in mi_format_new (bsc#1255539).
- CVE-2025-68733: smack: fix bug: unprivileged task can create labels (bsc#1255615).
- CVE-2025-68742: bpf: Improve program stats run-time calculation (bsc#1255707).
- CVE-2025-68744: bpf: Free special fields when update [lru_,]percpu_hash maps (bsc#1255709).
- CVE-2025-68764: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags (bsc#1255930).
- CVE-2025-68768: inet: frags: add inet_frag_queue_flush() (bsc#1256579).
- CVE-2025-68770: bnxt_en: Fix XDP_TX path (bsc#1256584).
- CVE-2025-68771: ocfs2: fix kernel BUG in ocfs2_find_victim_chain (bsc#1256582).
- CVE-2025-68775: net/handshake: duplicate handshake cancellations leak socket (bsc#1256665).
- CVE-2025-68776: net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() (bsc#1256659).
- CVE-2025-68788: fsnotify: do not generate ACCESS/MODIFY events on child for special files (bsc#1256638).
- CVE-2025-68795: ethtool: Avoid overflowing userspace buffer on stats query (bsc#1256688).
- CVE-2025-68798: perf/x86/amd: Check event before enable to avoid GPF (bsc#1256689).
- CVE-2025-68800: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (bsc#1256646).
- CVE-2025-68801: mlxsw: spectrum_router: Fix neighbour use-after-free (bsc#1256653).
- CVE-2025-68803: nfsd: set security label during create operations (bsc#1256770).
- CVE-2025-68813: ipvs: fix ipv4 null-ptr-deref in route error path (bsc#1256641).
- CVE-2025-68814: io_uring: fix filename leak in __io_openat_prep() (bsc#1256651).
- CVE-2025-68815: net/sched: ets: Remove drr class from the active list if it changes to strict (bsc#1256680).
- CVE-2025-68816: net/mlx5: fw_tracer, Validate format string parameters (bsc#1256674).
- CVE-2025-68820: ext4: xattr: fix null pointer deref in ext4_raw_inode() (bsc#1256754).
- CVE-2025-71064: net: hns3: using the num_tqps in the vf driver to apply for resources (bsc#1256654).
- CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change (bsc#1256645).
- CVE-2025-71077: tpm: Cap the number of PCR banks (bsc#1256613).
- CVE-2025-71084: RDMA/cm: Fix leaking the multicast GID table reference (bsc#1256622).
- CVE-2025-71085: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (bsc#1256623).
- CVE-2025-71087: iavf: fix off-by-one issues in iavf_config_rss_reg() (bsc#1256628).
- CVE-2025-71088: mptcp: fallback earlier on simult connection (bsc#1256630).
- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256612).
- CVE-2025-71091: team: fix check for port enabled in team_queue_override_port_prio_changed() (bsc#1256773).
- CVE-2025-71093: e1000: fix OOB in e1000_tbi_should_accept() (bsc#1256777).
- CVE-2025-71094: net: usb: asix: ax88772: Increase phy_name size (bsc#1256597).
- CVE-2025-71095: net: stmmac: fix the crash issue for zero copy XDP_TX action (bsc#1256605).
- CVE-2025-71096: RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (bsc#1256606).
- CVE-2025-71097: ipv4: Fix reference count leak when using error routes with nexthop objects (bsc#1256607).
- CVE-2025-71098: ip6_gre: make ip6gre_header() robust (bsc#1256591).
- CVE-2025-71112: net: hns3: add VLAN id validation before using (bsc#1256726).
- CVE-2025-71116: libceph: make decode_pool() more resilient against corrupted osdmaps (bsc#1256744).
- CVE-2025-71120: SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf (bsc#1256779).
- CVE-2025-71123: ext4: fix string copying in parse_apply_sb_mount_options() (bsc#1256757).
- CVE-2025-71133: RDMA/irdma: avoid invalid read in irdma_net_event (bsc#1256733).
- CVE-2025-71135: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt() (bsc#1256761).
- CVE-2025-71137: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" (bsc#1256760).
- CVE-2025-71149: io_uring/poll: correctly handle io_poll_add() return value on update (bsc#1257164).
- CVE-2026-22976: net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset (bsc#1257035).
- CVE-2026-22977: net: sock: fix hardened usercopy panic in sock_recv_errqueue (bsc#1257053).
- CVE-2026-22984: libceph: prevent potential out-of-bounds reads in handle_auth_done() (bsc#1257217).
- CVE-2026-22990: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() (bsc#1257221).
- CVE-2026-22991: libceph: make free_choose_arg_map() resilient to partial allocation (bsc#1257220).
- CVE-2026-22992: libceph: return the handler error from mon_handle_auth_done() (bsc#1257218).
- CVE-2026-22993: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations (bsc#1257180).
- CVE-2026-22996: net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv.
- CVE-2026-22999: net/sched: sch_qfq: do not free existing class in qfq_change_class() (bsc#1257236).
- CVE-2026-23000: net/mlx5e: Fix crash on profile change rollback failure (bsc#1257234).
- CVE-2026-23001: macvlan: fix possible UAF in macvlan_forward_source() (bsc#1257232).
- CVE-2026-23005: x86/fpu: Clear XSTATE_BV in guest XSAVE state whenever XFD[i]=1 (bsc#1257245).
- CVE-2026-23010: ipv6: Fix use-after-free in inet6_addr_del() (bsc#1257332).
- CVE-2026-23011: ipv4: ip_gre: make ipgre_header() robust (bsc#1257207).
The following non security issues were fixed:
- ALSA: usb-audio: Update for native DSD support quirks (stable-fixes).
- Disable CONFIG_CPU5_WDT The cpu5wdt driver doesn't implement a proper watchdog interface and has many code issues. It only handles obscure and obsolete hardware. Stop building and supporting this driver (jsc#PED-14062).
- Update config files (jsc#PED-12554 jsc#PED-6996 bsc#1243677 ltc#213602 bsc#1243678 ltc#213596) CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY=y CONFIG_INTEGRITY_CA_MACHINE_KEYRING_MAX=y
- Update config files: disable CONFIG_DEVPORT for arm64 (bsc#1256792)
- bpf/selftests: test_select_reuseport_kern: Remove unused header (bsc#1257603).
- bpf: Do not let BPF test infra emit invalid GSO types to stack (bsc#1255569).
- cifs: Fix copy offload to flush destination region (bsc#1252511).
- cifs: Fix flushing, invalidation and file size with copy_file_range() (bsc#1252511).
- cifs: Fix uncached read into ITER_KVEC iterator (bsc#1245449).
- cifs: make cifs_chan_update_iface() a void function (git-fixes).
- cifs: update dstaddr whenever channel iface is updated (git-fixes).
- cpuidle: menu: Use residency threshold in polling state override decisions (bsc#1255026).
- dm: fix queue start/stop imbalance under suspend/load/resume races (bsc#1253386)
- drm/amdgpu: update mappings not managed by KFD (bsc#1255428)
- ext4: use optimized mballoc scanning regardless of inode format (bsc#1254378).
- ext4: wait for ongoing I/O to complete before freeing blocks (bsc#1256366).
- fs: dlm: allow to F_SETLKW getting interrupted (bsc#1255025).
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- media: atomisp: Prefix firmware paths with "intel/ipu/" (bsc#1252973).
- media: atomisp: Remove firmware_name module parameter (bsc#1252973).
- mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations (bsc#1254447 bsc#1253087).
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (bsc#1257473).
- net: tcp: allow zero-window ACK update the window (bsc#1254767).
- net: usb: pegasus: fix memory leak in update_eth_regs_async() (git-fixes).
- powerpc/addnote: Fix overflow on 32-bit builds (bsc#1215199).
- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling (bsc#1253262 ltc#216029).
- powerpc/kexec: Enable SMT before waking offline CPUs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- scsi: lpfc: Add capability to register Platform Name ID to fabric (bsc#1254119).
- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (bsc#1254119).
- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (bsc#1254119).
- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (bsc#1254119).
- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (bsc#1254119).
- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (bsc#1254119).
- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (bsc#1254119).
- scsi: lpfc: Revise discovery related function headers and comments (bsc#1254119).
- scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get() (bsc#1256861).
- scsi: lpfc: Update lpfc version to 14.4.0.12 (bsc#1254119).
- scsi: lpfc: Update lpfc version to 14.4.0.13 (bsc#1256861).
- scsi: lpfc: Update various NPIV diagnostic log messaging (bsc#1254119).
- scsi: qla2xxx: Add Speed in SFP print information (bsc#1256863).
- scsi: qla2xxx: Add bsg interface to support firmware img validation (bsc#1256863).
- scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx (bsc#1256863).
- scsi: qla2xxx: Add support for 64G SFP speed (bsc#1256863).
- scsi: qla2xxx: Allow recovery for tape devices (bsc#1256863).
- scsi: qla2xxx: Delay module unload while fabric scan in progress (bsc#1256863).
- scsi: qla2xxx: Fix bsg_done() causing double free (bsc#1256863).
- scsi: qla2xxx: Free sp in error path to fix system crash (bsc#1256863).
- scsi: qla2xxx: Query FW again before proceeding with login (bsc#1256863).
- scsi: qla2xxx: Update version to 10.02.10.100-k (bsc#1256863).
- scsi: qla2xxx: Validate MCU signature before executing MBC 03h (bsc#1256863).
- scsi: qla2xxx: Validate sp before freeing associated memory (bsc#1256863).
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1257296).
- smb: client: split cached_fid bitfields to avoid shared-byte RMW races (bsc#1250748,bsc#1257154).
- smb: client: update cfid->last_access_time in open_cached_dir_by_dentry() (git-fixes).
- smb: improve directory cache reuse for readdir operations (bsc#1252712).
- soc/tegra: fuse: speedo-tegra210: Update speedo IDs (git-fixes).
- spi: tegra210-quad: Check hardware status on timeout (bsc#1253155)
- spi: tegra210-quad: Fix timeout handling (bsc#1253155)
- spi: tegra210-quad: Refactor error handling into helper functions (bsc#1253155)
- spi: tegra210-quad: Update dummy sequence configuration (git-fixes)
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- tracing: Fix access to trace_event_file (bsc#1254373).
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() (git-fixes).
- x86/microcode/AMD: Add TSA microcode SHAs (bsc#1256528).
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (bsc#1256528).
- x86/microcode/AMD: Add more known models to entry sign checking (bsc#1256528).
- x86/microcode/AMD: Add some forgotten models to the SHA check (bsc#1256528).
- x86/microcode/AMD: Clean the cache if update did not load microcode (bsc#1256528).
- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (bsc#1256528).
- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (bsc#1256528).
- x86/microcode/AMD: Fix __apply_microcode_amd()'s return value (bsc#1256528).
- x86/microcode/AMD: Limit Entrysign signature checking to known generations (bsc#1256528).
- x86/microcode/AMD: Load only SHA256-checksummed patches (bsc#1256528).
- x86/microcode/AMD: Select which microcode patch to load (bsc#1256528).
- x86/microcode/AMD: Use sha256() instead of init/update/final (bsc#1256528).
- x86/microcode: Fix Entrysign revision check for Zen1/Naples (bsc#1256528).
Special Instructions and Notes:
- Please reboot the system after installing this update.
Patch Instructions:
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
-
SUSE Linux Micro Extras 6.0
zypper in -t patch SUSE-SLE-Micro-Extras-6.0-kernel-281=1
Package List:
-
SUSE Linux Micro Extras 6.0 (nosrc)
- kernel-default-6.4.0-39.1
- kernel-64kb-6.4.0-39.1
-
SUSE Linux Micro Extras 6.0 (aarch64)
- kernel-64kb-devel-6.4.0-39.1
- kernel-64kb-debugsource-6.4.0-39.1
-
SUSE Linux Micro Extras 6.0 (aarch64 s390x x86_64)
- kernel-syms-6.4.0-39.1
- kernel-default-devel-6.4.0-39.1
- kernel-obs-build-debugsource-6.4.0-39.1
- kernel-default-debugsource-6.4.0-39.1
- kernel-obs-build-6.4.0-39.1
-
SUSE Linux Micro Extras 6.0 (x86_64)
- kernel-default-devel-debuginfo-6.4.0-39.1
References:
- https://www.suse.com/security/cve/CVE-2023-42752.html
- https://www.suse.com/security/cve/CVE-2023-53714.html
- https://www.suse.com/security/cve/CVE-2023-53743.html
- https://www.suse.com/security/cve/CVE-2023-53750.html
- https://www.suse.com/security/cve/CVE-2023-53752.html
- https://www.suse.com/security/cve/CVE-2023-53759.html
- https://www.suse.com/security/cve/CVE-2023-53762.html
- https://www.suse.com/security/cve/CVE-2023-53766.html
- https://www.suse.com/security/cve/CVE-2023-53768.html
- https://www.suse.com/security/cve/CVE-2023-53777.html
- https://www.suse.com/security/cve/CVE-2023-53778.html
- https://www.suse.com/security/cve/CVE-2023-53782.html
- https://www.suse.com/security/cve/CVE-2023-53784.html
- https://www.suse.com/security/cve/CVE-2023-53785.html
- https://www.suse.com/security/cve/CVE-2023-53787.html
- https://www.suse.com/security/cve/CVE-2023-53791.html
- https://www.suse.com/security/cve/CVE-2023-53792.html
- https://www.suse.com/security/cve/CVE-2023-53793.html
- https://www.suse.com/security/cve/CVE-2023-53794.html
- https://www.suse.com/security/cve/CVE-2023-53795.html
- https://www.suse.com/security/cve/CVE-2023-53797.html
- https://www.suse.com/security/cve/CVE-2023-53799.html
- https://www.suse.com/security/cve/CVE-2023-53807.html
- https://www.suse.com/security/cve/CVE-2023-53808.html
- https://www.suse.com/security/cve/CVE-2023-53813.html
- https://www.suse.com/security/cve/CVE-2023-53815.html
- https://www.suse.com/security/cve/CVE-2023-53819.html
- https://www.suse.com/security/cve/CVE-2023-53821.html
- https://www.suse.com/security/cve/CVE-2023-53823.html
- https://www.suse.com/security/cve/CVE-2023-53825.html
- https://www.suse.com/security/cve/CVE-2023-53828.html
- https://www.suse.com/security/cve/CVE-2023-53831.html
- https://www.suse.com/security/cve/CVE-2023-53834.html
- https://www.suse.com/security/cve/CVE-2023-53836.html
- https://www.suse.com/security/cve/CVE-2023-53839.html
- https://www.suse.com/security/cve/CVE-2023-53841.html
- https://www.suse.com/security/cve/CVE-2023-53842.html
- https://www.suse.com/security/cve/CVE-2023-53843.html
- https://www.suse.com/security/cve/CVE-2023-53844.html
- https://www.suse.com/security/cve/CVE-2023-53846.html
- https://www.suse.com/security/cve/CVE-2023-53847.html
- https://www.suse.com/security/cve/CVE-2023-53848.html
- https://www.suse.com/security/cve/CVE-2023-53850.html
- https://www.suse.com/security/cve/CVE-2023-53851.html
- https://www.suse.com/security/cve/CVE-2023-53852.html
- https://www.suse.com/security/cve/CVE-2023-53855.html
- https://www.suse.com/security/cve/CVE-2023-53856.html
- https://www.suse.com/security/cve/CVE-2023-53857.html
- https://www.suse.com/security/cve/CVE-2023-53858.html
- https://www.suse.com/security/cve/CVE-2023-53860.html
- https://www.suse.com/security/cve/CVE-2023-53861.html
- https://www.suse.com/security/cve/CVE-2023-53863.html
- https://www.suse.com/security/cve/CVE-2023-53864.html
- https://www.suse.com/security/cve/CVE-2023-53865.html
- https://www.suse.com/security/cve/CVE-2023-53989.html
- https://www.suse.com/security/cve/CVE-2023-53992.html
- https://www.suse.com/security/cve/CVE-2023-53994.html
- https://www.suse.com/security/cve/CVE-2023-53995.html
- https://www.suse.com/security/cve/CVE-2023-53996.html
- https://www.suse.com/security/cve/CVE-2023-53997.html
- https://www.suse.com/security/cve/CVE-2023-53998.html
- https://www.suse.com/security/cve/CVE-2023-53999.html
- https://www.suse.com/security/cve/CVE-2023-54000.html
- https://www.suse.com/security/cve/CVE-2023-54001.html
- https://www.suse.com/security/cve/CVE-2023-54005.html
- https://www.suse.com/security/cve/CVE-2023-54006.html
- https://www.suse.com/security/cve/CVE-2023-54008.html
- https://www.suse.com/security/cve/CVE-2023-54013.html
- https://www.suse.com/security/cve/CVE-2023-54014.html
- https://www.suse.com/security/cve/CVE-2023-54016.html
- https://www.suse.com/security/cve/CVE-2023-54017.html
- https://www.suse.com/security/cve/CVE-2023-54019.html
- https://www.suse.com/security/cve/CVE-2023-54022.html
- https://www.suse.com/security/cve/CVE-2023-54023.html
- https://www.suse.com/security/cve/CVE-2023-54025.html
- https://www.suse.com/security/cve/CVE-2023-54026.html
- https://www.suse.com/security/cve/CVE-2023-54027.html
- https://www.suse.com/security/cve/CVE-2023-54030.html
- https://www.suse.com/security/cve/CVE-2023-54031.html
- https://www.suse.com/security/cve/CVE-2023-54032.html
- https://www.suse.com/security/cve/CVE-2023-54035.html
- https://www.suse.com/security/cve/CVE-2023-54037.html
- https://www.suse.com/security/cve/CVE-2023-54038.html
- https://www.suse.com/security/cve/CVE-2023-54042.html
- https://www.suse.com/security/cve/CVE-2023-54045.html
- https://www.suse.com/security/cve/CVE-2023-54048.html
- https://www.suse.com/security/cve/CVE-2023-54049.html
- https://www.suse.com/security/cve/CVE-2023-54051.html
- https://www.suse.com/security/cve/CVE-2023-54052.html
- https://www.suse.com/security/cve/CVE-2023-54060.html
- https://www.suse.com/security/cve/CVE-2023-54064.html
- https://www.suse.com/security/cve/CVE-2023-54066.html
- https://www.suse.com/security/cve/CVE-2023-54067.html
- https://www.suse.com/security/cve/CVE-2023-54069.html
- https://www.suse.com/security/cve/CVE-2023-54070.html
- https://www.suse.com/security/cve/CVE-2023-54072.html
- https://www.suse.com/security/cve/CVE-2023-54076.html
- https://www.suse.com/security/cve/CVE-2023-54080.html
- https://www.suse.com/security/cve/CVE-2023-54081.html
- https://www.suse.com/security/cve/CVE-2023-54083.html
- https://www.suse.com/security/cve/CVE-2023-54088.html
- https://www.suse.com/security/cve/CVE-2023-54089.html
- https://www.suse.com/security/cve/CVE-2023-54091.html
- https://www.suse.com/security/cve/CVE-2023-54092.html
- https://www.suse.com/security/cve/CVE-2023-54093.html
- https://www.suse.com/security/cve/CVE-2023-54094.html
- https://www.suse.com/security/cve/CVE-2023-54095.html
- https://www.suse.com/security/cve/CVE-2023-54096.html
- https://www.suse.com/security/cve/CVE-2023-54099.html
- https://www.suse.com/security/cve/CVE-2023-54101.html
- https://www.suse.com/security/cve/CVE-2023-54104.html
- https://www.suse.com/security/cve/CVE-2023-54106.html
- https://www.suse.com/security/cve/CVE-2023-54112.html
- https://www.suse.com/security/cve/CVE-2023-54113.html
- https://www.suse.com/security/cve/CVE-2023-54115.html
- https://www.suse.com/security/cve/CVE-2023-54117.html
- https://www.suse.com/security/cve/CVE-2023-54121.html
- https://www.suse.com/security/cve/CVE-2023-54125.html
- https://www.suse.com/security/cve/CVE-2023-54127.html
- https://www.suse.com/security/cve/CVE-2023-54133.html
- https://www.suse.com/security/cve/CVE-2023-54134.html
- https://www.suse.com/security/cve/CVE-2023-54135.html
- https://www.suse.com/security/cve/CVE-2023-54136.html
- https://www.suse.com/security/cve/CVE-2023-54137.html
- https://www.suse.com/security/cve/CVE-2023-54140.html
- https://www.suse.com/security/cve/CVE-2023-54141.html
- https://www.suse.com/security/cve/CVE-2023-54142.html
- https://www.suse.com/security/cve/CVE-2023-54143.html
- https://www.suse.com/security/cve/CVE-2023-54145.html
- https://www.suse.com/security/cve/CVE-2023-54148.html
- https://www.suse.com/security/cve/CVE-2023-54149.html
- https://www.suse.com/security/cve/CVE-2023-54153.html
- https://www.suse.com/security/cve/CVE-2023-54154.html
- https://www.suse.com/security/cve/CVE-2023-54155.html
- https://www.suse.com/security/cve/CVE-2023-54156.html
- https://www.suse.com/security/cve/CVE-2023-54164.html
- https://www.suse.com/security/cve/CVE-2023-54166.html
- https://www.suse.com/security/cve/CVE-2023-54169.html
- https://www.suse.com/security/cve/CVE-2023-54170.html
- https://www.suse.com/security/cve/CVE-2023-54171.html
- https://www.suse.com/security/cve/CVE-2023-54172.html
- https://www.suse.com/security/cve/CVE-2023-54173.html
- https://www.suse.com/security/cve/CVE-2023-54177.html
- https://www.suse.com/security/cve/CVE-2023-54178.html
- https://www.suse.com/security/cve/CVE-2023-54179.html
- https://www.suse.com/security/cve/CVE-2023-54181.html
- https://www.suse.com/security/cve/CVE-2023-54183.html
- https://www.suse.com/security/cve/CVE-2023-54185.html
- https://www.suse.com/security/cve/CVE-2023-54189.html
- https://www.suse.com/security/cve/CVE-2023-54194.html
- https://www.suse.com/security/cve/CVE-2023-54201.html
- https://www.suse.com/security/cve/CVE-2023-54204.html
- https://www.suse.com/security/cve/CVE-2023-54207.html
- https://www.suse.com/security/cve/CVE-2023-54209.html
- https://www.suse.com/security/cve/CVE-2023-54210.html
- https://www.suse.com/security/cve/CVE-2023-54211.html
- https://www.suse.com/security/cve/CVE-2023-54215.html
- https://www.suse.com/security/cve/CVE-2023-54219.html
- https://www.suse.com/security/cve/CVE-2023-54220.html
- https://www.suse.com/security/cve/CVE-2023-54221.html
- https://www.suse.com/security/cve/CVE-2023-54223.html
- https://www.suse.com/security/cve/CVE-2023-54224.html
- https://www.suse.com/security/cve/CVE-2023-54225.html
- https://www.suse.com/security/cve/CVE-2023-54227.html
- https://www.suse.com/security/cve/CVE-2023-54229.html
- https://www.suse.com/security/cve/CVE-2023-54230.html
- https://www.suse.com/security/cve/CVE-2023-54235.html
- https://www.suse.com/security/cve/CVE-2023-54240.html
- https://www.suse.com/security/cve/CVE-2023-54241.html
- https://www.suse.com/security/cve/CVE-2023-54246.html
- https://www.suse.com/security/cve/CVE-2023-54247.html
- https://www.suse.com/security/cve/CVE-2023-54251.html
- https://www.suse.com/security/cve/CVE-2023-54253.html
- https://www.suse.com/security/cve/CVE-2023-54254.html
- https://www.suse.com/security/cve/CVE-2023-54255.html
- https://www.suse.com/security/cve/CVE-2023-54258.html
- https://www.suse.com/security/cve/CVE-2023-54261.html
- https://www.suse.com/security/cve/CVE-2023-54263.html
- https://www.suse.com/security/cve/CVE-2023-54264.html
- https://www.suse.com/security/cve/CVE-2023-54266.html
- https://www.suse.com/security/cve/CVE-2023-54267.html
- https://www.suse.com/security/cve/CVE-2023-54271.html
- https://www.suse.com/security/cve/CVE-2023-54276.html
- https://www.suse.com/security/cve/CVE-2023-54278.html
- https://www.suse.com/security/cve/CVE-2023-54281.html
- https://www.suse.com/security/cve/CVE-2023-54282.html
- https://www.suse.com/security/cve/CVE-2023-54283.html
- https://www.suse.com/security/cve/CVE-2023-54285.html
- https://www.suse.com/security/cve/CVE-2023-54289.html
- https://www.suse.com/security/cve/CVE-2023-54291.html
- https://www.suse.com/security/cve/CVE-2023-54292.html
- https://www.suse.com/security/cve/CVE-2023-54293.html
- https://www.suse.com/security/cve/CVE-2023-54296.html
- https://www.suse.com/security/cve/CVE-2023-54297.html
- https://www.suse.com/security/cve/CVE-2023-54299.html
- https://www.suse.com/security/cve/CVE-2023-54300.html
- https://www.suse.com/security/cve/CVE-2023-54302.html
- https://www.suse.com/security/cve/CVE-2023-54303.html
- https://www.suse.com/security/cve/CVE-2023-54304.html
- https://www.suse.com/security/cve/CVE-2023-54309.html
- https://www.suse.com/security/cve/CVE-2023-54312.html
- https://www.suse.com/security/cve/CVE-2023-54313.html
- https://www.suse.com/security/cve/CVE-2023-54314.html
- https://www.suse.com/security/cve/CVE-2023-54315.html
- https://www.suse.com/security/cve/CVE-2023-54316.html
- https://www.suse.com/security/cve/CVE-2023-54318.html
- https://www.suse.com/security/cve/CVE-2023-54319.html
- https://www.suse.com/security/cve/CVE-2023-54322.html
- https://www.suse.com/security/cve/CVE-2023-54324.html
- https://www.suse.com/security/cve/CVE-2023-54326.html
- https://www.suse.com/security/cve/CVE-2024-26944.html
- https://www.suse.com/security/cve/CVE-2024-27005.html
- https://www.suse.com/security/cve/CVE-2024-42103.html
- https://www.suse.com/security/cve/CVE-2024-53070.html
- https://www.suse.com/security/cve/CVE-2024-53149.html
- https://www.suse.com/security/cve/CVE-2025-22047.html
- https://www.suse.com/security/cve/CVE-2025-37813.html
- https://www.suse.com/security/cve/CVE-2025-38243.html
- https://www.suse.com/security/cve/CVE-2025-38321.html
- https://www.suse.com/security/cve/CVE-2025-38322.html
- https://www.suse.com/security/cve/CVE-2025-38379.html
- https://www.suse.com/security/cve/CVE-2025-38539.html
- https://www.suse.com/security/cve/CVE-2025-38728.html
- https://www.suse.com/security/cve/CVE-2025-39689.html
- https://www.suse.com/security/cve/CVE-2025-39813.html
- https://www.suse.com/security/cve/CVE-2025-39829.html
- https://www.suse.com/security/cve/CVE-2025-39880.html
- https://www.suse.com/security/cve/CVE-2025-39890.html
- https://www.suse.com/security/cve/CVE-2025-39913.html
- https://www.suse.com/security/cve/CVE-2025-39977.html
- https://www.suse.com/security/cve/CVE-2025-40006.html
- https://www.suse.com/security/cve/CVE-2025-40024.html
- https://www.suse.com/security/cve/CVE-2025-40033.html
- https://www.suse.com/security/cve/CVE-2025-40042.html
- https://www.suse.com/security/cve/CVE-2025-40053.html
- https://www.suse.com/security/cve/CVE-2025-40081.html
- https://www.suse.com/security/cve/CVE-2025-40097.html
- https://www.suse.com/security/cve/CVE-2025-40102.html
- https://www.suse.com/security/cve/CVE-2025-40106.html
- https://www.suse.com/security/cve/CVE-2025-40123.html
- https://www.suse.com/security/cve/CVE-2025-40134.html
- https://www.suse.com/security/cve/CVE-2025-40135.html
- https://www.suse.com/security/cve/CVE-2025-40153.html
- https://www.suse.com/security/cve/CVE-2025-40158.html
- https://www.suse.com/security/cve/CVE-2025-40160.html
- https://www.suse.com/security/cve/CVE-2025-40167.html
- https://www.suse.com/security/cve/CVE-2025-40170.html
- https://www.suse.com/security/cve/CVE-2025-40178.html
- https://www.suse.com/security/cve/CVE-2025-40179.html
- https://www.suse.com/security/cve/CVE-2025-40187.html
- https://www.suse.com/security/cve/CVE-2025-40190.html
- https://www.suse.com/security/cve/CVE-2025-40202.html
- https://www.suse.com/security/cve/CVE-2025-40211.html
- https://www.suse.com/security/cve/CVE-2025-40215.html
- https://www.suse.com/security/cve/CVE-2025-40219.html
- https://www.suse.com/security/cve/CVE-2025-40220.html
- https://www.suse.com/security/cve/CVE-2025-40223.html
- https://www.suse.com/security/cve/CVE-2025-40231.html
- https://www.suse.com/security/cve/CVE-2025-40233.html
- https://www.suse.com/security/cve/CVE-2025-40238.html
- https://www.suse.com/security/cve/CVE-2025-40240.html
- https://www.suse.com/security/cve/CVE-2025-40242.html
- https://www.suse.com/security/cve/CVE-2025-40244.html
- https://www.suse.com/security/cve/CVE-2025-40248.html
- https://www.suse.com/security/cve/CVE-2025-40250.html
- https://www.suse.com/security/cve/CVE-2025-40251.html
- https://www.suse.com/security/cve/CVE-2025-40252.html
- https://www.suse.com/security/cve/CVE-2025-40254.html
- https://www.suse.com/security/cve/CVE-2025-40256.html
- https://www.suse.com/security/cve/CVE-2025-40257.html
- https://www.suse.com/security/cve/CVE-2025-40258.html
- https://www.suse.com/security/cve/CVE-2025-40259.html
- https://www.suse.com/security/cve/CVE-2025-40261.html
- https://www.suse.com/security/cve/CVE-2025-40262.html
- https://www.suse.com/security/cve/CVE-2025-40263.html
- https://www.suse.com/security/cve/CVE-2025-40264.html
- https://www.suse.com/security/cve/CVE-2025-40268.html
- https://www.suse.com/security/cve/CVE-2025-40269.html
- https://www.suse.com/security/cve/CVE-2025-40271.html
- https://www.suse.com/security/cve/CVE-2025-40272.html
- https://www.suse.com/security/cve/CVE-2025-40273.html
- https://www.suse.com/security/cve/CVE-2025-40274.html
- https://www.suse.com/security/cve/CVE-2025-40275.html
- https://www.suse.com/security/cve/CVE-2025-40277.html
- https://www.suse.com/security/cve/CVE-2025-40278.html
- https://www.suse.com/security/cve/CVE-2025-40279.html
- https://www.suse.com/security/cve/CVE-2025-40280.html
- https://www.suse.com/security/cve/CVE-2025-40282.html
- https://www.suse.com/security/cve/CVE-2025-40283.html
- https://www.suse.com/security/cve/CVE-2025-40284.html
- https://www.suse.com/security/cve/CVE-2025-40287.html
- https://www.suse.com/security/cve/CVE-2025-40288.html
- https://www.suse.com/security/cve/CVE-2025-40289.html
- https://www.suse.com/security/cve/CVE-2025-40292.html
- https://www.suse.com/security/cve/CVE-2025-40293.html
- https://www.suse.com/security/cve/CVE-2025-40297.html
- https://www.suse.com/security/cve/CVE-2025-40301.html
- https://www.suse.com/security/cve/CVE-2025-40304.html
- https://www.suse.com/security/cve/CVE-2025-40306.html
- https://www.suse.com/security/cve/CVE-2025-40307.html
- https://www.suse.com/security/cve/CVE-2025-40308.html
- https://www.suse.com/security/cve/CVE-2025-40309.html
- https://www.suse.com/security/cve/CVE-2025-40310.html
- https://www.suse.com/security/cve/CVE-2025-40311.html
- https://www.suse.com/security/cve/CVE-2025-40312.html
- https://www.suse.com/security/cve/CVE-2025-40314.html
- https://www.suse.com/security/cve/CVE-2025-40315.html
- https://www.suse.com/security/cve/CVE-2025-40316.html
- https://www.suse.com/security/cve/CVE-2025-40317.html
- https://www.suse.com/security/cve/CVE-2025-40318.html
- https://www.suse.com/security/cve/CVE-2025-40319.html
- https://www.suse.com/security/cve/CVE-2025-40320.html
- https://www.suse.com/security/cve/CVE-2025-40321.html
- https://www.suse.com/security/cve/CVE-2025-40322.html
- https://www.suse.com/security/cve/CVE-2025-40323.html
- https://www.suse.com/security/cve/CVE-2025-40324.html
- https://www.suse.com/security/cve/CVE-2025-40328.html
- https://www.suse.com/security/cve/CVE-2025-40329.html
- https://www.suse.com/security/cve/CVE-2025-40331.html
- https://www.suse.com/security/cve/CVE-2025-40337.html
- https://www.suse.com/security/cve/CVE-2025-40338.html
- https://www.suse.com/security/cve/CVE-2025-40339.html
- https://www.suse.com/security/cve/CVE-2025-40342.html
- https://www.suse.com/security/cve/CVE-2025-40343.html
- https://www.suse.com/security/cve/CVE-2025-40345.html
- https://www.suse.com/security/cve/CVE-2025-40346.html
- https://www.suse.com/security/cve/CVE-2025-40347.html
- https://www.suse.com/security/cve/CVE-2025-40349.html
- https://www.suse.com/security/cve/CVE-2025-40350.html
- https://www.suse.com/security/cve/CVE-2025-40351.html
- https://www.suse.com/security/cve/CVE-2025-40355.html
- https://www.suse.com/security/cve/CVE-2025-40360.html
- https://www.suse.com/security/cve/CVE-2025-40363.html
- https://www.suse.com/security/cve/CVE-2025-68168.html
- https://www.suse.com/security/cve/CVE-2025-68171.html
- https://www.suse.com/security/cve/CVE-2025-68172.html
- https://www.suse.com/security/cve/CVE-2025-68174.html
- https://www.suse.com/security/cve/CVE-2025-68176.html
- https://www.suse.com/security/cve/CVE-2025-68178.html
- https://www.suse.com/security/cve/CVE-2025-68180.html
- https://www.suse.com/security/cve/CVE-2025-68183.html
- https://www.suse.com/security/cve/CVE-2025-68185.html
- https://www.suse.com/security/cve/CVE-2025-68188.html
- https://www.suse.com/security/cve/CVE-2025-68190.html
- https://www.suse.com/security/cve/CVE-2025-68192.html
- https://www.suse.com/security/cve/CVE-2025-68194.html
- https://www.suse.com/security/cve/CVE-2025-68195.html
- https://www.suse.com/security/cve/CVE-2025-68200.html
- https://www.suse.com/security/cve/CVE-2025-68201.html
- https://www.suse.com/security/cve/CVE-2025-68204.html
- https://www.suse.com/security/cve/CVE-2025-68206.html
- https://www.suse.com/security/cve/CVE-2025-68208.html
- https://www.suse.com/security/cve/CVE-2025-68209.html
- https://www.suse.com/security/cve/CVE-2025-68217.html
- https://www.suse.com/security/cve/CVE-2025-68218.html
- https://www.suse.com/security/cve/CVE-2025-68222.html
- https://www.suse.com/security/cve/CVE-2025-68227.html
- https://www.suse.com/security/cve/CVE-2025-68230.html
- https://www.suse.com/security/cve/CVE-2025-68233.html
- https://www.suse.com/security/cve/CVE-2025-68235.html
- https://www.suse.com/security/cve/CVE-2025-68237.html
- https://www.suse.com/security/cve/CVE-2025-68238.html
- https://www.suse.com/security/cve/CVE-2025-68239.html
- https://www.suse.com/security/cve/CVE-2025-68241.html
- https://www.suse.com/security/cve/CVE-2025-68244.html
- https://www.suse.com/security/cve/CVE-2025-68245.html
- https://www.suse.com/security/cve/CVE-2025-68249.html
- https://www.suse.com/security/cve/CVE-2025-68252.html
- https://www.suse.com/security/cve/CVE-2025-68254.html
- https://www.suse.com/security/cve/CVE-2025-68255.html
- https://www.suse.com/security/cve/CVE-2025-68256.html
- https://www.suse.com/security/cve/CVE-2025-68257.html
- https://www.suse.com/security/cve/CVE-2025-68258.html
- https://www.suse.com/security/cve/CVE-2025-68259.html
- https://www.suse.com/security/cve/CVE-2025-68261.html
- https://www.suse.com/security/cve/CVE-2025-68264.html
- https://www.suse.com/security/cve/CVE-2025-68284.html
- https://www.suse.com/security/cve/CVE-2025-68285.html
- https://www.suse.com/security/cve/CVE-2025-68286.html
- https://www.suse.com/security/cve/CVE-2025-68287.html
- https://www.suse.com/security/cve/CVE-2025-68289.html
- https://www.suse.com/security/cve/CVE-2025-68290.html
- https://www.suse.com/security/cve/CVE-2025-68296.html
- https://www.suse.com/security/cve/CVE-2025-68297.html
- https://www.suse.com/security/cve/CVE-2025-68301.html
- https://www.suse.com/security/cve/CVE-2025-68303.html
- https://www.suse.com/security/cve/CVE-2025-68305.html
- https://www.suse.com/security/cve/CVE-2025-68307.html
- https://www.suse.com/security/cve/CVE-2025-68308.html
- https://www.suse.com/security/cve/CVE-2025-68312.html
- https://www.suse.com/security/cve/CVE-2025-68313.html
- https://www.suse.com/security/cve/CVE-2025-68320.html
- https://www.suse.com/security/cve/CVE-2025-68325.html
- https://www.suse.com/security/cve/CVE-2025-68327.html
- https://www.suse.com/security/cve/CVE-2025-68328.html
- https://www.suse.com/security/cve/CVE-2025-68330.html
- https://www.suse.com/security/cve/CVE-2025-68331.html
- https://www.suse.com/security/cve/CVE-2025-68332.html
- https://www.suse.com/security/cve/CVE-2025-68335.html
- https://www.suse.com/security/cve/CVE-2025-68337.html
- https://www.suse.com/security/cve/CVE-2025-68339.html
- https://www.suse.com/security/cve/CVE-2025-68340.html
- https://www.suse.com/security/cve/CVE-2025-68345.html
- https://www.suse.com/security/cve/CVE-2025-68346.html
- https://www.suse.com/security/cve/CVE-2025-68347.html
- https://www.suse.com/security/cve/CVE-2025-68349.html
- https://www.suse.com/security/cve/CVE-2025-68351.html
- https://www.suse.com/security/cve/CVE-2025-68354.html
- https://www.suse.com/security/cve/CVE-2025-68362.html
- https://www.suse.com/security/cve/CVE-2025-68363.html
- https://www.suse.com/security/cve/CVE-2025-68365.html
- https://www.suse.com/security/cve/CVE-2025-68366.html
- https://www.suse.com/security/cve/CVE-2025-68367.html
- https://www.suse.com/security/cve/CVE-2025-68372.html
- https://www.suse.com/security/cve/CVE-2025-68378.html
- https://www.suse.com/security/cve/CVE-2025-68379.html
- https://www.suse.com/security/cve/CVE-2025-68380.html
- https://www.suse.com/security/cve/CVE-2025-68724.html
- https://www.suse.com/security/cve/CVE-2025-68725.html
- https://www.suse.com/security/cve/CVE-2025-68727.html
- https://www.suse.com/security/cve/CVE-2025-68728.html
- https://www.suse.com/security/cve/CVE-2025-68732.html
- https://www.suse.com/security/cve/CVE-2025-68733.html
- https://www.suse.com/security/cve/CVE-2025-68734.html
- https://www.suse.com/security/cve/CVE-2025-68740.html
- https://www.suse.com/security/cve/CVE-2025-68742.html
- https://www.suse.com/security/cve/CVE-2025-68744.html
- https://www.suse.com/security/cve/CVE-2025-68746.html
- https://www.suse.com/security/cve/CVE-2025-68750.html
- https://www.suse.com/security/cve/CVE-2025-68753.html
- https://www.suse.com/security/cve/CVE-2025-68757.html
- https://www.suse.com/security/cve/CVE-2025-68758.html
- https://www.suse.com/security/cve/CVE-2025-68759.html
- https://www.suse.com/security/cve/CVE-2025-68764.html
- https://www.suse.com/security/cve/CVE-2025-68765.html
- https://www.suse.com/security/cve/CVE-2025-68766.html
- https://www.suse.com/security/cve/CVE-2025-68768.html
- https://www.suse.com/security/cve/CVE-2025-68770.html
- https://www.suse.com/security/cve/CVE-2025-68771.html
- https://www.suse.com/security/cve/CVE-2025-68773.html
- https://www.suse.com/security/cve/CVE-2025-68775.html
- https://www.suse.com/security/cve/CVE-2025-68776.html
- https://www.suse.com/security/cve/CVE-2025-68777.html
- https://www.suse.com/security/cve/CVE-2025-68783.html
- https://www.suse.com/security/cve/CVE-2025-68788.html
- https://www.suse.com/security/cve/CVE-2025-68789.html
- https://www.suse.com/security/cve/CVE-2025-68795.html
- https://www.suse.com/security/cve/CVE-2025-68797.html
- https://www.suse.com/security/cve/CVE-2025-68798.html
- https://www.suse.com/security/cve/CVE-2025-68800.html
- https://www.suse.com/security/cve/CVE-2025-68801.html
- https://www.suse.com/security/cve/CVE-2025-68803.html
- https://www.suse.com/security/cve/CVE-2025-68804.html
- https://www.suse.com/security/cve/CVE-2025-68808.html
- https://www.suse.com/security/cve/CVE-2025-68813.html
- https://www.suse.com/security/cve/CVE-2025-68814.html
- https://www.suse.com/security/cve/CVE-2025-68815.html
- https://www.suse.com/security/cve/CVE-2025-68816.html
- https://www.suse.com/security/cve/CVE-2025-68819.html
- https://www.suse.com/security/cve/CVE-2025-68820.html
- https://www.suse.com/security/cve/CVE-2025-71064.html
- https://www.suse.com/security/cve/CVE-2025-71066.html
- https://www.suse.com/security/cve/CVE-2025-71077.html
- https://www.suse.com/security/cve/CVE-2025-71078.html
- https://www.suse.com/security/cve/CVE-2025-71079.html
- https://www.suse.com/security/cve/CVE-2025-71081.html
- https://www.suse.com/security/cve/CVE-2025-71082.html
- https://www.suse.com/security/cve/CVE-2025-71083.html
- https://www.suse.com/security/cve/CVE-2025-71084.html
- https://www.suse.com/security/cve/CVE-2025-71085.html
- https://www.suse.com/security/cve/CVE-2025-71086.html
- https://www.suse.com/security/cve/CVE-2025-71087.html
- https://www.suse.com/security/cve/CVE-2025-71088.html
- https://www.suse.com/security/cve/CVE-2025-71089.html
- https://www.suse.com/security/cve/CVE-2025-71091.html
- https://www.suse.com/security/cve/CVE-2025-71093.html
- https://www.suse.com/security/cve/CVE-2025-71094.html
- https://www.suse.com/security/cve/CVE-2025-71095.html
- https://www.suse.com/security/cve/CVE-2025-71096.html
- https://www.suse.com/security/cve/CVE-2025-71097.html
- https://www.suse.com/security/cve/CVE-2025-71098.html
- https://www.suse.com/security/cve/CVE-2025-71100.html
- https://www.suse.com/security/cve/CVE-2025-71108.html
- https://www.suse.com/security/cve/CVE-2025-71111.html
- https://www.suse.com/security/cve/CVE-2025-71112.html
- https://www.suse.com/security/cve/CVE-2025-71114.html
- https://www.suse.com/security/cve/CVE-2025-71116.html
- https://www.suse.com/security/cve/CVE-2025-71118.html
- https://www.suse.com/security/cve/CVE-2025-71119.html
- https://www.suse.com/security/cve/CVE-2025-71120.html
- https://www.suse.com/security/cve/CVE-2025-71123.html
- https://www.suse.com/security/cve/CVE-2025-71130.html
- https://www.suse.com/security/cve/CVE-2025-71131.html
- https://www.suse.com/security/cve/CVE-2025-71132.html
- https://www.suse.com/security/cve/CVE-2025-71133.html
- https://www.suse.com/security/cve/CVE-2025-71135.html
- https://www.suse.com/security/cve/CVE-2025-71136.html
- https://www.suse.com/security/cve/CVE-2025-71137.html
- https://www.suse.com/security/cve/CVE-2025-71138.html
- https://www.suse.com/security/cve/CVE-2025-71145.html
- https://www.suse.com/security/cve/CVE-2025-71147.html
- https://www.suse.com/security/cve/CVE-2025-71149.html
- https://www.suse.com/security/cve/CVE-2025-71154.html
- https://www.suse.com/security/cve/CVE-2025-71162.html
- https://www.suse.com/security/cve/CVE-2025-71163.html
- https://www.suse.com/security/cve/CVE-2026-22976.html
- https://www.suse.com/security/cve/CVE-2026-22977.html
- https://www.suse.com/security/cve/CVE-2026-22978.html
- https://www.suse.com/security/cve/CVE-2026-22984.html
- https://www.suse.com/security/cve/CVE-2026-22985.html
- https://www.suse.com/security/cve/CVE-2026-22988.html
- https://www.suse.com/security/cve/CVE-2026-22990.html
- https://www.suse.com/security/cve/CVE-2026-22991.html
- https://www.suse.com/security/cve/CVE-2026-22992.html
- https://www.suse.com/security/cve/CVE-2026-22993.html
- https://www.suse.com/security/cve/CVE-2026-22996.html
- https://www.suse.com/security/cve/CVE-2026-22997.html
- https://www.suse.com/security/cve/CVE-2026-22999.html
- https://www.suse.com/security/cve/CVE-2026-23000.html
- https://www.suse.com/security/cve/CVE-2026-23001.html
- https://www.suse.com/security/cve/CVE-2026-23005.html
- https://www.suse.com/security/cve/CVE-2026-23006.html
- https://www.suse.com/security/cve/CVE-2026-23010.html
- https://www.suse.com/security/cve/CVE-2026-23011.html
- https://bugzilla.suse.com/show_bug.cgi?id=1012628
- https://bugzilla.suse.com/show_bug.cgi?id=1065729
- https://bugzilla.suse.com/show_bug.cgi?id=1194869
- https://bugzilla.suse.com/show_bug.cgi?id=1205462
- https://bugzilla.suse.com/show_bug.cgi?id=1214285
- https://bugzilla.suse.com/show_bug.cgi?id=1214635
- https://bugzilla.suse.com/show_bug.cgi?id=1214847
- https://bugzilla.suse.com/show_bug.cgi?id=1215146
- https://bugzilla.suse.com/show_bug.cgi?id=1215199
- https://bugzilla.suse.com/show_bug.cgi?id=1215211
- https://bugzilla.suse.com/show_bug.cgi?id=1215344
- https://bugzilla.suse.com/show_bug.cgi?id=1216062
- https://bugzilla.suse.com/show_bug.cgi?id=1216436
- https://bugzilla.suse.com/show_bug.cgi?id=1219165
- https://bugzilla.suse.com/show_bug.cgi?id=1220419
- https://bugzilla.suse.com/show_bug.cgi?id=1223731
- https://bugzilla.suse.com/show_bug.cgi?id=1223800
- https://bugzilla.suse.com/show_bug.cgi?id=1228490
- https://bugzilla.suse.com/show_bug.cgi?id=1233563
- https://bugzilla.suse.com/show_bug.cgi?id=1234163
- https://bugzilla.suse.com/show_bug.cgi?id=1234842
- https://bugzilla.suse.com/show_bug.cgi?id=1241437
- https://bugzilla.suse.com/show_bug.cgi?id=1242909
- https://bugzilla.suse.com/show_bug.cgi?id=1243677
- https://bugzilla.suse.com/show_bug.cgi?id=1243678
- https://bugzilla.suse.com/show_bug.cgi?id=1245193
- https://bugzilla.suse.com/show_bug.cgi?id=1245449
- https://bugzilla.suse.com/show_bug.cgi?id=1246184
- https://bugzilla.suse.com/show_bug.cgi?id=1246328
- https://bugzilla.suse.com/show_bug.cgi?id=1246447
- https://bugzilla.suse.com/show_bug.cgi?id=1247030
- https://bugzilla.suse.com/show_bug.cgi?id=1247500
- https://bugzilla.suse.com/show_bug.cgi?id=1247712
- https://bugzilla.suse.com/show_bug.cgi?id=1248211
- https://bugzilla.suse.com/show_bug.cgi?id=1248886
- https://bugzilla.suse.com/show_bug.cgi?id=1249256
- https://bugzilla.suse.com/show_bug.cgi?id=1249307
- https://bugzilla.suse.com/show_bug.cgi?id=1250032
- https://bugzilla.suse.com/show_bug.cgi?id=1250082
- https://bugzilla.suse.com/show_bug.cgi?id=1250334
- https://bugzilla.suse.com/show_bug.cgi?id=1250388
- https://bugzilla.suse.com/show_bug.cgi?id=1250705
- https://bugzilla.suse.com/show_bug.cgi?id=1250748
- https://bugzilla.suse.com/show_bug.cgi?id=1252046
- https://bugzilla.suse.com/show_bug.cgi?id=1252342
- https://bugzilla.suse.com/show_bug.cgi?id=1252511
- https://bugzilla.suse.com/show_bug.cgi?id=1252686
- https://bugzilla.suse.com/show_bug.cgi?id=1252712
- https://bugzilla.suse.com/show_bug.cgi?id=1252776
- https://bugzilla.suse.com/show_bug.cgi?id=1252808
- https://bugzilla.suse.com/show_bug.cgi?id=1252824
- https://bugzilla.suse.com/show_bug.cgi?id=1252861
- https://bugzilla.suse.com/show_bug.cgi?id=1252891
- https://bugzilla.suse.com/show_bug.cgi?id=1252900
- https://bugzilla.suse.com/show_bug.cgi?id=1252919
- https://bugzilla.suse.com/show_bug.cgi?id=1252973
- https://bugzilla.suse.com/show_bug.cgi?id=1253087
- https://bugzilla.suse.com/show_bug.cgi?id=1253155
- https://bugzilla.suse.com/show_bug.cgi?id=1253262
- https://bugzilla.suse.com/show_bug.cgi?id=1253342
- https://bugzilla.suse.com/show_bug.cgi?id=1253365
- https://bugzilla.suse.com/show_bug.cgi?id=1253386
- https://bugzilla.suse.com/show_bug.cgi?id=1253400
- https://bugzilla.suse.com/show_bug.cgi?id=1253402
- https://bugzilla.suse.com/show_bug.cgi?id=1253408
- https://bugzilla.suse.com/show_bug.cgi?id=1253413
- https://bugzilla.suse.com/show_bug.cgi?id=1253442
- https://bugzilla.suse.com/show_bug.cgi?id=1253451
- https://bugzilla.suse.com/show_bug.cgi?id=1253458
- https://bugzilla.suse.com/show_bug.cgi?id=1253463
- https://bugzilla.suse.com/show_bug.cgi?id=1253623
- https://bugzilla.suse.com/show_bug.cgi?id=1253647
- https://bugzilla.suse.com/show_bug.cgi?id=1253739
- https://bugzilla.suse.com/show_bug.cgi?id=1254119
- https://bugzilla.suse.com/show_bug.cgi?id=1254126
- https://bugzilla.suse.com/show_bug.cgi?id=1254244
- https://bugzilla.suse.com/show_bug.cgi?id=1254373
- https://bugzilla.suse.com/show_bug.cgi?id=1254378
- https://bugzilla.suse.com/show_bug.cgi?id=1254447
- https://bugzilla.suse.com/show_bug.cgi?id=1254465
- https://bugzilla.suse.com/show_bug.cgi?id=1254510
- https://bugzilla.suse.com/show_bug.cgi?id=1254518
- https://bugzilla.suse.com/show_bug.cgi?id=1254520
- https://bugzilla.suse.com/show_bug.cgi?id=1254599
- https://bugzilla.suse.com/show_bug.cgi?id=1254606
- https://bugzilla.suse.com/show_bug.cgi?id=1254611
- https://bugzilla.suse.com/show_bug.cgi?id=1254613
- https://bugzilla.suse.com/show_bug.cgi?id=1254615
- https://bugzilla.suse.com/show_bug.cgi?id=1254621
- https://bugzilla.suse.com/show_bug.cgi?id=1254623
- https://bugzilla.suse.com/show_bug.cgi?id=1254624
- https://bugzilla.suse.com/show_bug.cgi?id=1254626
- https://bugzilla.suse.com/show_bug.cgi?id=1254648
- https://bugzilla.suse.com/show_bug.cgi?id=1254649
- https://bugzilla.suse.com/show_bug.cgi?id=1254653
- https://bugzilla.suse.com/show_bug.cgi?id=1254655
- https://bugzilla.suse.com/show_bug.cgi?id=1254657
- https://bugzilla.suse.com/show_bug.cgi?id=1254660
- https://bugzilla.suse.com/show_bug.cgi?id=1254661
- https://bugzilla.suse.com/show_bug.cgi?id=1254663
- https://bugzilla.suse.com/show_bug.cgi?id=1254669
- https://bugzilla.suse.com/show_bug.cgi?id=1254677
- https://bugzilla.suse.com/show_bug.cgi?id=1254678
- https://bugzilla.suse.com/show_bug.cgi?id=1254688
- https://bugzilla.suse.com/show_bug.cgi?id=1254690
- https://bugzilla.suse.com/show_bug.cgi?id=1254691
- https://bugzilla.suse.com/show_bug.cgi?id=1254693
- https://bugzilla.suse.com/show_bug.cgi?id=1254695
- https://bugzilla.suse.com/show_bug.cgi?id=1254698
- https://bugzilla.suse.com/show_bug.cgi?id=1254701
- https://bugzilla.suse.com/show_bug.cgi?id=1254704
- https://bugzilla.suse.com/show_bug.cgi?id=1254705
- https://bugzilla.suse.com/show_bug.cgi?id=1254707
- https://bugzilla.suse.com/show_bug.cgi?id=1254712
- https://bugzilla.suse.com/show_bug.cgi?id=1254715
- https://bugzilla.suse.com/show_bug.cgi?id=1254717
- https://bugzilla.suse.com/show_bug.cgi?id=1254723
- https://bugzilla.suse.com/show_bug.cgi?id=1254724
- https://bugzilla.suse.com/show_bug.cgi?id=1254732
- https://bugzilla.suse.com/show_bug.cgi?id=1254733
- https://bugzilla.suse.com/show_bug.cgi?id=1254737
- https://bugzilla.suse.com/show_bug.cgi?id=1254739
- https://bugzilla.suse.com/show_bug.cgi?id=1254742
- https://bugzilla.suse.com/show_bug.cgi?id=1254743
- https://bugzilla.suse.com/show_bug.cgi?id=1254749
- https://bugzilla.suse.com/show_bug.cgi?id=1254750
- https://bugzilla.suse.com/show_bug.cgi?id=1254753
- https://bugzilla.suse.com/show_bug.cgi?id=1254754
- https://bugzilla.suse.com/show_bug.cgi?id=1254758
- https://bugzilla.suse.com/show_bug.cgi?id=1254761
- https://bugzilla.suse.com/show_bug.cgi?id=1254762
- https://bugzilla.suse.com/show_bug.cgi?id=1254765
- https://bugzilla.suse.com/show_bug.cgi?id=1254767
- https://bugzilla.suse.com/show_bug.cgi?id=1254782
- https://bugzilla.suse.com/show_bug.cgi?id=1254791
- https://bugzilla.suse.com/show_bug.cgi?id=1254793
- https://bugzilla.suse.com/show_bug.cgi?id=1254794
- https://bugzilla.suse.com/show_bug.cgi?id=1254795
- https://bugzilla.suse.com/show_bug.cgi?id=1254796
- https://bugzilla.suse.com/show_bug.cgi?id=1254797
- https://bugzilla.suse.com/show_bug.cgi?id=1254798
- https://bugzilla.suse.com/show_bug.cgi?id=1254813
- https://bugzilla.suse.com/show_bug.cgi?id=1254815
- https://bugzilla.suse.com/show_bug.cgi?id=1254825
- https://bugzilla.suse.com/show_bug.cgi?id=1254828
- https://bugzilla.suse.com/show_bug.cgi?id=1254829
- https://bugzilla.suse.com/show_bug.cgi?id=1254830
- https://bugzilla.suse.com/show_bug.cgi?id=1254832
- https://bugzilla.suse.com/show_bug.cgi?id=1254835
- https://bugzilla.suse.com/show_bug.cgi?id=1254839
- https://bugzilla.suse.com/show_bug.cgi?id=1254840
- https://bugzilla.suse.com/show_bug.cgi?id=1254842
- https://bugzilla.suse.com/show_bug.cgi?id=1254843
- https://bugzilla.suse.com/show_bug.cgi?id=1254845
- https://bugzilla.suse.com/show_bug.cgi?id=1254846
- https://bugzilla.suse.com/show_bug.cgi?id=1254847
- https://bugzilla.suse.com/show_bug.cgi?id=1254849
- https://bugzilla.suse.com/show_bug.cgi?id=1254850
- https://bugzilla.suse.com/show_bug.cgi?id=1254851
- https://bugzilla.suse.com/show_bug.cgi?id=1254852
- https://bugzilla.suse.com/show_bug.cgi?id=1254854
- https://bugzilla.suse.com/show_bug.cgi?id=1254856
- https://bugzilla.suse.com/show_bug.cgi?id=1254858
- https://bugzilla.suse.com/show_bug.cgi?id=1254860
- https://bugzilla.suse.com/show_bug.cgi?id=1254864
- https://bugzilla.suse.com/show_bug.cgi?id=1254869
- https://bugzilla.suse.com/show_bug.cgi?id=1254871
- https://bugzilla.suse.com/show_bug.cgi?id=1254894
- https://bugzilla.suse.com/show_bug.cgi?id=1254918
- https://bugzilla.suse.com/show_bug.cgi?id=1254957
- https://bugzilla.suse.com/show_bug.cgi?id=1254959
- https://bugzilla.suse.com/show_bug.cgi?id=1254983
- https://bugzilla.suse.com/show_bug.cgi?id=1255005
- https://bugzilla.suse.com/show_bug.cgi?id=1255009
- https://bugzilla.suse.com/show_bug.cgi?id=1255025
- https://bugzilla.suse.com/show_bug.cgi?id=1255026
- https://bugzilla.suse.com/show_bug.cgi?id=1255030
- https://bugzilla.suse.com/show_bug.cgi?id=1255033
- https://bugzilla.suse.com/show_bug.cgi?id=1255034
- https://bugzilla.suse.com/show_bug.cgi?id=1255035
- https://bugzilla.suse.com/show_bug.cgi?id=1255039
- https://bugzilla.suse.com/show_bug.cgi?id=1255041
- https://bugzilla.suse.com/show_bug.cgi?id=1255042
- https://bugzilla.suse.com/show_bug.cgi?id=1255046
- https://bugzilla.suse.com/show_bug.cgi?id=1255057
- https://bugzilla.suse.com/show_bug.cgi?id=1255062
- https://bugzilla.suse.com/show_bug.cgi?id=1255064
- https://bugzilla.suse.com/show_bug.cgi?id=1255065
- https://bugzilla.suse.com/show_bug.cgi?id=1255068
- https://bugzilla.suse.com/show_bug.cgi?id=1255072
- https://bugzilla.suse.com/show_bug.cgi?id=1255075
- https://bugzilla.suse.com/show_bug.cgi?id=1255077
- https://bugzilla.suse.com/show_bug.cgi?id=1255081
- https://bugzilla.suse.com/show_bug.cgi?id=1255082
- https://bugzilla.suse.com/show_bug.cgi?id=1255083
- https://bugzilla.suse.com/show_bug.cgi?id=1255092
- https://bugzilla.suse.com/show_bug.cgi?id=1255094
- https://bugzilla.suse.com/show_bug.cgi?id=1255095
- https://bugzilla.suse.com/show_bug.cgi?id=1255100
- https://bugzilla.suse.com/show_bug.cgi?id=1255102
- https://bugzilla.suse.com/show_bug.cgi?id=1255120
- https://bugzilla.suse.com/show_bug.cgi?id=1255122
- https://bugzilla.suse.com/show_bug.cgi?id=1255128
- https://bugzilla.suse.com/show_bug.cgi?id=1255131
- https://bugzilla.suse.com/show_bug.cgi?id=1255134
- https://bugzilla.suse.com/show_bug.cgi?id=1255135
- https://bugzilla.suse.com/show_bug.cgi?id=1255136
- https://bugzilla.suse.com/show_bug.cgi?id=1255138
- https://bugzilla.suse.com/show_bug.cgi?id=1255140
- https://bugzilla.suse.com/show_bug.cgi?id=1255142
- https://bugzilla.suse.com/show_bug.cgi?id=1255146
- https://bugzilla.suse.com/show_bug.cgi?id=1255149
- https://bugzilla.suse.com/show_bug.cgi?id=1255152
- https://bugzilla.suse.com/show_bug.cgi?id=1255154
- https://bugzilla.suse.com/show_bug.cgi?id=1255155
- https://bugzilla.suse.com/show_bug.cgi?id=1255157
- https://bugzilla.suse.com/show_bug.cgi?id=1255163
- https://bugzilla.suse.com/show_bug.cgi?id=1255164
- https://bugzilla.suse.com/show_bug.cgi?id=1255167
- https://bugzilla.suse.com/show_bug.cgi?id=1255169
- https://bugzilla.suse.com/show_bug.cgi?id=1255171
- https://bugzilla.suse.com/show_bug.cgi?id=1255172
- https://bugzilla.suse.com/show_bug.cgi?id=1255175
- https://bugzilla.suse.com/show_bug.cgi?id=1255179
- https://bugzilla.suse.com/show_bug.cgi?id=1255182
- https://bugzilla.suse.com/show_bug.cgi?id=1255187
- https://bugzilla.suse.com/show_bug.cgi?id=1255190
- https://bugzilla.suse.com/show_bug.cgi?id=1255193
- https://bugzilla.suse.com/show_bug.cgi?id=1255197
- https://bugzilla.suse.com/show_bug.cgi?id=1255199
- https://bugzilla.suse.com/show_bug.cgi?id=1255202
- https://bugzilla.suse.com/show_bug.cgi?id=1255203
- https://bugzilla.suse.com/show_bug.cgi?id=1255206
- https://bugzilla.suse.com/show_bug.cgi?id=1255209
- https://bugzilla.suse.com/show_bug.cgi?id=1255216
- https://bugzilla.suse.com/show_bug.cgi?id=1255218
- https://bugzilla.suse.com/show_bug.cgi?id=1255221
- https://bugzilla.suse.com/show_bug.cgi?id=1255224
- https://bugzilla.suse.com/show_bug.cgi?id=1255227
- https://bugzilla.suse.com/show_bug.cgi?id=1255230
- https://bugzilla.suse.com/show_bug.cgi?id=1255233
- https://bugzilla.suse.com/show_bug.cgi?id=1255241
- https://bugzilla.suse.com/show_bug.cgi?id=1255245
- https://bugzilla.suse.com/show_bug.cgi?id=1255246
- https://bugzilla.suse.com/show_bug.cgi?id=1255251
- https://bugzilla.suse.com/show_bug.cgi?id=1255252
- https://bugzilla.suse.com/show_bug.cgi?id=1255253
- https://bugzilla.suse.com/show_bug.cgi?id=1255255
- https://bugzilla.suse.com/show_bug.cgi?id=1255259
- https://bugzilla.suse.com/show_bug.cgi?id=1255260
- https://bugzilla.suse.com/show_bug.cgi?id=1255261
- https://bugzilla.suse.com/show_bug.cgi?id=1255262
- https://bugzilla.suse.com/show_bug.cgi?id=1255266
- https://bugzilla.suse.com/show_bug.cgi?id=1255268
- https://bugzilla.suse.com/show_bug.cgi?id=1255269
- https://bugzilla.suse.com/show_bug.cgi?id=1255272
- https://bugzilla.suse.com/show_bug.cgi?id=1255273
- https://bugzilla.suse.com/show_bug.cgi?id=1255274
- https://bugzilla.suse.com/show_bug.cgi?id=1255276
- https://bugzilla.suse.com/show_bug.cgi?id=1255279
- https://bugzilla.suse.com/show_bug.cgi?id=1255280
- https://bugzilla.suse.com/show_bug.cgi?id=1255281
- https://bugzilla.suse.com/show_bug.cgi?id=1255297
- https://bugzilla.suse.com/show_bug.cgi?id=1255318
- https://bugzilla.suse.com/show_bug.cgi?id=1255325
- https://bugzilla.suse.com/show_bug.cgi?id=1255327
- https://bugzilla.suse.com/show_bug.cgi?id=1255329
- https://bugzilla.suse.com/show_bug.cgi?id=1255351
- https://bugzilla.suse.com/show_bug.cgi?id=1255377
- https://bugzilla.suse.com/show_bug.cgi?id=1255380
- https://bugzilla.suse.com/show_bug.cgi?id=1255395
- https://bugzilla.suse.com/show_bug.cgi?id=1255401
- https://bugzilla.suse.com/show_bug.cgi?id=1255403
- https://bugzilla.suse.com/show_bug.cgi?id=1255415
- https://bugzilla.suse.com/show_bug.cgi?id=1255417
- https://bugzilla.suse.com/show_bug.cgi?id=1255428
- https://bugzilla.suse.com/show_bug.cgi?id=1255480
- https://bugzilla.suse.com/show_bug.cgi?id=1255482
- https://bugzilla.suse.com/show_bug.cgi?id=1255483
- https://bugzilla.suse.com/show_bug.cgi?id=1255488
- https://bugzilla.suse.com/show_bug.cgi?id=1255489
- https://bugzilla.suse.com/show_bug.cgi?id=1255493
- https://bugzilla.suse.com/show_bug.cgi?id=1255495
- https://bugzilla.suse.com/show_bug.cgi?id=1255505
- https://bugzilla.suse.com/show_bug.cgi?id=1255507
- https://bugzilla.suse.com/show_bug.cgi?id=1255537
- https://bugzilla.suse.com/show_bug.cgi?id=1255538
- https://bugzilla.suse.com/show_bug.cgi?id=1255539
- https://bugzilla.suse.com/show_bug.cgi?id=1255540
- https://bugzilla.suse.com/show_bug.cgi?id=1255544
- https://bugzilla.suse.com/show_bug.cgi?id=1255545
- https://bugzilla.suse.com/show_bug.cgi?id=1255547
- https://bugzilla.suse.com/show_bug.cgi?id=1255548
- https://bugzilla.suse.com/show_bug.cgi?id=1255549
- https://bugzilla.suse.com/show_bug.cgi?id=1255550
- https://bugzilla.suse.com/show_bug.cgi?id=1255552
- https://bugzilla.suse.com/show_bug.cgi?id=1255553
- https://bugzilla.suse.com/show_bug.cgi?id=1255557
- https://bugzilla.suse.com/show_bug.cgi?id=1255558
- https://bugzilla.suse.com/show_bug.cgi?id=1255563
- https://bugzilla.suse.com/show_bug.cgi?id=1255564
- https://bugzilla.suse.com/show_bug.cgi?id=1255567
- https://bugzilla.suse.com/show_bug.cgi?id=1255568
- https://bugzilla.suse.com/show_bug.cgi?id=1255569
- https://bugzilla.suse.com/show_bug.cgi?id=1255570
- https://bugzilla.suse.com/show_bug.cgi?id=1255578
- https://bugzilla.suse.com/show_bug.cgi?id=1255579
- https://bugzilla.suse.com/show_bug.cgi?id=1255580
- https://bugzilla.suse.com/show_bug.cgi?id=1255583
- https://bugzilla.suse.com/show_bug.cgi?id=1255591
- https://bugzilla.suse.com/show_bug.cgi?id=1255601
- https://bugzilla.suse.com/show_bug.cgi?id=1255603
- https://bugzilla.suse.com/show_bug.cgi?id=1255605
- https://bugzilla.suse.com/show_bug.cgi?id=1255611
- https://bugzilla.suse.com/show_bug.cgi?id=1255614
- https://bugzilla.suse.com/show_bug.cgi?id=1255615
- https://bugzilla.suse.com/show_bug.cgi?id=1255616
- https://bugzilla.suse.com/show_bug.cgi?id=1255617
- https://bugzilla.suse.com/show_bug.cgi?id=1255618
- https://bugzilla.suse.com/show_bug.cgi?id=1255621
- https://bugzilla.suse.com/show_bug.cgi?id=1255622
- https://bugzilla.suse.com/show_bug.cgi?id=1255628
- https://bugzilla.suse.com/show_bug.cgi?id=1255629
- https://bugzilla.suse.com/show_bug.cgi?id=1255630
- https://bugzilla.suse.com/show_bug.cgi?id=1255632
- https://bugzilla.suse.com/show_bug.cgi?id=1255636
- https://bugzilla.suse.com/show_bug.cgi?id=1255688
- https://bugzilla.suse.com/show_bug.cgi?id=1255691
- https://bugzilla.suse.com/show_bug.cgi?id=1255695
- https://bugzilla.suse.com/show_bug.cgi?id=1255702
- https://bugzilla.suse.com/show_bug.cgi?id=1255704
- https://bugzilla.suse.com/show_bug.cgi?id=1255706
- https://bugzilla.suse.com/show_bug.cgi?id=1255707
- https://bugzilla.suse.com/show_bug.cgi?id=1255709
- https://bugzilla.suse.com/show_bug.cgi?id=1255722
- https://bugzilla.suse.com/show_bug.cgi?id=1255758
- https://bugzilla.suse.com/show_bug.cgi?id=1255759
- https://bugzilla.suse.com/show_bug.cgi?id=1255760
- https://bugzilla.suse.com/show_bug.cgi?id=1255763
- https://bugzilla.suse.com/show_bug.cgi?id=1255769
- https://bugzilla.suse.com/show_bug.cgi?id=1255770
- https://bugzilla.suse.com/show_bug.cgi?id=1255772
- https://bugzilla.suse.com/show_bug.cgi?id=1255774
- https://bugzilla.suse.com/show_bug.cgi?id=1255775
- https://bugzilla.suse.com/show_bug.cgi?id=1255776
- https://bugzilla.suse.com/show_bug.cgi?id=1255780
- https://bugzilla.suse.com/show_bug.cgi?id=1255785
- https://bugzilla.suse.com/show_bug.cgi?id=1255786
- https://bugzilla.suse.com/show_bug.cgi?id=1255789
- https://bugzilla.suse.com/show_bug.cgi?id=1255790
- https://bugzilla.suse.com/show_bug.cgi?id=1255792
- https://bugzilla.suse.com/show_bug.cgi?id=1255793
- https://bugzilla.suse.com/show_bug.cgi?id=1255795
- https://bugzilla.suse.com/show_bug.cgi?id=1255798
- https://bugzilla.suse.com/show_bug.cgi?id=1255800
- https://bugzilla.suse.com/show_bug.cgi?id=1255801
- https://bugzilla.suse.com/show_bug.cgi?id=1255806
- https://bugzilla.suse.com/show_bug.cgi?id=1255807
- https://bugzilla.suse.com/show_bug.cgi?id=1255809
- https://bugzilla.suse.com/show_bug.cgi?id=1255810
- https://bugzilla.suse.com/show_bug.cgi?id=1255812
- https://bugzilla.suse.com/show_bug.cgi?id=1255814
- https://bugzilla.suse.com/show_bug.cgi?id=1255820
- https://bugzilla.suse.com/show_bug.cgi?id=1255838
- https://bugzilla.suse.com/show_bug.cgi?id=1255842
- https://bugzilla.suse.com/show_bug.cgi?id=1255843
- https://bugzilla.suse.com/show_bug.cgi?id=1255872
- https://bugzilla.suse.com/show_bug.cgi?id=1255875
- https://bugzilla.suse.com/show_bug.cgi?id=1255879
- https://bugzilla.suse.com/show_bug.cgi?id=1255883
- https://bugzilla.suse.com/show_bug.cgi?id=1255884
- https://bugzilla.suse.com/show_bug.cgi?id=1255886
- https://bugzilla.suse.com/show_bug.cgi?id=1255888
- https://bugzilla.suse.com/show_bug.cgi?id=1255890
- https://bugzilla.suse.com/show_bug.cgi?id=1255891
- https://bugzilla.suse.com/show_bug.cgi?id=1255892
- https://bugzilla.suse.com/show_bug.cgi?id=1255899
- https://bugzilla.suse.com/show_bug.cgi?id=1255902
- https://bugzilla.suse.com/show_bug.cgi?id=1255907
- https://bugzilla.suse.com/show_bug.cgi?id=1255911
- https://bugzilla.suse.com/show_bug.cgi?id=1255915
- https://bugzilla.suse.com/show_bug.cgi?id=1255918
- https://bugzilla.suse.com/show_bug.cgi?id=1255921
- https://bugzilla.suse.com/show_bug.cgi?id=1255924
- https://bugzilla.suse.com/show_bug.cgi?id=1255925
- https://bugzilla.suse.com/show_bug.cgi?id=1255930
- https://bugzilla.suse.com/show_bug.cgi?id=1255931
- https://bugzilla.suse.com/show_bug.cgi?id=1255932
- https://bugzilla.suse.com/show_bug.cgi?id=1255934
- https://bugzilla.suse.com/show_bug.cgi?id=1255943
- https://bugzilla.suse.com/show_bug.cgi?id=1255944
- https://bugzilla.suse.com/show_bug.cgi?id=1255949
- https://bugzilla.suse.com/show_bug.cgi?id=1255951
- https://bugzilla.suse.com/show_bug.cgi?id=1255952
- https://bugzilla.suse.com/show_bug.cgi?id=1255955
- https://bugzilla.suse.com/show_bug.cgi?id=1255957
- https://bugzilla.suse.com/show_bug.cgi?id=1255961
- https://bugzilla.suse.com/show_bug.cgi?id=1255963
- https://bugzilla.suse.com/show_bug.cgi?id=1255964
- https://bugzilla.suse.com/show_bug.cgi?id=1255967
- https://bugzilla.suse.com/show_bug.cgi?id=1255974
- https://bugzilla.suse.com/show_bug.cgi?id=1255978
- https://bugzilla.suse.com/show_bug.cgi?id=1255984
- https://bugzilla.suse.com/show_bug.cgi?id=1255988
- https://bugzilla.suse.com/show_bug.cgi?id=1255990
- https://bugzilla.suse.com/show_bug.cgi?id=1255992
- https://bugzilla.suse.com/show_bug.cgi?id=1255993
- https://bugzilla.suse.com/show_bug.cgi?id=1255994
- https://bugzilla.suse.com/show_bug.cgi?id=1255996
- https://bugzilla.suse.com/show_bug.cgi?id=1256033
- https://bugzilla.suse.com/show_bug.cgi?id=1256034
- https://bugzilla.suse.com/show_bug.cgi?id=1256045
- https://bugzilla.suse.com/show_bug.cgi?id=1256050
- https://bugzilla.suse.com/show_bug.cgi?id=1256058
- https://bugzilla.suse.com/show_bug.cgi?id=1256071
- https://bugzilla.suse.com/show_bug.cgi?id=1256074
- https://bugzilla.suse.com/show_bug.cgi?id=1256081
- https://bugzilla.suse.com/show_bug.cgi?id=1256082
- https://bugzilla.suse.com/show_bug.cgi?id=1256083
- https://bugzilla.suse.com/show_bug.cgi?id=1256084
- https://bugzilla.suse.com/show_bug.cgi?id=1256085
- https://bugzilla.suse.com/show_bug.cgi?id=1256090
- https://bugzilla.suse.com/show_bug.cgi?id=1256093
- https://bugzilla.suse.com/show_bug.cgi?id=1256094
- https://bugzilla.suse.com/show_bug.cgi?id=1256095
- https://bugzilla.suse.com/show_bug.cgi?id=1256096
- https://bugzilla.suse.com/show_bug.cgi?id=1256099
- https://bugzilla.suse.com/show_bug.cgi?id=1256100
- https://bugzilla.suse.com/show_bug.cgi?id=1256104
- https://bugzilla.suse.com/show_bug.cgi?id=1256106
- https://bugzilla.suse.com/show_bug.cgi?id=1256107
- https://bugzilla.suse.com/show_bug.cgi?id=1256117
- https://bugzilla.suse.com/show_bug.cgi?id=1256119
- https://bugzilla.suse.com/show_bug.cgi?id=1256121
- https://bugzilla.suse.com/show_bug.cgi?id=1256145
- https://bugzilla.suse.com/show_bug.cgi?id=1256153
- https://bugzilla.suse.com/show_bug.cgi?id=1256178
- https://bugzilla.suse.com/show_bug.cgi?id=1256197
- https://bugzilla.suse.com/show_bug.cgi?id=1256231
- https://bugzilla.suse.com/show_bug.cgi?id=1256233
- https://bugzilla.suse.com/show_bug.cgi?id=1256234
- https://bugzilla.suse.com/show_bug.cgi?id=1256238
- https://bugzilla.suse.com/show_bug.cgi?id=1256263
- https://bugzilla.suse.com/show_bug.cgi?id=1256267
- https://bugzilla.suse.com/show_bug.cgi?id=1256268
- https://bugzilla.suse.com/show_bug.cgi?id=1256271
- https://bugzilla.suse.com/show_bug.cgi?id=1256273
- https://bugzilla.suse.com/show_bug.cgi?id=1256274
- https://bugzilla.suse.com/show_bug.cgi?id=1256279
- https://bugzilla.suse.com/show_bug.cgi?id=1256280
- https://bugzilla.suse.com/show_bug.cgi?id=1256285
- https://bugzilla.suse.com/show_bug.cgi?id=1256291
- https://bugzilla.suse.com/show_bug.cgi?id=1256292
- https://bugzilla.suse.com/show_bug.cgi?id=1256300
- https://bugzilla.suse.com/show_bug.cgi?id=1256301
- https://bugzilla.suse.com/show_bug.cgi?id=1256302
- https://bugzilla.suse.com/show_bug.cgi?id=1256335
- https://bugzilla.suse.com/show_bug.cgi?id=1256348
- https://bugzilla.suse.com/show_bug.cgi?id=1256351
- https://bugzilla.suse.com/show_bug.cgi?id=1256354
- https://bugzilla.suse.com/show_bug.cgi?id=1256358
- https://bugzilla.suse.com/show_bug.cgi?id=1256361
- https://bugzilla.suse.com/show_bug.cgi?id=1256364
- https://bugzilla.suse.com/show_bug.cgi?id=1256366
- https://bugzilla.suse.com/show_bug.cgi?id=1256367
- https://bugzilla.suse.com/show_bug.cgi?id=1256368
- https://bugzilla.suse.com/show_bug.cgi?id=1256369
- https://bugzilla.suse.com/show_bug.cgi?id=1256370
- https://bugzilla.suse.com/show_bug.cgi?id=1256371
- https://bugzilla.suse.com/show_bug.cgi?id=1256373
- https://bugzilla.suse.com/show_bug.cgi?id=1256375
- https://bugzilla.suse.com/show_bug.cgi?id=1256379
- https://bugzilla.suse.com/show_bug.cgi?id=1256387
- https://bugzilla.suse.com/show_bug.cgi?id=1256394
- https://bugzilla.suse.com/show_bug.cgi?id=1256395
- https://bugzilla.suse.com/show_bug.cgi?id=1256396
- https://bugzilla.suse.com/show_bug.cgi?id=1256528
- https://bugzilla.suse.com/show_bug.cgi?id=1256579
- https://bugzilla.suse.com/show_bug.cgi?id=1256582
- https://bugzilla.suse.com/show_bug.cgi?id=1256584
- https://bugzilla.suse.com/show_bug.cgi?id=1256586
- https://bugzilla.suse.com/show_bug.cgi?id=1256591
- https://bugzilla.suse.com/show_bug.cgi?id=1256593
- https://bugzilla.suse.com/show_bug.cgi?id=1256597
- https://bugzilla.suse.com/show_bug.cgi?id=1256605
- https://bugzilla.suse.com/show_bug.cgi?id=1256606
- https://bugzilla.suse.com/show_bug.cgi?id=1256607
- https://bugzilla.suse.com/show_bug.cgi?id=1256609
- https://bugzilla.suse.com/show_bug.cgi?id=1256610
- https://bugzilla.suse.com/show_bug.cgi?id=1256611
- https://bugzilla.suse.com/show_bug.cgi?id=1256612
- https://bugzilla.suse.com/show_bug.cgi?id=1256613
- https://bugzilla.suse.com/show_bug.cgi?id=1256616
- https://bugzilla.suse.com/show_bug.cgi?id=1256617
- https://bugzilla.suse.com/show_bug.cgi?id=1256619
- https://bugzilla.suse.com/show_bug.cgi?id=1256622
- https://bugzilla.suse.com/show_bug.cgi?id=1256623
- https://bugzilla.suse.com/show_bug.cgi?id=1256625
- https://bugzilla.suse.com/show_bug.cgi?id=1256628
- https://bugzilla.suse.com/show_bug.cgi?id=1256630
- https://bugzilla.suse.com/show_bug.cgi?id=1256638
- https://bugzilla.suse.com/show_bug.cgi?id=1256641
- https://bugzilla.suse.com/show_bug.cgi?id=1256645
- https://bugzilla.suse.com/show_bug.cgi?id=1256646
- https://bugzilla.suse.com/show_bug.cgi?id=1256650
- https://bugzilla.suse.com/show_bug.cgi?id=1256651
- https://bugzilla.suse.com/show_bug.cgi?id=1256653
- https://bugzilla.suse.com/show_bug.cgi?id=1256654
- https://bugzilla.suse.com/show_bug.cgi?id=1256655
- https://bugzilla.suse.com/show_bug.cgi?id=1256659
- https://bugzilla.suse.com/show_bug.cgi?id=1256660
- https://bugzilla.suse.com/show_bug.cgi?id=1256664
- https://bugzilla.suse.com/show_bug.cgi?id=1256665
- https://bugzilla.suse.com/show_bug.cgi?id=1256674
- https://bugzilla.suse.com/show_bug.cgi?id=1256680
- https://bugzilla.suse.com/show_bug.cgi?id=1256682
- https://bugzilla.suse.com/show_bug.cgi?id=1256688
- https://bugzilla.suse.com/show_bug.cgi?id=1256689
- https://bugzilla.suse.com/show_bug.cgi?id=1256726
- https://bugzilla.suse.com/show_bug.cgi?id=1256728
- https://bugzilla.suse.com/show_bug.cgi?id=1256730
- https://bugzilla.suse.com/show_bug.cgi?id=1256733
- https://bugzilla.suse.com/show_bug.cgi?id=1256737
- https://bugzilla.suse.com/show_bug.cgi?id=1256741
- https://bugzilla.suse.com/show_bug.cgi?id=1256742
- https://bugzilla.suse.com/show_bug.cgi?id=1256744
- https://bugzilla.suse.com/show_bug.cgi?id=1256752
- https://bugzilla.suse.com/show_bug.cgi?id=1256754
- https://bugzilla.suse.com/show_bug.cgi?id=1256757
- https://bugzilla.suse.com/show_bug.cgi?id=1256759
- https://bugzilla.suse.com/show_bug.cgi?id=1256760
- https://bugzilla.suse.com/show_bug.cgi?id=1256761
- https://bugzilla.suse.com/show_bug.cgi?id=1256763
- https://bugzilla.suse.com/show_bug.cgi?id=1256770
- https://bugzilla.suse.com/show_bug.cgi?id=1256773
- https://bugzilla.suse.com/show_bug.cgi?id=1256774
- https://bugzilla.suse.com/show_bug.cgi?id=1256777
- https://bugzilla.suse.com/show_bug.cgi?id=1256779
- https://bugzilla.suse.com/show_bug.cgi?id=1256781
- https://bugzilla.suse.com/show_bug.cgi?id=1256785
- https://bugzilla.suse.com/show_bug.cgi?id=1256792
- https://bugzilla.suse.com/show_bug.cgi?id=1256861
- https://bugzilla.suse.com/show_bug.cgi?id=1256863
- https://bugzilla.suse.com/show_bug.cgi?id=1257035
- https://bugzilla.suse.com/show_bug.cgi?id=1257053
- https://bugzilla.suse.com/show_bug.cgi?id=1257154
- https://bugzilla.suse.com/show_bug.cgi?id=1257155
- https://bugzilla.suse.com/show_bug.cgi?id=1257158
- https://bugzilla.suse.com/show_bug.cgi?id=1257163
- https://bugzilla.suse.com/show_bug.cgi?id=1257164
- https://bugzilla.suse.com/show_bug.cgi?id=1257180
- https://bugzilla.suse.com/show_bug.cgi?id=1257202
- https://bugzilla.suse.com/show_bug.cgi?id=1257204
- https://bugzilla.suse.com/show_bug.cgi?id=1257207
- https://bugzilla.suse.com/show_bug.cgi?id=1257208
- https://bugzilla.suse.com/show_bug.cgi?id=1257215
- https://bugzilla.suse.com/show_bug.cgi?id=1257217
- https://bugzilla.suse.com/show_bug.cgi?id=1257218
- https://bugzilla.suse.com/show_bug.cgi?id=1257220
- https://bugzilla.suse.com/show_bug.cgi?id=1257221
- https://bugzilla.suse.com/show_bug.cgi?id=1257227
- https://bugzilla.suse.com/show_bug.cgi?id=1257232
- https://bugzilla.suse.com/show_bug.cgi?id=1257234
- https://bugzilla.suse.com/show_bug.cgi?id=1257236
- https://bugzilla.suse.com/show_bug.cgi?id=1257245
- https://bugzilla.suse.com/show_bug.cgi?id=1257277
- https://bugzilla.suse.com/show_bug.cgi?id=1257282
- https://bugzilla.suse.com/show_bug.cgi?id=1257296
- https://bugzilla.suse.com/show_bug.cgi?id=1257332
- https://bugzilla.suse.com/show_bug.cgi?id=1257473
- https://bugzilla.suse.com/show_bug.cgi?id=1257603
- https://jira.suse.com/browse/PED-12554
- https://jira.suse.com/browse/PED-14062
- https://jira.suse.com/browse/PED-14571
- https://jira.suse.com/browse/PED-3527
- https://jira.suse.com/browse/PED-4866
- https://jira.suse.com/browse/PED-5065
- https://jira.suse.com/browse/PED-5453
- https://jira.suse.com/browse/PED-5475
- https://jira.suse.com/browse/PED-5477
- https://jira.suse.com/browse/PED-5511
- https://jira.suse.com/browse/PED-6036
- https://jira.suse.com/browse/PED-6041
- https://jira.suse.com/browse/PED-6045
- https://jira.suse.com/browse/PED-6067
- https://jira.suse.com/browse/PED-6068
- https://jira.suse.com/browse/PED-6069
- https://jira.suse.com/browse/PED-6070
- https://jira.suse.com/browse/PED-6071
- https://jira.suse.com/browse/PED-6104
- https://jira.suse.com/browse/PED-6114
- https://jira.suse.com/browse/PED-6116
- https://jira.suse.com/browse/PED-6120
- https://jira.suse.com/browse/PED-6123
- https://jira.suse.com/browse/PED-6811
- https://jira.suse.com/browse/PED-6996
- https://jira.suse.com/browse/PED-7514
- https://jira.suse.com/browse/PED-7542
- https://jira.suse.com/browse/PED-7779
- https://jira.suse.com/browse/PED-7780