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

SUSE-SU-2026:2914-1

Vulnerability from csaf_suse - Published: 2026-07-13 14:56 - Updated: 2026-07-13 14:56
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-2023-53995: net: ipv4: fix one memleak in __inet_del_ifa() (bsc#1255616). - CVE-2026-23255: net: add proper RCU protection to /proc/net/ptype (bsc#1259891). - CVE-2026-23451: bonding: prevent potential infinite loop in bond_header_parse() (bsc#1261604). - CVE-2026-31462: drm/amdgpu: prevent immediate PASID reuse case (bsc#1262655). - CVE-2026-31499: Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() (bsc#1262674). - CVE-2026-31502: team: fix header_ops type confusion with non-Ethernet ports (bsc#1263072). - CVE-2026-31592: KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock (bsc#1263123). - CVE-2026-31670: net: rfkill: prevent unlimited numbers of rfkill events from being created (bsc#1263573). - CVE-2026-31677: crypto: af_alg - limit RX SG extraction by receive buffer budget (bsc#1263560). - CVE-2026-31680: net: ipv6: flowlabel: defer exclusive option free until RCU teardown (bsc#1263563). - CVE-2026-31773: Bluetooth: SMP: derive legacy responder STK authentication from MITM state (bsc#1264039). - CVE-2026-31781: drm/ioc32: stop speculation on the drm_compat_ioctl path (bsc#1264033). - CVE-2026-43035: net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak (bsc#1263996). - CVE-2026-43036: net: use skb_header_pointer() for TCPv4 GSO frag_off check (bsc#1263993). - CVE-2026-43043: crypto: af-alg - fix NULL pointer dereference in scatterwalk (bsc#1264088). - CVE-2026-43047: HID: multitouch: Check to ensure report responses match the request (bsc#1264073). - CVE-2026-43051: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq (bsc#1264065). - CVE-2026-43080: l2tp: Drop large packets with UDP encap (bsc#1264236). - CVE-2026-43089: xfrm_user: fix info leak in build_mapping() (bsc#1264261). - CVE-2026-43093: xsk: tighten UMEM headroom validation to account for tailroom and min frame (bsc#1264254). - CVE-2026-43112: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (bsc#1264437). - CVE-2026-43117: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() (bsc#1264414). - CVE-2026-43139: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() (bsc#1264294). - CVE-2026-43233: netfilter: nf_conntrack_h323: fix OOB read in decode_choice() (bsc#1264337). - CVE-2026-43279: ALSA: usb-audio: Add sanity check for OOB writes at silencing (bsc#1264618). - CVE-2026-43336: lib/crypto: chacha: Zeroize permuted_state before it leaves scope (bsc#1265113). - CVE-2026-43456: bonding: fix type confusion in bond_setup_by_slave() (bsc#1264734). - CVE-2026-43472: unshare: fix unshare_fs() handling (bsc#1264748). - CVE-2026-43492: lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() (bsc#1265629). - CVE-2026-45840: openvswitch: cap upcall PID array size and pre-size vport replies (bsc#1266397). - CVE-2026-45912: ext4: don't cache extent during splitting extent (bsc#1266899). - CVE-2026-45948: ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1266929). - CVE-2026-45960: hfsplus: return error when node already exists in hfs_bnode_create (bsc#1266971). - CVE-2026-46028: crypto: algif_aead - snapshot IV for async AEAD requests (bsc#1267430). - CVE-2026-46065: fbdev: defio: Disconnect deferred I/O from the lifetime of struct (bsc#1267458). - CVE-2026-46069: wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup() (bsc#1267437). - CVE-2026-46082: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 (bsc#1267473). - CVE-2026-46124: isofs: validate block number from NFS file handle in isofs_export_iget (bsc#1266847). - CVE-2026-46133: RDMA/rxe: Reject unknown opcodes before ICRC processing (bsc#1266928). - CVE-2026-46253: pstore/ram: fix buffer overflow in persistent_ram_save_old() (bsc#1267635). - CVE-2026-46254: AppArmor: Allow apparmor to handle unaligned dfa tables (bsc#1267637). - CVE-2026-46266: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (bsc#1267684). - CVE-2026-46275: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths (bsc#1267968). - CVE-2026-46299: hfsplus: fix held lock freed on hfsplus_fill_super() (bsc#1267920). - CVE-2026-46320: tap: free page on error paths in tap_get_user_xdp() (bsc#1267993). - CVE-2026-46328: apparmor: fix rlimit for posix cpu timers (bsc#1268037). - CVE-2026-46331: net/sched: fix pedit partial COW leading to page cache (bsc#1265421). - CVE-2026-52918: Bluetooth: serialize accept_q access (bsc#1269100). - CVE-2026-52923: ipc: limit next_id allocation to the valid ID range (bsc#1269033). - CVE-2026-52954: libceph: handle rbtree insertion error in decode_choose_args() (bsc#1269137). - CVE-2026-52955: libceph: Fix potential out-of-bounds access in crush_decode() (bsc#1269159). - CVE-2026-52957: libceph: Fix potential null-ptr-deref in decode_choose_args() (bsc#1269103). - CVE-2026-52962: ceph: fix a buffer leak in __ceph_setxattr() (bsc#1269135). - CVE-2026-52972: crypto: af_alg - Cap AEAD AD length to 0x80000000 (bsc#1269195). - CVE-2026-53040: ocfs2: validate bg_bits during freefrag scan (bsc#1269397). - CVE-2026-53041: ocfs2: fix listxattr handling when the buffer is full (bsc#1269398). - CVE-2026-53075: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls (bsc#1269690). - CVE-2026-53148: thunderbolt: Clamp XDomain response data copy to allocation size (bsc#1269786). - CVE-2026-53150: thunderbolt: Reject zero-length property entries in validator (bsc#1269386). - CVE-2026-53194: USB: serial: kl5kusb105: fix bulk-out buffer overflow (bsc#1269904). - CVE-2026-53253: Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling (bsc#1269574). - CVE-2026-53287: audit: fix incorrect inheritable capability in CAPSET records (bsc#1269506). - CVE-2026-53359: KVM: x86: Fix shadow paging use-after-free due to unexpected role (bsc#1270059). The following non security issues were fixed: - btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() (git-fixes). - libceph: add non-asserting rbtree insertion helper (bsc#1269137).
Patchnames: SUSE-2026-2914,SUSE-SLE-Live-Patching-12-SP5-2026-2914,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2914,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2914
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 Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_320-default-1-8.3.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_320-default-1-8.3.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_320-default-1-8.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-man-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-devel-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-macros-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-source-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:cluster-md-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dlm-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-4.12.14-122.320.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-4.12.14-122.320.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-4.12.14-122.320.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ocfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cluster-md-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dlm-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-base-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-devel-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-devel-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-macros-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-source-4.12.14-122.320.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-syms-4.12.14-122.320.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ocfs2-kmp-default-4.12.14-122.320.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact low
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact low
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact moderate
Affected products
Recommended 92 products, the same list as for CVE-2023-53995
Threats
Impact important
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-updates/2026… self
https://bugzilla.suse.com/1255616 self
https://bugzilla.suse.com/1259891 self
https://bugzilla.suse.com/1261604 self
https://bugzilla.suse.com/1262655 self
https://bugzilla.suse.com/1262674 self
https://bugzilla.suse.com/1263072 self
https://bugzilla.suse.com/1263123 self
https://bugzilla.suse.com/1263169 self
https://bugzilla.suse.com/1263560 self
https://bugzilla.suse.com/1263563 self
https://bugzilla.suse.com/1263573 self
https://bugzilla.suse.com/1263993 self
https://bugzilla.suse.com/1263996 self
https://bugzilla.suse.com/1264033 self
https://bugzilla.suse.com/1264039 self
https://bugzilla.suse.com/1264065 self
https://bugzilla.suse.com/1264073 self
https://bugzilla.suse.com/1264088 self
https://bugzilla.suse.com/1264236 self
https://bugzilla.suse.com/1264254 self
https://bugzilla.suse.com/1264261 self
https://bugzilla.suse.com/1264294 self
https://bugzilla.suse.com/1264337 self
https://bugzilla.suse.com/1264414 self
https://bugzilla.suse.com/1264437 self
https://bugzilla.suse.com/1264449 self
https://bugzilla.suse.com/1264618 self
https://bugzilla.suse.com/1264734 self
https://bugzilla.suse.com/1264748 self
https://bugzilla.suse.com/1265113 self
https://bugzilla.suse.com/1265421 self
https://bugzilla.suse.com/1265629 self
https://bugzilla.suse.com/1266397 self
https://bugzilla.suse.com/1266847 self
https://bugzilla.suse.com/1266899 self
https://bugzilla.suse.com/1266928 self
https://bugzilla.suse.com/1266929 self
https://bugzilla.suse.com/1266971 self
https://bugzilla.suse.com/1267430 self
https://bugzilla.suse.com/1267437 self
https://bugzilla.suse.com/1267458 self
https://bugzilla.suse.com/1267473 self
https://bugzilla.suse.com/1267635 self
https://bugzilla.suse.com/1267637 self
https://bugzilla.suse.com/1267684 self
https://bugzilla.suse.com/1267920 self
https://bugzilla.suse.com/1267968 self
https://bugzilla.suse.com/1267993 self
https://bugzilla.suse.com/1268037 self
https://bugzilla.suse.com/1269033 self
https://bugzilla.suse.com/1269100 self
https://bugzilla.suse.com/1269103 self
https://bugzilla.suse.com/1269135 self
https://bugzilla.suse.com/1269137 self
https://bugzilla.suse.com/1269159 self
https://bugzilla.suse.com/1269195 self
https://bugzilla.suse.com/1269386 self
https://bugzilla.suse.com/1269397 self
https://bugzilla.suse.com/1269398 self
https://bugzilla.suse.com/1269506 self
https://bugzilla.suse.com/1269574 self
https://bugzilla.suse.com/1269690 self
https://bugzilla.suse.com/1269786 self
https://bugzilla.suse.com/1269904 self
https://bugzilla.suse.com/1270059 self
https://www.suse.com/security/cve/CVE-2023-53995/ self
https://www.suse.com/security/cve/CVE-2026-23255/ self
https://www.suse.com/security/cve/CVE-2026-23451/ self
https://www.suse.com/security/cve/CVE-2026-31462/ self
https://www.suse.com/security/cve/CVE-2026-31499/ self
https://www.suse.com/security/cve/CVE-2026-31502/ self
https://www.suse.com/security/cve/CVE-2026-31580/ self
https://www.suse.com/security/cve/CVE-2026-31592/ self
https://www.suse.com/security/cve/CVE-2026-31670/ self
https://www.suse.com/security/cve/CVE-2026-31677/ self
https://www.suse.com/security/cve/CVE-2026-31680/ self
https://www.suse.com/security/cve/CVE-2026-31773/ self
https://www.suse.com/security/cve/CVE-2026-31781/ self
https://www.suse.com/security/cve/CVE-2026-43035/ self
https://www.suse.com/security/cve/CVE-2026-43036/ self
https://www.suse.com/security/cve/CVE-2026-43043/ self
https://www.suse.com/security/cve/CVE-2026-43047/ self
https://www.suse.com/security/cve/CVE-2026-43051/ self
https://www.suse.com/security/cve/CVE-2026-43080/ self
https://www.suse.com/security/cve/CVE-2026-43089/ self
https://www.suse.com/security/cve/CVE-2026-43093/ self
https://www.suse.com/security/cve/CVE-2026-43112/ self
https://www.suse.com/security/cve/CVE-2026-43117/ self
https://www.suse.com/security/cve/CVE-2026-43139/ self
https://www.suse.com/security/cve/CVE-2026-43233/ self
https://www.suse.com/security/cve/CVE-2026-43279/ self
https://www.suse.com/security/cve/CVE-2026-43284/ self
https://www.suse.com/security/cve/CVE-2026-43336/ self
https://www.suse.com/security/cve/CVE-2026-43456/ self
https://www.suse.com/security/cve/CVE-2026-43472/ self
https://www.suse.com/security/cve/CVE-2026-43492/ self
https://www.suse.com/security/cve/CVE-2026-45840/ self
https://www.suse.com/security/cve/CVE-2026-45912/ self
https://www.suse.com/security/cve/CVE-2026-45948/ self
https://www.suse.com/security/cve/CVE-2026-45960/ self
https://www.suse.com/security/cve/CVE-2026-46028/ self
https://www.suse.com/security/cve/CVE-2026-46065/ self
https://www.suse.com/security/cve/CVE-2026-46069/ self
https://www.suse.com/security/cve/CVE-2026-46082/ self
https://www.suse.com/security/cve/CVE-2026-46124/ self
https://www.suse.com/security/cve/CVE-2026-46133/ self
https://www.suse.com/security/cve/CVE-2026-46253/ self
https://www.suse.com/security/cve/CVE-2026-46254/ self
https://www.suse.com/security/cve/CVE-2026-46266/ self
https://www.suse.com/security/cve/CVE-2026-46275/ self
https://www.suse.com/security/cve/CVE-2026-46299/ self
https://www.suse.com/security/cve/CVE-2026-46320/ self
https://www.suse.com/security/cve/CVE-2026-46328/ self
https://www.suse.com/security/cve/CVE-2026-46331/ self
https://www.suse.com/security/cve/CVE-2026-52918/ self
https://www.suse.com/security/cve/CVE-2026-52923/ self
https://www.suse.com/security/cve/CVE-2026-52954/ self
https://www.suse.com/security/cve/CVE-2026-52955/ self
https://www.suse.com/security/cve/CVE-2026-52957/ self
https://www.suse.com/security/cve/CVE-2026-52962/ self
https://www.suse.com/security/cve/CVE-2026-52972/ self
https://www.suse.com/security/cve/CVE-2026-53040/ self
https://www.suse.com/security/cve/CVE-2026-53041/ self
https://www.suse.com/security/cve/CVE-2026-53075/ self
https://www.suse.com/security/cve/CVE-2026-53148/ self
https://www.suse.com/security/cve/CVE-2026-53150/ self
https://www.suse.com/security/cve/CVE-2026-53194/ self
https://www.suse.com/security/cve/CVE-2026-53253/ self
https://www.suse.com/security/cve/CVE-2026-53287/ self
https://www.suse.com/security/cve/CVE-2026-53359/ self
https://www.suse.com/security/cve/CVE-2023-53995 external
https://bugzilla.suse.com/1255616 external
https://www.suse.com/security/cve/CVE-2026-23255 external
https://bugzilla.suse.com/1259891 external
https://www.suse.com/security/cve/CVE-2026-23451 external
https://bugzilla.suse.com/1261604 external
https://www.suse.com/security/cve/CVE-2026-31462 external
https://bugzilla.suse.com/1262655 external
https://www.suse.com/security/cve/CVE-2026-31499 external
https://bugzilla.suse.com/1262674 external
https://bugzilla.suse.com/1271058 external
https://www.suse.com/security/cve/CVE-2026-31502 external
https://bugzilla.suse.com/1263072 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-31592 external
https://bugzilla.suse.com/1263123 external
https://www.suse.com/security/cve/CVE-2026-31670 external
https://bugzilla.suse.com/1263573 external
https://www.suse.com/security/cve/CVE-2026-31677 external
https://bugzilla.suse.com/1263560 external
https://www.suse.com/security/cve/CVE-2026-31680 external
https://bugzilla.suse.com/1263563 external
https://www.suse.com/security/cve/CVE-2026-31773 external
https://bugzilla.suse.com/1264039 external
https://www.suse.com/security/cve/CVE-2026-31781 external
https://bugzilla.suse.com/1264033 external
https://www.suse.com/security/cve/CVE-2026-43035 external
https://bugzilla.suse.com/1263996 external
https://www.suse.com/security/cve/CVE-2026-43036 external
https://bugzilla.suse.com/1263993 external
https://www.suse.com/security/cve/CVE-2026-43043 external
https://bugzilla.suse.com/1264088 external
https://www.suse.com/security/cve/CVE-2026-43047 external
https://bugzilla.suse.com/1264073 external
https://www.suse.com/security/cve/CVE-2026-43051 external
https://bugzilla.suse.com/1264065 external
https://www.suse.com/security/cve/CVE-2026-43080 external
https://bugzilla.suse.com/1264236 external
https://www.suse.com/security/cve/CVE-2026-43089 external
https://bugzilla.suse.com/1264261 external
https://www.suse.com/security/cve/CVE-2026-43093 external
https://bugzilla.suse.com/1264254 external
https://www.suse.com/security/cve/CVE-2026-43112 external
https://bugzilla.suse.com/1264437 external
https://www.suse.com/security/cve/CVE-2026-43117 external
https://bugzilla.suse.com/1264414 external
https://www.suse.com/security/cve/CVE-2026-43139 external
https://bugzilla.suse.com/1264294 external
https://www.suse.com/security/cve/CVE-2026-43233 external
https://bugzilla.suse.com/1264337 external
https://www.suse.com/security/cve/CVE-2026-43279 external
https://bugzilla.suse.com/1264618 external
https://www.suse.com/security/cve/CVE-2026-43284 external
https://bugzilla.suse.com/1264449 external
https://bugzilla.suse.com/1264459 external
https://bugzilla.suse.com/1265383 external
https://www.suse.com/security/cve/CVE-2026-43336 external
https://bugzilla.suse.com/1265113 external
https://www.suse.com/security/cve/CVE-2026-43456 external
https://bugzilla.suse.com/1264734 external
https://www.suse.com/security/cve/CVE-2026-43472 external
https://bugzilla.suse.com/1264748 external
https://www.suse.com/security/cve/CVE-2026-43492 external
https://bugzilla.suse.com/1265629 external
https://www.suse.com/security/cve/CVE-2026-45840 external
https://bugzilla.suse.com/1266397 external
https://www.suse.com/security/cve/CVE-2026-45912 external
https://bugzilla.suse.com/1266899 external
https://www.suse.com/security/cve/CVE-2026-45948 external
https://bugzilla.suse.com/1266929 external
https://www.suse.com/security/cve/CVE-2026-45960 external
https://bugzilla.suse.com/1266971 external
https://www.suse.com/security/cve/CVE-2026-46028 external
https://bugzilla.suse.com/1267430 external
https://www.suse.com/security/cve/CVE-2026-46065 external
https://bugzilla.suse.com/1267458 external
https://www.suse.com/security/cve/CVE-2026-46069 external
https://bugzilla.suse.com/1267437 external
https://www.suse.com/security/cve/CVE-2026-46082 external
https://bugzilla.suse.com/1267473 external
https://www.suse.com/security/cve/CVE-2026-46124 external
https://bugzilla.suse.com/1266847 external
https://www.suse.com/security/cve/CVE-2026-46133 external
https://bugzilla.suse.com/1266928 external
https://www.suse.com/security/cve/CVE-2026-46253 external
https://bugzilla.suse.com/1267635 external
https://www.suse.com/security/cve/CVE-2026-46254 external
https://bugzilla.suse.com/1267637 external
https://www.suse.com/security/cve/CVE-2026-46266 external
https://bugzilla.suse.com/1267684 external
https://bugzilla.suse.com/1267888 external
https://www.suse.com/security/cve/CVE-2026-46275 external
https://bugzilla.suse.com/1267968 external
https://www.suse.com/security/cve/CVE-2026-46299 external
https://bugzilla.suse.com/1267920 external
https://www.suse.com/security/cve/CVE-2026-46320 external
https://bugzilla.suse.com/1267993 external
https://www.suse.com/security/cve/CVE-2026-46328 external
https://bugzilla.suse.com/1268037 external
https://www.suse.com/security/cve/CVE-2026-46331 external
https://bugzilla.suse.com/1265421 external
https://bugzilla.suse.com/1268335 external
https://www.suse.com/security/cve/CVE-2026-52918 external
https://bugzilla.suse.com/1269100 external
https://bugzilla.suse.com/1269102 external
https://www.suse.com/security/cve/CVE-2026-52923 external
https://bugzilla.suse.com/1269033 external
https://bugzilla.suse.com/1269034 external
https://www.suse.com/security/cve/CVE-2026-52954 external
https://bugzilla.suse.com/1269137 external
https://www.suse.com/security/cve/CVE-2026-52955 external
https://bugzilla.suse.com/1269159 external
https://bugzilla.suse.com/1270388 external
https://www.suse.com/security/cve/CVE-2026-52957 external
https://bugzilla.suse.com/1269103 external
https://www.suse.com/security/cve/CVE-2026-52962 external
https://bugzilla.suse.com/1269135 external
https://www.suse.com/security/cve/CVE-2026-52972 external
https://bugzilla.suse.com/1269195 external
https://bugzilla.suse.com/1269196 external
https://www.suse.com/security/cve/CVE-2026-53040 external
https://bugzilla.suse.com/1269397 external
https://www.suse.com/security/cve/CVE-2026-53041 external
https://bugzilla.suse.com/1269398 external
https://bugzilla.suse.com/1270379 external
https://www.suse.com/security/cve/CVE-2026-53075 external
https://bugzilla.suse.com/1269690 external
https://www.suse.com/security/cve/CVE-2026-53148 external
https://bugzilla.suse.com/1269786 external
https://www.suse.com/security/cve/CVE-2026-53150 external
https://bugzilla.suse.com/1269386 external
https://www.suse.com/security/cve/CVE-2026-53194 external
https://bugzilla.suse.com/1269904 external
https://www.suse.com/security/cve/CVE-2026-53253 external
https://bugzilla.suse.com/1269574 external
https://bugzilla.suse.com/1269575 external
https://www.suse.com/security/cve/CVE-2026-53287 external
https://bugzilla.suse.com/1269506 external
https://www.suse.com/security/cve/CVE-2026-53359 external
https://bugzilla.suse.com/1270059 external
https://bugzilla.suse.com/1270060 external

Loading 2.0 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…

Loading…