GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

SUSE-SU-2026:2450-1

Vulnerability from csaf_suse - Published: 2026-06-18 13:36 - Updated: 2026-09-17 16:23
Summary
Security update for the Linux Kernel
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel
Description of the patch: The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: Add workaround for Cortex-A76 erratum 1286807 (bsc#1266290). - CVE-2025-40253: s390/ctcm: Fix double-kfree (bsc#1255084). - CVE-2025-68822: Input: alps - fix use-after-free bugs caused by dev3_register_work (bsc#1256668). - CVE-2026-3150: bcache: fix cached_dev.sb_bio use-after-free and crash (bsc#1263169). - CVE-2026-23271: perf: Fix __perf_event_overflow() vs perf_remove_from_context() race (bsc#1260018). - CVE-2026-23279: wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame() (bsc#1260468). - CVE-2026-23303: smb: client: Don't log plaintext credentials in cifs_set_cifscreds (bsc#1260502). - CVE-2026-23367: wifi: radiotap: reject radiotap with unknown bits (bsc#1260731). - CVE-2026-23396: wifi: mac80211: fix NULL deref in mesh_matches_local() (bsc#1260729). - CVE-2026-23444: wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure (bsc#1266307). - CVE-2026-23448: net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check (bsc#1261750). - CVE-2026-31405: media: dvb-net: fix OOB access in ULE extension header tables (bsc#1261700). - CVE-2026-31415: ipv6: avoid overflows in ip6_datagram_send_ctl() (bsc#1262099). - CVE-2026-31421: net/sched: cls_fw: fix NULL pointer dereference on shared blocks (bsc#1262061). - CVE-2026-31447: ext4: reject mount if bigalloc with s_first_data_block != 0 (bsc#1262614). - CVE-2026-31452: ext4: convert inline data to extents when truncate exceeds inline size (bsc#1262620). - CVE-2026-31464: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() (bsc#1262656). - CVE-2026-31469: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false (bsc#1267816). - CVE-2026-31498: Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop (bsc#1262751). - CVE-2026-31500: Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock (bsc#1262993). - CVE-2026-31515: af_key: validate families in pfkey_send_migrate() (bsc#1262752). - CVE-2026-31516: xfrm: prevent policy_hthresh.work from racing with netns teardown (bsc#1262755). - CVE-2026-31532: can: af_can: export can_sock_destruct() (bsc#1262757). - CVE-2026-31540: drm/i915/gt: Check set_default_submission() before deferencing (bsc#1263011). - CVE-2026-31546: net: bonding: fix NULL deref in bond_debug_rlb_hash_show (bsc#1263006). - CVE-2026-31588: KVM: x86: Use scratch field in MMIO fragment to hold small write values (bsc#1263165). - CVE-2026-31590: KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION (bsc#1263152). - CVE-2026-31596: ocfs2: handle invalid dinode in ocfs2_group_extend (bsc#1263319). - CVE-2026-31629: nfc: llcp: add missing return after LLCP_CLOSED checks (bsc#1263790). - CVE-2026-31664: string.h: Introduce memset_after() for wiping trailing members/padding (bsc#1263578). - CVE-2026-31668: seg6: separate dst_cache for input and output paths in seg6 lwtunnel (bsc#1263140). - CVE-2026-31671: xfrm_user: fix info leak in build_report() (bsc#1263115). - CVE-2026-31673: af_unix: read UNIX_DIAG_VFS data under unix_state_lock (bsc#1263143). - CVE-2026-31674: netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() (bsc#1263568). - CVE-2026-31678: openvswitch: defer tunnel netdev_put to RCU release (bsc#1263562). - CVE-2026-31759: usb: ulpi: fix double free in ulpi_register_interface() error path (bsc#1264076). - CVE-2026-31778: ALSA: caiaq: fix stack out-of-bounds read in init_card (bsc#1263923). - CVE-2026-43020: Bluetooth: MGMT: validate LTK enc_size on load (bsc#1264006). - CVE-2026-43024: netfilter: nf_tables: reject immediate NF_QUEUE verdict (bsc#1263930). - CVE-2026-43026: netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent (bsc#1263932). - CVE-2026-43028: netfilter: x_tables: ensure names are nul-terminated (bsc#1263934). - CVE-2026-43037: ip6_tunnel: clear skb2->cb in ip4ip6_err() (bsc#1263995). - CVE-2026-43038: ipv6: icmp: clear skb2->cb in ip6_err_gen_icmpv6_unreach() (bsc#1264097). - CVE-2026-43040: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info- leak (bsc#1264091). - CVE-2026-43052: wifi: mac80211: check tdls flag in ieee80211_tdls_oper (bsc#1263945). - CVE-2026-43077: crypto: algif_aead - Fix minimum RX size check for decryption (bsc#1264470). - CVE-2026-43140: HID: magicmouse: Do not crash on missing msc->input (bsc#1264630). - CVE-2026-43158: xfs: fix freemap adjustments when adding xattrs to leaf blocks (bsc#1264595). - CVE-2026-43187: xfs: delete attr leaf freemap entries when empty (bsc#1264603). - CVE-2026-43198: tcp: fix potential race in tcp_v6_syn_recv_sock() (bsc#1264610). - CVE-2026-43206: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set() (bsc#1264551). - CVE-2026-43234: team: avoid NETDEV_CHANGEMTU event when unregistering slave (bsc#1264409). - CVE-2026-43338: btrfs: reserve enough transaction items for qgroup ioctls (bsc#1264716). - CVE-2026-43339: ipv6: prevent possible UaF in addrconf_permanent_addr() (bsc#1264763). - CVE-2026-43359: btrfs: fix transaction abort on set received ioctl due to item overflow (bsc#1264719). - CVE-2026-43361: btrfs: fix transaction abort when snapshotting received subvolumes (bsc#1264722). - CVE-2026-43407: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() (bsc#1265020). - CVE-2026-43413: scsi: hisi_sas: Fix NULL pointer exception during user_scan() (bsc#1264671). - CVE-2026-43414: scsi: qla2xxx: Completely fix fcport double free (bsc#1264669). - CVE-2026-43499: rtmutex: Use waiter::task instead of current in remove_waiter() (bsc#1266001). - CVE-2026-43503: net: skbuff: propagate shared-frag marker through frag-transfer helpers (bsc#1265960). - CVE-2026-45835: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() (bsc#1266411). - CVE-2026-45841: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO (bsc#1266390). - CVE-2026-45842: slip: reject VJ receive packets on instances with no rstate array (bsc#1266400). - CVE-2026-45843: slip: bound decode() reads against the compressed packet length (bsc#1266395). - CVE-2026-45852: RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1266711). - CVE-2026-45870: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths (bsc#1266704). - CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267205). - CVE-2026-45983: nfsd: never defer requests during idmap lookup (bsc#1266697). - CVE-2026-46021: thermal: core: Fix thermal zone governor cleanup issues (bsc#1267220). - CVE-2026-46024: libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply() (bsc#1267218). - CVE-2026-46043: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv (bsc#1266901). - CVE-2026-46090: ALSA: aloop: Fix peer runtime UAF during format-change stop (bsc#1267531). - CVE-2026-46113: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN (bsc#1266969). - CVE-2026-46116: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete (bsc#1267369). - CVE-2026-46150: fanotify: fix false positive on permission events (bsc#1267387). - CVE-2026-46157: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger (bsc#1267726). - CVE-2026-46159: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak (bsc#1267652). - CVE-2026-46160: btrfs: fix missing last_unlink_trans update when removing a directory (bsc#1267624). - CVE-2026-46169: hfsplus: fix uninit-value by validating catalog record size (bsc#1267713). - CVE-2026-46181: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() (bsc#1266826). - CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (bsc#1266238). - CVE-2026-46259: procfs: fix missing RCU protection when reading real_parent in do_task_stat() (bsc#1267685). - CVE-2026-46273: ibmveth: Disable GSO for packets with small MSS (bsc#1267651). The following non security issues were fixed: - arm64: tlb: Allow XZR argument to TLBI ops (git-fixes). - arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI (git-fixes). - bcache: fix uninitialized closure object (git-fixes). - check-for-config-changes: Exclude CC_MS_EXTENSIONS. - check-for-config-changes: Exclude HAVE_CFI_ICALL_NORMALIZE_INTEGERS{,_RUSTC}. - kvm/svm: PKU not currently supported (bsc#1263887). - KVM: x86: Handle PKU CPUID adjustment in VMX code (bsc#1263887). - mkspec: Add signature to source list only when it exists. - net/sched: cls_fw: fix NULL dereference of 'old' filters before change() (git-fixes).
Patchnames: SUSE-2026-2450,SUSE-SLE-Live-Patching-12-SP5-2026-2450,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2450,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2450
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-man-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-devel-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-macros-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-source-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_317-default-0:1-8.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_317-default-0:1-8.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_317-default-0:1-8.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-man-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-devel-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-macros-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-source-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-man-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-devel-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-macros-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-source-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-base-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-devel-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-macros-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-source-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-syms-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-man-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-0:4.12.14-122.317.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-0:4.12.14-122.317.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-0:4.12.14-122.317.1.x86_64
Vendor Fix
Threats
Impact critical
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact low
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact important
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
Affected products
Recommended 164 products, the same list as for CVE-2025-10263
Threats
Impact moderate
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1255084 self
https://bugzilla.suse.com/1255416 self
https://bugzilla.suse.com/1256668 self
https://bugzilla.suse.com/1258538 self
https://bugzilla.suse.com/1260018 self
https://bugzilla.suse.com/1260468 self
https://bugzilla.suse.com/1260502 self
https://bugzilla.suse.com/1260729 self
https://bugzilla.suse.com/1260731 self
https://bugzilla.suse.com/1261700 self
https://bugzilla.suse.com/1261750 self
https://bugzilla.suse.com/1262061 self
https://bugzilla.suse.com/1262099 self
https://bugzilla.suse.com/1262614 self
https://bugzilla.suse.com/1262620 self
https://bugzilla.suse.com/1262656 self
https://bugzilla.suse.com/1262751 self
https://bugzilla.suse.com/1262752 self
https://bugzilla.suse.com/1262755 self
https://bugzilla.suse.com/1262757 self
https://bugzilla.suse.com/1262993 self
https://bugzilla.suse.com/1263006 self
https://bugzilla.suse.com/1263011 self
https://bugzilla.suse.com/1263012 self
https://bugzilla.suse.com/1263115 self
https://bugzilla.suse.com/1263140 self
https://bugzilla.suse.com/1263143 self
https://bugzilla.suse.com/1263152 self
https://bugzilla.suse.com/1263165 self
https://bugzilla.suse.com/1263169 self
https://bugzilla.suse.com/1263319 self
https://bugzilla.suse.com/1263562 self
https://bugzilla.suse.com/1263568 self
https://bugzilla.suse.com/1263578 self
https://bugzilla.suse.com/1263790 self
https://bugzilla.suse.com/1263887 self
https://bugzilla.suse.com/1263923 self
https://bugzilla.suse.com/1263930 self
https://bugzilla.suse.com/1263932 self
https://bugzilla.suse.com/1263934 self
https://bugzilla.suse.com/1263945 self
https://bugzilla.suse.com/1263995 self
https://bugzilla.suse.com/1264006 self
https://bugzilla.suse.com/1264076 self
https://bugzilla.suse.com/1264091 self
https://bugzilla.suse.com/1264097 self
https://bugzilla.suse.com/1264409 self
https://bugzilla.suse.com/1264470 self
https://bugzilla.suse.com/1264551 self
https://bugzilla.suse.com/1264595 self
https://bugzilla.suse.com/1264603 self
https://bugzilla.suse.com/1264610 self
https://bugzilla.suse.com/1264630 self
https://bugzilla.suse.com/1264669 self
https://bugzilla.suse.com/1264671 self
https://bugzilla.suse.com/1264716 self
https://bugzilla.suse.com/1264719 self
https://bugzilla.suse.com/1264722 self
https://bugzilla.suse.com/1264763 self
https://bugzilla.suse.com/1265020 self
https://bugzilla.suse.com/1265456 self
https://bugzilla.suse.com/1265960 self
https://bugzilla.suse.com/1266001 self
https://bugzilla.suse.com/1266214 self
https://bugzilla.suse.com/1266238 self
https://bugzilla.suse.com/1266290 self
https://bugzilla.suse.com/1266307 self
https://bugzilla.suse.com/1266390 self
https://bugzilla.suse.com/1266395 self
https://bugzilla.suse.com/1266400 self
https://bugzilla.suse.com/1266411 self
https://bugzilla.suse.com/1266697 self
https://bugzilla.suse.com/1266704 self
https://bugzilla.suse.com/1266711 self
https://bugzilla.suse.com/1266826 self
https://bugzilla.suse.com/1266901 self
https://bugzilla.suse.com/1266969 self
https://bugzilla.suse.com/1267205 self
https://bugzilla.suse.com/1267218 self
https://bugzilla.suse.com/1267220 self
https://bugzilla.suse.com/1267369 self
https://bugzilla.suse.com/1267387 self
https://bugzilla.suse.com/1267531 self
https://bugzilla.suse.com/1267624 self
https://bugzilla.suse.com/1267651 self
https://bugzilla.suse.com/1267652 self
https://bugzilla.suse.com/1267685 self
https://bugzilla.suse.com/1267713 self
https://bugzilla.suse.com/1267726 self
https://bugzilla.suse.com/1267732 self
https://bugzilla.suse.com/1267816 self
https://www.suse.com/security/cve/CVE-2025-10263/ self
https://www.suse.com/security/cve/CVE-2025-40253/ self
https://www.suse.com/security/cve/CVE-2025-68324/ self
https://www.suse.com/security/cve/CVE-2025-68822/ self
https://www.suse.com/security/cve/CVE-2026-23271/ self
https://www.suse.com/security/cve/CVE-2026-23279/ self
https://www.suse.com/security/cve/CVE-2026-23303/ self
https://www.suse.com/security/cve/CVE-2026-23367/ self
https://www.suse.com/security/cve/CVE-2026-23396/ self
https://www.suse.com/security/cve/CVE-2026-23444/ self
https://www.suse.com/security/cve/CVE-2026-23448/ self
https://www.suse.com/security/cve/CVE-2026-31405/ self
https://www.suse.com/security/cve/CVE-2026-31415/ self
https://www.suse.com/security/cve/CVE-2026-31421/ self
https://www.suse.com/security/cve/CVE-2026-31447/ self
https://www.suse.com/security/cve/CVE-2026-31452/ self
https://www.suse.com/security/cve/CVE-2026-31464/ self
https://www.suse.com/security/cve/CVE-2026-31469/ self
https://www.suse.com/security/cve/CVE-2026-31498/ self
https://www.suse.com/security/cve/CVE-2026-31500/ self
https://www.suse.com/security/cve/CVE-2026-31515/ self
https://www.suse.com/security/cve/CVE-2026-31516/ self
https://www.suse.com/security/cve/CVE-2026-31532/ self
https://www.suse.com/security/cve/CVE-2026-31540/ self
https://www.suse.com/security/cve/CVE-2026-31546/ self
https://www.suse.com/security/cve/CVE-2026-31580/ self
https://www.suse.com/security/cve/CVE-2026-31588/ self
https://www.suse.com/security/cve/CVE-2026-31590/ self
https://www.suse.com/security/cve/CVE-2026-31596/ self
https://www.suse.com/security/cve/CVE-2026-31629/ self
https://www.suse.com/security/cve/CVE-2026-31664/ self
https://www.suse.com/security/cve/CVE-2026-31668/ self
https://www.suse.com/security/cve/CVE-2026-31671/ self
https://www.suse.com/security/cve/CVE-2026-31673/ self
https://www.suse.com/security/cve/CVE-2026-31674/ self
https://www.suse.com/security/cve/CVE-2026-31678/ self
https://www.suse.com/security/cve/CVE-2026-31759/ self
https://www.suse.com/security/cve/CVE-2026-31778/ self
https://www.suse.com/security/cve/CVE-2026-43020/ self
https://www.suse.com/security/cve/CVE-2026-43024/ self
https://www.suse.com/security/cve/CVE-2026-43026/ self
https://www.suse.com/security/cve/CVE-2026-43028/ self
https://www.suse.com/security/cve/CVE-2026-43037/ self
https://www.suse.com/security/cve/CVE-2026-43038/ self
https://www.suse.com/security/cve/CVE-2026-43040/ self
https://www.suse.com/security/cve/CVE-2026-43052/ self
https://www.suse.com/security/cve/CVE-2026-43077/ self
https://www.suse.com/security/cve/CVE-2026-43140/ self
https://www.suse.com/security/cve/CVE-2026-43158/ self
https://www.suse.com/security/cve/CVE-2026-43187/ self
https://www.suse.com/security/cve/CVE-2026-43198/ self
https://www.suse.com/security/cve/CVE-2026-43206/ self
https://www.suse.com/security/cve/CVE-2026-43234/ self
https://www.suse.com/security/cve/CVE-2026-43338/ self
https://www.suse.com/security/cve/CVE-2026-43339/ self
https://www.suse.com/security/cve/CVE-2026-43359/ self
https://www.suse.com/security/cve/CVE-2026-43361/ self
https://www.suse.com/security/cve/CVE-2026-43407/ self
https://www.suse.com/security/cve/CVE-2026-43413/ self
https://www.suse.com/security/cve/CVE-2026-43414/ self
https://www.suse.com/security/cve/CVE-2026-43499/ self
https://www.suse.com/security/cve/CVE-2026-43503/ self
https://www.suse.com/security/cve/CVE-2026-45835/ self
https://www.suse.com/security/cve/CVE-2026-45841/ self
https://www.suse.com/security/cve/CVE-2026-45842/ self
https://www.suse.com/security/cve/CVE-2026-45843/ self
https://www.suse.com/security/cve/CVE-2026-45852/ self
https://www.suse.com/security/cve/CVE-2026-45870/ self
https://www.suse.com/security/cve/CVE-2026-45970/ self
https://www.suse.com/security/cve/CVE-2026-45983/ self
https://www.suse.com/security/cve/CVE-2026-46021/ self
https://www.suse.com/security/cve/CVE-2026-46024/ self
https://www.suse.com/security/cve/CVE-2026-46043/ self
https://www.suse.com/security/cve/CVE-2026-46090/ self
https://www.suse.com/security/cve/CVE-2026-46113/ self
https://www.suse.com/security/cve/CVE-2026-46116/ self
https://www.suse.com/security/cve/CVE-2026-46150/ self
https://www.suse.com/security/cve/CVE-2026-46157/ self
https://www.suse.com/security/cve/CVE-2026-46159/ self
https://www.suse.com/security/cve/CVE-2026-46160/ self
https://www.suse.com/security/cve/CVE-2026-46169/ self
https://www.suse.com/security/cve/CVE-2026-46181/ self
https://www.suse.com/security/cve/CVE-2026-46259/ self
https://www.suse.com/security/cve/CVE-2026-46273/ self
https://www.suse.com/security/cve/CVE-2025-10263 external
https://bugzilla.suse.com/1266290 external
https://bugzilla.suse.com/1266954 external
https://bugzilla.suse.com/1270230 external
https://www.suse.com/security/cve/CVE-2025-40253 external
https://bugzilla.suse.com/1255084 external
https://www.suse.com/security/cve/CVE-2025-68324 external
https://bugzilla.suse.com/1255416 external
https://bugzilla.suse.com/1257117 external
https://www.suse.com/security/cve/CVE-2025-68822 external
https://bugzilla.suse.com/1256668 external
https://www.suse.com/security/cve/CVE-2026-23271 external
https://bugzilla.suse.com/1260018 external
https://www.suse.com/security/cve/CVE-2026-23279 external
https://bugzilla.suse.com/1260468 external
https://www.suse.com/security/cve/CVE-2026-23303 external
https://bugzilla.suse.com/1260502 external
https://www.suse.com/security/cve/CVE-2026-23367 external
https://bugzilla.suse.com/1260731 external
https://www.suse.com/security/cve/CVE-2026-23396 external
https://bugzilla.suse.com/1260729 external
https://www.suse.com/security/cve/CVE-2026-23444 external
https://bugzilla.suse.com/1266307 external
https://www.suse.com/security/cve/CVE-2026-23448 external
https://bugzilla.suse.com/1261750 external
https://www.suse.com/security/cve/CVE-2026-31405 external
https://bugzilla.suse.com/1261700 external
https://bugzilla.suse.com/1261701 external
https://www.suse.com/security/cve/CVE-2026-31415 external
https://bugzilla.suse.com/1262099 external
https://www.suse.com/security/cve/CVE-2026-31421 external
https://bugzilla.suse.com/1262061 external
https://www.suse.com/security/cve/CVE-2026-31447 external
https://bugzilla.suse.com/1262614 external
https://www.suse.com/security/cve/CVE-2026-31452 external
https://bugzilla.suse.com/1262620 external
https://www.suse.com/security/cve/CVE-2026-31464 external
https://bugzilla.suse.com/1262656 external
https://www.suse.com/security/cve/CVE-2026-31469 external
https://bugzilla.suse.com/1267816 external
https://www.suse.com/security/cve/CVE-2026-31498 external
https://bugzilla.suse.com/1262751 external
https://www.suse.com/security/cve/CVE-2026-31500 external
https://bugzilla.suse.com/1262993 external
https://bugzilla.suse.com/1262994 external
https://www.suse.com/security/cve/CVE-2026-31515 external
https://bugzilla.suse.com/1262752 external
https://www.suse.com/security/cve/CVE-2026-31516 external
https://bugzilla.suse.com/1262755 external
https://www.suse.com/security/cve/CVE-2026-31532 external
https://bugzilla.suse.com/1262757 external
https://www.suse.com/security/cve/CVE-2026-31540 external
https://bugzilla.suse.com/1263011 external
https://www.suse.com/security/cve/CVE-2026-31546 external
https://bugzilla.suse.com/1263006 external
https://www.suse.com/security/cve/CVE-2026-31580 external
https://bugzilla.suse.com/1263169 external
https://bugzilla.suse.com/1263171 external
https://www.suse.com/security/cve/CVE-2026-31588 external
https://bugzilla.suse.com/1263165 external
https://bugzilla.suse.com/1263166 external
https://www.suse.com/security/cve/CVE-2026-31590 external
https://bugzilla.suse.com/1263152 external
https://www.suse.com/security/cve/CVE-2026-31596 external
https://bugzilla.suse.com/1263319 external
https://www.suse.com/security/cve/CVE-2026-31629 external
https://bugzilla.suse.com/1263790 external
https://bugzilla.suse.com/1263791 external
https://www.suse.com/security/cve/CVE-2026-31664 external
https://bugzilla.suse.com/1263578 external
https://www.suse.com/security/cve/CVE-2026-31668 external
https://bugzilla.suse.com/1263140 external
https://www.suse.com/security/cve/CVE-2026-31671 external
https://bugzilla.suse.com/1263115 external
https://www.suse.com/security/cve/CVE-2026-31673 external
https://bugzilla.suse.com/1263143 external
https://www.suse.com/security/cve/CVE-2026-31674 external
https://bugzilla.suse.com/1263568 external
https://www.suse.com/security/cve/CVE-2026-31678 external
https://bugzilla.suse.com/1263562 external
https://bugzilla.suse.com/1279872 external
https://www.suse.com/security/cve/CVE-2026-31759 external
https://bugzilla.suse.com/1264076 external
https://bugzilla.suse.com/1264078 external
https://www.suse.com/security/cve/CVE-2026-31778 external
https://bugzilla.suse.com/1263923 external
https://www.suse.com/security/cve/CVE-2026-43020 external
https://bugzilla.suse.com/1264006 external
https://www.suse.com/security/cve/CVE-2026-43024 external
https://bugzilla.suse.com/1263930 external
https://www.suse.com/security/cve/CVE-2026-43026 external
https://bugzilla.suse.com/1263932 external
https://www.suse.com/security/cve/CVE-2026-43028 external
https://bugzilla.suse.com/1263934 external
https://www.suse.com/security/cve/CVE-2026-43037 external
https://bugzilla.suse.com/1263995 external
https://bugzilla.suse.com/1265197 external
https://www.suse.com/security/cve/CVE-2026-43038 external
https://bugzilla.suse.com/1264097 external
https://bugzilla.suse.com/1271648 external
https://www.suse.com/security/cve/CVE-2026-43040 external
https://bugzilla.suse.com/1264091 external
https://www.suse.com/security/cve/CVE-2026-43052 external
https://bugzilla.suse.com/1263945 external
https://www.suse.com/security/cve/CVE-2026-43077 external
https://bugzilla.suse.com/1264470 external
https://bugzilla.suse.com/1265306 external
https://www.suse.com/security/cve/CVE-2026-43140 external
https://bugzilla.suse.com/1264630 external
https://www.suse.com/security/cve/CVE-2026-43158 external
https://bugzilla.suse.com/1264595 external
https://www.suse.com/security/cve/CVE-2026-43187 external
https://bugzilla.suse.com/1264603 external
https://www.suse.com/security/cve/CVE-2026-43198 external
https://bugzilla.suse.com/1264610 external
https://bugzilla.suse.com/1264611 external
https://www.suse.com/security/cve/CVE-2026-43206 external
https://bugzilla.suse.com/1264551 external
https://bugzilla.suse.com/1266668 external
https://www.suse.com/security/cve/CVE-2026-43234 external
https://bugzilla.suse.com/1264409 external
https://www.suse.com/security/cve/CVE-2026-43338 external
https://bugzilla.suse.com/1264716 external
https://www.suse.com/security/cve/CVE-2026-43339 external
https://bugzilla.suse.com/1264763 external
https://www.suse.com/security/cve/CVE-2026-43359 external
https://bugzilla.suse.com/1264719 external
https://www.suse.com/security/cve/CVE-2026-43361 external
https://bugzilla.suse.com/1264722 external
https://www.suse.com/security/cve/CVE-2026-43407 external
https://bugzilla.suse.com/1265020 external
https://www.suse.com/security/cve/CVE-2026-43413 external
https://bugzilla.suse.com/1264671 external
https://www.suse.com/security/cve/CVE-2026-43414 external
https://bugzilla.suse.com/1264669 external
https://bugzilla.suse.com/1264670 external
https://www.suse.com/security/cve/CVE-2026-43499 external
https://bugzilla.suse.com/1266001 external
https://bugzilla.suse.com/1266014 external
https://bugzilla.suse.com/1271179 external
https://bugzilla.suse.com/1271180 external
https://bugzilla.suse.com/1272403 external
https://bugzilla.suse.com/1274586 external
https://www.suse.com/security/cve/CVE-2026-43503 external
https://bugzilla.suse.com/1265209 external
https://bugzilla.suse.com/1265960 external
https://bugzilla.suse.com/1266229 external
https://bugzilla.suse.com/1269878 external
https://bugzilla.suse.com/1270098 external
https://bugzilla.suse.com/1270100 external
https://www.suse.com/security/cve/CVE-2026-45835 external
https://bugzilla.suse.com/1266411 external
https://www.suse.com/security/cve/CVE-2026-45841 external
https://bugzilla.suse.com/1266390 external
https://www.suse.com/security/cve/CVE-2026-45842 external
https://bugzilla.suse.com/1266400 external
https://www.suse.com/security/cve/CVE-2026-45843 external
https://bugzilla.suse.com/1266395 external
https://www.suse.com/security/cve/CVE-2026-45852 external
https://bugzilla.suse.com/1266711 external
https://bugzilla.suse.com/1266727 external
https://www.suse.com/security/cve/CVE-2026-45870 external
https://bugzilla.suse.com/1266704 external
https://www.suse.com/security/cve/CVE-2026-45970 external
https://bugzilla.suse.com/1267205 external
https://bugzilla.suse.com/1267206 external
https://www.suse.com/security/cve/CVE-2026-45983 external
https://bugzilla.suse.com/1266697 external
https://www.suse.com/security/cve/CVE-2026-46021 external
https://bugzilla.suse.com/1267220 external
https://bugzilla.suse.com/1267221 external
https://www.suse.com/security/cve/CVE-2026-46024 external
https://bugzilla.suse.com/1267218 external
https://bugzilla.suse.com/1267219 external
https://www.suse.com/security/cve/CVE-2026-46043 external
https://bugzilla.suse.com/1266901 external
https://bugzilla.suse.com/1266902 external
https://www.suse.com/security/cve/CVE-2026-46090 external
https://bugzilla.suse.com/1267531 external
https://bugzilla.suse.com/1267895 external
https://www.suse.com/security/cve/CVE-2026-46113 external
https://bugzilla.suse.com/1266969 external
https://bugzilla.suse.com/1266970 external
https://www.suse.com/security/cve/CVE-2026-46116 external
https://bugzilla.suse.com/1267369 external
https://bugzilla.suse.com/1267370 external
https://bugzilla.suse.com/1274780 external
https://www.suse.com/security/cve/CVE-2026-46150 external
https://bugzilla.suse.com/1267387 external
https://bugzilla.suse.com/1267388 external
https://www.suse.com/security/cve/CVE-2026-46157 external
https://bugzilla.suse.com/1267726 external
https://www.suse.com/security/cve/CVE-2026-46159 external
https://bugzilla.suse.com/1267652 external
https://www.suse.com/security/cve/CVE-2026-46160 external
https://bugzilla.suse.com/1267624 external
https://www.suse.com/security/cve/CVE-2026-46169 external
https://bugzilla.suse.com/1267713 external
https://www.suse.com/security/cve/CVE-2026-46181 external
https://bugzilla.suse.com/1266826 external
https://www.suse.com/security/cve/CVE-2026-46259 external
https://bugzilla.suse.com/1267685 external
https://www.suse.com/security/cve/CVE-2026-46273 external
https://bugzilla.suse.com/1267651 external

Loading 4.6 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…