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

SUSE-SU-2025:4422-1

Vulnerability from csaf_suse - Published: 2025-12-17 10:52 - Updated: 2025-12-17 10:52
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 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50253: bpf: make sure skb->len != 0 when redirecting to a tunneling device (bsc#1249912). - CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() (bsc#1251786). - CVE-2025-21710: tcp: correct handling of extreme memory squeeze (bsc#1237888). - CVE-2025-37916: pds_core: remove write-after-free of client_id (bsc#1243474). - CVE-2025-38359: s390/mm: Fix in_atomic() handling in do_secure_storage_access() (bsc#1247076). - CVE-2025-38361: drm/amd/display: Check dce_hwseq before dereferencing it (bsc#1247079). - CVE-2025-39788: scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE (bsc#1249547). - CVE-2025-39805: net: macb: fix unregister_netdev call order in macb_remove() (bsc#1249982). - CVE-2025-39819: fs/smb: Fix inconsistent refcnt update (bsc#1250176). - CVE-2025-39859: ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog (bsc#1250252). - CVE-2025-39944: octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp() (bsc#1251120). - CVE-2025-39980: nexthop: Forbid FDB status change while nexthop is in a group (bsc#1252063). - CVE-2025-40001: scsi: mvsas: Fix use-after-free bugs in mvs_work_queue (bsc#1252303). - CVE-2025-40021: tracing: dynevent: Add a missing lockdown check on dynevent (bsc#1252681). - CVE-2025-40027: net/9p: fix double req put in p9_fd_cancelled (bsc#1252763). - CVE-2025-40030: pinctrl: check the return value of pinmux_ops::get_function_name() (bsc#1252773). - CVE-2025-40038: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid (bsc#1252817). - CVE-2025-40040: mm/ksm: fix flag-dropping behavior in ksm_madvise (bsc#1252780). - CVE-2025-40048: uio_hv_generic: Let userspace take care of interrupt mask (bsc#1252862). - CVE-2025-40055: ocfs2: fix double free in user_cluster_connect() (bsc#1252821). - CVE-2025-40059: coresight: Fix incorrect handling for return value of devm_kzalloc (bsc#1252809). - CVE-2025-40064: smc: Fix use-after-free in __pnet_find_base_ndev() (bsc#1252845). - CVE-2025-40070: pps: fix warning in pps_register_cdev when register device fail (bsc#1252836). - CVE-2025-40074: ipv4: start using dst_dev_rcu() (bsc#1252794). - CVE-2025-40075: tcp_metrics: use dst_dev_net_rcu() (bsc#1252795). - CVE-2025-40083: net/sched: sch_qfq: Fix null-deref in agg_dequeue (bsc#1252912). - CVE-2025-40098: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state() (bsc#1252917). - CVE-2025-40105: vfs: Don't leak disconnected dentries on umount (bsc#1252928). - CVE-2025-40139: smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set() (bsc#1253409). - CVE-2025-40149: tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock() (bsc#1253355). - CVE-2025-40159: xsk: Harden userspace-supplied xdp_desc validation (bsc#1253403). - CVE-2025-40168: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match() (bsc#1253427). - CVE-2025-40169: bpf: Reject negative offsets for ALU ops (bsc#1253416). - CVE-2025-40173: net/ip6_tunnel: Prevent perpetual tunnel growth (bsc#1253421). - CVE-2025-40176: tls: wait for pending async decryptions if tls_strp_msg_hold fails (bsc#1253425). - CVE-2025-40204: sctp: Fix MAC comparison to be constant-time (bsc#1253436). The following non security issues were fixed: - ACPI: CPPC: Check _CPC validity for only the online CPUs (git-fixes). - ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs (git-fixes). - ACPI: CPPC: Perform fast check switch only for online CPUs (git-fixes). - ACPI: PRM: Skip handlers with NULL handler_address or NULL VA (stable-fixes). - ACPI: SBS: Fix present test in acpi_battery_read() (git-fixes). - ACPI: property: Return present device nodes only on fwnode interface (stable-fixes). - ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids (stable-fixes). - ACPICA: Update dsmethod.c to get rid of unused variable warning (stable-fixes). - ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method() (stable-fixes). - ALSA: hda: Fix missing pointer check in hda_component_manager_init function (git-fixes). - ALSA: serial-generic: remove shared static buffer (stable-fixes). - ALSA: usb-audio: Add validation of UAC2/UAC3 effect units (stable-fixes). - ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd (git-fixes). - ALSA: usb-audio: Fix potential overflow of PCM transfer buffer (stable-fixes). - ALSA: usb-audio: add mono main switch to Presonus S1824c (stable-fixes). - ALSA: usb-audio: apply quirk for MOONDROP Quark2 (stable-fixes). - ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c (git-fixes). - ALSA: usb-audio: fix uac2 clock source at terminal parser (git-fixes). - ASoC: codecs: va-macro: fix resource leak in probe error path (git-fixes). - ASoC: cs4271: Fix regulator leak on probe failure (git-fixes). - ASoC: max98090/91: fixed max98091 ALSA widget powering up/down (stable-fixes). - ASoC: meson: aiu-encoder-i2s: fix bit clock polarity (stable-fixes). - ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup() (stable-fixes). - ASoC: stm32: sai: manage context in set_sysclk callback (stable-fixes). - ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007 (stable-fixes). - Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (git-fixes). - Bluetooth: 6lowpan: add missing l2cap_chan_lock() (git-fixes). - Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (git-fixes). - Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (git-fixes). - Bluetooth: L2CAP: export l2cap_chan_hold for modules (stable-fixes). - Bluetooth: MGMT: cancel mesh send timer when hdev removed (git-fixes). - Bluetooth: SCO: Fix UAF on sco_conn_free (stable-fixes). - Bluetooth: bcsp: receive data only if registered (stable-fixes). - Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (git-fixes). - Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (stable-fixes). - Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (git-fixes). - Bluetooth: hci_event: validate skb length for unknown CC opcode (git-fixes). - Drivers: hv: vmbus: Add utility function for querying ring size (git-fixes). - HID: amd_sfh: Stop sensor before starting (git-fixes). - HID: hid-ntrig: Prevent memory leak in ntrig_report_version() (git-fixes). - HID: quirks: avoid Cooler Master MM712 dongle wakeup bug (stable-fixes). - HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155 (git-fixes). - HID: uclogic: Fix potential memory leak in error path (git-fixes). - Input: atmel_mxt_ts - allow reset GPIO to sleep (stable-fixes). - Input: imx_sc_key - fix memory corruption on unload (git-fixes). - Input: pegasus-notetaker - fix potential out-of-bounds access (git-fixes). - KVM: Pass new routing entries and irqfd when updating IRTEs (git-fixes). - KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE (git-fixes). - KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing (git-fixes). - KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2 (git-fixes). - KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated (git-fixes). - KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest (git-fixes). - KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure (git-fixes). - KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added (git-fixes). - KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported (git-fixes). - KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest (git-fixes). - KVM: VMX: Fix check for valid GVA on an EPT violation (git-fixes). - KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest (git-fixes). - KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs (git-fixes). - KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter (git-fixes). - KVM: x86/mmu: Locally cache whether a PFN is host MMIO when making a SPTE (git-fixes). - KVM: x86: Add helper to retrieve current value of user return MSR (git-fixes). - KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap (git-fixes). - KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't (git-fixes). - KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag (git-fixes). - NFS4: Fix state renewals missing after boot (git-fixes). - NFS: check if suid/sgid was cleared after a write as needed (git-fixes). - NFSD: Never cache a COMPOUND when the SEQUENCE operation fails (git-fixes). - NFSD: Skip close replay processing if XDR encoding fails (git-fixes). - NFSD: free copynotify stateid in nfs4_free_ol_stateid() (git-fixes). - NFSv4.1: fix mount hang after CREATE_SESSION failure (git-fixes). - NFSv4: handle ERR_GRACE on delegation recalls (git-fixes). - PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call (stable-fixes). - PCI/PM: Skip resuming to D0 if device is disconnected (stable-fixes). - PCI: Disable MSI on RDC PCI to PCIe bridges (stable-fixes). - PCI: cadence: Check for the existence of cdns_pcie::ops before using it (stable-fixes). - PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify() (stable-fixes). - PCI: j721e: Fix incorrect error message in probe() (git-fixes). - PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock (git-fixes). - PCI: tegra194: Reset BARs when running in PCIe endpoint mode (git-fixes). - RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier (git-fixes). - RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqp (git-fixes). - RDMA/hns: Fix recv CQ and QP cache affinity (git-fixes). - RDMA/hns: Fix the modification of max_send_sge (git-fixes). - RDMA/hns: Fix wrong WQE data when QP wraps around (git-fixes). - RDMA/irdma: Fix SD index calculation (git-fixes). - RDMA/irdma: Set irdma_cq cq_num field during CQ create (git-fixes). - accel/habanalabs/gaudi2: fix BMON disable configuration (stable-fixes). - accel/habanalabs/gaudi2: read preboot status after recovering from dirty state (stable-fixes). - accel/habanalabs: return ENOMEM if less than requested pages were pinned (stable-fixes). - accel/habanalabs: support mapping cb with vmalloc-backed coherent memory (stable-fixes). - acpi,srat: Fix incorrect device handle check for Generic Initiator (git-fixes). - amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw (stable-fixes). - block: avoid possible overflow for chunk_sectors check in blk_stack_limits() (git-fixes). - block: fix kobject double initialization in add_disk (git-fixes). - btrfs: abort transaction on failure to add link to inode (git-fixes). - btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range() (git-fix). - btrfs: avoid using fixed char array size for tree names (git-fix). - btrfs: do not update last_log_commit when logging inode due to a new name (git-fixes). - btrfs: fix COW handling in run_delalloc_nocow() (git-fix). - btrfs: fix inode leak on failure to add link to inode (git-fixes). - btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve (git-fix). - btrfs: mark dirty extent range for out of bound prealloc extents (git-fixes). - btrfs: qgroup: correctly model root qgroup rsv in convert (git-fix). - btrfs: rename err to ret in btrfs_link() (git-fixes). - btrfs: run btrfs_error_commit_super() early (git-fix). - btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe() (git-fix). - btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe() (git-fixes). - btrfs: send: fix duplicated rmdir operations when using extrefs (git-fixes). - btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name (git-fixes). - btrfs: simplify error handling logic for btrfs_link() (git-fixes). - btrfs: tree-checker: add dev extent item checks (git-fix). - btrfs: tree-checker: add type and sequence check for inline backrefs (git-fix). - btrfs: tree-checker: fix the wrong output of data backref objectid (git-fix). - btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type (git-fix). - btrfs: tree-checker: validate dref root and objectid (git-fix). - btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot() (git-fixes). - char: misc: Does not request module for miscdevice with dynamic minor (stable-fixes). - char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor (stable-fixes). - char: misc: restrict the dynamic range to exclude reserved minors (stable-fixes). - cramfs: Verify inode mode when loading from disk (git-fixes). - crypto: aspeed - fix double free caused by devm (git-fixes). - crypto: aspeed-acry - Convert to platform remove callback returning void (stable-fixes). - crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_value (git-fixes). - crypto: iaa - Do not clobber req->base.data (git-fixes). - crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (stable-fixes). - dmaengine: dw-edma: Set status for callback_result (stable-fixes). - dmaengine: mv_xor: match alloc_wc and free_wc (stable-fixes). - drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_stream (stable-fixes). - drm/amd/display: Disable VRR on DCE 6 (stable-fixes). - drm/amd/display: Fix DVI-D/HDMI adapters (stable-fixes). - drm/amd/display: Fix NULL deref in debugfs odm_combine_segments (git-fixes). - drm/amd/display: Fix black screen with HDMI outputs (git-fixes). - drm/amd/display: Increase AUX Intra-Hop Done Max Wait Duration (stable-fixes). - drm/amd/display: add more cyan skillfish devices (stable-fixes). - drm/amd/display: ensure committing streams is seamless (stable-fixes). - drm/amd/display: update dpp/disp clock from smu clock table (stable-fixes). - drm/amd/pm: Disable MCLK switching on SI at high pixel clocks (stable-fixes). - drm/amd/pm: Use cached metrics data on aldebaran (stable-fixes). - drm/amd/pm: Use cached metrics data on arcturus (stable-fixes). - drm/amd: Avoid evicting resources at S5 (stable-fixes). - drm/amd: Fix suspend failure with secure display TA (git-fixes). - drm/amd: add more cyan skillfish PCI ids (stable-fixes). - drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff (stable-fixes). - drm/amdgpu: Allow kfd CRIU with no buffer objects (stable-fixes). - drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices (stable-fixes). - drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl (stable-fixes). - drm/amdgpu: add support for cyan skillfish gpu_info (stable-fixes). - drm/amdgpu: don't enable SMU on cyan skillfish (stable-fixes). - drm/amdgpu: reject gang submissions under SRIOV (stable-fixes). - drm/amdkfd: Handle lack of READ permissions in SVM mapping (stable-fixes). - drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption (stable-fixes). - drm/amdkfd: fix vram allocation failure for a special case (stable-fixes). - drm/amdkfd: return -ENOTTY for unsupported IOCTLs (stable-fixes). - drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST (stable-fixes). - drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value (stable-fixes). - drm/bridge: display-connector: don't set OP_DETECT for DisplayPorts (stable-fixes). - drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD (git-fixes). - drm/i915: Fix conversion between clock ticks and nanoseconds (git-fixes). - drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL (stable-fixes). - drm/msm/dsi/phy_7nm: Fix missing initial VCO rate (stable-fixes). - drm/msm: make sure to not queue up recovery more than once (stable-fixes). - drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf() (stable-fixes). - drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb (git-fixes). - drm/tegra: Add call to put_pid() (git-fixes). - drm/tegra: dc: Fix reference leak in tegra_dc_couple() (git-fixes). - drm/tidss: Set crtc modesetting parameters with adjusted mode (stable-fixes). - drm/tidss: Use the crtc_* timings when programming the HW (stable-fixes). - drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (git-fixes). - exfat: limit log print for IO error (git-fixes). - extcon: adc-jack: Cleanup wakeup source only if it was enabled (git-fixes). - extcon: adc-jack: Fix wakeup source leaks on device unbind (stable-fixes). - fbcon: Set fb_display[i]->mode to NULL when the mode is released (stable-fixes). - fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (stable-fixes). - fbdev: bitblit: bound-check glyph index in bit_putcs* (stable-fixes). - fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS (stable-fixes). - hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex (stable-fixes). - hwmon: (dell-smm) Add support for Dell OptiPlex 7040 (stable-fixes). - hwmon: (k10temp) Add device ID for Strix Halo (stable-fixes). - hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (stable-fixes). - hwmon: (sbtsi_temp) AMD CPU extended temperature range support (stable-fixes). - hwmon: sy7636a: add alias (stable-fixes). - iio: adc: imx93_adc: load calibrated values even calibration failed (stable-fixes). - iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before setting register (stable-fixes). - ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr (stable-fixes). - iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE (git-fixes). - isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() (git-fixes). - jfs: Verify inode mode when loading from disk (git-fixes). - jfs: fix uninitialized waitqueue in transaction manager (git-fixes). - lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC (git-fixes). - md/raid1: fix data lost for writemostly rdev (git-fixes). - md: fix mssing blktrace bio split events (git-fixes). - media: adv7180: Add missing lock in suspend callback (stable-fixes). - media: adv7180: Do not write format to device in set_fmt (stable-fixes). - media: adv7180: Only validate format in querystd (stable-fixes). - media: amphion: Delete v4l2_fh synchronously in .release() (stable-fixes). - media: fix uninitialized symbol warnings (stable-fixes). - media: i2c: Kconfig: Ensure a dependency on HAVE_CLK for VIDEO_CAMERA_SENSOR (stable-fixes). - media: i2c: og01a1b: Specify monochrome media bus format instead of Bayer (stable-fixes). - media: imon: make send_packet() more robust (stable-fixes). - media: ov08x40: Fix the horizontal flip control (stable-fixes). - media: redrat3: use int type to store negative error codes (stable-fixes). - media: uvcvideo: Use heuristic to find stream entity (git-fixes). - memstick: Add timeout to prevent indefinite waiting (stable-fixes). - mfd: da9063: Split chip variant reading in two bus transactions (stable-fixes). - mfd: madera: Work around false-positive -Wininitialized warning (stable-fixes). - mfd: stmpe-i2c: Add missing MODULE_LICENSE (stable-fixes). - mfd: stmpe: Remove IRQ domain upon removal (stable-fixes). - minixfs: Verify inode mode when loading from disk (git-fixes). - mm/mm_init: fix hash table order logging in alloc_large_system_hash() (git-fixes). - mm/secretmem: fix use-after-free race in fault handler (git-fixes). - mmc: host: renesas_sdhi: Fix the actual clock (stable-fixes). - mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card (stable-fixes). - mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4 (git-fixes). - mtd: onenand: Pass correct pointer to IRQ handler (git-fixes). - mtd: rawnand: cadence: fix DMA device NULL pointer dereference (git-fixes). - mtdchar: fix integer overflow in read/write ioctls (git-fixes). - net/mana: fix warning in the writer of client oob (git-fixes). - net/smc: Remove validation of reserved bits in CLC Decline message (bsc#1253779). - net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms (stable-fixes). - net: phy: clear link parameters on admin link down (stable-fixes). - net: phy: fixed_phy: let fixed_phy_unregister free the phy_device (stable-fixes). - net: phy: marvell: Fix 88e1510 downshift counter errata (stable-fixes). - net: tcp: send zero-window ACK when no memory (bsc#1253779). - net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup (git-fixes). - nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing (git-fixes). - nfsd: do not defer requests during idmap lookup in v4 compound decode (bsc#1232223). - nfsd: fix return error codes for nfsd_map_name_to_id (bsc#1232223). - nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot (git-fixes). - perf script: add --addr2line option (bsc#1247509). - phy: cadence: cdns-dphy: Enable lower resolutions in dphy (stable-fixes). - phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet (stable-fixes). - phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0 (stable-fixes). - pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc (git-fixes). - pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc() (git-fixes). - pinctrl: single: fix bias pull up/down handling in pin_config_set (stable-fixes). - platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (git-fixes). - power: supply: qcom_battmgr: add OOI chemistry (stable-fixes). - power: supply: qcom_battmgr: handle charging state change notifications (stable-fixes). - power: supply: sbs-charger: Support multiple devices (stable-fixes). - regulator: fixed: fix GPIO descriptor leak on register failure (git-fixes). - rtc: rx8025: fix incorrect register reference (git-fixes). - s390/mm,fault: simplify kfence fault handling (bsc#1247076). - scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans (git-fixes). - scsi: aacraid: Stop using PCI_IRQ_AFFINITY (git-fixes). - scsi: core: sysfs: Correct sysfs attributes access rights (git-fixes). - scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl() (git-fixes). - scsi: libfc: Prevent integer overflow in fc_fcp_recv_data() (git-fixes). - scsi: mpi3mr: Correctly handle ATA device errors (git-fixes). - scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers (git-fixes). - scsi: mpt3sas: Correctly handle ATA device errors (git-fixes). - scsi: mpt3sas: Fix crash in transport port remove by using ioc_info() (git-fixes). - scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod (git-fixes). - scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU (bsc#1252267). - selftests/bpf: Close fd in error path in drop_on_reuseport (git-fixes). - selftests/bpf: Close obj in error path in xdp_adjust_tail (git-fixes). - selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c (git-fixes). - selftests/bpf: Fix missing BUILD_BUG_ON() declaration (git-fixes). - selftests/bpf: Fix missing UINT_MAX definitions in benchmarks (git-fixes). - selftests/bpf: Fix string read in strncmp benchmark (git-fixes). - selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (git-fixes). - selftests/bpf: Use pid_t consistently in test_progs.c (git-fixes). - selftests/bpf: fix signedness bug in redir_partial() (git-fixes). - serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018 (git-fixes). - serial: 8250_mtk: Enable baud clock and manage in runtime PM (git-fixes). - soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookups (stable-fixes). - soc: aspeed: socinfo: Add AST27xx silicon IDs (stable-fixes). - soc: qcom: smem: Fix endian-unaware access of num_entries (stable-fixes). - spi: Try to get ACPI GPIO IRQ earlier (git-fixes). - spi: loopback-test: Don't use %pK through printk (stable-fixes). - spi: rpc-if: Add resume support for RZ/G3E (stable-fixes). - strparser: Fix signed/unsigned mismatch bug (git-fixes). - tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork (bsc#1250705). - thunderbolt: Use is_pciehp instead of is_hotplug_bridge (stable-fixes). - tools/cpupower: Fix incorrect size in cpuidle_state_disable() (stable-fixes). - tools/cpupower: fix error return value in cpupower_write_sysfs() (stable-fixes). - tools/power x86_energy_perf_policy: Enhance HWP enable (stable-fixes). - tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage (stable-fixes). - tools/power x86_energy_perf_policy: Prefer driver HWP limits (stable-fixes). - tools: lib: thermal: don't preserve owner in install (stable-fixes). - tools: lib: thermal: use pkg-config to locate libnl3 (stable-fixes). - uio_hv_generic: Query the ringbuffer size for device (git-fixes). - usb/core/quirks: Add Huawei ME906S to wakeup quirk (git-fixes). - usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget (stable-fixes). - usb: gadget: f_fs: Fix epfile null pointer access after ep enable (stable-fixes). - usb: gadget: f_hid: Fix zero length packet transfer (stable-fixes). - usb: gadget: f_ncm: Fix MAC assignment NCM ethernet (stable-fixes). - usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs (stable-fixes). - usb: xhci: plat: Facilitate using autosuspend for xhci plat devices (stable-fixes). - video: backlight: lp855x_bl: Set correct EPROM start for LP8556 (stable-fixes). - watchdog: s3c2410_wdt: Fix max_timeout being calculated larger (stable-fixes). - wifi: ath10k: Fix connection after GTK rekeying (stable-fixes). - wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp() (git-fixes). - wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256 (stable-fixes). - wifi: mac80211: Fix HE capabilities element check (stable-fixes). - wifi: mac80211: reject address change while connecting (git-fixes). - wifi: mac80211: skip rate verification for not captured PSDUs (git-fixes). - wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup (git-fixes). - wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device (stable-fixes). - wifi: mt76: mt7996: Temporarily disable EPCS (stable-fixes). - wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing (git-fixes). - wifi: rtw88: sdio: use indirect IO for device registers before power-on (stable-fixes). - wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx() (git-fixes). - x86/CPU/AMD: Add RDSEED fix for Zen5 (git-fixes). - x86/CPU/AMD: Add additional fixed RDSEED microcode revisions (git-fixes). - x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode (git-fixes). - x86/CPU/AMD: Do the common init on future Zens too (git-fixes). - x86/amd_nb: Add new PCI IDs for AMD family 0x1a (stable-fixes). - x86/bugs: Fix reporting of LFENCE retpoline (git-fixes). - x86/bugs: Report correct retbleed mitigation status (git-fixes). - x86/vmscape: Add old Intel CPUs to affected list (git-fixes). - xhci: dbc: Allow users to modify DbC poll interval via sysfs (stable-fixes). - xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive (git-fixes). - xhci: dbc: Improve performance by removing delay in transfer event polling (stable-fixes). - xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event (git-fixes). - xhci: dbc: poll at different rate depending on data transfer activity (stable-fixes).
Patchnames: SUSE-2025-4422,SUSE-SLE-Module-Basesystem-15-SP6-2025-4422,SUSE-SLE-Module-Development-Tools-15-SP6-2025-4422,SUSE-SLE-Module-Legacy-15-SP6-2025-4422,SUSE-SLE-Module-Live-Patching-15-SP6-2025-4422,SUSE-SLE-Product-HA-15-SP6-2025-4422,SUSE-SLE-Product-WE-15-SP6-2025-4422,openSUSE-SLE-15.6-2025-4422
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_81-default-1-150600.13.3.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_81-default-1-150600.13.3.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_81-default-1-150600.13.3.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.23.81.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.81.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.81.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.81.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:kernel-default-extra-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-allwinner-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-altera-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amazon-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amd-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amlogic-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apm-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apple-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-arm-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-broadcom-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-cavium-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-exynos-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-freescale-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-hisilicon-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-lg-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-marvell-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-mediatek-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-nvidia-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-qcom-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-renesas-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-rockchip-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-socionext-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-sprd-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-xilinx-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-devel-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-extra-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-optional-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-vdso-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.81.3.150600.12.36.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.81.3.150600.12.36.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.81.3.150600.12.36.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.81.3.150600.12.36.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-vdso-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-devel-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-6.4.0-150600.23.81.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-html-6.4.0-150600.23.81.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-vdso-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-macros-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.81.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.81.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.81.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-vanilla-6.4.0-150600.23.81.2.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.81.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.81.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.81.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.81.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-zfcpdump-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-64kb-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.81.3.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.81.3.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.81.3.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.81.3.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2022-50253
Threats
Impact moderate
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1232223 self
https://bugzilla.suse.com/1237888 self
https://bugzilla.suse.com/1243474 self
https://bugzilla.suse.com/1245193 self
https://bugzilla.suse.com/1247076 self
https://bugzilla.suse.com/1247079 self
https://bugzilla.suse.com/1247500 self
https://bugzilla.suse.com/1247509 self
https://bugzilla.suse.com/1249547 self
https://bugzilla.suse.com/1249912 self
https://bugzilla.suse.com/1249982 self
https://bugzilla.suse.com/1250176 self
https://bugzilla.suse.com/1250237 self
https://bugzilla.suse.com/1250252 self
https://bugzilla.suse.com/1250705 self
https://bugzilla.suse.com/1251120 self
https://bugzilla.suse.com/1251786 self
https://bugzilla.suse.com/1252063 self
https://bugzilla.suse.com/1252267 self
https://bugzilla.suse.com/1252303 self
https://bugzilla.suse.com/1252353 self
https://bugzilla.suse.com/1252681 self
https://bugzilla.suse.com/1252763 self
https://bugzilla.suse.com/1252773 self
https://bugzilla.suse.com/1252780 self
https://bugzilla.suse.com/1252794 self
https://bugzilla.suse.com/1252795 self
https://bugzilla.suse.com/1252809 self
https://bugzilla.suse.com/1252817 self
https://bugzilla.suse.com/1252821 self
https://bugzilla.suse.com/1252836 self
https://bugzilla.suse.com/1252845 self
https://bugzilla.suse.com/1252862 self
https://bugzilla.suse.com/1252912 self
https://bugzilla.suse.com/1252917 self
https://bugzilla.suse.com/1252928 self
https://bugzilla.suse.com/1253018 self
https://bugzilla.suse.com/1253176 self
https://bugzilla.suse.com/1253275 self
https://bugzilla.suse.com/1253318 self
https://bugzilla.suse.com/1253324 self
https://bugzilla.suse.com/1253349 self
https://bugzilla.suse.com/1253352 self
https://bugzilla.suse.com/1253355 self
https://bugzilla.suse.com/1253360 self
https://bugzilla.suse.com/1253362 self
https://bugzilla.suse.com/1253363 self
https://bugzilla.suse.com/1253367 self
https://bugzilla.suse.com/1253369 self
https://bugzilla.suse.com/1253393 self
https://bugzilla.suse.com/1253395 self
https://bugzilla.suse.com/1253403 self
https://bugzilla.suse.com/1253407 self
https://bugzilla.suse.com/1253409 self
https://bugzilla.suse.com/1253412 self
https://bugzilla.suse.com/1253416 self
https://bugzilla.suse.com/1253421 self
https://bugzilla.suse.com/1253423 self
https://bugzilla.suse.com/1253424 self
https://bugzilla.suse.com/1253425 self
https://bugzilla.suse.com/1253427 self
https://bugzilla.suse.com/1253428 self
https://bugzilla.suse.com/1253431 self
https://bugzilla.suse.com/1253436 self
https://bugzilla.suse.com/1253438 self
https://bugzilla.suse.com/1253440 self
https://bugzilla.suse.com/1253441 self
https://bugzilla.suse.com/1253445 self
https://bugzilla.suse.com/1253448 self
https://bugzilla.suse.com/1253449 self
https://bugzilla.suse.com/1253453 self
https://bugzilla.suse.com/1253456 self
https://bugzilla.suse.com/1253472 self
https://bugzilla.suse.com/1253779 self
https://www.suse.com/security/cve/CVE-2022-50253/ self
https://www.suse.com/security/cve/CVE-2023-53676/ self
https://www.suse.com/security/cve/CVE-2025-21710/ self
https://www.suse.com/security/cve/CVE-2025-37916/ self
https://www.suse.com/security/cve/CVE-2025-38359/ self
https://www.suse.com/security/cve/CVE-2025-38361/ self
https://www.suse.com/security/cve/CVE-2025-39788/ self
https://www.suse.com/security/cve/CVE-2025-39805/ self
https://www.suse.com/security/cve/CVE-2025-39819/ self
https://www.suse.com/security/cve/CVE-2025-39859/ self
https://www.suse.com/security/cve/CVE-2025-39944/ self
https://www.suse.com/security/cve/CVE-2025-39980/ self
https://www.suse.com/security/cve/CVE-2025-40001/ self
https://www.suse.com/security/cve/CVE-2025-40021/ self
https://www.suse.com/security/cve/CVE-2025-40027/ self
https://www.suse.com/security/cve/CVE-2025-40030/ self
https://www.suse.com/security/cve/CVE-2025-40038/ self
https://www.suse.com/security/cve/CVE-2025-40040/ self
https://www.suse.com/security/cve/CVE-2025-40048/ self
https://www.suse.com/security/cve/CVE-2025-40055/ self
https://www.suse.com/security/cve/CVE-2025-40059/ self
https://www.suse.com/security/cve/CVE-2025-40064/ self
https://www.suse.com/security/cve/CVE-2025-40070/ self
https://www.suse.com/security/cve/CVE-2025-40074/ self
https://www.suse.com/security/cve/CVE-2025-40075/ self
https://www.suse.com/security/cve/CVE-2025-40083/ self
https://www.suse.com/security/cve/CVE-2025-40098/ self
https://www.suse.com/security/cve/CVE-2025-40105/ self
https://www.suse.com/security/cve/CVE-2025-40107/ self
https://www.suse.com/security/cve/CVE-2025-40109/ self
https://www.suse.com/security/cve/CVE-2025-40110/ self
https://www.suse.com/security/cve/CVE-2025-40111/ self
https://www.suse.com/security/cve/CVE-2025-40115/ self
https://www.suse.com/security/cve/CVE-2025-40116/ self
https://www.suse.com/security/cve/CVE-2025-40118/ self
https://www.suse.com/security/cve/CVE-2025-40120/ self
https://www.suse.com/security/cve/CVE-2025-40121/ self
https://www.suse.com/security/cve/CVE-2025-40127/ self
https://www.suse.com/security/cve/CVE-2025-40129/ self
https://www.suse.com/security/cve/CVE-2025-40139/ self
https://www.suse.com/security/cve/CVE-2025-40140/ self
https://www.suse.com/security/cve/CVE-2025-40141/ self
https://www.suse.com/security/cve/CVE-2025-40149/ self
https://www.suse.com/security/cve/CVE-2025-40154/ self
https://www.suse.com/security/cve/CVE-2025-40156/ self
https://www.suse.com/security/cve/CVE-2025-40157/ self
https://www.suse.com/security/cve/CVE-2025-40159/ self
https://www.suse.com/security/cve/CVE-2025-40164/ self
https://www.suse.com/security/cve/CVE-2025-40168/ self
https://www.suse.com/security/cve/CVE-2025-40169/ self
https://www.suse.com/security/cve/CVE-2025-40171/ self
https://www.suse.com/security/cve/CVE-2025-40172/ self
https://www.suse.com/security/cve/CVE-2025-40173/ self
https://www.suse.com/security/cve/CVE-2025-40176/ self
https://www.suse.com/security/cve/CVE-2025-40180/ self
https://www.suse.com/security/cve/CVE-2025-40183/ self
https://www.suse.com/security/cve/CVE-2025-40186/ self
https://www.suse.com/security/cve/CVE-2025-40188/ self
https://www.suse.com/security/cve/CVE-2025-40194/ self
https://www.suse.com/security/cve/CVE-2025-40198/ self
https://www.suse.com/security/cve/CVE-2025-40200/ self
https://www.suse.com/security/cve/CVE-2025-40204/ self
https://www.suse.com/security/cve/CVE-2025-40205/ self
https://www.suse.com/security/cve/CVE-2025-40206/ self
https://www.suse.com/security/cve/CVE-2025-40207/ self
https://www.suse.com/security/cve/CVE-2022-50253 external
https://bugzilla.suse.com/1249912 external
https://www.suse.com/security/cve/CVE-2023-53676 external
https://bugzilla.suse.com/1251786 external
https://bugzilla.suse.com/1251787 external
https://www.suse.com/security/cve/CVE-2025-21710 external
https://bugzilla.suse.com/1237888 external
https://www.suse.com/security/cve/CVE-2025-37916 external
https://bugzilla.suse.com/1243474 external
https://bugzilla.suse.com/1243535 external
https://www.suse.com/security/cve/CVE-2025-38359 external
https://bugzilla.suse.com/1247076 external
https://www.suse.com/security/cve/CVE-2025-38361 external
https://bugzilla.suse.com/1247079 external
https://www.suse.com/security/cve/CVE-2025-39788 external
https://bugzilla.suse.com/1249547 external
https://www.suse.com/security/cve/CVE-2025-39805 external
https://bugzilla.suse.com/1249982 external
https://www.suse.com/security/cve/CVE-2025-39819 external
https://bugzilla.suse.com/1250176 external
https://www.suse.com/security/cve/CVE-2025-39859 external
https://bugzilla.suse.com/1250252 external
https://www.suse.com/security/cve/CVE-2025-39944 external
https://bugzilla.suse.com/1251120 external
https://www.suse.com/security/cve/CVE-2025-39980 external
https://bugzilla.suse.com/1252063 external
https://www.suse.com/security/cve/CVE-2025-40001 external
https://bugzilla.suse.com/1252303 external
https://www.suse.com/security/cve/CVE-2025-40021 external
https://bugzilla.suse.com/1252681 external
https://www.suse.com/security/cve/CVE-2025-40027 external
https://bugzilla.suse.com/1252763 external
https://www.suse.com/security/cve/CVE-2025-40030 external
https://bugzilla.suse.com/1252773 external
https://www.suse.com/security/cve/CVE-2025-40038 external
https://bugzilla.suse.com/1252817 external
https://www.suse.com/security/cve/CVE-2025-40040 external
https://bugzilla.suse.com/1252780 external
https://www.suse.com/security/cve/CVE-2025-40048 external
https://bugzilla.suse.com/1252862 external
https://www.suse.com/security/cve/CVE-2025-40055 external
https://bugzilla.suse.com/1252821 external
https://www.suse.com/security/cve/CVE-2025-40059 external
https://bugzilla.suse.com/1252809 external
https://www.suse.com/security/cve/CVE-2025-40064 external
https://bugzilla.suse.com/1252845 external
https://www.suse.com/security/cve/CVE-2025-40070 external
https://bugzilla.suse.com/1252836 external
https://www.suse.com/security/cve/CVE-2025-40074 external
https://bugzilla.suse.com/1252794 external
https://www.suse.com/security/cve/CVE-2025-40075 external
https://bugzilla.suse.com/1252795 external
https://www.suse.com/security/cve/CVE-2025-40083 external
https://bugzilla.suse.com/1252912 external
https://www.suse.com/security/cve/CVE-2025-40098 external
https://bugzilla.suse.com/1252917 external
https://www.suse.com/security/cve/CVE-2025-40105 external
https://bugzilla.suse.com/1252928 external
https://www.suse.com/security/cve/CVE-2025-40107 external
https://bugzilla.suse.com/1253018 external
https://www.suse.com/security/cve/CVE-2025-40109 external
https://bugzilla.suse.com/1253176 external
https://www.suse.com/security/cve/CVE-2025-40110 external
https://bugzilla.suse.com/1253275 external
https://www.suse.com/security/cve/CVE-2025-40111 external
https://bugzilla.suse.com/1253362 external
https://www.suse.com/security/cve/CVE-2025-40115 external
https://bugzilla.suse.com/1253318 external
https://www.suse.com/security/cve/CVE-2025-40116 external
https://bugzilla.suse.com/1253324 external
https://www.suse.com/security/cve/CVE-2025-40118 external
https://bugzilla.suse.com/1253363 external
https://www.suse.com/security/cve/CVE-2025-40120 external
https://bugzilla.suse.com/1253360 external
https://www.suse.com/security/cve/CVE-2025-40121 external
https://bugzilla.suse.com/1253367 external
https://bugzilla.suse.com/1253430 external
https://www.suse.com/security/cve/CVE-2025-40127 external
https://bugzilla.suse.com/1253369 external
https://www.suse.com/security/cve/CVE-2025-40129 external
https://bugzilla.suse.com/1253472 external
https://bugzilla.suse.com/1253473 external
https://www.suse.com/security/cve/CVE-2025-40139 external
https://bugzilla.suse.com/1253409 external
https://bugzilla.suse.com/1253411 external
https://www.suse.com/security/cve/CVE-2025-40140 external
https://bugzilla.suse.com/1253349 external
https://www.suse.com/security/cve/CVE-2025-40141 external
https://bugzilla.suse.com/1253352 external
https://www.suse.com/security/cve/CVE-2025-40149 external
https://bugzilla.suse.com/1253355 external
https://www.suse.com/security/cve/CVE-2025-40154 external
https://bugzilla.suse.com/1253431 external
https://bugzilla.suse.com/1253432 external
https://www.suse.com/security/cve/CVE-2025-40156 external
https://bugzilla.suse.com/1253428 external
https://www.suse.com/security/cve/CVE-2025-40157 external
https://bugzilla.suse.com/1253423 external
https://www.suse.com/security/cve/CVE-2025-40159 external
https://bugzilla.suse.com/1253403 external
https://bugzilla.suse.com/1253404 external
https://www.suse.com/security/cve/CVE-2025-40164 external
https://bugzilla.suse.com/1253407 external
https://www.suse.com/security/cve/CVE-2025-40168 external
https://bugzilla.suse.com/1253427 external
https://www.suse.com/security/cve/CVE-2025-40169 external
https://bugzilla.suse.com/1253416 external
https://www.suse.com/security/cve/CVE-2025-40171 external
https://bugzilla.suse.com/1253412 external
https://www.suse.com/security/cve/CVE-2025-40172 external
https://bugzilla.suse.com/1253424 external
https://www.suse.com/security/cve/CVE-2025-40173 external
https://bugzilla.suse.com/1253421 external
https://www.suse.com/security/cve/CVE-2025-40176 external
https://bugzilla.suse.com/1253425 external
https://bugzilla.suse.com/1254100 external
https://www.suse.com/security/cve/CVE-2025-40180 external
https://bugzilla.suse.com/1253440 external
https://www.suse.com/security/cve/CVE-2025-40183 external
https://bugzilla.suse.com/1253441 external
https://www.suse.com/security/cve/CVE-2025-40186 external
https://bugzilla.suse.com/1253438 external
https://bugzilla.suse.com/1253439 external
https://www.suse.com/security/cve/CVE-2025-40188 external
https://bugzilla.suse.com/1253449 external
https://www.suse.com/security/cve/CVE-2025-40194 external
https://bugzilla.suse.com/1253445 external
https://www.suse.com/security/cve/CVE-2025-40198 external
https://bugzilla.suse.com/1253453 external
https://www.suse.com/security/cve/CVE-2025-40200 external
https://bugzilla.suse.com/1253448 external
https://www.suse.com/security/cve/CVE-2025-40204 external
https://bugzilla.suse.com/1253436 external
https://bugzilla.suse.com/1253437 external
https://www.suse.com/security/cve/CVE-2025-40205 external
https://bugzilla.suse.com/1253456 external
https://www.suse.com/security/cve/CVE-2025-40206 external
https://bugzilla.suse.com/1253393 external
https://www.suse.com/security/cve/CVE-2025-40207 external
https://bugzilla.suse.com/1253395 external

Loading 3.3 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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

Sightings

Author Source Type Date Other

Nomenclature

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

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

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


Loading…