SUSE SLES15 Security Update : kernel (SUSE-SU-2025:01919-1)

medium Nessus Plugin ID 240769

Synopsis

The remote SUSE host is missing one or more security updates.

Description

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:01919-1 advisory.

The SUSE Linux Enterprise 15 SP6 Confidential Computing kernel was updated to receive various security bugfixes.


The following security bugs were fixed:

- CVE-2023-52927: netfilter: allow exp not to be removed in nf_ct_find_expectation (bsc#1239644).
- CVE-2024-28956: x86/ibt: Keep IBT disabled during alternative patching (bsc#1242006).
- CVE-2024-35840: mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() (bsc#1224597).
- CVE-2024-35910: tcp: properly terminate timers for kernel sockets (bsc#1224489).
- CVE-2024-41005: netpoll: Fix race condition in netpoll_owner_active (bsc#1227858).
- CVE-2024-43869: perf: Fix hang while freeing sigtrap event (bsc#1229491).
- CVE-2024-46713: kabi fix for perf/aux: Fix AUX buffer serialization (bsc#1230581).
- CVE-2024-46782: ila: call nf_unregister_net_hooks() sooner (bsc#1230769).
- CVE-2024-47408: net/smc: check smcd_v2_ext_offset when receiving proposal msg (bsc#1235711).
- CVE-2024-47794: kABI: bpf: Prevent tailcall infinite loop caused by freplace kABI workaround (bsc#1235712).
- CVE-2024-49571: net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg (bsc#1235733).
- CVE-2024-49940: l2tp: prevent possible tunnel refcount underflow (bsc#1232812).
- CVE-2024-50029: Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync (bsc#1231949).
- CVE-2024-50036: net: do not delay dst_entries_add() in dst_release() (bsc#1231912).
- CVE-2024-50038: netfilter: xtables: fix typo causing some targets not to load on IPv6 (bsc#1231910).
- CVE-2024-50056: usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c (bsc#1232389).
- CVE-2024-50140: net: sched: use RCU read-side critical section in taprio_dump() (bsc#1233060).
- CVE-2024-50162: bpf: selftests: send packet to devmap redirect XDP (bsc#1233075).
- CVE-2024-50163: bpf: Make sure internal and UAPI bpf_redirect flags do not overlap (bsc#1233098).
- CVE-2024-50223: sched/numa: Fix the potential null pointer dereference in (bsc#1233192).
- CVE-2024-50294: rxrpc: Fix missing locking causing hanging calls (bsc#1233483).
- CVE-2024-53057: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (bsc#1233551).
- CVE-2024-53124: net: fix data-races around sk->sk_forward_alloc (bsc#1234074).
- CVE-2024-53135: KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN (bsc#1234154).
- CVE-2024-53139: sctp: fix possible UAF in sctp_v6_available() (bsc#1234157).
- CVE-2024-53140: netlink: terminate outstanding dump on socket close (bsc#1234222).
- CVE-2024-53176: smb: During unmount, ensure all cached dir instances drop their dentry (bsc#1234894).
- CVE-2024-53177: smb: prevent use-after-free due to open_cached_dir error paths (bsc#1234896).
- CVE-2024-53178: smb: Do not leak cfid when reconnect races with open_cached_dir (bsc#1234895).
- CVE-2024-53680: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() (bsc#1235715).
- CVE-2024-54458: scsi: ufs: bsg: Set bsg_queue to NULL after removal (bsc#1238992).
- CVE-2024-54683: netfilter: IDLETIMER: Fix for possible ABBA deadlock (bsc#1235729).
- CVE-2024-56638: kABI fix for 'netfilter: nft_inner: incorrect percpu area handling under softirq' (bsc#1235524).
- CVE-2024-56640: net/smc: fix LGR and link use-after-free issue (bsc#1235436).
- CVE-2024-56703: ipv6: Fix soft lockups in fib6_select_path under high next hop churn (bsc#1235455).
- CVE-2024-56718: net/smc: protect link down work from execute after lgr freed (bsc#1235589).
- CVE-2024-56719: net: stmmac: fix TSO DMA API usage causing oops (bsc#1235591).
- CVE-2024-56751: ipv6: release nexthop on device removal (bsc#1234936).
- CVE-2024-56758: btrfs: check folio mapping after unlock in relocate_one_folio() (bsc#1235621).
- CVE-2024-56770: net/sched: netem: account for backlog updates from child qdisc (bsc#1235637).
- CVE-2024-57900: ila: serialize calls to nf_register_net_hooks() (bsc#1235973).
- CVE-2024-57924: fs: relax assertions on failure to encode file handles (bsc#1236086).
- CVE-2024-57947: netfilter: nf_set_pipapo: fix initial map fill (bsc#1236333).
- CVE-2024-57974: udp: Deal with race between UDP socket address change and rehash (bsc#1238532).
- CVE-2024-57979: kABI workaround for pps changes (bsc#1238521).
- CVE-2024-57994: ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() (bsc#1237901).
- CVE-2024-57996: net_sched: sch_sfq: do not allow 1 packet limit (bsc#1239076).
- CVE-2024-58012: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (bsc#1239104).
- CVE-2024-58018: nvkm: correctly calculate the available space of the GSP cmdq buffer (bsc#1238990).
- CVE-2024-58019: nvkm/gsp: correctly advance the read pointer of GSP message queue (bsc#1238997).
- CVE-2024-58068: OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized (bsc#1238961).
- CVE-2024-58070: bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT (bsc#1238983).
- CVE-2024-58071: team: prevent adding a device which is already a team device lower (bsc#1238970).
- CVE-2024-58083: KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() (bsc#1239036).
- CVE-2024-58088: bpf: Fix deadlock when freeing cgroup storage (bsc#1239510).
- CVE-2025-21635: rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy (bsc#1236111).
- CVE-2025-21648: netfilter: conntrack: clamp maximum hashtable size to INT_MAX (bsc#1236142).
- CVE-2025-21659: netdev: prevent accessing NAPI instances from another namespace (bsc#1236206).
- CVE-2025-21683: bpf: Fix bpf_sk_select_reuseport() memory leak (bsc#1236704).
- CVE-2025-21693: mm: zswap: properly synchronize freeing resources during CPU hotunplug (bsc#1237029).
- CVE-2025-21696: mm: clear uffd-wp PTE/PMD state on mremap() (bsc#1237111).
- CVE-2025-21701: net: avoid race between device unregistration and ethnl ops (bsc#1237164).
- CVE-2025-21702: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (bsc#1237312).
- CVE-2025-21703: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() (bsc#1237313).
- CVE-2025-21705: mptcp: handle fastopen disconnect correctly (bsc#1238525).
- CVE-2025-21706: mptcp: pm: only set fullmesh for subflow endp (bsc#1238528).
- CVE-2025-21707: mptcp: consolidate suboption status (bsc#1238862).
- CVE-2025-21715: net: davicom: fix UAF in dm9000_drv_remove (bsc#1237889).
- CVE-2025-21716: vxlan: Fix uninit-value in vxlan_vnifilter_dump() (bsc#1237891).
- CVE-2025-21719: ipmr: do not call mr_mfc_uses_dev() for unres entries (bsc#1238860).
- CVE-2025-21724: iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() (bsc#1238863).
- CVE-2025-21725: smb: client: fix oops due to unset link speed (bsc#1238877).
- CVE-2025-21728: bpf: Send signals asynchronously if !preemptible (bsc#1237879).
- CVE-2025-21729: wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion (bsc#1237874).
- CVE-2025-21733: tracing/osnoise: Fix resetting of tracepoints (bsc#1238494).
- CVE-2025-21739: kABI: ufshcd: add ufshcd_dealloc_host back (bsc#1238506).
- CVE-2025-21753: btrfs: fix use-after-free when attempting to join an aborted transaction (bsc#1237875).
- CVE-2025-21754: btrfs: fix assertion failure when splitting ordered extent after transaction abort (bsc#1238496).
- CVE-2025-21755: vsock: Orphan socket after transport release (bsc#1237882).
- CVE-2025-21758: ipv6: mcast: add RCU protection to mld_newpack() (bsc#1238737).
- CVE-2025-21759: ipv6: mcast: extend RCU protection in igmp6_send() (bsc#1238738).
- CVE-2025-21760: ndisc: extend RCU protection in ndisc_send_skb() (bsc#1238763).
- CVE-2025-21761: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (bsc#1238775).
- CVE-2025-21762: arp: use RCU protection in arp_xmit() (bsc#1238780).
- CVE-2025-21763: neighbour: use RCU protection in __neigh_notify() (bsc#1237897).
- CVE-2025-21765: ipv6: use RCU protection in ip6_default_advmss() (bsc#1237906).
- CVE-2025-21766: ipv4: use RCU protection in __ip_rt_update_pmtu() (bsc#1238754).
- CVE-2025-21767: clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context (bsc#1238509).
- CVE-2025-21768: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels (bsc#1238714).
- CVE-2025-21787: team: better TEAM_OPTION_TYPE_STRING validation (bsc#1238774).
- CVE-2025-21790: vxlan: check vxlan_vnigroup_init() return value (bsc#1238753).
- CVE-2025-21791: vrf: use RCU protection in l3mdev_l3_out() (bsc#1238512).
- CVE-2025-21792: ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt (bsc#1238745).
- CVE-2025-21795: NFSD: fix hang in nfsd4_shutdown_callback (bsc#1238759).
- CVE-2025-21799: net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() (bsc#1238739).
- CVE-2025-21802: net: hns3: fix oops when unload drivers paralleling (bsc#1238751).
- CVE-2025-21806: net: let net.core.dev_weight always be non-zero (bsc#1238746).
- CVE-2025-21808: net: xdp: Disallow attaching device-bound programs in generic mode (bsc#1238742).
- CVE-2025-21812: ax25: rcu protect dev->ax25_ptr (bsc#1238471).
- CVE-2025-21814: ptp: Ensure info->enable callback is always set (bsc#1238473).
- CVE-2025-21825: selftests/bpf: Add test case for the freeing of bpf_timer (bsc#1238971).
- CVE-2025-21833: iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE (bsc#1239108).
- CVE-2025-21836: io_uring/kbuf: reallocate buf lists on upgrade (bsc#1239066).
- CVE-2025-21844: smb: client: Add check for next_buffer in receive_encrypted_standard() (bsc#1239512).
- CVE-2025-21848: nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (bsc#1239479).
- CVE-2025-21854: selftest/bpf: Add vsock test for sockmap rejecting unconnected (bsc#1239470).
- CVE-2025-21856: s390/ism: add release function for struct device (bsc#1239486).
- CVE-2025-21857: net/sched: cls_api: fix error handling causing NULL dereference (bsc#1239478).
- CVE-2025-21861: mm/migrate_device: do not add folio to be freed to LRU in migrate_device_finalize() (bsc#1239483).
- CVE-2025-21862: drop_monitor: fix incorrect initialization order (bsc#1239474).
- CVE-2025-21863: io_uring: prevent opcode speculation (bsc#1239475).
- CVE-2025-21864: kABI fix for tcp: drop secpath at the same time as we currently drop (bsc#1239482).
- CVE-2025-21865: gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl() (bsc#1239481).
- CVE-2025-21867: bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() (bsc#1240181).
- CVE-2025-21870: ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers (bsc#1240191).
- CVE-2025-21871: tee: optee: Fix supplicant wait loop (bsc#1240183).
- CVE-2025-21873: scsi: ufs: core: bsg: Fix crash when arpmb command fails (bsc#1240184).
- CVE-2025-21875: mptcp: always handle address removal under msk socket lock (bsc#1240168).
- CVE-2025-21881: uprobes: Reject the shared zeropage in uprobe_write_opcode() (bsc#1240185).
- CVE-2025-21883: ice: Fix deinitializing VF in error path (bsc#1240189).
- CVE-2025-21884: net: better track kernel sockets lifetime (bsc#1240171).
- CVE-2025-21887: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up (bsc#1240176).
- CVE-2025-21889: perf/core: Add RCU read lock protection to perf_iterate_ctx() (bsc#1240167).
- CVE-2025-21890: idpf: fix checksums set in idpf_rx_rsc() (bsc#1240173).
- CVE-2025-21891: ipvlan: ensure network headers are in skb linear part (bsc#1240186).
- CVE-2025-21894: net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC (bsc#1240581).
- CVE-2025-21895: perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list (bsc#1240585).
- CVE-2025-21904: caif_virtio: fix wrong pointer check in cfv_probe() (bsc#1240576).
- CVE-2025-21906: wifi: iwlwifi: mvm: clean up ROC on failure (bsc#1240587).
- CVE-2025-21908: NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback (bsc#1240600).
- CVE-2025-21913: x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (bsc#1240591).
- CVE-2025-21919: sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (bsc#1240593).
- CVE-2025-21922: ppp: Fix KMSAN uninit-value warning with bpf (bsc#1240639).
- CVE-2025-21924: net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error (bsc#1240720).
- CVE-2025-21925: llc: do not use skb_get() before dev_queue_xmit() (bsc#1240713).
- CVE-2025-21926: net: gso: fix ownership in __udp_gso_segment (bsc#1240712).
- CVE-2025-21931: hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio (bsc#1240709).
- CVE-2025-21957: scsi: qla1280: Fix kernel oops when debug level > 2 (bsc#1240742).
- CVE-2025-21960: eth: bnxt: do not update checksum in bnxt_xdp_build_skb() (bsc#1240815).
- CVE-2025-21961: eth: bnxt: fix truesize for mb-xdp-pass case (bsc#1240816).
- CVE-2025-21962: cifs: Fix integer overflow while processing closetimeo mount option (bsc#1240655).
- CVE-2025-21963: cifs: Fix integer overflow while processing acdirmax mount option (bsc#1240717).
- CVE-2025-21964: cifs: Fix integer overflow while processing acregmax mount option (bsc#1240740).
- CVE-2025-21969: kABI workaround for l2cap_conn changes (bsc#1240784).
- CVE-2025-21970: net/mlx5: Bridge, fix the crash caused by LAG state check (bsc#1240819).
- CVE-2025-21972: net: mctp: unshare packets when reassembling (bsc#1240813).
- CVE-2025-21975: net/mlx5: handle errors in mlx5_chains_create_table() (bsc#1240812).
- CVE-2025-21980: sched: address a potential NULL pointer dereference in the GRED scheduler (bsc#1240809).
- CVE-2025-21981: ice: fix memory leak in aRFS after reset (bsc#1240612).
- CVE-2025-21985: drm/amd/display: Fix out-of-bound accesses (bsc#1240811).
- CVE-2025-21991: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (bsc#1240795).
- CVE-2025-21993: iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() (bsc#1240797).
- CVE-2025-21999: proc: fix UAF in proc_get_inode() (bsc#1240802).
- CVE-2025-22004: net: atm: fix use after free in lec_send() (bsc#1240835).
- CVE-2025-22015: mm/migrate: fix shmem xarray update during migration (bsc#1240944).
- CVE-2025-22016: dpll: fix xa_alloc_cyclic() error handling (bsc#1240934).
- CVE-2025-22017: devlink: fix xa_alloc_cyclic() error handling (bsc#1240936).
- CVE-2025-22018: atm: Fix NULL pointer dereference (bsc#1241266).
- CVE-2025-22021: netfilter: socket: Lookup orig tuple for IPv6 SNAT (bsc#1241282).
- CVE-2025-22029: exec: fix the racy usage of fs_struct->in_exec (bsc#1241378).
- CVE-2025-22030: mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() (bsc#1241376).
- CVE-2025-22036: exfat: fix random stack corruption after get_block (bsc#1241426).
- CVE-2025-22045: x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs (bsc#1241433).
- CVE-2025-22053: net: ibmveth: make veth_pool_store stop hanging (bsc#1241373).
- CVE-2025-22055: net: fix geneve_opt length integer overflow (bsc#1241371).
- CVE-2025-22056: netfilter: nft_tunnel: fix geneve_opt type confusion addition (bsc#1241525).
- CVE-2025-22057: net: decrease cached dst counters in dst_release (bsc#1241533).
- CVE-2025-22058: udp: Fix memory accounting leak (bsc#1241332).
- CVE-2025-22060: net: mvpp2: Prevent parser TCAM memory corruption (bsc#1241526).
- CVE-2025-22063: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets (bsc#1241351).
- CVE-2025-22064: netfilter: nf_tables: do not unregister hook when table is dormant (bsc#1241413).
- CVE-2025-22070: fs/9p: fix NULL pointer dereference on mkdir (bsc#1241305).
- CVE-2025-22080: fs/ntfs3: Prevent integer overflow in hdr_first_de() (bsc#1241416).
- CVE-2025-22090: mm: (un)track_pfn_copy() fix + doc improvements (bsc#1241537).
- CVE-2025-22102: Bluetooth: btnxpuart: Fix kernel panic during FW release (bsc#1241456).
- CVE-2025-22103: net: fix NULL pointer dereference in l3mdev_l3_rcv (bsc#1241448).
- CVE-2025-22104: ibmvnic: Use kernel helpers for hex dumps (bsc#1241550).
- CVE-2025-22105, CVE-2025-37860: Add missing bugzilla references (bsc#1241452 bsc#1241548).
- CVE-2025-22107: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry() (bsc#1241575).
- CVE-2025-22109: ax25: Remove broken autobind (bsc#1241573).
- CVE-2025-22115: btrfs: fix block group refcount race in btrfs_create_pending_block_groups() (bsc#1241578).
- CVE-2025-22121: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() (bsc#1241593).
- CVE-2025-2312: CIFS: New mount option for cifs.upcall namespace resolution (bsc#1239684).
- CVE-2025-23133: wifi: ath11k: update channel list in reg notifier instead reg worker (bsc#1241451).
- CVE-2025-23138: watch_queue: fix pipe accounting mismatch (bsc#1241648).
- CVE-2025-23140: misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error (bsc#1242763).
- CVE-2025-23145: mptcp: fix NULL pointer in can_accept_new_subflow (bsc#1242596).
- CVE-2025-23150: ext4: fix off-by-one error in do_split (bsc#1242513).
- CVE-2025-23160: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization (bsc#1242507).
- CVE-2025-37748: iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group (bsc#1242523).
- CVE-2025-37749: net: ppp: Add bound checking for skb data on ppp_sync_txmung (bsc#1242859).
- CVE-2025-37750: smb: client: fix UAF in decryption with multichannel (bsc#1242510).
- CVE-2025-37755: net: libwx: handle page_pool_dev_alloc_pages error (bsc#1242506).
- CVE-2025-37773: virtiofs: add filesystem context source name check (bsc#1242502).
- CVE-2025-37780: isofs: Prevent the use of too small fid (bsc#1242786).
- CVE-2025-37785: ext4: fix OOB read when checking dotdot dir (bsc#1241640).
- CVE-2025-37787: net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered (bsc#1242585).
- CVE-2025-37789: net: openvswitch: fix nested key length validation in the set() action (bsc#1242762).
- CVE-2025-37790: net: mctp: Set SOCK_RCU_FREE (bsc#1242509).
- CVE-2025-37797: net_sched: hfsc: Fix a UAF vulnerability in class handling (bsc#1242417).
- CVE-2025-37798: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() (bsc#1242414).
- CVE-2025-37799: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp (bsc#1242283).
- CVE-2025-37803: udmabuf: fix a buf size overflow issue during udmabuf creation (bsc#1242852).
- CVE-2025-37804: io_uring: always do atomic put from iowq (bsc#1242854).
- CVE-2025-37809: usb: typec: class: Unlocked on error in typec_register_partner() (bsc#1242856).
- CVE-2025-37820: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() (bsc#1242866).
- CVE-2025-37823: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (bsc#1242924).
- CVE-2025-37824: tipc: fix NULL pointer dereference in tipc_mon_reinit_self() (bsc#1242867).
- CVE-2025-37829: cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() (bsc#1242875).
- CVE-2025-37830: cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() (bsc#1242860).
- CVE-2025-37831: cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() (bsc#1242861).
- CVE-2025-37833: net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads (bsc#1242868).
- CVE-2025-37842: spi: fsl-qspi: Fix double cleanup in probe error path (bsc#1242951).
- CVE-2025-37870: drm/amd/display: prevent hang on link training fail (bsc#1243056).
- CVE-2025-37879: 9p/net: fix improper handling of bogus negative read/write replies (bsc#1243077).
- CVE-2025-37886: pds_core: make wait_context part of q_info (bsc#1242944).
- CVE-2025-37887: pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result (bsc#1242962).
- CVE-2025-37949: xenbus: Use kref to track req lifetime (bsc#1243541).
- CVE-2025-37957: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception (bsc#1243513).
- CVE-2025-37958: mm/huge_memory: fix dereferencing invalid pmd migration entry (bsc#1243539).
- CVE-2025-37960: memblock: Accept allocated memory before use in memblock_double_array() (bsc#1243519).
- CVE-2025-37974: s390/pci: Fix missing check for zpci_create_device() error return (bsc#1243547).
- CVE-2025-38152: remoteproc: core: Clear table_sz when rproc_shutdown (bsc#1241627).
- CVE-2025-38637: net_sched: skbprio: Remove overly strict queue assertions (bsc#1241657).
- CVE-2025-39728: clk: samsung: Fix UBSAN panic in samsung_clk_init() (bsc#1241626).


Tenable has extracted the preceding description block directly from the SUSE security advisory.

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Update the affected packages.

See Also

https://bugzilla.suse.com/1207948

https://bugzilla.suse.com/1215199

https://bugzilla.suse.com/1215211

https://bugzilla.suse.com/1218470

https://bugzilla.suse.com/1221651

https://bugzilla.suse.com/1222649

https://bugzilla.suse.com/1223047

https://bugzilla.suse.com/1223096

https://bugzilla.suse.com/1223809

https://bugzilla.suse.com/1224013

https://bugzilla.suse.com/1224489

https://bugzilla.suse.com/1224597

https://bugzilla.suse.com/1224610

https://bugzilla.suse.com/1224757

https://bugzilla.suse.com/1225533

https://bugzilla.suse.com/1225606

https://bugzilla.suse.com/1225742

https://bugzilla.suse.com/1225770

https://bugzilla.suse.com/1226871

https://bugzilla.suse.com/1227858

https://bugzilla.suse.com/1228653

https://bugzilla.suse.com/1228659

https://bugzilla.suse.com/1229311

https://bugzilla.suse.com/1229361

https://bugzilla.suse.com/1229491

https://bugzilla.suse.com/1230497

https://bugzilla.suse.com/1230581

https://bugzilla.suse.com/1230728

https://bugzilla.suse.com/1230764

https://bugzilla.suse.com/1230769

https://bugzilla.suse.com/1230832

https://bugzilla.suse.com/1231016

https://bugzilla.suse.com/1231103

https://bugzilla.suse.com/1231293

https://bugzilla.suse.com/1231432

https://bugzilla.suse.com/1231910

https://bugzilla.suse.com/1231912

https://bugzilla.suse.com/1231949

https://bugzilla.suse.com/1232299

https://bugzilla.suse.com/1232364

https://bugzilla.suse.com/1232389

https://bugzilla.suse.com/1232421

https://bugzilla.suse.com/1232493

https://bugzilla.suse.com/1232649

https://bugzilla.suse.com/1232743

https://bugzilla.suse.com/1232812

https://bugzilla.suse.com/1232848

https://bugzilla.suse.com/1232882

https://bugzilla.suse.com/1232895

https://bugzilla.suse.com/1233033

https://bugzilla.suse.com/1233060

https://bugzilla.suse.com/1233075

https://bugzilla.suse.com/1233098

https://bugzilla.suse.com/1233192

https://bugzilla.suse.com/1233259

https://bugzilla.suse.com/1233260

https://bugzilla.suse.com/1233479

https://bugzilla.suse.com/1233483

https://bugzilla.suse.com/1233551

https://bugzilla.suse.com/1233557

https://bugzilla.suse.com/1233749

https://bugzilla.suse.com/1234074

https://bugzilla.suse.com/1234154

https://bugzilla.suse.com/1234157

https://bugzilla.suse.com/1234222

https://bugzilla.suse.com/1234480

https://bugzilla.suse.com/1234698

https://bugzilla.suse.com/1234828

https://bugzilla.suse.com/1234894

https://bugzilla.suse.com/1234895

https://bugzilla.suse.com/1234896

https://bugzilla.suse.com/1234936

https://bugzilla.suse.com/1235149

https://bugzilla.suse.com/1235436

https://bugzilla.suse.com/1235455

https://bugzilla.suse.com/1235501

https://bugzilla.suse.com/1235524

https://bugzilla.suse.com/1235526

https://bugzilla.suse.com/1235550

https://bugzilla.suse.com/1235589

https://bugzilla.suse.com/1235591

https://bugzilla.suse.com/1235599

https://bugzilla.suse.com/1235621

https://bugzilla.suse.com/1235637

https://bugzilla.suse.com/1235698

https://bugzilla.suse.com/1235711

https://bugzilla.suse.com/1235712

https://bugzilla.suse.com/1235715

https://bugzilla.suse.com/1235729

https://bugzilla.suse.com/1235733

https://bugzilla.suse.com/1235761

https://bugzilla.suse.com/1235862

https://bugzilla.suse.com/1235870

https://bugzilla.suse.com/1235973

https://bugzilla.suse.com/1236086

https://bugzilla.suse.com/1236099

https://bugzilla.suse.com/1236111

https://bugzilla.suse.com/1236142

https://bugzilla.suse.com/1236206

https://bugzilla.suse.com/1236208

https://bugzilla.suse.com/1236333

https://bugzilla.suse.com/1236692

https://bugzilla.suse.com/1236704

https://bugzilla.suse.com/1236752

https://bugzilla.suse.com/1237029

https://bugzilla.suse.com/1237111

https://bugzilla.suse.com/1237164

https://bugzilla.suse.com/1237312

https://bugzilla.suse.com/1237313

https://bugzilla.suse.com/1237356

https://bugzilla.suse.com/1237504

https://bugzilla.suse.com/1237521

https://bugzilla.suse.com/1237530

https://bugzilla.suse.com/1237558

https://bugzilla.suse.com/1237562

https://bugzilla.suse.com/1237565

https://bugzilla.suse.com/1237571

https://bugzilla.suse.com/1237848

https://bugzilla.suse.com/1237849

https://bugzilla.suse.com/1237853

https://bugzilla.suse.com/1237856

https://bugzilla.suse.com/1237873

https://bugzilla.suse.com/1237874

https://bugzilla.suse.com/1237875

https://bugzilla.suse.com/1237876

https://bugzilla.suse.com/1237877

https://bugzilla.suse.com/1237879

https://bugzilla.suse.com/1237881

https://bugzilla.suse.com/1237882

https://bugzilla.suse.com/1237885

https://bugzilla.suse.com/1237889

https://bugzilla.suse.com/1237890

https://bugzilla.suse.com/1237891

https://bugzilla.suse.com/1237894

https://bugzilla.suse.com/1237897

https://bugzilla.suse.com/1237900

https://bugzilla.suse.com/1237901

https://bugzilla.suse.com/1237906

https://bugzilla.suse.com/1237907

https://bugzilla.suse.com/1237911

https://bugzilla.suse.com/1237912

https://bugzilla.suse.com/1237950

https://bugzilla.suse.com/1238052

https://bugzilla.suse.com/1238212

https://bugzilla.suse.com/1238214

https://bugzilla.suse.com/1238303

https://bugzilla.suse.com/1238347

https://bugzilla.suse.com/1238368

https://bugzilla.suse.com/1238471

https://bugzilla.suse.com/1238473

https://bugzilla.suse.com/1238474

https://bugzilla.suse.com/1238475

https://bugzilla.suse.com/1238479

https://bugzilla.suse.com/1238494

https://bugzilla.suse.com/1238496

https://bugzilla.suse.com/1238497

https://bugzilla.suse.com/1238500

https://bugzilla.suse.com/1238501

https://bugzilla.suse.com/1238502

https://bugzilla.suse.com/1238503

https://bugzilla.suse.com/1238506

https://bugzilla.suse.com/1238507

https://bugzilla.suse.com/1238509

https://bugzilla.suse.com/1238510

https://bugzilla.suse.com/1238511

https://bugzilla.suse.com/1238512

https://bugzilla.suse.com/1238521

https://bugzilla.suse.com/1238523

https://bugzilla.suse.com/1238525

https://bugzilla.suse.com/1238526

https://bugzilla.suse.com/1238527

https://bugzilla.suse.com/1238528

https://bugzilla.suse.com/1238529

https://bugzilla.suse.com/1238531

https://bugzilla.suse.com/1238532

https://bugzilla.suse.com/1239510

https://bugzilla.suse.com/1239512

https://bugzilla.suse.com/1239518

https://bugzilla.suse.com/1239573

https://bugzilla.suse.com/1239594

https://bugzilla.suse.com/1239595

https://bugzilla.suse.com/1239600

https://bugzilla.suse.com/1239605

https://bugzilla.suse.com/1239615

https://bugzilla.suse.com/1239644

https://bugzilla.suse.com/1239684

https://bugzilla.suse.com/1239691

https://bugzilla.suse.com/1239707

https://bugzilla.suse.com/1239906

https://bugzilla.suse.com/1239925

https://bugzilla.suse.com/1239986

https://bugzilla.suse.com/1239994

https://bugzilla.suse.com/1239997

https://bugzilla.suse.com/1240167

https://bugzilla.suse.com/1240168

https://bugzilla.suse.com/1240169

https://bugzilla.suse.com/1240171

https://bugzilla.suse.com/1240172

https://bugzilla.suse.com/1240173

https://bugzilla.suse.com/1240175

https://bugzilla.suse.com/1240176

https://bugzilla.suse.com/1240177

https://bugzilla.suse.com/1240179

https://bugzilla.suse.com/1240181

https://bugzilla.suse.com/1240182

https://bugzilla.suse.com/1240183

https://bugzilla.suse.com/1240184

https://bugzilla.suse.com/1240185

https://bugzilla.suse.com/1240186

https://bugzilla.suse.com/1240188

https://bugzilla.suse.com/1240189

https://bugzilla.suse.com/1240191

https://bugzilla.suse.com/1240192

https://bugzilla.suse.com/1240333

https://bugzilla.suse.com/1240334

https://bugzilla.suse.com/1240375

https://bugzilla.suse.com/1240557

https://bugzilla.suse.com/1240575

https://bugzilla.suse.com/1240576

https://bugzilla.suse.com/1240581

https://bugzilla.suse.com/1240582

https://bugzilla.suse.com/1240583

https://bugzilla.suse.com/1240584

https://bugzilla.suse.com/1240585

https://bugzilla.suse.com/1240587

https://bugzilla.suse.com/1240590

https://bugzilla.suse.com/1240591

https://bugzilla.suse.com/1240592

https://bugzilla.suse.com/1240593

https://bugzilla.suse.com/1240594

https://bugzilla.suse.com/1240595

https://bugzilla.suse.com/1240596

https://bugzilla.suse.com/1240600

https://bugzilla.suse.com/1240612

https://bugzilla.suse.com/1240616

https://bugzilla.suse.com/1240639

https://bugzilla.suse.com/1240643

https://bugzilla.suse.com/1240647

https://bugzilla.suse.com/1240691

https://bugzilla.suse.com/1240700

https://bugzilla.suse.com/1240701

https://bugzilla.suse.com/1240703

https://bugzilla.suse.com/1240708

https://bugzilla.suse.com/1240709

https://bugzilla.suse.com/1240712

https://bugzilla.suse.com/1240713

https://bugzilla.suse.com/1240714

https://bugzilla.suse.com/1240715

https://bugzilla.suse.com/1240716

https://bugzilla.suse.com/1240717

https://bugzilla.suse.com/1240718

https://bugzilla.suse.com/1240719

https://bugzilla.suse.com/1240720

https://bugzilla.suse.com/1240722

https://bugzilla.suse.com/1240727

https://bugzilla.suse.com/1240739

https://bugzilla.suse.com/1240740

https://bugzilla.suse.com/1240742

https://bugzilla.suse.com/1240779

https://bugzilla.suse.com/1240783

https://bugzilla.suse.com/1240784

https://bugzilla.suse.com/1240785

https://bugzilla.suse.com/1240795

https://bugzilla.suse.com/1240796

https://bugzilla.suse.com/1240797

https://bugzilla.suse.com/1240799

https://bugzilla.suse.com/1240801

https://bugzilla.suse.com/1240802

https://bugzilla.suse.com/1240806

https://bugzilla.suse.com/1240808

https://bugzilla.suse.com/1240809

https://bugzilla.suse.com/1240811

https://bugzilla.suse.com/1240812

https://bugzilla.suse.com/1240813

https://bugzilla.suse.com/1240815

https://bugzilla.suse.com/1240816

https://bugzilla.suse.com/1240819

https://bugzilla.suse.com/1240821

https://bugzilla.suse.com/1240825

https://bugzilla.suse.com/1240829

https://bugzilla.suse.com/1240835

https://bugzilla.suse.com/1240873

https://bugzilla.suse.com/1240934

https://bugzilla.suse.com/1240936

https://bugzilla.suse.com/1240937

https://bugzilla.suse.com/1240938

https://bugzilla.suse.com/1240940

https://bugzilla.suse.com/1240942

https://bugzilla.suse.com/1240943

https://bugzilla.suse.com/1240944

https://bugzilla.suse.com/1240966

https://bugzilla.suse.com/1240978

https://bugzilla.suse.com/1240979

https://bugzilla.suse.com/1241010

https://bugzilla.suse.com/1241038

https://bugzilla.suse.com/1241051

https://bugzilla.suse.com/1241123

https://bugzilla.suse.com/1241148

https://bugzilla.suse.com/1241151

https://bugzilla.suse.com/1241167

https://bugzilla.suse.com/1241175

https://bugzilla.suse.com/1238565

https://bugzilla.suse.com/1242414

https://bugzilla.suse.com/1242417

https://bugzilla.suse.com/1242502

https://bugzilla.suse.com/1242506

https://bugzilla.suse.com/1242507

https://bugzilla.suse.com/1242509

https://bugzilla.suse.com/1242510

https://bugzilla.suse.com/1242513

https://bugzilla.suse.com/1242523

https://bugzilla.suse.com/1242526

https://bugzilla.suse.com/1242528

https://bugzilla.suse.com/1242534

https://bugzilla.suse.com/1242535

https://bugzilla.suse.com/1242536

https://bugzilla.suse.com/1242537

https://bugzilla.suse.com/1242538

https://bugzilla.suse.com/1242539

https://bugzilla.suse.com/1242540

https://bugzilla.suse.com/1242546

https://bugzilla.suse.com/1242556

https://bugzilla.suse.com/1242585

https://bugzilla.suse.com/1242596

https://bugzilla.suse.com/1242710

https://bugzilla.suse.com/1242762

https://bugzilla.suse.com/1242763

https://bugzilla.suse.com/1242778

https://bugzilla.suse.com/1242786

https://bugzilla.suse.com/1242831

https://bugzilla.suse.com/1242852

https://bugzilla.suse.com/1242854

https://bugzilla.suse.com/1242856

https://bugzilla.suse.com/1242859

https://bugzilla.suse.com/1242860

https://bugzilla.suse.com/1242861

https://bugzilla.suse.com/1242866

https://bugzilla.suse.com/1242867

https://bugzilla.suse.com/1242868

https://bugzilla.suse.com/1242875

https://bugzilla.suse.com/1242924

https://bugzilla.suse.com/1242944

https://bugzilla.suse.com/1242951

https://bugzilla.suse.com/1242962

https://bugzilla.suse.com/1242985

https://bugzilla.suse.com/1242993

https://bugzilla.suse.com/1243044

https://bugzilla.suse.com/1243056

https://bugzilla.suse.com/1243077

https://bugzilla.suse.com/1243090

https://bugzilla.suse.com/1243342

https://bugzilla.suse.com/1243519

https://bugzilla.suse.com/1243539

https://bugzilla.suse.com/1243541

https://bugzilla.suse.com/1243547

https://bugzilla.suse.com/1243657

https://bugzilla.suse.com/1243658

https://bugzilla.suse.com/1243737

https://bugzilla.suse.com/1243805

https://bugzilla.suse.com/1243963

http://www.nessus.org/u?4144330b

https://www.suse.com/security/cve/CVE-2023-52831

https://www.suse.com/security/cve/CVE-2023-52926

https://www.suse.com/security/cve/CVE-2023-52927

https://www.suse.com/security/cve/CVE-2023-53034

https://www.suse.com/security/cve/CVE-2024-26634

https://www.suse.com/security/cve/CVE-2024-26873

https://www.suse.com/security/cve/CVE-2024-27018

https://www.suse.com/security/cve/CVE-2024-27415

https://www.suse.com/security/cve/CVE-2024-28956

https://www.suse.com/security/cve/CVE-2024-35826

https://www.suse.com/security/cve/CVE-2024-35840

https://www.suse.com/security/cve/CVE-2024-35910

https://www.suse.com/security/cve/CVE-2024-38606

https://www.suse.com/security/cve/CVE-2024-41005

https://www.suse.com/security/cve/CVE-2024-41077

https://www.suse.com/security/cve/CVE-2024-41149

https://www.suse.com/security/cve/CVE-2024-42307

https://www.suse.com/security/cve/CVE-2024-43820

https://www.suse.com/security/cve/CVE-2024-43869

https://www.suse.com/security/cve/CVE-2024-46713

https://www.suse.com/security/cve/CVE-2024-46736

https://www.suse.com/security/cve/CVE-2024-46763

https://www.suse.com/security/cve/CVE-2024-46782

https://www.suse.com/security/cve/CVE-2024-46796

https://www.suse.com/security/cve/CVE-2024-46865

https://www.suse.com/security/cve/CVE-2024-47408

https://www.suse.com/security/cve/CVE-2024-47794

https://www.suse.com/security/cve/CVE-2024-49571

https://www.suse.com/security/cve/CVE-2024-49924

https://www.suse.com/security/cve/CVE-2024-49940

https://www.suse.com/security/cve/CVE-2024-49994

https://www.suse.com/security/cve/CVE-2024-50029

https://www.suse.com/security/cve/CVE-2024-50036

https://www.suse.com/security/cve/CVE-2024-50038

https://www.suse.com/security/cve/CVE-2024-50056

https://www.suse.com/security/cve/CVE-2024-50083

https://www.suse.com/security/cve/CVE-2024-50106

https://www.suse.com/security/cve/CVE-2024-50126

https://www.suse.com/security/cve/CVE-2024-50140

https://www.suse.com/security/cve/CVE-2024-50152

https://www.suse.com/security/cve/CVE-2024-50162

https://www.suse.com/security/cve/CVE-2024-50163

https://www.suse.com/security/cve/CVE-2024-50223

https://www.suse.com/security/cve/CVE-2024-50290

https://www.suse.com/security/cve/CVE-2024-50294

https://www.suse.com/security/cve/CVE-2024-52559

https://www.suse.com/security/cve/CVE-2024-53057

https://www.suse.com/security/cve/CVE-2024-53063

https://www.suse.com/security/cve/CVE-2024-53124

https://www.suse.com/security/cve/CVE-2024-53135

https://www.suse.com/security/cve/CVE-2024-53139

https://www.suse.com/security/cve/CVE-2024-53140

https://www.suse.com/security/cve/CVE-2024-53163

https://www.suse.com/security/cve/CVE-2024-53176

https://www.suse.com/security/cve/CVE-2024-53177

https://www.suse.com/security/cve/CVE-2024-53178

https://www.suse.com/security/cve/CVE-2024-53680

https://www.suse.com/security/cve/CVE-2024-54458

https://www.suse.com/security/cve/CVE-2024-54683

https://www.suse.com/security/cve/CVE-2024-56638

https://www.suse.com/security/cve/CVE-2024-56640

https://www.suse.com/security/cve/CVE-2024-56641

https://www.suse.com/security/cve/CVE-2024-56702

https://www.suse.com/security/cve/CVE-2024-56703

https://www.suse.com/security/cve/CVE-2024-56718

https://www.suse.com/security/cve/CVE-2024-56719

https://www.suse.com/security/cve/CVE-2024-56751

https://www.suse.com/security/cve/CVE-2024-56758

https://www.suse.com/security/cve/CVE-2024-56770

https://www.suse.com/security/cve/CVE-2024-57807

https://www.suse.com/security/cve/CVE-2024-57834

https://www.suse.com/security/cve/CVE-2024-57900

https://www.suse.com/security/cve/CVE-2024-57924

https://www.suse.com/security/cve/CVE-2024-57947

https://www.suse.com/security/cve/CVE-2024-57973

https://www.suse.com/security/cve/CVE-2024-57974

https://www.suse.com/security/cve/CVE-2024-57978

https://www.suse.com/security/cve/CVE-2024-57979

https://www.suse.com/security/cve/CVE-2024-57980

https://www.suse.com/security/cve/CVE-2024-57981

https://www.suse.com/security/cve/CVE-2024-57986

https://www.suse.com/security/cve/CVE-2024-57990

https://www.suse.com/security/cve/CVE-2024-57993

https://www.suse.com/security/cve/CVE-2024-57994

https://www.suse.com/security/cve/CVE-2024-57996

https://www.suse.com/security/cve/CVE-2024-57997

https://www.suse.com/security/cve/CVE-2024-57998

https://www.suse.com/security/cve/CVE-2024-57999

https://www.suse.com/security/cve/CVE-2024-58001

https://www.suse.com/security/cve/CVE-2024-58002

https://www.suse.com/security/cve/CVE-2024-58005

https://www.suse.com/security/cve/CVE-2024-58006

https://www.suse.com/security/cve/CVE-2024-58007

https://www.suse.com/security/cve/CVE-2024-58009

https://www.suse.com/security/cve/CVE-2024-58011

https://www.suse.com/security/cve/CVE-2024-58012

https://www.suse.com/security/cve/CVE-2024-58013

https://www.suse.com/security/cve/CVE-2024-58014

https://www.suse.com/security/cve/CVE-2024-58017

https://www.suse.com/security/cve/CVE-2024-58018

https://www.suse.com/security/cve/CVE-2024-58019

https://www.suse.com/security/cve/CVE-2024-58020

https://www.suse.com/security/cve/CVE-2024-58034

https://www.suse.com/security/cve/CVE-2024-58051

https://www.suse.com/security/cve/CVE-2024-58052

https://www.suse.com/security/cve/CVE-2024-58054

https://www.suse.com/security/cve/CVE-2024-58055

https://www.suse.com/security/cve/CVE-2024-58056

https://www.suse.com/security/cve/CVE-2024-58057

https://www.suse.com/security/cve/CVE-2024-58058

https://www.suse.com/security/cve/CVE-2024-58061

https://www.suse.com/security/cve/CVE-2024-58063

https://www.suse.com/security/cve/CVE-2024-58068

https://www.suse.com/security/cve/CVE-2024-58069

https://www.suse.com/security/cve/CVE-2024-58070

https://www.suse.com/security/cve/CVE-2024-58071

https://bugzilla.suse.com/1241204

https://bugzilla.suse.com/1241250

https://bugzilla.suse.com/1241265

https://bugzilla.suse.com/1241266

https://bugzilla.suse.com/1241280

https://bugzilla.suse.com/1241282

https://bugzilla.suse.com/1241305

https://bugzilla.suse.com/1241332

https://bugzilla.suse.com/1241333

https://bugzilla.suse.com/1241341

https://bugzilla.suse.com/1241343

https://bugzilla.suse.com/1241344

https://bugzilla.suse.com/1241347

https://bugzilla.suse.com/1241351

https://bugzilla.suse.com/1241357

https://bugzilla.suse.com/1241361

https://bugzilla.suse.com/1241369

https://bugzilla.suse.com/1241371

https://bugzilla.suse.com/1241373

https://bugzilla.suse.com/1241376

https://bugzilla.suse.com/1241378

https://bugzilla.suse.com/1241394

https://bugzilla.suse.com/1241402

https://bugzilla.suse.com/1241412

https://bugzilla.suse.com/1241413

https://bugzilla.suse.com/1241416

https://bugzilla.suse.com/1241424

https://bugzilla.suse.com/1241426

https://bugzilla.suse.com/1241433

https://bugzilla.suse.com/1241436

https://bugzilla.suse.com/1241441

https://bugzilla.suse.com/1241442

https://bugzilla.suse.com/1241443

https://bugzilla.suse.com/1241448

https://bugzilla.suse.com/1241451

https://bugzilla.suse.com/1241452

https://bugzilla.suse.com/1241456

https://bugzilla.suse.com/1241458

https://bugzilla.suse.com/1241459

https://bugzilla.suse.com/1241492

https://bugzilla.suse.com/1241525

https://bugzilla.suse.com/1241526

https://bugzilla.suse.com/1241528

https://bugzilla.suse.com/1241533

https://bugzilla.suse.com/1241537

https://bugzilla.suse.com/1241541

https://bugzilla.suse.com/1241545

https://bugzilla.suse.com/1241547

https://bugzilla.suse.com/1241548

https://bugzilla.suse.com/1241550

https://bugzilla.suse.com/1241573

https://bugzilla.suse.com/1241574

https://bugzilla.suse.com/1241575

https://bugzilla.suse.com/1241578

https://bugzilla.suse.com/1241590

https://bugzilla.suse.com/1241593

https://bugzilla.suse.com/1241596

https://bugzilla.suse.com/1241597

https://bugzilla.suse.com/1241598

https://bugzilla.suse.com/1241599

https://bugzilla.suse.com/1241601

https://bugzilla.suse.com/1241626

https://bugzilla.suse.com/1241627

https://bugzilla.suse.com/1241638

https://bugzilla.suse.com/1241640

https://bugzilla.suse.com/1241648

https://bugzilla.suse.com/1241657

https://bugzilla.suse.com/1242006

https://bugzilla.suse.com/1242012

https://bugzilla.suse.com/1242044

https://bugzilla.suse.com/1242172

https://bugzilla.suse.com/1242203

https://bugzilla.suse.com/1242283

https://bugzilla.suse.com/1242307

https://bugzilla.suse.com/1242313

https://bugzilla.suse.com/1242314

https://bugzilla.suse.com/1242315

https://bugzilla.suse.com/1242321

https://bugzilla.suse.com/1242326

https://bugzilla.suse.com/1242327

https://bugzilla.suse.com/1242328

https://bugzilla.suse.com/1242332

https://bugzilla.suse.com/1242333

https://bugzilla.suse.com/1242335

https://bugzilla.suse.com/1242336

https://bugzilla.suse.com/1242342

https://bugzilla.suse.com/1242343

https://bugzilla.suse.com/1242344

https://bugzilla.suse.com/1242345

https://bugzilla.suse.com/1242346

https://bugzilla.suse.com/1242347

https://bugzilla.suse.com/1242348

https://www.suse.com/security/cve/CVE-2025-23140

https://www.suse.com/security/cve/CVE-2025-23145

https://www.suse.com/security/cve/CVE-2025-23150

https://www.suse.com/security/cve/CVE-2025-23160

https://www.suse.com/security/cve/CVE-2025-37748

https://www.suse.com/security/cve/CVE-2025-37749

https://www.suse.com/security/cve/CVE-2025-37750

https://www.suse.com/security/cve/CVE-2025-37755

https://www.suse.com/security/cve/CVE-2025-37773

https://www.suse.com/security/cve/CVE-2025-37780

https://www.suse.com/security/cve/CVE-2025-37785

https://www.suse.com/security/cve/CVE-2025-37787

https://www.suse.com/security/cve/CVE-2025-37789

https://www.suse.com/security/cve/CVE-2025-37790

https://www.suse.com/security/cve/CVE-2025-37797

https://www.suse.com/security/cve/CVE-2025-37798

https://www.suse.com/security/cve/CVE-2025-37799

https://www.suse.com/security/cve/CVE-2025-37803

https://www.suse.com/security/cve/CVE-2025-37804

https://www.suse.com/security/cve/CVE-2025-37809

https://www.suse.com/security/cve/CVE-2025-37820

https://www.suse.com/security/cve/CVE-2025-37823

https://www.suse.com/security/cve/CVE-2025-37824

https://www.suse.com/security/cve/CVE-2025-37829

https://www.suse.com/security/cve/CVE-2025-37830

https://www.suse.com/security/cve/CVE-2025-37831

https://www.suse.com/security/cve/CVE-2025-37833

https://www.suse.com/security/cve/CVE-2025-37842

https://www.suse.com/security/cve/CVE-2025-37860

https://www.suse.com/security/cve/CVE-2025-37870

https://www.suse.com/security/cve/CVE-2025-37879

https://www.suse.com/security/cve/CVE-2025-37886

https://www.suse.com/security/cve/CVE-2025-37887

https://www.suse.com/security/cve/CVE-2025-37949

https://www.suse.com/security/cve/CVE-2025-37957

https://www.suse.com/security/cve/CVE-2025-37958

https://www.suse.com/security/cve/CVE-2025-37960

https://www.suse.com/security/cve/CVE-2025-37974

https://www.suse.com/security/cve/CVE-2025-38152

https://www.suse.com/security/cve/CVE-2025-38637

https://www.suse.com/security/cve/CVE-2025-39728

https://www.suse.com/security/cve/CVE-2025-40325

https://bugzilla.suse.com/1238570

https://bugzilla.suse.com/1238714

https://bugzilla.suse.com/1238715

https://bugzilla.suse.com/1238716

https://bugzilla.suse.com/1238734

https://bugzilla.suse.com/1238735

https://bugzilla.suse.com/1238736

https://bugzilla.suse.com/1238737

https://bugzilla.suse.com/1238738

https://bugzilla.suse.com/1238739

https://bugzilla.suse.com/1238742

https://bugzilla.suse.com/1238745

https://bugzilla.suse.com/1238746

https://bugzilla.suse.com/1238747

https://bugzilla.suse.com/1238751

https://bugzilla.suse.com/1238753

https://bugzilla.suse.com/1238754

https://bugzilla.suse.com/1238757

https://bugzilla.suse.com/1238759

https://bugzilla.suse.com/1238760

https://bugzilla.suse.com/1238762

https://bugzilla.suse.com/1238763

https://bugzilla.suse.com/1238767

https://bugzilla.suse.com/1238768

https://bugzilla.suse.com/1238771

https://bugzilla.suse.com/1238772

https://bugzilla.suse.com/1238773

https://bugzilla.suse.com/1238774

https://bugzilla.suse.com/1238775

https://bugzilla.suse.com/1238780

https://bugzilla.suse.com/1238781

https://bugzilla.suse.com/1238785

https://bugzilla.suse.com/1238860

https://bugzilla.suse.com/1238862

https://bugzilla.suse.com/1238863

https://bugzilla.suse.com/1238864

https://bugzilla.suse.com/1238865

https://bugzilla.suse.com/1238876

https://bugzilla.suse.com/1238877

https://bugzilla.suse.com/1238903

https://bugzilla.suse.com/1238904

https://bugzilla.suse.com/1238905

https://bugzilla.suse.com/1238909

https://bugzilla.suse.com/1238911

https://bugzilla.suse.com/1238917

https://bugzilla.suse.com/1238958

https://bugzilla.suse.com/1238959

https://bugzilla.suse.com/1238961

https://bugzilla.suse.com/1238963

https://bugzilla.suse.com/1238964

https://bugzilla.suse.com/1238969

https://bugzilla.suse.com/1238970

https://bugzilla.suse.com/1238971

https://bugzilla.suse.com/1238973

https://bugzilla.suse.com/1238975

https://bugzilla.suse.com/1238978

https://bugzilla.suse.com/1238979

https://bugzilla.suse.com/1238981

https://bugzilla.suse.com/1238983

https://bugzilla.suse.com/1238984

https://bugzilla.suse.com/1238986

https://bugzilla.suse.com/1238990

https://bugzilla.suse.com/1238992

https://bugzilla.suse.com/1238993

https://bugzilla.suse.com/1238994

https://bugzilla.suse.com/1238997

https://bugzilla.suse.com/1239015

https://bugzilla.suse.com/1239016

https://bugzilla.suse.com/1239027

https://bugzilla.suse.com/1239029

https://bugzilla.suse.com/1239030

https://bugzilla.suse.com/1239033

https://bugzilla.suse.com/1239034

https://bugzilla.suse.com/1239036

https://bugzilla.suse.com/1239037

https://bugzilla.suse.com/1239038

https://bugzilla.suse.com/1239039

https://bugzilla.suse.com/1239045

https://bugzilla.suse.com/1239065

https://bugzilla.suse.com/1239066

https://bugzilla.suse.com/1239068

https://bugzilla.suse.com/1239073

https://bugzilla.suse.com/1239076

https://bugzilla.suse.com/1239079

https://bugzilla.suse.com/1239080

https://bugzilla.suse.com/1239085

https://bugzilla.suse.com/1239087

https://bugzilla.suse.com/1239095

https://bugzilla.suse.com/1239104

https://bugzilla.suse.com/1239105

https://bugzilla.suse.com/1239108

https://bugzilla.suse.com/1239109

https://bugzilla.suse.com/1239112

https://bugzilla.suse.com/1239114

https://bugzilla.suse.com/1239115

https://bugzilla.suse.com/1239117

https://bugzilla.suse.com/1239167

https://bugzilla.suse.com/1239174

https://bugzilla.suse.com/1239346

https://bugzilla.suse.com/1239349

https://bugzilla.suse.com/1239435

https://bugzilla.suse.com/1239467

https://bugzilla.suse.com/1239468

https://bugzilla.suse.com/1239470

https://bugzilla.suse.com/1239471

https://bugzilla.suse.com/1239473

https://bugzilla.suse.com/1239474

https://bugzilla.suse.com/1239475

https://bugzilla.suse.com/1239476

https://bugzilla.suse.com/1239477

https://bugzilla.suse.com/1239478

https://bugzilla.suse.com/1239479

https://bugzilla.suse.com/1239481

https://bugzilla.suse.com/1239482

https://bugzilla.suse.com/1239483

https://bugzilla.suse.com/1239484

https://bugzilla.suse.com/1239486

https://bugzilla.suse.com/1239487

https://bugzilla.suse.com/1239508

https://www.suse.com/security/cve/CVE-2024-58083

https://www.suse.com/security/cve/CVE-2024-58085

https://www.suse.com/security/cve/CVE-2024-58086

https://www.suse.com/security/cve/CVE-2024-58088

https://www.suse.com/security/cve/CVE-2024-58093

https://www.suse.com/security/cve/CVE-2024-58094

https://www.suse.com/security/cve/CVE-2024-58095

https://www.suse.com/security/cve/CVE-2024-58096

https://www.suse.com/security/cve/CVE-2024-58097

https://www.suse.com/security/cve/CVE-2025-21631

https://www.suse.com/security/cve/CVE-2025-21635

https://www.suse.com/security/cve/CVE-2025-21648

https://www.suse.com/security/cve/CVE-2025-21659

https://www.suse.com/security/cve/CVE-2025-21671

https://www.suse.com/security/cve/CVE-2025-21683

https://www.suse.com/security/cve/CVE-2025-21693

https://www.suse.com/security/cve/CVE-2025-21696

https://www.suse.com/security/cve/CVE-2025-21701

https://www.suse.com/security/cve/CVE-2025-21702

https://www.suse.com/security/cve/CVE-2025-21703

https://www.suse.com/security/cve/CVE-2025-21704

https://www.suse.com/security/cve/CVE-2025-21705

https://www.suse.com/security/cve/CVE-2025-21706

https://www.suse.com/security/cve/CVE-2025-21707

https://www.suse.com/security/cve/CVE-2025-21708

https://www.suse.com/security/cve/CVE-2025-21711

https://www.suse.com/security/cve/CVE-2025-21714

https://www.suse.com/security/cve/CVE-2025-21715

https://www.suse.com/security/cve/CVE-2025-21716

https://www.suse.com/security/cve/CVE-2025-21718

https://www.suse.com/security/cve/CVE-2025-21719

https://www.suse.com/security/cve/CVE-2025-21723

https://www.suse.com/security/cve/CVE-2025-21724

https://www.suse.com/security/cve/CVE-2025-21725

https://www.suse.com/security/cve/CVE-2025-21726

https://www.suse.com/security/cve/CVE-2025-21727

https://www.suse.com/security/cve/CVE-2025-21728

https://www.suse.com/security/cve/CVE-2025-21729

https://www.suse.com/security/cve/CVE-2025-21731

https://www.suse.com/security/cve/CVE-2025-21732

https://www.suse.com/security/cve/CVE-2025-21733

https://www.suse.com/security/cve/CVE-2025-21734

https://www.suse.com/security/cve/CVE-2025-21735

https://www.suse.com/security/cve/CVE-2025-21736

https://www.suse.com/security/cve/CVE-2025-21738

https://www.suse.com/security/cve/CVE-2025-21739

https://www.suse.com/security/cve/CVE-2025-21741

https://www.suse.com/security/cve/CVE-2025-21742

https://www.suse.com/security/cve/CVE-2025-21743

https://www.suse.com/security/cve/CVE-2025-21744

https://www.suse.com/security/cve/CVE-2025-21745

https://www.suse.com/security/cve/CVE-2025-21749

https://www.suse.com/security/cve/CVE-2025-21750

https://www.suse.com/security/cve/CVE-2025-21753

https://www.suse.com/security/cve/CVE-2025-21754

https://www.suse.com/security/cve/CVE-2025-21755

https://www.suse.com/security/cve/CVE-2025-21756

https://www.suse.com/security/cve/CVE-2025-21758

https://www.suse.com/security/cve/CVE-2025-21759

https://www.suse.com/security/cve/CVE-2025-21760

https://www.suse.com/security/cve/CVE-2025-21761

https://www.suse.com/security/cve/CVE-2025-21762

https://www.suse.com/security/cve/CVE-2025-21763

https://www.suse.com/security/cve/CVE-2025-21764

https://www.suse.com/security/cve/CVE-2025-21765

https://www.suse.com/security/cve/CVE-2025-21766

https://www.suse.com/security/cve/CVE-2025-21767

https://www.suse.com/security/cve/CVE-2025-21768

https://www.suse.com/security/cve/CVE-2025-21772

https://www.suse.com/security/cve/CVE-2025-21773

https://www.suse.com/security/cve/CVE-2025-21775

https://www.suse.com/security/cve/CVE-2025-21776

https://www.suse.com/security/cve/CVE-2025-21779

https://www.suse.com/security/cve/CVE-2025-21780

https://www.suse.com/security/cve/CVE-2025-21781

https://www.suse.com/security/cve/CVE-2025-21782

https://www.suse.com/security/cve/CVE-2025-21784

https://www.suse.com/security/cve/CVE-2025-21785

https://www.suse.com/security/cve/CVE-2025-21787

https://www.suse.com/security/cve/CVE-2025-21790

https://www.suse.com/security/cve/CVE-2025-21791

https://www.suse.com/security/cve/CVE-2025-21792

https://www.suse.com/security/cve/CVE-2025-21793

https://www.suse.com/security/cve/CVE-2025-21794

https://www.suse.com/security/cve/CVE-2025-21795

https://www.suse.com/security/cve/CVE-2025-21796

https://www.suse.com/security/cve/CVE-2025-21799

https://www.suse.com/security/cve/CVE-2025-21802

https://www.suse.com/security/cve/CVE-2025-21804

https://www.suse.com/security/cve/CVE-2025-21806

https://www.suse.com/security/cve/CVE-2025-21808

https://www.suse.com/security/cve/CVE-2025-21810

https://www.suse.com/security/cve/CVE-2025-21812

https://www.suse.com/security/cve/CVE-2025-21814

https://www.suse.com/security/cve/CVE-2025-21815

https://www.suse.com/security/cve/CVE-2025-21819

https://www.suse.com/security/cve/CVE-2025-21820

https://www.suse.com/security/cve/CVE-2025-21821

https://www.suse.com/security/cve/CVE-2025-21823

https://www.suse.com/security/cve/CVE-2025-21825

https://www.suse.com/security/cve/CVE-2025-21828

https://www.suse.com/security/cve/CVE-2025-21829

https://www.suse.com/security/cve/CVE-2025-21830

https://www.suse.com/security/cve/CVE-2025-21831

https://www.suse.com/security/cve/CVE-2025-21832

https://www.suse.com/security/cve/CVE-2025-21833

https://www.suse.com/security/cve/CVE-2025-21835

https://www.suse.com/security/cve/CVE-2025-21836

https://www.suse.com/security/cve/CVE-2025-21838

https://www.suse.com/security/cve/CVE-2025-21844

https://www.suse.com/security/cve/CVE-2025-21846

https://www.suse.com/security/cve/CVE-2025-21847

https://www.suse.com/security/cve/CVE-2025-21848

https://www.suse.com/security/cve/CVE-2025-21850

https://www.suse.com/security/cve/CVE-2025-21852

https://www.suse.com/security/cve/CVE-2025-21853

https://www.suse.com/security/cve/CVE-2025-21854

https://www.suse.com/security/cve/CVE-2025-21855

https://www.suse.com/security/cve/CVE-2025-21856

https://www.suse.com/security/cve/CVE-2025-21857

https://www.suse.com/security/cve/CVE-2025-21858

https://www.suse.com/security/cve/CVE-2025-21859

https://www.suse.com/security/cve/CVE-2025-21861

https://www.suse.com/security/cve/CVE-2025-21862

https://www.suse.com/security/cve/CVE-2025-21863

https://www.suse.com/security/cve/CVE-2025-21864

https://www.suse.com/security/cve/CVE-2025-21865

https://www.suse.com/security/cve/CVE-2025-21866

https://www.suse.com/security/cve/CVE-2025-21867

https://www.suse.com/security/cve/CVE-2025-21869

https://www.suse.com/security/cve/CVE-2025-21870

https://www.suse.com/security/cve/CVE-2025-21871

https://www.suse.com/security/cve/CVE-2025-21873

https://www.suse.com/security/cve/CVE-2025-21875

https://www.suse.com/security/cve/CVE-2025-21876

https://www.suse.com/security/cve/CVE-2025-21877

https://www.suse.com/security/cve/CVE-2025-21878

https://www.suse.com/security/cve/CVE-2025-21881

https://www.suse.com/security/cve/CVE-2025-21883

https://www.suse.com/security/cve/CVE-2025-21884

https://www.suse.com/security/cve/CVE-2025-21885

https://www.suse.com/security/cve/CVE-2025-21886

https://www.suse.com/security/cve/CVE-2025-21887

https://www.suse.com/security/cve/CVE-2025-21888

https://www.suse.com/security/cve/CVE-2025-21889

https://www.suse.com/security/cve/CVE-2025-21890

https://www.suse.com/security/cve/CVE-2025-21891

https://www.suse.com/security/cve/CVE-2025-21892

https://www.suse.com/security/cve/CVE-2025-21894

https://www.suse.com/security/cve/CVE-2025-21895

https://www.suse.com/security/cve/CVE-2025-21904

https://www.suse.com/security/cve/CVE-2025-21905

https://www.suse.com/security/cve/CVE-2025-21906

https://www.suse.com/security/cve/CVE-2025-21908

https://www.suse.com/security/cve/CVE-2025-21909

https://www.suse.com/security/cve/CVE-2025-21910

https://www.suse.com/security/cve/CVE-2025-21912

https://www.suse.com/security/cve/CVE-2025-21913

https://www.suse.com/security/cve/CVE-2025-21914

https://www.suse.com/security/cve/CVE-2025-21915

https://www.suse.com/security/cve/CVE-2025-21916

https://www.suse.com/security/cve/CVE-2025-21917

https://www.suse.com/security/cve/CVE-2025-21918

https://www.suse.com/security/cve/CVE-2025-21919

https://www.suse.com/security/cve/CVE-2025-21922

https://www.suse.com/security/cve/CVE-2025-21923

https://www.suse.com/security/cve/CVE-2025-21924

https://www.suse.com/security/cve/CVE-2025-21925

https://www.suse.com/security/cve/CVE-2025-21926

https://www.suse.com/security/cve/CVE-2025-21927

https://www.suse.com/security/cve/CVE-2025-21928

https://www.suse.com/security/cve/CVE-2025-21930

https://www.suse.com/security/cve/CVE-2025-21931

https://www.suse.com/security/cve/CVE-2025-21934

https://www.suse.com/security/cve/CVE-2025-21935

https://www.suse.com/security/cve/CVE-2025-21936

https://www.suse.com/security/cve/CVE-2025-21937

https://www.suse.com/security/cve/CVE-2025-21941

https://www.suse.com/security/cve/CVE-2025-21943

https://www.suse.com/security/cve/CVE-2025-21948

https://www.suse.com/security/cve/CVE-2025-21950

https://www.suse.com/security/cve/CVE-2025-21951

https://www.suse.com/security/cve/CVE-2025-21953

https://www.suse.com/security/cve/CVE-2025-21956

https://www.suse.com/security/cve/CVE-2025-21957

https://www.suse.com/security/cve/CVE-2025-21960

https://www.suse.com/security/cve/CVE-2025-21961

https://www.suse.com/security/cve/CVE-2025-21962

https://www.suse.com/security/cve/CVE-2025-21963

https://www.suse.com/security/cve/CVE-2025-21964

https://www.suse.com/security/cve/CVE-2025-21966

https://www.suse.com/security/cve/CVE-2025-21968

https://www.suse.com/security/cve/CVE-2025-21969

https://www.suse.com/security/cve/CVE-2025-21970

https://www.suse.com/security/cve/CVE-2025-21971

https://www.suse.com/security/cve/CVE-2025-21972

https://www.suse.com/security/cve/CVE-2025-21975

https://www.suse.com/security/cve/CVE-2025-21978

https://www.suse.com/security/cve/CVE-2025-21979

https://www.suse.com/security/cve/CVE-2025-21980

https://www.suse.com/security/cve/CVE-2025-21981

https://www.suse.com/security/cve/CVE-2025-21985

https://www.suse.com/security/cve/CVE-2025-21991

https://www.suse.com/security/cve/CVE-2025-21992

https://www.suse.com/security/cve/CVE-2025-21993

https://www.suse.com/security/cve/CVE-2025-21995

https://www.suse.com/security/cve/CVE-2025-21996

https://www.suse.com/security/cve/CVE-2025-21999

https://www.suse.com/security/cve/CVE-2025-22001

https://www.suse.com/security/cve/CVE-2025-22003

https://www.suse.com/security/cve/CVE-2025-22004

https://www.suse.com/security/cve/CVE-2025-22007

https://www.suse.com/security/cve/CVE-2025-22008

https://www.suse.com/security/cve/CVE-2025-22009

https://www.suse.com/security/cve/CVE-2025-22010

https://www.suse.com/security/cve/CVE-2025-22013

https://www.suse.com/security/cve/CVE-2025-22014

https://www.suse.com/security/cve/CVE-2025-22015

https://www.suse.com/security/cve/CVE-2025-22016

https://www.suse.com/security/cve/CVE-2025-22017

https://www.suse.com/security/cve/CVE-2025-22018

https://www.suse.com/security/cve/CVE-2025-22020

https://www.suse.com/security/cve/CVE-2025-22021

https://www.suse.com/security/cve/CVE-2025-22025

https://www.suse.com/security/cve/CVE-2025-22027

https://www.suse.com/security/cve/CVE-2025-22029

https://www.suse.com/security/cve/CVE-2025-22030

https://www.suse.com/security/cve/CVE-2025-22033

https://www.suse.com/security/cve/CVE-2025-22036

https://www.suse.com/security/cve/CVE-2025-22044

https://www.suse.com/security/cve/CVE-2025-22045

https://www.suse.com/security/cve/CVE-2025-22050

https://www.suse.com/security/cve/CVE-2025-22053

https://www.suse.com/security/cve/CVE-2025-22055

https://www.suse.com/security/cve/CVE-2025-22056

https://www.suse.com/security/cve/CVE-2025-22057

https://www.suse.com/security/cve/CVE-2025-22058

https://www.suse.com/security/cve/CVE-2025-22060

https://www.suse.com/security/cve/CVE-2025-22062

https://www.suse.com/security/cve/CVE-2025-22063

https://www.suse.com/security/cve/CVE-2025-22064

https://www.suse.com/security/cve/CVE-2025-22065

https://www.suse.com/security/cve/CVE-2025-22070

https://www.suse.com/security/cve/CVE-2024-58072

https://www.suse.com/security/cve/CVE-2024-58076

https://www.suse.com/security/cve/CVE-2024-58078

https://www.suse.com/security/cve/CVE-2024-58079

https://www.suse.com/security/cve/CVE-2024-58080

https://www.suse.com/security/cve/CVE-2025-22075

https://www.suse.com/security/cve/CVE-2025-22080

https://www.suse.com/security/cve/CVE-2025-22086

https://www.suse.com/security/cve/CVE-2025-22088

https://www.suse.com/security/cve/CVE-2025-22090

https://www.suse.com/security/cve/CVE-2025-22093

https://www.suse.com/security/cve/CVE-2025-22097

https://www.suse.com/security/cve/CVE-2025-22102

https://www.suse.com/security/cve/CVE-2025-22103

https://www.suse.com/security/cve/CVE-2025-22104

https://www.suse.com/security/cve/CVE-2025-22105

https://www.suse.com/security/cve/CVE-2025-22106

https://www.suse.com/security/cve/CVE-2025-22107

https://www.suse.com/security/cve/CVE-2025-22108

https://www.suse.com/security/cve/CVE-2025-22109

https://www.suse.com/security/cve/CVE-2025-22115

https://www.suse.com/security/cve/CVE-2025-22116

https://www.suse.com/security/cve/CVE-2025-22121

https://www.suse.com/security/cve/CVE-2025-22125

https://www.suse.com/security/cve/CVE-2025-22126

https://www.suse.com/security/cve/CVE-2025-22128

https://www.suse.com/security/cve/CVE-2025-2312

https://www.suse.com/security/cve/CVE-2025-23129

https://www.suse.com/security/cve/CVE-2025-23131

https://www.suse.com/security/cve/CVE-2025-23133

https://www.suse.com/security/cve/CVE-2025-23136

https://www.suse.com/security/cve/CVE-2025-23138

Plugin Details

Severity: Medium

ID: 240769

File Name: suse_SU-2025-01919-1.nasl

Version: 1.1

Type: local

Agent: unix

Published: 6/27/2025

Updated: 6/27/2025

Supported Sensors: Nessus Agent, Continuous Assessment, Nessus

Risk Information

VPR

Risk Factor: Critical

Score: 9.0

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2025-37803

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.7

Threat Score: 4.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

CVSS Score Source: CVE-2024-28956

Vulnerability Information

CPE: p-cpe:/a:novell:suse_linux:kernel-coco_debug, p-cpe:/a:novell:suse_linux:kernel-syms-coco, p-cpe:/a:novell:suse_linux:kernel-coco, p-cpe:/a:novell:suse_linux:kernel-source-coco, p-cpe:/a:novell:suse_linux:kernel-coco_debug-devel, p-cpe:/a:novell:suse_linux:kernel-devel-coco, p-cpe:/a:novell:suse_linux:reiserfs-kmp-coco, p-cpe:/a:novell:suse_linux:kernel-coco-devel, cpe:/o:novell:suse_linux:15

Required KB Items: Host/local_checks_enabled, Host/cpu, Host/SuSE/release, Host/SuSE/rpm-list

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/12/2025

Vulnerability Publication Date: 12/12/2023

Reference Information

CVE: CVE-2023-52831, CVE-2023-52926, CVE-2023-52927, CVE-2023-53034, CVE-2024-26634, CVE-2024-26873, CVE-2024-27018, CVE-2024-27415, CVE-2024-28956, CVE-2024-35826, CVE-2024-35840, CVE-2024-35910, CVE-2024-38606, CVE-2024-41005, CVE-2024-41077, CVE-2024-41149, CVE-2024-42307, CVE-2024-43820, CVE-2024-43869, CVE-2024-46713, CVE-2024-46736, CVE-2024-46763, CVE-2024-46782, CVE-2024-46796, CVE-2024-46865, CVE-2024-47408, CVE-2024-47794, CVE-2024-49571, CVE-2024-49924, CVE-2024-49940, CVE-2024-49994, CVE-2024-50029, CVE-2024-50036, CVE-2024-50038, CVE-2024-50056, CVE-2024-50083, CVE-2024-50106, CVE-2024-50126, CVE-2024-50140, CVE-2024-50152, CVE-2024-50162, CVE-2024-50163, CVE-2024-50223, CVE-2024-50290, CVE-2024-50294, CVE-2024-52559, CVE-2024-53057, CVE-2024-53063, CVE-2024-53124, CVE-2024-53135, CVE-2024-53139, CVE-2024-53140, CVE-2024-53163, CVE-2024-53176, CVE-2024-53177, CVE-2024-53178, CVE-2024-53680, CVE-2024-54458, CVE-2024-54683, CVE-2024-56638, CVE-2024-56640, CVE-2024-56641, CVE-2024-56702, CVE-2024-56703, CVE-2024-56718, CVE-2024-56719, CVE-2024-56751, CVE-2024-56758, CVE-2024-56770, CVE-2024-57807, CVE-2024-57834, CVE-2024-57900, CVE-2024-57924, CVE-2024-57947, CVE-2024-57973, CVE-2024-57974, CVE-2024-57978, CVE-2024-57979, CVE-2024-57980, CVE-2024-57981, CVE-2024-57986, CVE-2024-57990, CVE-2024-57993, CVE-2024-57994, CVE-2024-57996, CVE-2024-57997, CVE-2024-57998, CVE-2024-57999, CVE-2024-58001, CVE-2024-58002, CVE-2024-58005, CVE-2024-58006, CVE-2024-58007, CVE-2024-58009, CVE-2024-58011, CVE-2024-58012, CVE-2024-58013, CVE-2024-58014, CVE-2024-58017, CVE-2024-58018, CVE-2024-58019, CVE-2024-58020, CVE-2024-58034, CVE-2024-58051, CVE-2024-58052, CVE-2024-58054, CVE-2024-58055, CVE-2024-58056, CVE-2024-58057, CVE-2024-58058, CVE-2024-58061, CVE-2024-58063, CVE-2024-58068, CVE-2024-58069, CVE-2024-58070, CVE-2024-58071, CVE-2024-58072, CVE-2024-58076, CVE-2024-58078, CVE-2024-58079, CVE-2024-58080, CVE-2024-58083, CVE-2024-58085, CVE-2024-58086, CVE-2024-58088, CVE-2024-58093, CVE-2024-58094, CVE-2024-58095, CVE-2024-58096, CVE-2024-58097, CVE-2025-21631, CVE-2025-21635, CVE-2025-21648, CVE-2025-21659, CVE-2025-21671, CVE-2025-21683, CVE-2025-21693, CVE-2025-21696, CVE-2025-21701, CVE-2025-21702, CVE-2025-21703, CVE-2025-21704, CVE-2025-21705, CVE-2025-21706, CVE-2025-21707, CVE-2025-21708, CVE-2025-21711, CVE-2025-21714, CVE-2025-21715, CVE-2025-21716, CVE-2025-21718, CVE-2025-21719, CVE-2025-21723, CVE-2025-21724, CVE-2025-21725, CVE-2025-21726, CVE-2025-21727, CVE-2025-21728, CVE-2025-21729, CVE-2025-21731, CVE-2025-21732, CVE-2025-21733, CVE-2025-21734, CVE-2025-21735, CVE-2025-21736, CVE-2025-21738, CVE-2025-21739, CVE-2025-21741, CVE-2025-21742, CVE-2025-21743, CVE-2025-21744, CVE-2025-21745, CVE-2025-21749, CVE-2025-21750, CVE-2025-21753, CVE-2025-21754, CVE-2025-21755, CVE-2025-21756, CVE-2025-21758, CVE-2025-21759, CVE-2025-21760, CVE-2025-21761, CVE-2025-21762, CVE-2025-21763, CVE-2025-21764, CVE-2025-21765, CVE-2025-21766, CVE-2025-21767, CVE-2025-21768, CVE-2025-21772, CVE-2025-21773, CVE-2025-21775, CVE-2025-21776, CVE-2025-21779, CVE-2025-21780, CVE-2025-21781, CVE-2025-21782, CVE-2025-21784, CVE-2025-21785, CVE-2025-21787, CVE-2025-21790, CVE-2025-21791, CVE-2025-21792, CVE-2025-21793, CVE-2025-21794, CVE-2025-21795, CVE-2025-21796, CVE-2025-21799, CVE-2025-21802, CVE-2025-21804, CVE-2025-21806, CVE-2025-21808, CVE-2025-21810, CVE-2025-21812, CVE-2025-21814, CVE-2025-21815, CVE-2025-21819, CVE-2025-21820, CVE-2025-21821, CVE-2025-21823, CVE-2025-21825, CVE-2025-21828, CVE-2025-21829, CVE-2025-21830, CVE-2025-21831, CVE-2025-21832, CVE-2025-21833, CVE-2025-21835, CVE-2025-21836, CVE-2025-21838, CVE-2025-21844, CVE-2025-21846, CVE-2025-21847, CVE-2025-21848, CVE-2025-21850, CVE-2025-21852, CVE-2025-21853, CVE-2025-21854, CVE-2025-21855, CVE-2025-21856, CVE-2025-21857, CVE-2025-21858, CVE-2025-21859, CVE-2025-21861, CVE-2025-21862, CVE-2025-21863, CVE-2025-21864, CVE-2025-21865, CVE-2025-21866, CVE-2025-21867, CVE-2025-21869, CVE-2025-21870, CVE-2025-21871, CVE-2025-21873, CVE-2025-21875, CVE-2025-21876, CVE-2025-21877, CVE-2025-21878, CVE-2025-21881, CVE-2025-21883, CVE-2025-21884, CVE-2025-21885, CVE-2025-21886, CVE-2025-21887, CVE-2025-21888, CVE-2025-21889, CVE-2025-21890, CVE-2025-21891, CVE-2025-21892, CVE-2025-21894, CVE-2025-21895, CVE-2025-21904, CVE-2025-21905, CVE-2025-21906, CVE-2025-21908, CVE-2025-21909, CVE-2025-21910, CVE-2025-21912, CVE-2025-21913, CVE-2025-21914, CVE-2025-21915, CVE-2025-21916, CVE-2025-21917, CVE-2025-21918, CVE-2025-21919, CVE-2025-21922, CVE-2025-21923, CVE-2025-21924, CVE-2025-21925, CVE-2025-21926, CVE-2025-21927, CVE-2025-21928, CVE-2025-21930, CVE-2025-21931, CVE-2025-21934, CVE-2025-21935, CVE-2025-21936, CVE-2025-21937, CVE-2025-21941, CVE-2025-21943, CVE-2025-21948, CVE-2025-21950, CVE-2025-21951, CVE-2025-21953, CVE-2025-21956, CVE-2025-21957, CVE-2025-21960, CVE-2025-21961, CVE-2025-21962, CVE-2025-21963, CVE-2025-21964, CVE-2025-21966, CVE-2025-21968, CVE-2025-21969, CVE-2025-21970, CVE-2025-21971, CVE-2025-21972, CVE-2025-21975, CVE-2025-21978, CVE-2025-21979, CVE-2025-21980, CVE-2025-21981, CVE-2025-21985, CVE-2025-21991, CVE-2025-21992, CVE-2025-21993, CVE-2025-21995, CVE-2025-21996, CVE-2025-21999, CVE-2025-22001, CVE-2025-22003, CVE-2025-22004, CVE-2025-22007, CVE-2025-22008, CVE-2025-22009, CVE-2025-22010, CVE-2025-22013, CVE-2025-22014, CVE-2025-22015, CVE-2025-22016, CVE-2025-22017, CVE-2025-22018, CVE-2025-22020, CVE-2025-22021, CVE-2025-22025, CVE-2025-22027, CVE-2025-22029, CVE-2025-22030, CVE-2025-22033, CVE-2025-22036, CVE-2025-22044, CVE-2025-22045, CVE-2025-22050, CVE-2025-22053, CVE-2025-22055, CVE-2025-22056, CVE-2025-22057, CVE-2025-22058, CVE-2025-22060, CVE-2025-22062, CVE-2025-22063, CVE-2025-22064, CVE-2025-22065, CVE-2025-22070, CVE-2025-22075, CVE-2025-22080, CVE-2025-22086, CVE-2025-22088, CVE-2025-22090, CVE-2025-22093, CVE-2025-22097, CVE-2025-22102, CVE-2025-22103, CVE-2025-22104, CVE-2025-22105, CVE-2025-22106, CVE-2025-22107, CVE-2025-22108, CVE-2025-22109, CVE-2025-22115, CVE-2025-22116, CVE-2025-22121, CVE-2025-22125, CVE-2025-22126, CVE-2025-22128, CVE-2025-2312, CVE-2025-23129, CVE-2025-23131, CVE-2025-23133, CVE-2025-23136, CVE-2025-23138, CVE-2025-23140, CVE-2025-23145, CVE-2025-23150, CVE-2025-23160, CVE-2025-37748, CVE-2025-37749, CVE-2025-37750, CVE-2025-37755, CVE-2025-37773, CVE-2025-37780, CVE-2025-37785, CVE-2025-37787, CVE-2025-37789, CVE-2025-37790, CVE-2025-37797, CVE-2025-37798, CVE-2025-37799, CVE-2025-37803, CVE-2025-37804, CVE-2025-37809, CVE-2025-37820, CVE-2025-37823, CVE-2025-37824, CVE-2025-37829, CVE-2025-37830, CVE-2025-37831, CVE-2025-37833, CVE-2025-37842, CVE-2025-37860, CVE-2025-37870, CVE-2025-37879, CVE-2025-37886, CVE-2025-37887, CVE-2025-37949, CVE-2025-37957, CVE-2025-37958, CVE-2025-37960, CVE-2025-37974, CVE-2025-38152, CVE-2025-38637, CVE-2025-39728, CVE-2025-40325

SuSE: SUSE-SU-2025:01919-1