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

SUSE-SU-2025:20270-1

Vulnerability from csaf_suse - Published: 2025-04-17 14:30 - Updated: 2025-04-17 14:30
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 Micro 6.0 and 6.1 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-26708: mptcp: fix inconsistent state on fastopen race (bsc#1222672). - CVE-2024-27415: netfilter: br_netfilter: skip conntrack input hook for promisc packets (bsc#1224757). - CVE-2024-35910: kABI fix for tcp: properly terminate timers for kernel sockets (bsc#1224489). - CVE-2024-40980: drop_monitor: replace spin_lock by raw_spin_lock (bsc#1227937). - CVE-2024-41005: netpoll: Fix race condition in netpoll_owner_active (bsc#1227858). - CVE-2024-44974: mptcp: pm: avoid possible UaF when selecting endp (bsc#1230235). - CVE-2024-45009: mptcp: pm: only decrement add_addr_accepted for MPJ req (bsc#1230438). - CVE-2024-45010: mptcp: pm: only mark 'subflow' endp as available (bsc#1230439). - CVE-2024-46782: ila: call nf_unregister_net_hooks() sooner (bsc#1230769). - CVE-2024-46858: mptcp: pm: Fix uaf in __timer_delete_sync (bsc#1231088). - 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-50085: mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow (bsc#1232508). - CVE-2024-50140: net: sched: use RCU read-side critical section in taprio_dump() (bsc#1233060). - CVE-2024-50142: xfrm: validate new SA's prefixlen using SA family when sel.family is unset (bsc#1233028). - CVE-2024-50185: kABI fix for mptcp: handle consistently DSS corruption (bsc#1233109). - CVE-2024-50251: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() (bsc#1233248). - CVE-2024-50258: net: fix crash when config small gso_max_size/gso_ipv4_max_size (bsc#1233221). - CVE-2024-50294: rxrpc: Fix missing locking causing hanging calls (bsc#1233483). - CVE-2024-50304: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (bsc#1233522). - CVE-2024-53057: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (bsc#1233551). - CVE-2024-53123: mptcp: error out earlier on disconnect (bsc#1234070). - CVE-2024-53124: net: fix data-races around sk->sk_forward_alloc (bsc#1234074). - 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-53147: exfat: fix out-of-bounds access of directory entries (bsc#1234857). - 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-54683: netfilter: IDLETIMER: Fix for possible ABBA deadlock (bsc#1235729). - CVE-2024-56592: bpf: Call free_htab_elem() after htab_unlock_bucket() (bsc#1235244). - CVE-2024-56633: selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap (bsc#1235485). - 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-56647: net: Fix icmp host relookup triggering ip_rt_bug (bsc#1235435). - CVE-2024-56658: net: defer final 'struct net' free in netns dismantle (bsc#1235441). - CVE-2024-56702: bpf: Add tracepoints with null-able arguments (bsc#1235501). - 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-56720: bpf, sockmap: Several fixes to bpf_msg_pop_data (bsc#1235592). - 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-57882: mptcp: fix TCP options overflow. (bsc#1235914). - CVE-2024-57900: ila: serialize calls to nf_register_net_hooks() (bsc#1235973). - 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-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-2025-21635: rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy (bsc#1236111). - CVE-2025-21636: sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy (bsc#1236113). - CVE-2025-21637: sctp: sysctl: udp_port: avoid using current->nsproxy (bsc#1236114). - CVE-2025-21638: sctp: sysctl: auth_enable: avoid using current->nsproxy (bsc#1236115). - CVE-2025-21639: sctp: sysctl: rto_min/max: avoid using current->nsproxy (bsc#1236122). - CVE-2025-21640: sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy (bsc#1236123). - CVE-2025-21647: sched: sch_cake: add bounds checks to host bulk flow fairness counts (bsc#1236133). - CVE-2025-21659: netdev: prevent accessing NAPI instances from another namespace (bsc#1236206). - CVE-2025-21665: filemap: avoid truncating 64-bit offset to 32 bits (bsc#1236684). - CVE-2025-21666: vsock: prevent null-ptr-deref in vsock_*[has_data|has_space] (bsc#1236680). - CVE-2025-21667: iomap: avoid avoid truncating 64-bit offset to 32 bits (bsc#1236681). - CVE-2025-21668: pmdomain: imx8mp-blk-ctrl: add missing loop break condition (bsc#1236682). - CVE-2025-21669: vsock/virtio: discard packets if the transport changes (bsc#1236683). - CVE-2025-21670: vsock/bpf: return early if transport is not assigned (bsc#1236685). - CVE-2025-21673: smb: client: fix double free of TCP_Server_Info::hostname (bsc#1236689). - CVE-2025-21675: net/mlx5: Clear port select structure when fail to create (bsc#1236694). - CVE-2025-21678: gtp: Destroy device along with udp socket's netns dismantle (bsc#1236698). - CVE-2025-21680: pktgen: Avoid out-of-bounds access in get_imix_entries (bsc#1236700). - CVE-2025-21681: openvswitch: fix lockup on tx to unregistering netdev with carrier (bsc#1236702). - CVE-2025-21687: vfio/platform: check the bounds of read/write syscalls (bsc#1237045). - CVE-2025-21692: net: sched: fix ets qdisc OOB Indexing (bsc#1237028). - CVE-2025-21693: mm: zswap: properly synchronize freeing resources during CPU hotunplug (bsc#1237029). - CVE-2025-21700: net: sched: Disallow replacing of child qdisc from one parent to another (bsc#1237159). - CVE-2025-21701: net: avoid race between device unregistration and ethnl ops (bsc#1237164). - 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-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-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-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-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-21825: selftests/bpf: Add test case for the freeing of bpf_timer (bsc#1238971). - 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-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-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-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-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-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-21969: Bluetooth: L2CAP: Fix build errors in some archs (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-21981: ice: fix memory leak in aRFS after reset (bsc#1240612). - 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-2312: CIFS: New mount option for cifs.upcall namespace resolution (bsc#1239684). The following non-security bugs were fixed: - ACPI: PRM: Remove unnecessary strict handler address checks (git-fixes). - ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid (bsc#1237530). - ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() (git-fixes). - ACPI: resource: IRQ override for Eluktronics MECH-17 (stable-fixes). - ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP (stable-fixes). - ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V (stable-fixes). - ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers (git-fixes). - ALSA: hda/cirrus: Correct the full scale volume set logic (git-fixes). - ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED (stable-fixes). - ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform (stable-fixes). - ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx (stable-fixes). - ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA (stable-fixes). - ALSA: hda/realtek: Always honor no_shutup_pins (git-fixes). - ALSA: hda/realtek: Fix Asus Z13 2025 audio (stable-fixes). - ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA (git-fixes). - ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA (git-fixes). - ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model (git-fixes). - ALSA: hda/realtek: Fix microphone regression on ASUS N705UD (git-fixes). - ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 (git-fixes). - ALSA: hda/realtek: Fixup ALC225 depop procedure (git-fixes). - ALSA: hda/realtek: Limit mic boost on Positivo ARN50 (stable-fixes). - ALSA: hda/realtek: Remove (revert) duplicate Ally X config (git-fixes). - ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx (stable-fixes). - ALSA: hda/realtek: update ALC222 depop optimize (stable-fixes). - ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls() (git-fixes). - ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 (stable-fixes). - ALSA: hda: intel: Add Dell ALC3271 to power_save denylist (stable-fixes). - ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage (git-fixes). - ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence() (git-fixes). - ALSA: seq: Avoid module auto-load handling at event delivery (stable-fixes). - ALSA: seq: Drop UMP events when no UMP-conversion is set (git-fixes). - ALSA: seq: Make dependency on UMP clearer (git-fixes). - ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT (stable-fixes). - ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names (stable-fixes). - ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports (git-fixes). - ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2 (stable-fixes). - ALSA: usb-audio: separate DJM-A9 cap lvl options (git-fixes). - ALSA: usx2y: validate nrpacks module parameter on probe (git-fixes). - APEI: GHES: Have GHES honor the panic= setting (stable-fixes). - ASoC: Intel: avs: Abstract IPC handling (stable-fixes). - ASoC: Intel: avs: Do not readq() u32 registers (git-fixes). - ASoC: Intel: avs: Prefix SKL/APL-specific members (stable-fixes). - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V (stable-fixes). - ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module (stable-fixes). - ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (stable-fixes). - ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close (git-fixes). - ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (git-fixes). - ASoC: amd: Add ACPI dependency to fix build error (stable-fixes). - ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model (stable-fixes). - ASoC: arizona/madera: use fsleep() in up/down DAPM event delays (stable-fixes). - ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (git-fixes). - ASoC: cs35l41: check the return value from spi_setup() (git-fixes). - ASoC: es8328: fix route from DAC to output (git-fixes). - ASoC: fsl_micfil: Enable default case in micfil_set_quality() (git-fixes). - ASoC: imx-card: Add NULL check in imx_card_probe() (git-fixes). - ASoC: ops: Consistently treat platform_max as control value (git-fixes). - ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns (git-fixes). - ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment (git-fixes). - ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path (git-fixes). - ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] (git-fixes). - ASoC: rt722-sdca: add missing readable registers (git-fixes). - ASoC: tas2764: Fix power control mask (stable-fixes). - ASoC: tas2764: Set the SDOUT polarity correctly (stable-fixes). - ASoC: tas2770: Fix volume scale (stable-fixes). - ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible (git-fixes). - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() (git-fixes). - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() (git-fixes). - Bluetooth: Fix error code in chan_alloc_skb_cb() (git-fixes). - Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel (git-fixes). - Bluetooth: Improve setsockopt() handling of malformed user input (git-fixes). - Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (git-fixes). - Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (stable-fixes). - Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters (git-fixes). - Bluetooth: hci_event: Fix enabling passive scanning (git-fixes). - Documentation: qat: fix auto_reset attribute details (git-fixes). - Documentation: qat: fix auto_reset section (git-fixes). - Drivers: hv: vmbus: Do not release fb_mmio resource in vmbus_free_mmio() (git-fixes). - Fix memory-hotplug regression (bsc#1237504) - Grab mm lock before grabbing pt lock (git-fixes). - HID: Enable playstation driver independently of sony driver (git-fixes). - HID: Wacom: Add PCI Wacom device support (stable-fixes). - HID: apple: disable Fn key handling on the Omoton KB066 (git-fixes). - HID: apple: fix up the F6 key on the Omoton KB066 keyboard (stable-fixes). - HID: appleir: Fix potential NULL dereference at raw event handle (git-fixes). - HID: google: fix unused variable warning under !CONFIG_ACPI (git-fixes). - HID: hid-apple: Apple Magic Keyboard a3203 USB-C support (stable-fixes). - HID: hid-plantronics: Add mic mute mapping and generalize quirks (stable-fixes). - HID: hid-steam: Add Deck IMU support (stable-fixes). - HID: hid-steam: Add gamepad-only mode switched to by holding options (stable-fixes). - HID: hid-steam: Avoid overwriting smoothing parameter (stable-fixes). - HID: hid-steam: Clean up locking (stable-fixes). - HID: hid-steam: Disable watchdog instead of using a heartbeat (stable-fixes). - HID: hid-steam: Do not use cancel_delayed_work_sync in IRQ context (git-fixes). - HID: hid-steam: Fix cleanup in probe() (git-fixes). - HID: hid-steam: Fix use-after-free when detaching device (git-fixes). - HID: hid-steam: Make sure rumble work is canceled on removal (stable-fixes). - HID: hid-steam: Move hidraw input (un)registering to work (git-fixes). - HID: hid-steam: Update list of identifiers from SDL (stable-fixes). - HID: hid-steam: remove pointless error message (stable-fixes). - HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() (git-fixes). - HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend (stable-fixes). - HID: i2c-hid: improve i2c_hid_get_report error message (stable-fixes). - HID: ignore non-functional sensor in HP 5MP Camera (stable-fixes). - HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() (git-fixes). - HID: intel-ish-hid: Send clock sync message immediately after reset (stable-fixes). - HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell (stable-fixes). - HID: multitouch: Add NULL check in mt_input_configured (git-fixes). - HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER (git-fixes). - HID: topre: Fix n-key rollover on Realforce R3S TKL boards (stable-fixes). - IB/mad: Check available slots before posting receive WRs (git-fixes) - IB/mlx5: Set and get correct qp_num for a DCT QP (git-fixes) - Input: ads7846 - fix gpiod allocation (git-fixes). - Input: allocate keycode for phone linking (stable-fixes). - Input: i8042 - add required quirks for missing old boardnames (stable-fixes). - Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ (stable-fixes). - Input: i8042 - swap old quirk combination with new quirk for more devices (stable-fixes). - Input: i8042 - swap old quirk combination with new quirk for several devices (stable-fixes). - Input: iqs7222 - add support for Azoteq IQS7222D (git-fixes). - Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 (git-fixes). - Input: iqs7222 - preserve system status register (git-fixes). - Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq() (git-fixes). - Input: synaptics - hide unused smbus_pnp_ids[] array (git-fixes). - Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers (stable-fixes). - Input: xpad - add multiple supported devices (stable-fixes). - Input: xpad - add support for TECNO Pocket Go (stable-fixes). - Input: xpad - add support for ZOTAC Gaming Zone (stable-fixes). - Input: xpad - rename QH controller to Legion Go S (stable-fixes). - KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared (git-fixes). - KVM: VMX: Fix comment of handle_vmx_instruction() (git-fixes). - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (jsc#PED-348 git-fixes). - KVM: arm64: Do not eagerly teardown the vgic on init error (git-fixes). - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (git-fixes). - KVM: arm64: Fix alignment of kvm_hyp_memcache allocations (git-fixes). - KVM: arm64: Flush hyp bss section after initialization of variables in bss (git-fixes). - KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state (git-fixes) - KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR (git-fixes). - KVM: nSVM: Enter guest mode before initializing nested NPT MMU (git-fixes). - KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled (jsc#PED-348 git-fixes). - KVM: s390: vsie: fix some corner-cases when grabbing vsie pages (git-fixes bsc#1237155). - KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE (git-fixes). - KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB (git-fixes). - KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX (git-fixes). - KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (git-fixes). - KVM: x86: Avoid double RDPKRU when loading host/guest PKRU (git-fixes). - KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init (git-fixes). - KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit() (git-fixes). - KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel (git-fixes). - KVM: x86: Unconditionally set irr_pending when updating APICv state (jsc#PED-348). - KVM: x86: Zero out PV features cache when the CPUID leaf is not present (git-fixes). - Move upstreamed ACPI patch into sorted section - Move upstreamed PCI and initramfs patches into sorted section - Move upstreamed nfsd and sunrpc patches into sorted section - Move upstreamed powerpc and SCSI patches into sorted section - PCI/ACS: Fix 'pci=config_acs=' parameter (git-fixes). - PCI/ASPM: Fix link state exit during switch upstream function removal (git-fixes). - PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req() (bsc#1237853) - PCI/DOE: Support discovery version 2 (bsc#1237853) - PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P (stable-fixes). - PCI/portdrv: Only disable pciehp interrupts early when needed (git-fixes). - PCI: Avoid reset when disabled via sysfs (git-fixes). - PCI: Fix BAR resizing when VF BARs are assigned (git-fixes). - PCI: Fix reference leak in pci_alloc_child_bus() (git-fixes). - PCI: Fix reference leak in pci_register_host_bridge() (git-fixes). - PCI: Remove stray put_device() in pci_register_host_bridge() (git-fixes). - PCI: Use downstream bridges for distributing resources (bsc#1237325). - PCI: brcmstb: Fix error path after a call to regulator_bulk_get() (git-fixes). - PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe() (git-fixes). - PCI: brcmstb: Fix potential premature regulator disabling (git-fixes). - PCI: brcmstb: Set generation limit before PCIe link up (git-fixes). - PCI: brcmstb: Use internal register to change link capability (git-fixes). - PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload (git-fixes). - PCI: dwc: ep: Return -ENOMEM for allocation failures (git-fixes). - PCI: histb: Fix an error handling path in histb_pcie_probe() (git-fixes). - PCI: hookup irq_get_affinity callback (bsc#1236896). - PCI: imx6: Simplify clock handling by using clk_bulk*() function (git-fixes). - PCI: pciehp: Do not enable HPIE when resuming in poll mode (git-fixes). - PCI: switchtec: Add Microchip PCI100X device IDs (stable-fixes). - PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe (git-fixes). - PM: sleep: Adjust check before setting power.must_resume (git-fixes). - PM: sleep: Fix handling devices with direct_complete set on errors (git-fixes). - RAS: Avoid build errors when CONFIG_DEBUG_FS=n (jsc#PED-7619). - RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx (git-fixes) - RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path (git-fixes) - RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers (git-fixes) - RDMA/bnxt_re: Fix the statistics for Gen P7 VF (git-fixes) - RDMA/core: Do not expose hw_counters outside of init net namespace (git-fixes) - RDMA/efa: Reset device on probe failure (git-fixes) - RDMA/erdma: Prevent use-after-free in erdma_accept_newconn() (git-fixes) - RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common() (git-fixes) - RDMA/hns: Fix mbox timing out by adding retry mechanism (git-fixes) - RDMA/hns: Fix missing xa_destroy() (git-fixes) - RDMA/hns: Fix soft lockup during bt pages loop (git-fixes) - RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db() (git-fixes) - RDMA/hns: Fix wrong value of max_sge_rd (git-fixes) - RDMA/mana_ib: Allocate PAGE aligned doorbell index (git-fixes). - RDMA/mana_ib: Prefer struct_size over open coded arithmetic (bsc#1239016). - RDMA/mlx5: Fix AH static rate parsing (git-fixes) - RDMA/mlx5: Fix MR cache initialization error flow (git-fixes) - RDMA/mlx5: Fix a WARN during dereg_mr for DM type (git-fixes) - RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error (git-fixes) - RDMA/mlx5: Fix bind QP error cleanup flow (git-fixes) - RDMA/mlx5: Fix cache entry update on dereg error (git-fixes) - RDMA/mlx5: Fix calculation of total invalidated pages (git-fixes) - RDMA/mlx5: Fix implicit ODP hang on parent deregistration (git-fixes) - RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow (git-fixes) - RDMA/mlx5: Fix the recovery flow of the UMR QP (git-fixes) - RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() (git-fixes) - RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests (git-fixes) - RDMA/rxe: Improve newline in printing messages (git-fixes) - Reapply "wifi: ath11k: restore country code during resume" (bsc#1207948). - Revert "blk-throttle: Fix IO hang for a corner case" (git-fixes). - Revert "dm: requeue IO if mapping table not yet available" (git-fixes). - Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" (git-fixes). - Revert "drm/amd/display: Use HW lock mgr for PSR1" (stable-fixes). - Revert "leds-pca955x: Remove the unused function pca95xx_num_led_regs()" (stable-fixes). - Revert "wifi: ath11k: restore country code during resume" (bsc#1207948). - Revert "wifi: ath11k: support hibernation" (bsc#1207948). - SUNRPC: Handle -ETIMEDOUT return from tlshd (git-fixes). - SUNRPC: Prevent looping due to rpc_signal_task() races (git-fixes). - SUNRPC: convert RPC_TASK_* constants to enum (git-fixes). - UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open() (git-fixes). - USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone (stable-fixes). - USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up (git-fixes). - USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk (git-fixes). - USB: gadget: f_midi: f_midi_complete to call queue_work (git-fixes). - USB: hub: Ignore non-compliant devices with too many configs or interfaces (stable-fixes). - USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI (stable-fixes). - USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist (stable-fixes). - USB: serial: ftdi_sio: add support for Altera USB Blaster 3 (stable-fixes). - USB: serial: option: add MeiG Smart SLM828 (stable-fixes). - USB: serial: option: add Telit Cinterion FE990B compositions (stable-fixes). - USB: serial: option: add Telit Cinterion FN990B compositions (stable-fixes). - USB: serial: option: drop MeiG Smart defines (stable-fixes). - USB: serial: option: fix Telit Cinterion FE990A name (stable-fixes). - USB: serial: option: fix Telit Cinterion FN990A name (stable-fixes). - USB: serial: option: match on interface class for Telit FN990B (stable-fixes). - Update "drm/mgag200: Added support for the new device G200eH5" (jsc#PED-12094) - Use gcc-13 for build on SLE16 (jsc#PED-10028). - accel/qaic: Fix integer overflow in qaic_validate_req() (git-fixes). - accel/qaic: Fix possible data corruption in BOs > 2G (git-fixes). - acct: block access to kernel internal filesystems (git-fixes). - acct: perform last write from workqueue (git-fixes). - acpi: nfit: fix narrowing conversion in acpi_nfit_ctl (git-fixes). - af_packet: do not call packet_read_pending() from tpacket_destruct_skb() (bsc#1237849). - af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb() (bsc#1239435). - af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash (bsc#1239435). - af_unix: Remove put_pid()/put_cred() in copy_peercred() (bsc#1240334). - affs: do not write overlarge OFS data block size fields (git-fixes). - affs: generate OFS sequence numbers starting at 1 (git-fixes). - amdgpu/pm/legacy: fix suspend/resume issues (git-fixes). - arch_topology: Make register_cpu_capacity_sysctl() tolerant to late (bsc#1238052) - arch_topology: init capacity_freq_ref to 0 (bsc#1238052) - arm64/amu: Use capacity_ref_freq() to set AMU ratio (bsc#1238052) - arm64/mm: Ensure adequate HUGE_MAX_HSTATE (git-fixes) - arm64: Do not call NULL in do_compat_alignment_fixup() (git-fixes) - arm64: Handle .ARM.attributes section in linker scripts (git-fixes) - arm64: Provide an AMU-based version of arch_freq_get_on_cpu (bsc#1238052) - arm64: Update AMU-based freq scale factor on entering idle (bsc#1238052) - arm64: Utilize for_each_cpu_wrap for reference lookup (bsc#1238052) - arm64: amu: Delay allocating cpumask for AMU FIE support (bsc#1238052) - arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (git-fixes) - arm64: cputype: Add MIDR_CORTEX_A76AE (git-fixes) - arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to (git-fixes) - arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply (git-fixes) - arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi (git-fixes) - arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board (git-fixes) - arm64: dts: rockchip: Fix PWM pinctrl names (git-fixes) - arm64: dts: rockchip: Remove bluetooth node from rock-3a (git-fixes) - arm64: dts: rockchip: Remove undocumented sdmmc property from (git-fixes) - arm64: dts: rockchip: add rs485 support on uart5 of (git-fixes) - arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou (git-fixes) - arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on Haikou (git-fixes) - arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe (git-fixes) - arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list (git-fixes) - arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() (git-fixes) - arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre (git-fixes) - arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level (git-fixes) - arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes (git-fixes) - arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE (git-fixes) - arm64: mm: Correct the update of max_pfn (git-fixes) - arm64: mm: Populate vmemmap at the page level if not section aligned (git-fixes) - arm64: tegra: Remove the Orin NX/Nano suspend key (git-fixes) - ata: ahci: Add mask_port_map module parameter (git-fixes). - ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf (git-fixes). - ata: libata-scsi: Remove redundant sense_buffer memsets (git-fixes). - ata: libata-sff: Ensure that we cannot write outside the allocated buffer (stable-fixes). - ata: libata: Fix NCQ Non-Data log not supported print (git-fixes). - ata: pata_parport: add custom version of wait_after_reset (git-fixes). - ata: pata_parport: fit3: implement IDE command set registers (git-fixes). - ata: pata_serverworks: Do not use the term blacklist (git-fixes). - ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() (git-fixes). - ata: sata_sil: Rename sil_blacklist to sil_quirks (git-fixes). - auxdisplay: panel: Fix an API misuse in panel.c (git-fixes). - backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() (git-fixes). - batman-adv: Drop unmanaged ELP metric worker (git-fixes). - batman-adv: Ignore neighbor throughput metrics in error case (stable-fixes). - batman-adv: Ignore own maximum aggregation size during RX (git-fixes). - batman-adv: fix panic during interface removal (git-fixes). - bio-integrity: do not restrict the size of integrity metadata (git-fixes). - bitmap: introduce generic optimized bitmap_size() (git-fixes). - blk-cgroup: Fix class @block_class's subsystem refcount leakage (bsc#1237558). - blk-cgroup: Properly propagate the iostat update up the hierarchy (bsc#1225606). - blk-iocost: Avoid using clamp() on inuse in __propagate_weights() (git-fixes). - blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long (git-fixes). - blk-mq: add number of queue calc helper (bsc#1236897). - blk-mq: create correct map for fallback case (bsc#1236896). - blk-mq: do not count completed flush data request as inflight in case of quiesce (git-fixes). - blk-mq: introduce blk_mq_map_hw_queues (bsc#1236896). - blk-mq: issue warning when offlining hctx with online isolcpus (bsc#1236897). - blk-mq: move cpuhp callback registering out of q->sysfs_lock (git-fixes). - blk-mq: register cpuhp callback after hctx is added to xarray table (git-fixes). - blk-mq: use hk cpus only when isolcpus=managed_irq is enabled (bsc#1236897). - blk_iocost: remove some duplicate irq disable/enables (git-fixes). - block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() (git-fixes). - block: Clear zone limits for a non-zoned stacked queue (git-fixes). - block: Fix elevator_get_default() checking for NULL q->tag_set (git-fixes). - block: Fix lockdep warning in blk_mq_mark_tag_wait (git-fixes). - block: Fix page refcounts for unaligned buffers in __bio_release_pages() (git-fixes). - block: Provide bdev_open_* functions (git-fixes). - block: Remove special-casing of compound pages (git-fixes). - block: Set memalloc_noio to false on device_add_disk() error path (git-fixes). - block: add a disk_has_partscan helper (git-fixes). - block: add a partscan sysfs attribute for disks (git-fixes). - block: add check of 'minors' and 'first_minor' in device_add_disk() (git-fixes). - block: avoid to reuse `hctx` not removed from cpuhp callback list (git-fixes). - block: change rq_integrity_vec to respect the iterator (git-fixes). - block: cleanup and fix batch completion adding conditions (git-fixes). - block: copy back bounce buffer to user-space correctly in case of split (git-fixes). - block: do not revert iter for -EIOCBQUEUED (git-fixes). - block: ensure we hold a queue reference when using queue limits (git-fixes). - block: fix and simplify blkdevparts= cmdline parsing (git-fixes). - block: fix bio_split_rw_at to take zone_write_granularity into account (git-fixes). - block: fix integer overflow in BLKSECDISCARD (git-fixes). - block: fix missing dispatching request when queue is started or unquiesced (git-fixes). - block: fix ordering between checking BLK_MQ_S_STOPPED request adding (git-fixes). - block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding (git-fixes). - block: fix sanity checks in blk_rq_map_user_bvec (git-fixes). - block: propagate partition scanning errors to the BLKRRPART ioctl (git-fixes). - block: remove the blk_flush_integrity call in blk_integrity_unregister (git-fixes). - block: retry call probe after request_module in blk_request_module (git-fixes). - block: return unsigned int from bdev_io_min (git-fixes). - block: sed-opal: avoid possible wrong address reference in read_sed_opal_key() (git-fixes). - block: support to account io_ticks precisely (git-fixes). - block: use the right type for stub rq_integrity_vec() (git-fixes). - bluetooth: btusb: Initialize .owner field of force_poll_sync_fops (git-fixes). - bnxt_en: Fix possible memory leak when hwrm_req_replace fails (git-fixes). - bnxt_en: Refactor bnxt_ptp_init() (git-fixes). - bnxt_en: Unregister PTP during PCI shutdown and suspend (git-fixes). - bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie (git-fixes). - bpf: Check size for BTF-based ctx access of pointer members (git-fixes). - bpf: Fix a verifier verbose message (git-fixes). - bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() (git-fixes). - bpf: Replace bpf_lpm_trie_key 0-length array with flexible array (git-fixes). - bpf: Use -Wno-error in certain tests when building with GCC (git-fixes). - bpf: avoid holding freeze_mutex during mmap operation (git-fixes). - bpf: fix potential error return (git-fixes). - bpf: prevent r10 register from being marked as precise (git-fixes). - bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic (git-fixes). - broadcom: fix supported flag check in periodic output function (git-fixes). - btrfs: check delayed refs when we're checking if a ref exists (bsc#1239605). - btrfs: do not use btrfs_bio_ctrl for extent buffer writing (bsc#1239045). - btrfs: drop the backref cache during relocation if we commit (bsc#1239605). - btrfs: fix defrag not merging contiguous extents due to merged extent maps (bsc#1237232). - btrfs: fix extent map merging not happening for adjacent extents (bsc#1237232). - btrfs: remove the mirror_num argument to btrfs_submit_compressed_read (bsc#1239045). - btrfs: subpage: fix error handling in end_bio_subpage_eb_writepage (bsc#1239045). - btrfs: use a separate end_io handler for extent_buffer writing (bsc#1239045). - bus: mhi: host: Fix race between unprepare and queue_buf (git-fixes). - bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (git-fixes). - bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_probe() (git-fixes). - bus: qcom-ssc-block-bus: Remove some duplicated iounmap() calls (git-fixes). - bus: simple-pm-bus: fix forced runtime PM use (git-fixes). - can: c_can: fix unbalanced runtime PM disable in error path (git-fixes). - can: ctucanfd: handle skb allocation failure (git-fixes). - can: etas_es58x: fix potential NULL pointer dereference on udev->serial (git-fixes). - can: flexcan: disable transceiver during system PM (git-fixes). - can: flexcan: only change CAN state when link up in system PM (git-fixes). - can: j1939: j1939_sk_send_loop(): fix unable to send messages with data length zero (git-fixes). - can: rcar_canfd: Fix page entries in the AFL list (git-fixes). - can: ucan: fix out of bound read in strscpy() source (git-fixes). - cdx: Fix possible UAF error in driver_override_show() (git-fixes). - char: misc: deallocate static minor in error path (git-fixes). - chelsio/chtls: prevent potential integer overflow on 32bit (git-fixes). - cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session (git-fixes). - cifs: Remove intermediate object of failed create reparse call (git-fixes). - cifs: commands that are retried should have replay flag set (bsc#1231432). - cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path (bsc#1231432). - cifs: helper function to check replayable error codes (bsc#1231432). - cifs: new mount option called retrans (bsc#1231432). - cifs: open_cached_dir should not rely on primary channel (bsc#1231432). - cifs: open_cached_dir(): add FILE_READ_EA to desired access (git-fixes). - cifs: update desired access while requesting for directory lease (git-fixes). - cifs: update the same create_guid on replay (git-fixes). - clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probe (git-fixes). - clk: mediatek: mt2701-bdp: add missing dummy clk (git-fixes). - clk: mediatek: mt2701-img: add missing dummy clk (git-fixes). - clk: mediatek: mt2701-mm: add missing dummy clk (git-fixes). - clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe (git-fixes). - clk: qcom: clk-alpha-pll: fix alpha mode configuration (git-fixes). - clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate (git-fixes). - clk: qcom: dispcc-sm6350: Add missing parent_map for a clock (git-fixes). - clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg (git-fixes). - clk: qcom: gcc-sm6350: Add missing parent_map for two clocks (git-fixes). - clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable() (git-fixes). - clk: sunxi-ng: a100: enable MMC clock reparenting (git-fixes). - clockevents/drivers/i8253: Fix stop sequence for timer 0 (git-fixes). - config: Set gcc version (jsc#PED-12251). - coredump: Fixes core_pipe_limit sysctl proc_handler (git-fixes). - counter: fix privdata alignment (git-fixes). - counter: microchip-tcb-capture: Fix undefined counter channel state on probe (git-fixes). - counter: stm32-lptimer-cnt: fix error handling when enabling (git-fixes). - cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged (bsc#1237856) - cpu/hotplug: Do not offline the last non-isolated CPU (bsc#1237562). - cpu/hotplug: Prevent self deadlock on CPU hot-unplug (bsc#1237562). - cpufreq/amd-pstate: Fix max_perf updation with schedutil (bsc#1239707). - cpufreq/cppc: Do not compare desired_perf in target() (bsc#1237856) - cpufreq/cppc: Move and rename (bsc#1237856) - cpufreq/cppc: Set the frequency used for computing the capacity (bsc#1238052) - cpufreq: Allow arch_freq_get_on_cpu to return an error (bsc#1238052) - cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (bsc#1238052) Keep the feature disabled by default on x86_64 - cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create (bsc#1237856) - cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error (bsc#1237856) - cpufreq: imx6q: Do not disable 792 Mhz OPP unnecessarily (git-fixes). - cpufreq: imx6q: do not warn for disabling a non-existing frequency (git-fixes). - cpufreq: mediatek-hw: Do not error out if supply is not found (git-fixes). - cpufreq: mediatek-hw: Wait for CPU supplies before probing (git-fixes). - cpufreq: qcom-nvmem: Enable virtual power domain devices (git-fixes). - cpufreq: qcom-nvmem: Simplify driver data allocation (stable-fixes). - cpufreq: qcom-nvmem: add support for IPQ8064 (git-fixes). - cpufreq: qcom-nvmem: drop pvs_ver for format a fuses (git-fixes). - cpufreq: qcom-nvmem: fix memory leaks in probe error paths (git-fixes). - cpufreq: qcom-nvmem: use SoC ID-s from bindings (git-fixes). - cpufreq: qcom-nvmem: use helper to get SMEM SoC ID (git-fixes). - cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is not available (git-fixes). - cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks (git-fixes). - cpufreq: s3c64xx: Fix compilation warning (stable-fixes). - cpumask: add cpumask_weight_andnot() (bsc#1239015). - cpumask: define cleanup function for cpumasks (bsc#1239015). - crypto: ccp - Fix check for the primary ASP device (git-fixes). - crypto: ccp - Fix uAPI definitions of PSP errors (git-fixes). - crypto: hisilicon/sec2 - fix for aead auth key length (git-fixes). - crypto: hisilicon/sec2 - fix for aead authsize alignment (git-fixes). - crypto: hisilicon/sec2 - fix for aead icv error (git-fixes). - crypto: hisilicon/sec2 - fix for aead invalid authsize (git-fixes). - crypto: hisilicon/sec2 - fix for sec spec check (git-fixes). - crypto: hisilicon/sec2 - optimize the error return process (stable-fixes). - crypto: iaa - Add global_stats file and remove individual stat files (jsc#PED-12416). - crypto: iaa - Change desc->priv to 0 (jsc#PED-12416). - crypto: iaa - Change iaa statistics to atomic64_t (jsc#PED-12416). - crypto: iaa - Fix comp/decomp delay statistics (jsc#PED-12416). - crypto: iaa - Remove comp/decomp delay statistics (jsc#PED-12416). - crypto: iaa - Remove header table code (jsc#PED-12416). - crypto: iaa - Remove potential infinite loop in check_completion() (jsc#PED-12416). - crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init() - crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns() (jsc#PED-12416). - crypto: iaa - Test the correct request flag (git-fixes). - crypto: iaa - Use cpumask_weight() when rebalancing (jsc#PED-12416). - crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy() (jsc#PED-12416). - crypto: iaa - fix decomp_bytes_in stats (jsc#PED-12416). - crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags (jsc#PED-12416). - crypto: iaa - remove unneeded semicolon (jsc#PED-12416). - crypto: nx - Fix uninitialised hv_nxc on error (git-fixes). - crypto: qat - Avoid -Wflex-array-member-not-at-end warnings (jsc#PED-12416). - crypto: qat - Constify struct pm_status_row (jsc#PED-12416). - crypto: qat - Fix missing destroy_workqueue in adf_init_aer() (jsc#PED-12416). - crypto: qat - Fix spelling mistake "Invalide" -> "Invalid" (jsc#PED-12416). - crypto: qat - Fix typo "accelaration" (jsc#PED-12416). - crypto: qat - Fix typo (jsc#PED-12416). - crypto: qat - Remove trailing space after \n newline (jsc#PED-12416). - crypto: qat - Use static_assert() to check struct sizes (jsc#PED-12416). - crypto: qat - add admin msgs for telemetry (jsc#PED-12416). - crypto: qat - add auto reset on error (jsc#PED-12416). - crypto: qat - add bank save and restore flows (jsc#PED-12416). - crypto: qat - add fatal error notification (jsc#PED-12416). - crypto: qat - add fatal error notify method (jsc#PED-12416). - crypto: qat - add heartbeat error simulator (jsc#PED-12416). - crypto: qat - add interface for live migration (jsc#PED-12416). - crypto: qat - add support for 420xx devices (jsc#PED-12416). - crypto: qat - add support for device telemetry (jsc#PED-12416). - crypto: qat - add support for ring pair level telemetry (jsc#PED-12416). - crypto: qat - adf_get_etr_base() helper (jsc#PED-12416). - crypto: qat - allow disabling SR-IOV VFs (jsc#PED-12416). - crypto: qat - avoid memcpy() overflow warning (jsc#PED-12416). - crypto: qat - change signature of uof_get_num_objs() (jsc#PED-12416). - crypto: qat - disable arbitration before reset (jsc#PED-12416). - crypto: qat - ensure correct order in VF restarting handler (jsc#PED-12416). - crypto: qat - expand CSR operations for QAT GEN4 devices (jsc#PED-12416). - crypto: qat - fix "Full Going True" macro definition (jsc#PED-12416). - crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx (jsc#PED-12416). - crypto: qat - fix comment structure (jsc#PED-12416). - crypto: qat - fix linking errors when PCI_IOV is disabled (jsc#PED-12416). - crypto: qat - fix recovery flow for VFs (jsc#PED-12416). - crypto: qat - fix ring to service map for dcc in 420xx (jsc#PED-12416). - crypto: qat - generate dynamically arbiter mappings (jsc#PED-12416). - crypto: qat - implement dh fallback for primes > 4K (jsc#PED-12416). - crypto: qat - implement interface for live migration (jsc#PED-12416). - crypto: qat - improve aer error reset handling (jsc#PED-12416). - crypto: qat - improve error message in adf_get_arbiter_mapping() (jsc#PED-12416). - crypto: qat - include pci.h for GET_DEV() (jsc#PED-12416). - crypto: qat - initialize user_input.lock for rate_limiting (jsc#PED-12416). - crypto: qat - limit heartbeat notifications (jsc#PED-12416). - crypto: qat - make adf_ctl_class constant (jsc#PED-12416). - crypto: qat - make ring to service map common for QAT GEN4 (jsc#PED-12416). - crypto: qat - move PFVF compat checker to a function (jsc#PED-12416). - crypto: qat - move fw config related structures (jsc#PED-12416). - crypto: qat - preserve ADF_GENERAL_SEC (jsc#PED-12416). - crypto: qat - re-enable sriov after pf reset (jsc#PED-12416). - crypto: qat - relocate CSR access code (jsc#PED-12416). - crypto: qat - relocate and rename 4xxx PF2VM definitions (jsc#PED-12416). - crypto: qat - relocate portions of qat_4xxx code (jsc#PED-12416). - crypto: qat - remove access to parity register for QAT GEN4 (git-fixes). - crypto: qat - remove unnecessary description from comment (jsc#PED-12416). - crypto: qat - remove unused adf_devmgr_get_first (jsc#PED-12416). - crypto: qat - rename get_sla_arr_of_type() (jsc#PED-12416). - crypto: qat - set parity error mask for qat_420xx (git-fixes). - crypto: qat - uninitialized variable in adf_hb_error_inject_write() (jsc#PED-12416). - crypto: qat - update PFVF protocol for recovery (jsc#PED-12416). - crypto: qat - use kcalloc_node() instead of kzalloc_node() (jsc#PED-12416). - crypto: qat - validate slices count returned by FW (jsc#PED-12416). - crypto: qat/qat_420xx - fix off by one in uof_get_name() (jsc#PED-12416). - cxgb4: Avoid removal of uninserted tid (git-fixes). - cxgb4: use port number to set mac addr (git-fixes). - devlink: avoid potential loop in devlink_rel_nested_in_notify_work() (bsc#1237234). - dlm: fix srcu_read_lock() return type to int (git-fixes). - dlm: prevent NPD when writing a positive value to event_done (git-fixes). - dm array: fix cursor index when skipping across block boundaries (git-fixes). - dm array: fix unreleased btree blocks on closing a faulty array cursor (git-fixes). - dm init: Handle minors larger than 255 (git-fixes). - dm integrity: fix out-of-range warning (git-fixes). - dm persistent data: fix memory allocation failure (git-fixes). - dm resume: do not return EINVAL when signalled (git-fixes). - dm suspend: return -ERESTARTSYS instead of -EINTR (git-fixes). - dm thin: Add missing destroy_work_on_stack() (git-fixes). - dm-crypt: do not update io->sector after kcryptd_crypt_write_io_submit() (git-fixes). - dm-crypt: track tag_offset in convert_context (git-fixes). - dm-delay: fix hung task introduced by kthread mode (git-fixes). - dm-delay: fix max_delay calculations (git-fixes). - dm-delay: fix workqueue delay_timer race (git-fixes). - dm-ebs: do not set the flag DM_TARGET_PASSES_INTEGRITY (git-fixes). - dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (git-fixes). - dm-integrity: align the outgoing bio in integrity_recheck (git-fixes). - dm-integrity: fix a race condition when accessing recalc_sector (git-fixes). - dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume (git-fixes). - dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (git-fixes). - dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2) (git-fixes). - dm: Fix typo in error message (git-fixes). - dma: kmsan: export kmsan_handle_dma() for modules (git-fixes). - doc/README.SUSE: Point to the updated version of LKMPG - doc: update managed_irq documentation (bsc#1236897). - driver core: Remove needless return in void API device_remove_group() (git-fixes). - driver core: bus: add irq_get_affinity callback to bus_type (bsc#1236896). - drivers: core: fix device leak in __fw_devlink_relax_cycles() (git-fixes). - drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl (git-fixes). - drm/amd/display: Assign normalized_pix_clk when color depth = 14 (stable-fixes). - drm/amd/display: Disable PSR-SU on eDP panels (stable-fixes). - drm/amd/display: Disable unneeded hpd interrupts during dm_init (stable-fixes). - drm/amd/display: Fix HPD after gpu reset (stable-fixes). - drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor (stable-fixes). - drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params (git-fixes). - drm/amd/display: Fix slab-use-after-free on hdcp_work (git-fixes). - drm/amd/display: Restore correct backlight brightness after a GPU reset (stable-fixes). - drm/amd/display: Use HW lock mgr for PSR1 when only one eDP (git-fixes). - drm/amd/display: avoid NPD when ASIC does not support DMUB (git-fixes). - drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters() (git-fixes). - drm/amd/pm/smu11: Prevent division by zero (git-fixes). - drm/amd/pm: Mark MM activity as unsupported (stable-fixes). - drm/amd/pm: Prevent division by zero (git-fixes). - drm/amd: Keep display off while going into S4 (stable-fixes). - drm/amdgpu/dma_buf: fix page_link check (git-fixes). - drm/amdgpu/gfx11: fix num_mec (git-fixes). - drm/amdgpu/umsch: declare umsch firmware (git-fixes). - drm/amdgpu: Check extended configuration space register when system uses large bar (stable-fixes). - drm/amdgpu: Fix JPEG video caps max size for navi1x and raven (stable-fixes). - drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size (stable-fixes). - drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV (git-fixes). - drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table() (stable-fixes). - drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode() (git-fixes). - drm/amdgpu: disable BAR resize on Dell G5 SE (git-fixes). - drm/amdgpu: fix UVD contiguous CS mapping problem (bsc#1236759). - drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_pagetables' (git-fixes). - drm/amdkfd: only flush the validate MES contex (stable-fixes). - drm/atomic: Filter out redundant DPMS calls (stable-fixes). - drm/bridge: Fix spelling mistake "gettin" -> "getting" (git-fixes). - drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT (stable-fixes). - drm/bridge: it6505: fix HDCP Bstatus check (stable-fixes). - drm/bridge: it6505: fix HDCP CTS KSV list wait timer (stable-fixes). - drm/bridge: it6505: fix HDCP CTS compare V matching (stable-fixes). - drm/bridge: it6505: fix HDCP V match check is not performed correctly (git-fixes). - drm/bridge: it6505: fix HDCP encryption when R0 ready (stable-fixes). - drm/bridge: ti-sn65dsi86: Fix multiple instances (git-fixes). - drm/dp_mst: Add a helper to queue a topology probe (stable-fixes). - drm/dp_mst: Factor out function to queue a topology probe work (stable-fixes). - drm/dp_mst: Fix drm RAD print (git-fixes). - drm/dp_mst: Fix locking when skipping CSN before topology probing (git-fixes). - drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data() (git-fixes). - drm/hyperv: Fix address space leak when Hyper-V DRM device is removed (git-fixes). - drm/i915/cdclk: Do cdclk post plane programming later (stable-fixes). - drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL (git-fixes). - drm/i915/dp: Fix error handling during 128b/132b link training (stable-fixes). - drm/i915/dp: Iterate DSC BPP from high to low on all platforms (git-fixes). - drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro (git-fixes). - drm/i915/guc: Debug print LRC state entries only if the context is pinned (git-fixes). - drm/i915/huc: Fix fence not released on early probe errors (git-fixes). - drm/i915/pmu: Fix zero delta busyness issue (git-fixes). - drm/i915/selftests: avoid using uninitialized context (git-fixes). - drm/i915/xe2lpd: Move D2D enable/disable (stable-fixes). - drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes (stable-fixes). - drm/i915: Fix page cleanup on DMA remap failure (git-fixes). - drm/i915: Make sure all planes in use by the joiner have their crtc included (stable-fixes). - drm/komeda: Add check for komeda_get_layer_fourcc_list() (git-fixes). - drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr (git-fixes). - drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer() (git-fixes). - drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member (git-fixes). - drm/mediatek: mtk_hdmi: Unregister audio platform device on failure (git-fixes). - drm/mgag200: Added support for the new device G200eH5 (jsc#PED-12094) - drm/modeset: Handle tiled displays in pan_display_atomic (stable-fixes). - drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump (git-fixes). - drm/msm/a6xx: Fix stale rpmh votes from GPU (git-fixes). - drm/msm/dpu: Disable dither in phys encoder cleanup (git-fixes). - drm/msm/dpu: Do not leak bits_per_component into random DSC_ENC fields (git-fixes). - drm/msm/dpu: do not use active in atomic_check() (git-fixes). - drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host (git-fixes). - drm/msm/dsi: Use existing per-interface slice count in DSC timing (git-fixes). - drm/msm/gem: Demote userspace errors to DRM_UT_DRIVER (stable-fixes). - drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() (git-fixes). - drm/msm: Avoid rounding up to one jiffy (git-fixes). - drm/nouveau/pmu: Fix gp10b firmware guard (git-fixes). - drm/nouveau: Do not override forced connector status (stable-fixes). - drm/nouveau: prime: fix ttm_bo_delayed_delete oops (git-fixes). - drm/panel: ilitek-ili9882t: fix GPIO name in error message (git-fixes). - drm/radeon/ci_dpm: Remove needless NULL checks of dpm tables (git-fixes). - drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M (stable-fixes). - drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() (git-fixes). - drm/repaper: fix integer overflows in repeat functions (git-fixes). - drm/rockchip: move output interface related definition to rockchip_drm_drv.h (stable-fixes). - drm/rockchip: vop2: Fix the windows switch between different layers (git-fixes). - drm/rockchip: vop2: Set YUV/RGB overlay mode (stable-fixes). - drm/rockchip: vop2: include rockchip_drm_drv.h (git-fixes). - drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_config (stable-fixes). - drm/sched: Fix fence reference count leak (git-fixes). - drm/sched: Fix preprocessor guard (git-fixes). - drm/ssd130x: Set SPI .id_table to prevent an SPI core warning (git-fixes). - drm/ssd130x: ensure ssd132x pitch is correct (git-fixes). - drm/ssd130x: fix ssd132x encoding (git-fixes). - drm/sti: remove duplicate object names (git-fixes). - drm/v3d: Do not run jobs that have errors flagged in its fence (git-fixes). - drm/virtio: New fence for every plane update (stable-fixes). - drm/vkms: Fix use after free and double free on init error (git-fixes). - drm/vkms: Round fixp2int conversion in lerp_u16 (stable-fixes). - drm: xlnx: zynqmp: Fix max dma segment size (git-fixes). - dummycon: fix default rows/cols (git-fixes). - eeprom: digsy_mtc: Make GPIO lookup table match the device (git-fixes). - efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32 (bsc#1239349). - efi: Avoid cold plugged memory for placing the kernel (stable-fixes). - efi: libstub: Use '-std=gnu11' to fix build with GCC 15 (stable-fixes). - eth: gve: use appropriate helper to set xdp_features (git-fixes). - exfat: convert to ctime accessor functions (git-fixes). - exfat: do not zero the extended part (bsc#1237356). - exfat: fix appending discontinuous clusters to empty file (bsc#1237356). - exfat: fix file being changed by unaligned direct write (git-fixes). - exfat: fix the infinite loop in exfat_find_last_cluster() (git-fixes). - exfat: fix timing of synchronizing bitmap and inode (bsc#1237356). - exfat: fix zero the unwritten part for dio read (git-fixes). - fbdev: au1100fb: Move a variable assignment behind a null pointer check (git-fixes). - fbdev: omap: use threaded IRQ for LCD DMA (stable-fixes). - fbdev: pxafb: Fix possible use after free in pxafb_task() (stable-fixes). - fbdev: sm501fb: Add some geometry checks (git-fixes). - firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (git-fixes). - firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo() (git-fixes). - firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success (git-fixes). - firmware: cs_dsp: Remove async regmap writes (git-fixes). - firmware: imx-scu: fix OF node leak in .probe() (git-fixes). - firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry (git-fixes). - flow_dissector: use RCU protection to fetch dev_net() (bsc#1239994). - futex: Do not include process MM in futex key on no-MMU (git-fixes). - gpio: aggregator: protect driver attr handlers against module unload (git-fixes). - gpio: bcm-kona: Add missing newline to dev_err format string (git-fixes). - gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 (git-fixes). - gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ (git-fixes). - gpio: pca953x: Improve interrupt support (git-fixes). - gpio: rcar: Fix missing of_node_put() call (git-fixes). - gpio: rcar: Use raw_spinlock to protect register access (stable-fixes). - gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock (git-fixes). - gpio: tegra186: fix resource handling in ACPI probe path (git-fixes). - gpiolib: acpi: Add a quirk for Acer Nitro ANV14 (stable-fixes). - gpu: drm_dp_cec: fix broken CEC adapter properties check (git-fixes). - gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (git-fixes). - gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() (git-fixes). - gup: make the stack expansion warning a bit more targeted (bsc#1238214). - hfs: Sanity check the root record (git-fixes). - hwmon: (ad7314) Validate leading zero bits and return error (git-fixes). - hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} (stable-fixes). - hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table (git-fixes). - hwmon: (pmbus) Initialise page count in pmbus_identify() (git-fixes). - hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() (git-fixes). - i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz (stable-fixes). - i2c: ali1535: Fix an error handling path in ali1535_probe() (git-fixes). - i2c: ali15x3: Fix an error handling path in ali15x3_probe() (git-fixes). - i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq (git-fixes). - i2c: ls2x: Fix frequency division register access (git-fixes). - i2c: npcm: disable interrupt enable bit before devm_request_irq (git-fixes). - i2c: omap: fix IRQ storms (git-fixes). - i2c: sis630: Fix an error handling path in sis630_probe() (git-fixes). - i3c: Add NULL pointer check in i3c_master_queue_ibi() (git-fixes). - i3c: master: svc: Fix missing the IBI rules (git-fixes). - i3c: master: svc: Use readsb helper for reading MDB (git-fixes). - iavf: allow changing VLAN state without calling PF (git-fixes). - ice: Remove and readd netdev during devlink reload (bsc#1230497 bsc#1239518). - ice: Skip PTP HW writes during PTP reset procedure (git-fixes). - ice: add ice_adapter for shared data across PFs on the same NIC (bsc#1237415). - ice: avoid the PTP hardware semaphore in gettimex64 path (bsc#1237415). - ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (git-fixes). - ice: fix incorrect PHY settings for 100 GB/s (git-fixes). - ice: fix max values for dpll pin phase adjust (git-fixes). - ice: fold ice_ptp_read_time into ice_ptp_gettimex64 (bsc#1237415). - ice: gather page_count()'s of each frag right before XDP prog call (git-fixes). - ice: pass VSI pointer into ice_vc_isvalid_q_id (bsc#1237848 bsc#1230497). - ice: put Rx buffers after being done with current frame (git-fixes). - ice: stop storing XDP verdict within ice_rx_buf (git-fixes). - ice: use internal pf id instead of function number (git-fixes). - idpf: add read memory barrier when checking descriptor done bit (git-fixes). - idpf: call set_real_num_queues in idpf_open (bsc#1236661). - idpf: convert workqueues to unbound (git-fixes). - idpf: fix VF dynamic interrupt ctl register initialization (git-fixes). - idpf: fix handling rsc packet with a single segment (git-fixes). - igc: Fix HW RX timestamp when passed by ZC XDP (git-fixes). - igc: Set buffer type for empty frames in igc_init_empty_frame (git-fixes). - igc: return early when failing to read EECD register (git-fixes). - iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio (git-fixes). - iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fails (git-fixes). - iio: adc: ad4130: Fix comparison of channel setups (git-fixes). - iio: adc: ad7124: Fix comparison of channel configs (git-fixes). - iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value (git-fixes). - iio: dac: ad3552r: clear reset status flag (git-fixes). - iio: filter: admv8818: Force initialization of SDO (git-fixes). - include/linux/mmzone.h: clean up watermark accessors (bsc#1239600). - include: net: add static inline dst_dev_overhead() to dst.h (git-fixes). - init: add initramfs_internal.h (bsc#1232848). - initcall_blacklist: Does not allow kernel_lockdown be blacklisted (bsc#1237521). - initramfs: allocate heap buffers together (bsc#1232848). - initramfs: fix hardlink hash leak without TRAILER (bsc#1232848). - intel_idle: Add ibrs_off module parameter to force-disable IBRS (git-fixes). - intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs() (git-fixes). - intel_th: pci: Add Arrow Lake support (stable-fixes). - intel_th: pci: Add Panther Lake-H support (stable-fixes). - intel_th: pci: Add Panther Lake-P/U support (stable-fixes). - ioam6: improve checks on user data (git-fixes). - iommu/arm-smmu-v3: Clean up more on probe failure (stable-fixes). - iommu/vt-d: Fix suspicious RCU usage (git-fixes). - ipv4: add RCU protection to ip4_dst_hoplimit() (bsc#1239994). - ipv4: use RCU protection in inet_select_addr() (bsc#1239994). - ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (bsc#1239994). - ipv4: use RCU protection in ipv4_default_advmss() (bsc#1239994). - ipv4: use RCU protection in rt_is_expired() (bsc#1239994). - ipv6: Ensure natural alignment of const ipv6 loopback and router addresses (git-fixes). - ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw() (git-fixes). - ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create() (git-fixes). - ipv6: Use RCU in ip6_input() (bsc#1239994). - ipv6: annotate data-races around cnf.disable_ipv6 (git-fixes). - ipv6: avoid atomic fragment on GSO packets (git-fixes). - ipv6: fib6_rules: flush route cache when rule is changed (git-fixes). - ipv6: fib: hide unused 'pn' variable (git-fixes). - ipv6: fix ndisc_is_useropt() handling for PIO (git-fixes). - ipv6: fix potential NULL deref in fib6_add() (git-fixes). - ipv6: icmp: convert to dev_net_rcu() (bsc#1239994). - ipv6: introduce dst_rt6_info() helper (git-fixes). - ipv6: ioam: block BH from ioam6_output() (git-fixes). - ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid (git-fixes). - ipv6: remove hard coded limitation on ipv6_pinfo (git-fixes). - ipv6: sr: add missing seg6_local_exit (git-fixes). - ipv6: sr: block BH in seg6_output_core() and seg6_input_core() (git-fixes). - ipv6: take care of scope when choosing the src addr (git-fixes). - jfs: add check read-only before truncation in jfs_truncate_nolock() (git-fixes). - jfs: add check read-only before txBeginAnon() call (git-fixes). - jfs: add index corruption check to DT_GETPAGE() (git-fixes). - jfs: fix slab-out-of-bounds read in ea_get() (git-fixes). - jfs: reject on-disk inodes of an unsupported type (git-fixes). - kABI fix for RDMA/core: Do not expose hw_counters outside (git-fixes) - kABI fix for ipv6: remove hard coded limitation on ipv6_pinfo (git-fixes). - kABI fix for net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX (git-fixes). - kABI fix for netlink: terminate outstanding dump on socket close (git-fixes). - kABI fix for tcp: fix cookie_init_timestamp() overflows (git-fixes). - kABI fix for tcp: replace tcp_time_stamp_raw() (git-fixes). - kABI workaround for intel-ish-hid (git-fixes). - kABI workaround for soc_mixer_control changes (git-fixes). - kabi: fix bus type (bsc#1236896). - kabi: fix group_cpus_evenly (bsc#1236897). - kabi: hide adding RCU head into struct netdev_name_node (bsc#1233749). - kasan: do not call find_vm_area() in a PREEMPT_RT kernel (git-fixes). - kbuild: hdrcheck: fix cross build with clang (git-fixes). - kbuild: userprogs: fix bitsize and target detection on clang (git-fixes). - kernel-binary: Support livepatch_rt with merged RT branch - kernel-source: Also replace bin/env - kunit: qemu_configs: sparc: use Zilog console (git-fixes). - l2tp: fix ICMP error handling for UDP-encap sockets (git-fixes). - l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (git-fixes). - l2tp: fix lockdep splat (git-fixes). - leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs (git-fixes). - leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs (git-fixes). - lib/group_cpus: honor housekeeping config when grouping CPUs (bsc#1236897). - lib/group_cpus: let group_cpu_evenly return number initialized masks (bsc#1236897). - lib/iov_iter: fix import_iovec_ubuf iovec management (git-fixes). - lib: 842: Improve error handling in sw842_compress() (git-fixes). - lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets (git-fixes). - lib: stackinit: hide never-taken branch from compiler (stable-fixes). - libperf cpumap: Be tolerant of newline at the end of a cpumask (bsc#1234698 jsc#PED-12309). - libperf cpumap: Ensure empty cpumap is NULL from alloc (bsc#1234698 jsc#PED-12309). - libperf cpumap: Grow array of read CPUs in smaller increments (bsc#1234698 jsc#PED-12309). - libperf cpumap: Hide/reduce scope of MAX_NR_CPUS (bsc#1234698 jsc#PED-12309). - libperf cpumap: Remove use of perf_cpu_map__read() (bsc#1234698 jsc#PED-12309). - libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_online_cpus() and prefer sysfs (bsc#1234698 jsc#PED-12309). - libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu() (bsc#1234698 jsc#PED-12309). - libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty() (bsc#1234698 jsc#PED-12309). - lockdep: Do not disable interrupts on RT in disable_irq_nosync_lockdep.*() (git-fixes). - lockdep: Fix upper limit for LOCKDEP_*_BITS configs (stable-fixes). - lockdep: fix deadlock issue between lockdep and rcu (git-fixes). - locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass() (git-fixes). - locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers (git-fixes). - loop: do not set QUEUE_FLAG_NOMERGES (git-fixes). - md/md-bitmap: Add missing destroy_work_on_stack() (git-fixes). - md/md-bitmap: add 'sync_size' into struct md_bitmap_stats (git-fixes). - md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats() (git-fixes). - md/md-cluster: fix spares warnings for __le64 (git-fixes). - md/raid0: do not free conf on raid0_run failure (git-fixes). - md/raid1: do not free conf on raid0_run failure (git-fixes). - md/raid5: Wait sync io to finish before changing group cnt (git-fixes). - md: Do not flush sync_work in md_write_start() (git-fixes). - md: convert comma to semicolon (git-fixes). - mdacon: rework dependency list (git-fixes). - media: cxd2841er: fix 64-bit division on gcc-9 (stable-fixes). - media: dvb: mb86a16: check the return value of mb86a16_read() (git-fixes). - media: firewire: firedtv-avc.c: replace BUG with proper, error return (git-fixes). - media: i2c: adv748x: Fix test pattern selection mask (git-fixes). - media: i2c: ccs: Set the device's runtime PM status correctly in remove (git-fixes). - media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO (git-fixes). - media: i2c: ov7251: Set enable GPIO low in probe (git-fixes). - media: ov08x40: Fix hblank out of range issue (git-fixes). - media: platform: allgro-dvt: unregister v4l2_device on the error path (git-fixes). - media: platform: stm32: Add check for clk_enable() (git-fixes). - media: siano: Fix error handling in smsdvb_module_init() (git-fixes). - media: streamzap: fix race between device disconnection and urb callback (git-fixes). - media: streamzap: prevent processing IR data on URB failure (git-fixes). - media: uvcvideo: Add Kurokesu C1 PRO camera (stable-fixes). - media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera (stable-fixes). - media: uvcvideo: Implement dual stream quirk to fix loss of usb packets (stable-fixes). - media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf() (git-fixes). - media: venus: hfi: add a check to handle OOB in sfr region (git-fixes). - media: venus: hfi: add check to handle incorrect queue size (git-fixes). - media: venus: hfi_parser: add check to avoid out of bound access (git-fixes). - media: venus: hfi_parser: refactor hfi packet parsing logic (git-fixes). - media: verisilicon: HEVC: Initialize start_bit field (git-fixes). - media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread (stable-fixes). - media: vim2m: print device name after registering device (git-fixes). - media: visl: Fix ERANGE error when setting enum controls (git-fixes). - mei: me: add panther lake P DID (stable-fixes). - memblock tests: fix warning: "__ALIGN_KERNEL" redefined (git-fixes). - memory: mtk-smi: Add ostd setting for mt8192 (git-fixes). - memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove (git-fixes). - mfd: ene-kb3930: Fix a potential NULL pointer dereference (git-fixes). - mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id (stable-fixes). - mfd: sm501: Switch to BIT() to mitigate integer overflows (git-fixes). - mfd: syscon: Add of_syscon_register_regmap() API (stable-fixes). - mfd: syscon: Fix race in device_node_get_regmap() (git-fixes). - mfd: syscon: Remove extern from function prototypes (stable-fixes). - mfd: syscon: Use scoped variables with memory allocators to simplify error paths (stable-fixes). - mm/compaction: fix UBSAN shift-out-of-bounds warning (git fixes (mm/compaction)). - mm/page_alloc: fix memory accept before watermarks gets initialized (bsc#1239600). - mm: accept to promo watermark (bsc#1239600). - mm: create promo_wmark_pages and clean up open-coded sites (bsc#1239600). - mm: fix endless reclaim on machines with unaccepted memory (bsc#1239600). - mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() (git-fixes) - mm: zswap: move allocations during CPU init outside the lock (git-fixes). - mmc: atmel-mci: Add missing clk_disable_unprepare() (git-fixes). - mmc: core: Respect quirk_max_rate for non-UHS SDIO card (stable-fixes). - mmc: mtk-sd: Fix register settings for hs400(es) mode (git-fixes). - mmc: omap: Fix memory leak in mmc_omap_new_slot (git-fixes). - mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops (git-fixes). - mmc: sdhci-msm: Correctly set the load for the regulator (stable-fixes). - mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD (git-fixes). - mmc: sdhci-pxav3: set NEED_RSP_BUSY capability (stable-fixes). - mptcp: export local_address (git-fixes) - mptcp: fix NL PM announced address accounting (git-fixes) - mptcp: fix data races on local_id (git-fixes) - mptcp: fix inconsistent state on fastopen race (bsc#1222672). - mptcp: fix recvbuffer adjust on sleeping rcvmsg (git-fixes) - mptcp: fully established after ADD_ADDR echo on MPJ (git-fixes) - mptcp: pass addr to mptcp_pm_alloc_anno_list (git-fixes) - mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR (git-fixes) - mptcp: pm: deny endp with signal + subflow + port (git-fixes) - mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set (git-fixes) - mptcp: pm: do not try to create sf if alloc failed (git-fixes) - mptcp: pm: fullmesh: select the right ID later (git-fixes) - mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID (git-fixes) - mptcp: pm: only in-kernel cannot have entries with ID 0 (git-fixes) - mptcp: pm: re-using ID of unused flushed subflows (git-fixes) - mptcp: pm: re-using ID of unused removed ADD_ADDR (git-fixes) - mptcp: pm: re-using ID of unused removed subflows (git-fixes) - mptcp: pm: reduce indentation blocks (git-fixes) - mptcp: pm: remove mptcp_pm_remove_subflow (git-fixes) - mptcp: unify pm get_flags_and_ifindex_by_id (git-fixes) - mptcp: unify pm get_local_id interfaces (git-fixes) - mptcp: unify pm set_flags interfaces (git-fixes) - mtd: Add check for devm_kcalloc() (git-fixes). - mtd: Replace kcalloc() with devm_kcalloc() (git-fixes). - mtd: inftlcore: Add error check for inftl_read_oob() (git-fixes). - mtd: nand: Fix a kdoc comment (git-fixes). - mtd: rawnand: Add status chack in r852_ready() (git-fixes). - mtd: rawnand: brcmnand: fix PM resume warning (git-fixes). - mtd: rawnand: cadence: fix error code in cadence_nand_init() (git-fixes). - mtd: rawnand: cadence: fix incorrect device in dma_unmap_single (git-fixes). - mtd: rawnand: cadence: fix unchecked dereference (git-fixes). - mtd: rawnand: cadence: use dma_map_resource for sdma address (git-fixes). - nbd: Fix signal handling (git-fixes). - nbd: Improve the documentation of the locking assumptions (git-fixes). - nbd: do not allow reconnect after disconnect (git-fixes). - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() (bsc#1239994). - ndisc: use RCU protection in ndisc_alloc_skb() (bsc#1239994). - net l2tp: drop flow hash on forward (git-fixes). - net/mlx5: Correct TASR typo into TSAR (git-fixes). - net/mlx5: Fix RDMA TX steering prio (git-fixes). - net/mlx5: Fix msix vectors to respect platform limit (bsc#1225981). - net/mlx5: SF, Fix add port error handling (git-fixes). - net/mlx5: Verify support for scheduling element and TSAR type (git-fixes). - net/mlx5e: Always start IPsec sequence number from 1 (git-fixes). - net/mlx5e: Rely on reqid in IPsec tunnel mode (git-fixes). - net/mlx5e: macsec: Maintain TX SA from encoding_sa (git-fixes). - net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers (git-fixes). - net/sched: act_api: rely on rcu in tcf_idr_check_alloc (git-fixes). - net/sched: adjust device watchdog timer to detect stopped queue at right time (git-fixes). - net/sched: cbs: Fix integer overflow in cbs_set_port_rate() (git-fixes). - net/sched: cls_u32: replace int refcounts with proper refcounts (git-fixes). - net/sched: flower: Add lock protection when remove filter handle (git-fixes). - net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() (git-fixes). - net/sched: tbf: correct backlog statistic for GSO packets (git-fixes). - net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (bsc#1236994). - net: Fix undefined behavior in netdev name allocation (bsc#1233749). - net: add dev_net_rcu() helper (bsc#1239994). - net: avoid UAF on deleted altname (bsc#1233749). - net: check for altname conflicts when changing netdev's netns (bsc#1233749). - net: constify sk_dst_get() and __sk_dst_get() argument (git-fixes). - net: core: Use the bitmap API to allocate bitmaps (bsc#1233749). - net: do not send a MOVE event when netdev changes netns (bsc#1233749). - net: do not use input buffer of __dev_alloc_name() as a scratch space (bsc#1233749). - net: fix ifname in netlink ntf during netns move (bsc#1233749). - net: fix removing a namespace with conflicting altnames (bsc#1233749). - net: free altname using an RCU callback (bsc#1233749). - net: ipv6: fix dst ref loop in ila lwtunnel (git-fixes). - net: ipv6: fix dst ref loop on input in rpl lwt (git-fixes). - net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes). - net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels (git-fixes). - net: ipv6: fix missing dst ref drop in ila lwtunnel (git-fixes). - net: ipv6: fix wrong start position when receive hop-by-hop fragment (git-fixes). - net: ipv6: ioam6: code alignment (git-fixes). - net: ipv6: ioam6: new feature tunsrc (git-fixes). - net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue (git-fixes). - net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input (git-fixes). - net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() (git-fixes). - net: ipv6: rpl_iptunnel: mitigate 2-realloc issue (git-fixes). - net: ipv6: seg6_iptunnel: mitigate 2-realloc issue (git-fixes). - net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL (git-fixes). - net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX (git-fixes). - net: make dev_alloc_name() call dev_prep_valid_name() (bsc#1233749). - net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2 (bsc#1239016). - net: mana: Add get_link and get_link_ksettings in ethtool (bsc#1236761). - net: mana: Allow variable size indirection table (bsc#1239016). - net: mana: Assigning IRQ affinity on HT cores (bsc#1239015). - net: mana: Avoid open coded arithmetic (bsc#1239016). - net: mana: Cleanup "mana" debugfs dir after cleanup of all children (bsc#1236760). - net: mana: Enable debugfs files for MANA device (bsc#1236758). - net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs (bsc#1239015). - net: mana: Fix memory leak in mana_gd_setup_irqs (bsc#1239015). - net: mana: Support holes in device list reply msg (git-fixes). - net: mana: add a function to spread IRQs per CPUs (bsc#1239015). - net: mana: cleanup mana struct after debugfs_remove() (git-fixes). - net: move altnames together with the netdevice (bsc#1233749). - net: netvsc: Update default VMBus channels (bsc#1236757). - net: reduce indentation of __dev_alloc_name() (bsc#1233749). - net: remove dev_valid_name() check from __dev_alloc_name() (bsc#1233749). - net: remove else after return in dev_prep_valid_name() (bsc#1233749). - net: rose: lock the socket in rose_bind() (git-fixes). - net: sfc: Correct key_len for efx_tc_ct_zone_ht_params (git-fixes). - net: smc: fix spurious error message from __sock_release() (bsc#1237126). - net: trust the bitmap in __dev_alloc_name() (bsc#1233749). - net: usb: qmi_wwan: add Telit Cinterion FE990B composition (stable-fixes). - net: usb: qmi_wwan: add Telit Cinterion FN990B composition (stable-fixes). - net: usb: usbnet: restore usb%d name exception for local mac addresses (bsc#1234480). - net: use unrcu_pointer() helper (git-fixes). - net: wwan: iosm: Fix hibernation by re-binding the driver around it (stable-fixes). - net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors (stable-fixes). - net_sched: Prevent creation of classes with TC_H_ROOT (git-fixes). - net_sched: sch_sfq: annotate data-races around q->perturb_period (git-fixes). - net_sched: sch_sfq: handle bigger packets (git-fixes). - nfs: clear SB_RDONLY before getting superblock (bsc#1238565). - nfs: ignore SB_RDONLY when remounting nfs (bsc#1238565). - nfsd: clear acl_access/acl_default after releasing them (git-fixes). - nfsd: put dl_stid if fail to queue dl_recall (git-fixes). - nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range() (git-fixes). - ntb: Force physically contiguous allocation of rx ring buffers (git-fixes). - ntb: intel: Fix using link status DB's (git-fixes). - ntb: use 64-bit arithmetic for the MSI doorbell mask (git-fixes). - ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (git-fixes). - ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk() (git-fixes). - ntb_perf: Fix printk format (git-fixes). - null_blk: Do not allow runt zone with zone capacity smaller then zone size (git-fixes). - null_blk: Fix missing mutex_destroy() at module removal (git-fixes). - null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION() (git-fixes). - null_blk: Print correct max open zones limit in null_init_zoned_dev() (git-fixes). - null_blk: Remove usage of the deprecated ida_simple_xx() API (git-fixes). - null_blk: do not cap max_hw_sectors to BLK_DEF_MAX_SECTORS (git-fixes). - null_blk: fix validation of block size (git-fixes). - nvme-fc: do not ignore connectivity loss during connecting (git-fixes bsc#1222649). - nvme-fc: go straight to connecting state when initializing (git-fixes bsc#1222649). - nvme-fc: rely on state transitions to handle connectivity loss (git-fixes bsc#1222649). - nvme-fc: use ctrl state getter (git-fixes). - nvme-ioctl: fix leaked requests on mapping error (git-fixes). - nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (git-fixes). - nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (git-fixes). - nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (git-fixes). - nvme-pci: remove stale comment (git-fixes). - nvme-pci: use block layer helpers to calculate num of queues (bsc#1236897). - nvme-tcp: Fix a C2HTermReq error message (git-fixes). - nvme-tcp: add basic support for the C2HTermReq PDU (git-fixes). - nvme-tcp: fix connect failure on receiving partial ICResp PDU (git-fixes). - nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (git-fixes). - nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (git-fixes). - nvme/ioctl: add missing space in err message (git-fixes). - nvme: handle connectivity loss in nvme_set_queue_count (git-fixes). - nvme: introduce nvme_disk_is_ns_head helper (git-fixes). - nvme: make nvme_tls_attrs_group static (git-fixes). - nvme: move error logging from nvme_end_req() to __nvme_end_req() (git-fixes). - nvme: move passthrough logging attribute to head (git-fixes). - nvme: only allow entering LIVE from CONNECTING state (git-fixes bsc#1222649). - nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (bsc#1236896). - nvme: tcp: Fix compilation warning with W=1 (git-fixes). - nvmet-fc: Remove unused functions (git-fixes). - nvmet-rdma: recheck queue state is LIVE in state lock in recv done (git-fixes). - nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (git-fixes). - nvmet: Fix crash when a namespace is disabled (git-fixes). - nvmet: remove old function prototype (git-fixes). - objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() (git-fixes). - objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() (git-fixes). - objtool: Fix segfault in ignore_unreachable_insn() (git-fixes). - ocfs2: check dir i_size in ocfs2_find_entry (git-fixes). - ocfs2: fix deadlock in ocfs2_get_system_file_inode (git-fixes). - ocfs2: fix incorrect CPU endianness conversion causing mount failure (bsc#1236138). - ocfs2: handle a symlink read error correctly (git-fixes). - ocfs2: mark dquot as inactive if failed to start trans while releasing dquot (git-fixes). - ocfs2: update seq_file index in ocfs2_dlm_seq_next (git-fixes). - orangefs: fix a oob in orangefs_debug_write (git-fixes). - padata: Clean up in padata_do_multithreaded() (bsc#1237563). - padata: Honor the caller's alignment in case of chunk_size 0 (bsc#1237563). - padata: fix sysfs store callback check (git-fixes). - partitions: ldm: remove the initial kernel-doc notation (git-fixes). - partitions: mac: fix handling of bogus partition table (git-fixes). - perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS (bsc#1234698 jsc#PED-12309). - perf pmu: Remove use of perf_cpu_map__read() (bsc#1234698 jsc#PED-12309). - perf tools: annotate asm_pure_loop.S (bsc#1239906). - perf: Increase MAX_NR_CPUS to 4096 (bsc#1234698 jsc#PED-12309). - phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk (git-fixes). - phy: rockchip: naneng-combphy: compatible reset with old DT (git-fixes). - phy: tegra: xusb: reset VBUS & ID OVERRIDE (git-fixes). - pinctrl: bcm281xx: Fix incorrect regmap max_registers value (git-fixes). - pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware (git-fixes). - pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (git-fixes). - pinctrl: qcom: Clear latched interrupt status when changing IRQ type (git-fixes). - pinctrl: renesas: rza2: Fix missing of_node_put() call (git-fixes). - pinctrl: renesas: rzv2m: Fix missing of_node_put() call (git-fixes). - pinctrl: tegra: Set SFIO mode to Mux Register (git-fixes). - platform/x86/intel-uncore-freq: Ignore minor version change (bsc#1237452). - platform/x86/intel-uncore-freq: Increase minor number support (bsc#1237452). - platform/x86/intel/tpmi: Add defines to get version information (bsc#1237452). - platform/x86/intel/vsec: Add Diamond Rapids support (stable-fixes). - platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() (stable-fixes). - platform/x86: ISST: Correct command storage data length (git-fixes). - platform/x86: ISST: Ignore minor version change (bsc#1237452). - platform/x86: acer-wmi: Ignore AC events (stable-fixes). - platform/x86: dell-ddv: Fix temperature calculation (git-fixes). - platform/x86: int3472: Check for adev == NULL (stable-fixes). - platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet (stable-fixes). - platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e (stable-fixes). - platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e (stable-fixes). - platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles (stable-fixes). - pnfs/flexfiles: retry getting layout segment for reads (git-fixes). - power: supply: da9150-fg: fix potential overflow (git-fixes). - power: supply: max77693: Fix wrong conversion of charge input threshold value (git-fixes). - powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request() (git-fixes). - powercap: intel_rapl_tpmi: Fix System Domain probing (git-fixes). - powercap: intel_rapl_tpmi: Fix bogus register reading (git-fixes). - powercap: intel_rapl_tpmi: Ignore minor version change (git-fixes). - powerpc/64s/mm: Move __real_pte stubs into hash-4k.h (bsc#1215199). - powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline (bsc#1215199). - powerpc/code-patching: Disable KASAN report during patching via temporary mm (bsc#1215199). - powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC (bsc#1215199). - powerpc/pseries/eeh: Fix pseries_eeh_err_inject (bsc#1239573). - powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block (bsc#1239573). - powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode (ltc#210895 bsc#1235933 ltc#210896 bsc#1235932). - powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (bsc#1239167 ltc#211055). - powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API (bsc#1236967 ltc#210988). - powerpc: Stop using no_llseek (bsc#1239573). - printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX (bsc#1237950). - r8169: enable SG/TSO on selected chip versions per default (bsc#1235874). - rapidio: add check for rio_add_net() in rio_scan_alloc_net() (git-fixes). - rapidio: fix an API misues when rio_add_net() fails (git-fixes). - rbd: do not assume RBD_LOCK_STATE_LOCKED for exclusive mappings (git-fixes). - rbd: do not assume rbd_is_lock_owner() for exclusive mappings (git-fixes). - rbd: do not move requests to the running list on errors (git-fixes). - rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait (git-fixes). - regmap-irq: Add missing kfree() (git-fixes). - regulator: check that dummy regulator has been probed before using it (stable-fixes). - regulator: core: Fix deadlock in create_regulator() (git-fixes). - regulator: dummy: force synchronous probing (git-fixes). - rndis_host: Flag RNDIS modems as WWAN devices (git-fixes). - rpm/kernel-docs.spec.in: Workaround for reproducible builds (bsc#1238303) - rpm/release-projects: Update the ALP projects again (bsc#1231293). - rpm/split-modules: Fix optional splitting with usrmerge (bsc#1238570) - rtnetlink: Allocate vfinfo size for VF GUIDs when supported (bsc#1224013). - s390/cio: Fix CHPID "configure" attribute caching (git-fixes bsc#1240979). - s390/cio: rename bitmap_size() -> idset_bitmap_size() (git-fixes bsc#1236205). - s390/futex: Fix FUTEX_OP_ANDN implementation (git-fixes bsc#1237158). - s390/iucv: fix receive buffer virtual vs physical address confusion (git-fixes bsc#1236200). - s390/pci: Fix SR-IOV for PFs initially in standby (git-fixes bsc#1236752). - s390/pci: Fix handling of isolated VFs (git-fixes bsc#1238368). - s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails (bsc#1236752). - s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs (git-fixes bsc#1240978). - s390/pci: Ignore RID for isolated VFs (bsc#1236752). - s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() (git-fixes bsc#1238368). - s390/pci: Sort PCI functions prior to creating virtual busses (bsc#1236752). - s390/pci: Use topology ID for multi-function devices (bsc#1236752). - s390/smp,mcck: fix early IPI handling (git-fixes bsc#1236199). - s390/stackleak: Use exrl instead of ex in __stackleak_poison() (git-fixes bsc#1239594). - s390/topology: Improve topology detection (bsc#1236591). - s390/traps: Fix test_monitor_call() inline assembly (git-fixes bsc#1239595). - s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops (git-fixes bsc#1236203). - sched/membarrier: Fix redundant load of membarrier_state (bsc#1232743). - sched/topology: Add a new arch_scale_freq_ref() method (bsc#1238052) - scripts/gdb: fix aarch64 userspace detection in get_current_task (stable-fixes). - scsi: core: Clear driver private data when retrying request (git-fixes). - scsi: core: Do not retry I/Os during depopulation (git-fixes). - scsi: core: Handle depopulation and restoration in progress (git-fixes). - scsi: hisi_sas: Allocate DFX memory during dump trigger (git-fixes). - scsi: hisi_sas: Directly call register snapshot instead of using workqueue (git-fixes). - scsi: hisi_sas: Enable all PHYs that are not disabled by user during controller reset (git-fixes). - scsi: hisi_sas: Fix a deadlock issue related to automatic dump (git-fixes). - scsi: hisi_sas: Remove redundant checks for automatic debugfs dump (git-fixes). - scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request (git-fixes). - scsi: lpfc: Copyright updates for 14.4.0.8 patches (bsc#1238347). - scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails (bsc#1238347). - scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine (bsc#1238347). - scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk (bsc#1238347). - scsi: lpfc: Reduce log message generation during ELS ring clean up (bsc#1238347). - scsi: lpfc: Update lpfc version to 14.4.0.8 (bsc#1238347). - scsi: megaraid_sas: Fix for a potential deadlock (git-fixes). - scsi: mpi3mr: Fix possible crash when setting up bsg fails (git-fixes). - scsi: mpi3mr: Start controller indexing from 0 (git-fixes). - scsi: mpi3mr: Use ida to manage mrioc ID (git-fixes). - scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time (jsc#PED-11253). - scsi: myrb: Remove dead code (git-fixes). - scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock (git-fixes). - scsi: qla1280: Fix hw revision numbering for ISP1020/1040 (git-fixes). - scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (bsc#1236896). - scsi: scsi_debug: Fix hrtimer support for ndelay (git-fixes). - scsi: sg: Enable runtime power management (git-fixes). - scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset (git-fixes). - scsi: st: Do not modify unknown block number in MTIOCGET (git-fixes). - scsi: storvsc: Set correct data length for sending SCSI command without payload (git-fixes). - scsi: use block layer helpers to calculate num of queues (bsc#1236897). - security, lsm: Introduce security_mptcp_add_subflow() (bsc#1240375). - selftest: hugetlb_dio: fix test naming (git-fixes). - selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() (git-fixes). - selftests/bpf: Add test for narrow ctx load for pointer args (git-fixes). - selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute (git-fixes). - selftests/bpf: Fix flaky test btf_map_in_map/lookup_update (git-fixes). - selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh (git-fixes). - selftests/bpf: add fp-leaking precise subprog result tests (git-fixes). - selftests/futex: pass _GNU_SOURCE without a value to the compiler (git-fixes). - selftests/mm/cow: fix the incorrect error handling (git-fixes). - selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() (stable-fixes). - selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE() (git-fixes). - selftests: gpio: gpio-sim: Fix missing chip disablements (stable-fixes). - selftests: hugetlb_dio: check for initial conditions to skip in the start (git-fixes). - selftests: hugetlb_dio: fixup check for initial conditions to skip in the start (git-fixes). - selftests: mptcp: close fd_in before returning in main_loop (git-fixes). - selftests: mptcp: connect: -f: no reconnect (git-fixes). - selftests: mptcp: fix incorrect fd checks in main_loop (git-fixes). - selftests: rtnetlink: update netdevsim ipsec output format (stable-fixes). - selinux: Implement mptcp_add_subflow hook (bsc#1240375). - seq_file: add helper macro to define attribute for rw file (jsc#PED-12416). - serial: 8250: Fix fifo underflow on flush (git-fixes). - serial: 8250_dma: terminate correct DMA in tx_dma_flush() (git-fixes). - serial: sc16is7xx: use device_property APIs when configuring irda mode (stable-fixes). - slimbus: messaging: Free transaction ID in delayed interrupt scenario (git-fixes). - smb3: fix creating FIFOs when mounting with "sfu" mount option (git-fixes). - smb3: request handle caching when caching directories (bsc#1231432). - smb3: retrying on failed server close (bsc#1231432). - smb: cached directories can be more than root file handle (bsc#1231432). - smb: cilent: set reparse mount points as automounts (git-fixes). - smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs() (git-fixes). - smb: client: Fix minor whitespace errors and warnings (git-fixes). - smb: client: Fix netns refcount imbalance causing leaks and use-after-free (git-fixes). - smb: client: add support for WSL reparse points (git-fixes). - smb: client: allow creating special files via reparse points (git-fixes). - smb: client: allow creating symlinks via reparse points (git-fixes). - smb: client: cleanup smb2_query_reparse_point() (git-fixes). - smb: client: destroy cfid_put_wq on module exit (git-fixes). - smb: client: do not query reparse points twice on symlinks (git-fixes). - smb: client: extend smb2_compound_op() to accept more commands (bsc#1231432). - smb: client: fix OOB in SMB2_query_info_init() (bsc#1231432). - smb: client: fix OOB in smb2_query_reparse_point() (git-fixes). - smb: client: fix corruption in cifs_extend_writeback (bsc#1235609). - smb: client: fix double put of @cfile in smb2_rename_path() (git-fixes). - smb: client: fix double put of @cfile in smb2_set_path_size() (git-fixes). - smb: client: fix hardlinking of reparse points (git-fixes). - smb: client: fix missing mode bits for SMB symlinks (git-fixes). - smb: client: fix open_cached_dir retries with 'hard' mount option (bsc#1240616). - smb: client: fix possible double free in smb2_set_ea() (git-fixes). - smb: client: fix potential broken compound request (git-fixes). - smb: client: fix renaming of reparse points (git-fixes). - smb: client: get rid of smb311_posix_query_path_info() (git-fixes). - smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED (git-fixes). - smb: client: handle lack of FSCTL_GET_REPARSE_POINT support (git-fixes). - smb: client: handle path separator of created SMB symlinks (git-fixes). - smb: client: handle special files and symlinks in SMB3 POSIX (git-fixes). - smb: client: ignore unhandled reparse tags (git-fixes). - smb: client: implement ->query_reparse_point() for SMB1 (git-fixes). - smb: client: instantiate when creating SFU files (git-fixes). - smb: client: introduce ->parse_reparse_point() (git-fixes). - smb: client: introduce SMB2_OP_QUERY_WSL_EA (git-fixes). - smb: client: introduce cifs_sfu_make_node() (git-fixes). - smb: client: introduce reparse mount option (git-fixes). - smb: client: make smb2_compound_op() return resp buffer on success (bsc#1231432). - smb: client: move most of reparse point handling code to common file (git-fixes). - smb: client: move some params to cifs_open_info_data (bsc#1231432). - smb: client: optimise reparse point querying (git-fixes). - smb: client: parse owner/group when creating reparse points (git-fixes). - smb: client: parse reparse point flag in create response (bsc#1231432). - smb: client: parse uid, gid, mode and dev from WSL reparse points (git-fixes). - smb: client: properly close cfids on umount (bsc#1231432, bsc#1232299, bsc#1235599, bsc#1234896). - smb: client: reduce number of parameters in smb2_compound_op() (git-fixes). - smb: client: reduce stack usage in smb2_query_info_compound() (bsc#1231432). - smb: client: reduce stack usage in smb2_query_reparse_point() (git-fixes). - smb: client: reduce stack usage in smb2_set_ea() (bsc#1231432). - smb: client: retry compound request without reusing lease (git-fixes). - smb: client: return reparse type in /proc/mounts (git-fixes). - smb: client: reuse file lease key in compound operations (git-fixes). - smb: client: set correct d_type for reparse DFS/DFSR and mount point (git-fixes). - smb: client: set correct file type from NFS reparse points (git-fixes). - smb: client: stop revalidating reparse points unnecessarily (git-fixes). - smb: use kernel_connect() and kernel_bind() (git-fixes). - soc/mediatek: mtk-devapc: Convert to platform remove callback returning void (stable-fixes). - soc/tegra: fuse: Update Tegra234 nvmem keepout list (stable-fixes). - soc: imx8m: Remove global soc_uid (stable-fixes). - soc: imx8m: Unregister cpufreq and soc dev in cleanup path (git-fixes). - soc: imx8m: Use devm_* to simplify probe failure handling (stable-fixes). - soc: loongson: loongson2_guts: Add check for devm_kstrdup() (git-fixes). - soc: mediatek: mt8167-mmsys: Fix missing regval in all entries (git-fixes). - soc: mediatek: mt8365-mmsys: Fix routing table masks and values (git-fixes). - soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove (git-fixes). - soc: qcom: pdr: Fix the potential deadlock (git-fixes). - soc: qcom: smem: introduce qcom_smem_get_soc_id() (git-fixes). - soc: qcom: socinfo: move SMEM item struct and defines to a header (git-fixes). - soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() (git-fixes). - soundwire: slave: fix an OF node reference leak in soundwire slave device (git-fixes). - spi: atmel-qspi: Memory barriers after memory-mapped I/O (git-fixes). - spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families (stable-fixes). - spi: cadence-qspi: Fix probe on AM62A LP SK (git-fixes). - spi: microchip-core: Clean up redundant dev_err_probe() (git-fixes). - spi: microchip-core: Use helper function devm_clk_get_enabled() (git-fixes). - spi: sn-f-ospi: Fix division by zero (git-fixes). - splice: do not checksum AF_UNIX sockets (bsc#1240333). - staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES (git-fixes). - sunrpc: suppress warnings for unused procfs functions (git-fixes). - supported.conf: add now-included qat_420xx (external, intel) - tcp: Add memory barrier to tcp_push() (git-fixes). - tcp: Adjust clamping window for applications specifying SO_RCVBUF (git-fixes). - tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset (git-fixes). - tcp: Defer ts_recent changes until req is owned (git-fixes). - tcp: Do not drop SYN+ACK for simultaneous connect() (git-fixes). - tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() (git-fixes). - tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildcard addresses (git-fixes). - tcp: Update window clamping condition (git-fixes). - tcp: add tcp_done_with_error() helper (git-fixes). - tcp: adjust rcvq_space after updating scaling ratio (git-fixes). - tcp: annotate data-races around tp->window_clamp (git-fixes). - tcp: avoid premature drops in tcp_add_backlog() (git-fixes). - tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process (git-fixes). - tcp: check mptcp-level constraints for backlog coalescing (git-fixes). - tcp: check space before adding MPTCP SYN options (git-fixes). - tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() (git-fixes). - tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB (git-fixes). - tcp: define initial scaling factor value as a macro (git-fixes). - tcp: derive delack_max from rto_min (git-fixes). - tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out (git-fixes). - tcp: fix cookie_init_timestamp() overflows (git-fixes). - tcp: fix forever orphan socket caused by tcp_abort (git-fixes). - tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function (git-fixes). - tcp: fix incorrect undo caused by DSACK of TLP retransmit (git-fixes). - tcp: fix mid stream window clamp (git-fixes). - tcp: fix race in tcp_v6_syn_recv_sock() (git-fixes). - tcp: fix race in tcp_write_err() (git-fixes). - tcp: fix races in tcp_abort() (git-fixes). - tcp: fix races in tcp_v_err() (git-fixes). - tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe (git-fixes). - tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO (git-fixes). - tcp: fix to allow timestamp undo if no retransmits were sent (git-fixes). - tcp: increase the default TCP scaling ratio (git-fixes). - tcp: introduce tcp_clock_ms() (git-fixes). - tcp: process the 3rd ACK with sk_socket for TFO/MPTCP (git-fixes). - tcp: reduce accepted window in NEW_SYN_RECV state (git-fixes). - tcp: remove 64 KByte limit for initial tp->rcv_wnd value (git-fixes). - tcp: replace tcp_time_stamp_raw() (git-fixes). - tg3: Disable tg3 PCIe AER on system reboot (bsc#1219367). - thermal/drivers/rockchip: Add missing rk3328 mapping entry (git-fixes). - thermal: int340x: Add NULL check for adev (git-fixes). - tomoyo: do not emit warning in tomoyo_write_control() (stable-fixes). - tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind (git-fixes). - tools: fix annoying "mkdir -p ..." logs when building tools in parallel (git-fixes). - tools: move alignment-related macros to new <linux/align.h> (git-fixes). - topology: Set capacity_freq_ref in all cases (bsc#1238052) - tpm, tpm_tis: Fix timeout handling when waiting for TPM status (git-fixes). - tpm, tpm_tis: Workaround failed command reception on Infineon devices (bsc#1235870). - tpm: do not start chip while suspended (git-fixes). - tpm: send_data: Wait longer for the TPM to become ready (bsc#1235870). - tpm: tis: Double the timeout B to 4s (bsc#1235870). - tpm_tis: Move CRC check to generic send routine (bsc#1235870). - tpm_tis: Use responseRetry to recover from data transfer errors (bsc#1235870). - tty: serial: 8250: Add Brainboxes XC devices (stable-fixes). - tty: serial: 8250: Add some more device IDs (stable-fixes). - tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers (git-fixes). - tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMODIR register (git-fixes). - tty: xilinx_uartps: split sysrq handling (git-fixes). - ubi: Add a check for ubi_num (git-fixes). - ubi: block: Fix use-after-free in ubiblock_cleanup (git-fixes). - ubi: block: fix null-pointer-dereference in ubiblock_create() (git-fixes). - ubi: correct the calculation of fastmap size (stable-fixes). - ubi: eba: properly rollback inside self_check_eba (git-fixes). - ubi: fastmap: Fix missed ec updating after erasing old fastmap data block (git-fixes). - ubi: fastmap: may_reserve_for_fm: Do not reserve PEB if fm_anchor exists (git-fixes). - ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty (git-fixes). - ubi: wl: Put source PEB into correct list if trying locking LEB failed (git-fixes). - ublk: fix error code for unsupported command (git-fixes). - ublk: fix ublk_ch_mmap() for 64K page size (git-fixes). - ublk: move ublk_cancel_dev() out of ub->mutex (git-fixes). - ublk: move zone report data out of request pdu (git-fixes). - ucsi_ccg: Do not show failed to get FW build information error (git-fixes). - usb: atm: cxacru: fix a flaw in existing endpoint checks (git-fixes). - usb: cdc-acm: Check control transfer buffer size before access (git-fixes). - usb: cdc-acm: Fix handling of oversized fragments (git-fixes). - usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe() (git-fixes). - usb: core: fix pipe creation for get_bMaxPacketSize0 (git-fixes). - usb: dwc2: gadget: remove of_node reference upon udc_stop (git-fixes). - usb: dwc3: Fix timeout issue during controller enter/exit from halt state (git-fixes). - usb: dwc3: Set SUSPENDENABLE soon after phy init (git-fixes). - usb: dwc3: core: Defer the probe until USB power supply ready (git-fixes). - usb: dwc3: gadget: Prevent irq storm when TH re-executes (git-fixes). - usb: gadget: Check bmAttributes only if configuration is valid (git-fixes). - usb: gadget: Fix setting self-powered state on suspend (git-fixes). - usb: gadget: Set self-powered based on MaxPower and bmAttributes (git-fixes). - usb: gadget: core: flush gadget workqueue after device removal (git-fixes). - usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries (git-fixes). - usb: gadget: f_midi: fix MIDI Streaming descriptor lengths (git-fixes). - usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails (git-fixes). - usb: gadget: udc: renesas_usb3: Fix compiler warning (git-fixes). - usb: hub: lack of clearing xHC resources (git-fixes). - usb: phy: generic: Use proper helper for property detection (stable-fixes). - usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader (stable-fixes). - usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device (git-fixes). - usb: renesas_usbhs: Call clk_put() (git-fixes). - usb: renesas_usbhs: Flush the notify_hotplug_work (git-fixes). - usb: renesas_usbhs: Use devm_usb_get_phy() (git-fixes). - usb: roles: set switch registered flag early on (git-fixes). - usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality (git-fixes). - usb: typec: ucsi: Fix NULL pointer access (git-fixes). - usb: typec: ucsi: increase timeout for PPM reset operations (git-fixes). - usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host (git-fixes). - usb: xhci: Enable the TRB overfetch quirk on VIA VL805 (git-fixes). - usb: xhci: Fix NULL pointer dereference on certain command aborts (git-fixes). - usb: xhci: correct debug message page size calculation (git-fixes). - usb: xhci: remove 'retval' from xhci_pci_resume() (git-fixes). - usbnet: gl620a: fix endpoint checking in genelink_bind() (git-fixes). - usbnet: ipheth: document scope of NCM implementation (stable-fixes). - usbnet:fix NPE during rx_complete (git-fixes). - util_macros.h: fix/rework find_closest() macros (git-fixes). - vboxsf: fix building with GCC 15 (stable-fixes). - vfio/pci: Lock external INTx masking ops (bsc#1222803). - vhost/net: Set num_buffers for virtio 1.0 (git-fixes). - virtio-mem: check if the config changed before fake offlining memory (git-fixes). - virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY (git-fixes). - virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block Mode (SBM) (git-fixes). - virtio-mem: remove unsafe unplug in Big Block Mode (BBM) (git-fixes). - virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues (bsc#1236896). - virtio: blk/scsi: use block layer helpers to calculate num of queues (bsc#1236897). - virtio: hookup irq_get_affinity callback (bsc#1236896). - virtio_blk: reverse request order in virtio_queue_rqs (git-fixes). - vsock/virtio: cancel close work in the destructor (git-fixes) - vsock: Keep the binding until socket destruction (git-fixes) - vsock: reset socket state when de-assigning the transport (git-fixes) - wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path (git-fixes). - wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode (git-fixes). - wifi: ath11k: choose default PM policy for hibernation (bsc#1207948). - wifi: ath11k: determine PM policy based on machine model (bsc#1207948). - wifi: ath11k: fix RCU stall while reaping monitor destination ring (git-fixes). - wifi: ath11k: fix memory leak in ath11k_xxx_remove() (git-fixes). - wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability (git-fixes). - wifi: ath11k: introduce ath11k_core_continue_suspend_resume() (bsc#1207948). - wifi: ath11k: refactor ath11k_core_suspend/_resume() (bsc#1207948). - wifi: ath11k: support non-WoWLAN mode suspend as well (bsc#1207948). - wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path (git-fixes). - wifi: ath12k: encode max Tx power in scan channel list command (git-fixes). - wifi: ath12k: fix handling of 6 GHz rules (git-fixes). - wifi: ath9k: do not submit zero bytes to the entropy pool (git-fixes). - wifi: brcmfmac: Check the return value of of_property_read_string_index() (stable-fixes). - wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() (stable-fixes). - wifi: brcmfmac: keep power during suspend if board requires it (stable-fixes). - wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (stable-fixes). - wifi: cfg80211: cancel wiphy_work before freeing wiphy (git-fixes). - wifi: cfg80211: init wiphy_work before allocating rfkill fails (git-fixes). - wifi: cfg80211: regulatory: improve invalid hints checking (git-fixes). - wifi: iwlwifi: avoid memory leak (stable-fixes). - wifi: iwlwifi: fw: allocate chained SG tables for dump (stable-fixes). - wifi: iwlwifi: limit printed string from FW file (git-fixes). - wifi: iwlwifi: mvm: do not try to talk to a dead firmware (git-fixes). - wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms (git-fixes). - wifi: iwlwifi: mvm: use the right version of the rate API (stable-fixes). - wifi: mac80211: fix integer overflow in hwmp_route_info_get() (git-fixes). - wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state (stable-fixes). - wifi: mt76: Add check for devm_kstrdup() (git-fixes). - wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac (stable-fixes). - wifi: mt76: mt7915: fix omac index assignment after hardware reset (git-fixes). - wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show() (git-fixes). - wifi: mt76: mt7915: improve hardware restart reliability (stable-fixes). - wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH (stable-fixes). - wifi: mt76: mt7925: ensure wow pattern command align fw format (git-fixes). - wifi: mt76: mt7925: fix country count limitation for CLC (git-fixes). - wifi: mt76: mt7925: remove unused acpi function for clc (git-fixes). - wifi: mwifiex: Fix premature release of RF calibration data (git-fixes). - wifi: nl80211: reject cooked mode if it is set along with other flags (git-fixes). - wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled (git-fixes). - wifi: rtw88: sdio: Fix disconnection after beacon loss (stable-fixes). - wifi: rtw89: add crystal_cap check to avoid setting as overflow value (stable-fixes). - wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm() (git-fixes). - wifi: rtw89: pci: correct ISR RDU bit for 8922AE (git-fixes). - x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB (git-fixes). - x86/apic: Provide apic_force_nmi_on_cpu() (git-fixes). - x86/asm: Make serialize() always_inline (git-fixes). - x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32() (git-fixes). - x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32() (git-fixes). - x86/boot/32: Restructure mk_early_pgtbl_32() (git-fixes). - x86/boot/32: Temporarily map initrd for microcode loading (git-fixes). - x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32() (git-fixes). - x86/bugs: Add SRSO_USER_KERNEL_NO support (git-fixes). - x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function (git-fixes). - x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (git-fixes). - x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (git-fixes). - x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (git-fixes). - x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu() (git-fixes). - x86/entry: Add __init to ia32_emulation_override_cmdline() (git-fixes). - x86/fpu: Fix guest FPU state buffer allocation size (git-fixes). - x86/hyperv/vtl: Stop kernel from probing VTL0 low memory (git-fixes). - x86/hyperv: Fix output argument to hypercall that changes page visibility (git-fixes). - x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance (git-fixes). - x86/microcode/32: Move early loading after paging enable (git-fixes). - x86/microcode/amd: Cache builtin microcode too (git-fixes). - x86/microcode/amd: Cache builtin/initrd microcode early (git-fixes). - x86/microcode/amd: Use cached microcode for AP load (git-fixes). - x86/microcode/amd: Use correct per CPU ucode_cpu_info (git-fixes). - x86/microcode/intel: Add a minimum required revision for late loading (git-fixes). - x86/microcode/intel: Cleanup code further (git-fixes). - x86/microcode/intel: Move microcode functions out of cpu/intel.c (git-fixes). - x86/microcode/intel: Remove debug code (git-fixes). - x86/microcode/intel: Remove pointless mutex (git-fixes). - x86/microcode/intel: Rename get_datasize() since its used externally (git-fixes). - x86/microcode/intel: Reuse intel_cpu_collect_info() git-fixes). - x86/microcode/intel: Rework intel_cpu_collect_info() (git-fixes). - x86/microcode/intel: Rework intel_find_matching_signature() (git-fixes). - x86/microcode/intel: Rip out mixed stepping support for Intel CPUs (git-fixes). - x86/microcode/intel: Save the microcode only after a successful late-load (git-fixes). - x86/microcode/intel: Simplify and rename generic_load_microcode() (git-fixes). - x86/microcode/intel: Simplify early loading (git-fixes). - x86/microcode/intel: Simplify scan_microcode() (git-fixes). - x86/microcode/intel: Switch to kvmalloc() (git-fixes). - x86/microcode/intel: Unify microcode apply() functions (git-fixes). - x86/microcode: Add per CPU control field (git-fixes). - x86/microcode: Add per CPU result state (git-fixes). - x86/microcode: Clarify the late load logic (git-fixes). - x86/microcode: Clean up mc_cpu_down_prep() (git-fixes). - x86/microcode: Get rid of the schedule work indirection (git-fixes). - x86/microcode: Handle "nosmt" correctly (git-fixes). - x86/microcode: Handle "offline" CPUs correctly (git-fixes). - x86/microcode: Hide the config knob (git-fixes). - x86/microcode: Include vendor headers into microcode.h (git-fixes). - x86/microcode: Make reload_early_microcode() static (git-fixes). - x86/microcode: Mop up early loading leftovers (git-fixes). - x86/microcode: Move core specific defines to local header (git-fixes). - x86/microcode: Prepare for minimal revision check (git-fixes). - x86/microcode: Protect against instrumentation (git-fixes). - x86/microcode: Provide CONFIG_MICROCODE_INITRD32 (git-fixes). - x86/microcode: Provide new control functions (git-fixes). - x86/microcode: Remove microcode_mutex (git-fixes). - x86/microcode: Remove pointless apply() invocation (git-fixes). - x86/microcode: Rendezvous and load in NMI (git-fixes). - x86/microcode: Replace the all-in-one rendevous handler (git-fixes). - x86/microcode: Sanitize __wait_for_cpus() (git-fixes). - x86/mm: Carve out INVLPG inline asm for use by others (git-fixes). - x86/mm: Remove unused microcode.h include (git-fixes). - x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match() (git-fixes). - x86/speculation: Add __update_spec_ctrl() helper (git-fixes). - x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s description (git-fixes). - x86/xen: add FRAME_END to xen_hypercall_hvm() (git-fixes). - x86/xen: allow larger contiguous memory regions in PV guests (git-fixes). - x86/xen: fix xen_hypercall_hvm() to not clobber %rbx (git-fixes). - xen/swiotlb: relax alignment requirements (git-fixes). - xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL (git-fixes). - xhci: Cleanup Candence controller PCI device and vendor ID usage (git-fixes). - xhci: Combine two if statements for Etron xHCI host (jsc#PED-10701). - xhci: Do not issue Reset Device command to Etron xHCI host (jsc#PED-10701). - xhci: Do not perform Soft Retry for Etron xHCI host (git-fixes). - xhci: Fix null pointer dereference during S4 resume when resetting ep0 (bsc#1235550). - xhci: Reconfigure endpoint 0 max packet size only during endpoint reset (bsc#1235550). - xhci: dbc: Check for errors first in xhci_dbc_stop() (git-fixes). - xhci: dbc: Convert to use sysfs_streq() (git-fixes). - xhci: dbc: Drop duplicate checks for dma_free_coherent() (git-fixes). - xhci: dbc: Fix STALL transfer event handling (git-fixes). - xhci: dbc: Replace custom return value with proper Linux error code (git-fixes). - xhci: dbc: Use ATTRIBUTE_GROUPS() (git-fixes). - xhci: dbc: Use sysfs_emit() to instead of scnprintf() (git-fixes). - xhci: dbgtty: remove kfifo_out() wrapper (git-fixes). - xhci: fix possible null pointer deref during xhci urb enqueue (bsc#1235550). - xhci: pci: Fix indentation in the PCI device ID definitions (stable-fixes). - xhci: pci: Group out Thunderbolt xHCI IDs (git-fixes). - xhci: pci: Use PCI_VENDOR_ID_RENESAS (git-fixes). - xhci: pci: Use full names in PCI IDs for Intel platforms (git-fixes). - xhci: pci: Use standard pattern for device IDs (git-fixes). - zram: clear IDLE flag after recompression (git-fixes). - zram: clear IDLE flag in mark_idle() (git-fixes). - zram: do not mark idle slots that cannot be idle (git-fixes). - zram: fix potential UAF of zram table (git-fixes). - zram: fix uninitialized ZRAM not releasing backing device (git-fixes). - zram: refuse to use zero sized block device as backing device (git-fixes). - zram: split memory-tracking and ac-time tracking (git-fixes).
Patchnames: SUSE-SLE-Micro-6.1-kernel-14
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 Micro 6.1:kernel-default-6.4.0-28.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-6.4.0-28.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-6.4.0-28.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-6.4.0-28.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-base-6.4.0-28.1.21.6.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-base-6.4.0-28.1.21.6.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-base-6.4.0-28.1.21.6.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-28.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-28.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-28.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-28.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-livepatch-6.4.0-28.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-default-livepatch-6.4.0-28.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-devel-6.4.0-28.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-kvmsmall-6.4.0-28.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-livepatch-6_4_0-28-default-1-3.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-livepatch-6_4_0-28-default-1-3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-macros-6.4.0-28.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.1:kernel-source-6.4.0-28.1.noarch
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact low
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact low
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact important
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
Threats
Impact moderate
Affected products
Recommended 19 products, the same list as for CVE-2023-52831
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/1012628 self
https://bugzilla.suse.com/1207948 self
https://bugzilla.suse.com/1215199 self
https://bugzilla.suse.com/1215211 self
https://bugzilla.suse.com/1218470 self
https://bugzilla.suse.com/1219367 self
https://bugzilla.suse.com/1221651 self
https://bugzilla.suse.com/1222649 self
https://bugzilla.suse.com/1222672 self
https://bugzilla.suse.com/1222803 self
https://bugzilla.suse.com/1223047 self
https://bugzilla.suse.com/1224013 self
https://bugzilla.suse.com/1224049 self
https://bugzilla.suse.com/1224489 self
https://bugzilla.suse.com/1224610 self
https://bugzilla.suse.com/1224757 self
https://bugzilla.suse.com/1225533 self
https://bugzilla.suse.com/1225606 self
https://bugzilla.suse.com/1225742 self
https://bugzilla.suse.com/1225770 self
https://bugzilla.suse.com/1225981 self
https://bugzilla.suse.com/1226871 self
https://bugzilla.suse.com/1227858 self
https://bugzilla.suse.com/1227937 self
https://bugzilla.suse.com/1228521 self
https://bugzilla.suse.com/1228653 self
https://bugzilla.suse.com/1228659 self
https://bugzilla.suse.com/1229311 self
https://bugzilla.suse.com/1229361 self
https://bugzilla.suse.com/1230235 self
https://bugzilla.suse.com/1230438 self
https://bugzilla.suse.com/1230439 self
https://bugzilla.suse.com/1230497 self
https://bugzilla.suse.com/1230728 self
https://bugzilla.suse.com/1230769 self
https://bugzilla.suse.com/1230832 self
https://bugzilla.suse.com/1231088 self
https://bugzilla.suse.com/1231293 self
https://bugzilla.suse.com/1231432 self
https://bugzilla.suse.com/1231910 self
https://bugzilla.suse.com/1231912 self
https://bugzilla.suse.com/1231920 self
https://bugzilla.suse.com/1231949 self
https://bugzilla.suse.com/1232159 self
https://bugzilla.suse.com/1232198 self
https://bugzilla.suse.com/1232201 self
https://bugzilla.suse.com/1232299 self
https://bugzilla.suse.com/1232364 self
https://bugzilla.suse.com/1232389 self
https://bugzilla.suse.com/1232421 self
https://bugzilla.suse.com/1232508 self
https://bugzilla.suse.com/1232520 self
https://bugzilla.suse.com/1232743 self
https://bugzilla.suse.com/1232812 self
https://bugzilla.suse.com/1232848 self
https://bugzilla.suse.com/1232895 self
https://bugzilla.suse.com/1232919 self
https://bugzilla.suse.com/1233028 self
https://bugzilla.suse.com/1233033 self
https://bugzilla.suse.com/1233060 self
https://bugzilla.suse.com/1233109 self
https://bugzilla.suse.com/1233221 self
https://bugzilla.suse.com/1233248 self
https://bugzilla.suse.com/1233259 self
https://bugzilla.suse.com/1233260 self
https://bugzilla.suse.com/1233479 self
https://bugzilla.suse.com/1233483 self
https://bugzilla.suse.com/1233522 self
https://bugzilla.suse.com/1233551 self
https://bugzilla.suse.com/1233557 self
https://bugzilla.suse.com/1233749 self
https://bugzilla.suse.com/1234070 self
https://bugzilla.suse.com/1234074 self
https://bugzilla.suse.com/1234157 self
https://bugzilla.suse.com/1234222 self
https://bugzilla.suse.com/1234480 self
https://bugzilla.suse.com/1234698 self
https://bugzilla.suse.com/1234828 self
https://bugzilla.suse.com/1234853 self
https://bugzilla.suse.com/1234857 self
https://bugzilla.suse.com/1234891 self
https://bugzilla.suse.com/1234894 self
https://bugzilla.suse.com/1234895 self
https://bugzilla.suse.com/1234896 self
https://bugzilla.suse.com/1234936 self
https://bugzilla.suse.com/1234963 self
https://bugzilla.suse.com/1235054 self
https://bugzilla.suse.com/1235061 self
https://bugzilla.suse.com/1235073 self
https://bugzilla.suse.com/1235244 self
https://bugzilla.suse.com/1235435 self
https://bugzilla.suse.com/1235436 self
https://bugzilla.suse.com/1235441 self
https://bugzilla.suse.com/1235455 self
https://bugzilla.suse.com/1235485 self
https://bugzilla.suse.com/1235501 self
https://bugzilla.suse.com/1235524 self
https://bugzilla.suse.com/1235550 self
https://bugzilla.suse.com/1235589 self
https://bugzilla.suse.com/1235591 self
https://bugzilla.suse.com/1235592 self
https://bugzilla.suse.com/1235599 self
https://bugzilla.suse.com/1235609 self
https://bugzilla.suse.com/1235621 self
https://bugzilla.suse.com/1235637 self
https://bugzilla.suse.com/1235698 self
https://bugzilla.suse.com/1235711 self
https://bugzilla.suse.com/1235712 self
https://bugzilla.suse.com/1235715 self
https://bugzilla.suse.com/1235729 self
https://bugzilla.suse.com/1235733 self
https://bugzilla.suse.com/1235761 self
https://bugzilla.suse.com/1235870 self
https://bugzilla.suse.com/1235874 self
https://bugzilla.suse.com/1235914 self
https://bugzilla.suse.com/1235932 self
https://bugzilla.suse.com/1235933 self
https://bugzilla.suse.com/1235973 self
https://bugzilla.suse.com/1236099 self
https://bugzilla.suse.com/1236111 self
https://bugzilla.suse.com/1236113 self
https://bugzilla.suse.com/1236114 self
https://bugzilla.suse.com/1236115 self
https://bugzilla.suse.com/1236122 self
https://bugzilla.suse.com/1236123 self
https://bugzilla.suse.com/1236133 self
https://bugzilla.suse.com/1236138 self
https://bugzilla.suse.com/1236199 self
https://bugzilla.suse.com/1236200 self
https://bugzilla.suse.com/1236203 self
https://bugzilla.suse.com/1236205 self
https://bugzilla.suse.com/1236206 self
https://bugzilla.suse.com/1236333 self
https://bugzilla.suse.com/1236573 self
https://bugzilla.suse.com/1236575 self
https://bugzilla.suse.com/1236576 self
https://bugzilla.suse.com/1236591 self
https://bugzilla.suse.com/1236661 self
https://bugzilla.suse.com/1236677 self
https://bugzilla.suse.com/1236680 self
https://bugzilla.suse.com/1236681 self
https://bugzilla.suse.com/1236682 self
https://bugzilla.suse.com/1236683 self
https://bugzilla.suse.com/1236684 self
https://bugzilla.suse.com/1236685 self
https://bugzilla.suse.com/1236689 self
https://bugzilla.suse.com/1236692 self
https://bugzilla.suse.com/1236694 self
https://bugzilla.suse.com/1236698 self
https://bugzilla.suse.com/1236700 self
https://bugzilla.suse.com/1236702 self
https://bugzilla.suse.com/1236752 self
https://bugzilla.suse.com/1236757 self
https://bugzilla.suse.com/1236758 self
https://bugzilla.suse.com/1236759 self
https://bugzilla.suse.com/1236760 self
https://bugzilla.suse.com/1236761 self
https://bugzilla.suse.com/1236821 self
https://bugzilla.suse.com/1236822 self
https://bugzilla.suse.com/1236896 self
https://bugzilla.suse.com/1236897 self
https://bugzilla.suse.com/1236952 self
https://bugzilla.suse.com/1236967 self
https://bugzilla.suse.com/1236994 self
https://bugzilla.suse.com/1237007 self
https://bugzilla.suse.com/1237017 self
https://bugzilla.suse.com/1237025 self
https://bugzilla.suse.com/1237028 self
https://bugzilla.suse.com/1237029 self
https://bugzilla.suse.com/1237045 self
https://bugzilla.suse.com/1237126 self
https://bugzilla.suse.com/1237132 self
https://bugzilla.suse.com/1237139 self
https://bugzilla.suse.com/1237155 self
https://bugzilla.suse.com/1237158 self
https://bugzilla.suse.com/1237159 self
https://bugzilla.suse.com/1237164 self
https://bugzilla.suse.com/1237232 self
https://bugzilla.suse.com/1237234 self
https://bugzilla.suse.com/1237313 self
https://bugzilla.suse.com/1237325 self
https://bugzilla.suse.com/1237356 self
https://bugzilla.suse.com/1237415 self
https://bugzilla.suse.com/1237452 self
https://bugzilla.suse.com/1237504 self
https://bugzilla.suse.com/1237521 self
https://bugzilla.suse.com/1237530 self
https://bugzilla.suse.com/1237558 self
https://bugzilla.suse.com/1237562 self
https://bugzilla.suse.com/1237563 self
https://bugzilla.suse.com/1237565 self
https://bugzilla.suse.com/1237571 self
https://bugzilla.suse.com/1237848 self
https://bugzilla.suse.com/1237849 self
https://bugzilla.suse.com/1237853 self
https://bugzilla.suse.com/1237856 self
https://bugzilla.suse.com/1237873 self
https://bugzilla.suse.com/1237874 self
https://bugzilla.suse.com/1237875 self
https://bugzilla.suse.com/1237876 self
https://bugzilla.suse.com/1237877 self
https://bugzilla.suse.com/1237879 self
https://bugzilla.suse.com/1237881 self
https://bugzilla.suse.com/1237882 self
https://bugzilla.suse.com/1237885 self
https://bugzilla.suse.com/1237889 self
https://bugzilla.suse.com/1237890 self
https://bugzilla.suse.com/1237891 self
https://bugzilla.suse.com/1237894 self
https://bugzilla.suse.com/1237897 self
https://bugzilla.suse.com/1237900 self
https://bugzilla.suse.com/1237901 self
https://bugzilla.suse.com/1237906 self
https://bugzilla.suse.com/1237907 self
https://bugzilla.suse.com/1237911 self
https://bugzilla.suse.com/1237912 self
https://bugzilla.suse.com/1237950 self
https://bugzilla.suse.com/1238052 self
https://bugzilla.suse.com/1238212 self
https://bugzilla.suse.com/1238214 self
https://bugzilla.suse.com/1238303 self
https://bugzilla.suse.com/1238347 self
https://bugzilla.suse.com/1238368 self
https://bugzilla.suse.com/1238474 self
https://bugzilla.suse.com/1238475 self
https://bugzilla.suse.com/1238479 self
https://bugzilla.suse.com/1238494 self
https://bugzilla.suse.com/1238496 self
https://bugzilla.suse.com/1238497 self
https://bugzilla.suse.com/1238500 self
https://bugzilla.suse.com/1238501 self
https://bugzilla.suse.com/1238502 self
https://bugzilla.suse.com/1238503 self
https://bugzilla.suse.com/1238506 self
https://bugzilla.suse.com/1238507 self
https://bugzilla.suse.com/1238509 self
https://bugzilla.suse.com/1238510 self
https://bugzilla.suse.com/1238511 self
https://bugzilla.suse.com/1238512 self
https://bugzilla.suse.com/1238521 self
https://bugzilla.suse.com/1238523 self
https://bugzilla.suse.com/1238525 self
https://bugzilla.suse.com/1238526 self
https://bugzilla.suse.com/1238528 self
https://bugzilla.suse.com/1238529 self
https://bugzilla.suse.com/1238531 self
https://bugzilla.suse.com/1238532 self
https://bugzilla.suse.com/1238565 self
https://bugzilla.suse.com/1238570 self
https://bugzilla.suse.com/1238715 self
https://bugzilla.suse.com/1238716 self
https://bugzilla.suse.com/1238734 self
https://bugzilla.suse.com/1238735 self
https://bugzilla.suse.com/1238736 self
https://bugzilla.suse.com/1238738 self
https://bugzilla.suse.com/1238739 self
https://bugzilla.suse.com/1238746 self
https://bugzilla.suse.com/1238747 self
https://bugzilla.suse.com/1238751 self
https://bugzilla.suse.com/1238753 self
https://bugzilla.suse.com/1238754 self
https://bugzilla.suse.com/1238757 self
https://bugzilla.suse.com/1238759 self
https://bugzilla.suse.com/1238760 self
https://bugzilla.suse.com/1238762 self
https://bugzilla.suse.com/1238763 self
https://bugzilla.suse.com/1238767 self
https://bugzilla.suse.com/1238768 self
https://bugzilla.suse.com/1238771 self
https://bugzilla.suse.com/1238772 self
https://bugzilla.suse.com/1238773 self
https://bugzilla.suse.com/1238775 self
https://bugzilla.suse.com/1238780 self
https://bugzilla.suse.com/1238781 self
https://bugzilla.suse.com/1238785 self
https://bugzilla.suse.com/1238860 self
https://bugzilla.suse.com/1238863 self
https://bugzilla.suse.com/1238864 self
https://bugzilla.suse.com/1238865 self
https://bugzilla.suse.com/1238876 self
https://bugzilla.suse.com/1238877 self
https://bugzilla.suse.com/1238903 self
https://bugzilla.suse.com/1238904 self
https://bugzilla.suse.com/1238905 self
https://bugzilla.suse.com/1238909 self
https://bugzilla.suse.com/1238911 self
https://bugzilla.suse.com/1238917 self
https://bugzilla.suse.com/1238958 self
https://bugzilla.suse.com/1238959 self
https://bugzilla.suse.com/1238963 self
https://bugzilla.suse.com/1238964 self
https://bugzilla.suse.com/1238969 self
https://bugzilla.suse.com/1238970 self
https://bugzilla.suse.com/1238971 self
https://bugzilla.suse.com/1238973 self
https://bugzilla.suse.com/1238975 self
https://bugzilla.suse.com/1238978 self
https://bugzilla.suse.com/1238979 self
https://bugzilla.suse.com/1238981 self
https://bugzilla.suse.com/1238984 self
https://bugzilla.suse.com/1238986 self
https://bugzilla.suse.com/1238990 self
https://bugzilla.suse.com/1238993 self
https://bugzilla.suse.com/1238994 self
https://bugzilla.suse.com/1238997 self
https://bugzilla.suse.com/1239015 self
https://bugzilla.suse.com/1239016 self
https://bugzilla.suse.com/1239027 self
https://bugzilla.suse.com/1239029 self
https://bugzilla.suse.com/1239030 self
https://bugzilla.suse.com/1239033 self
https://bugzilla.suse.com/1239034 self
https://bugzilla.suse.com/1239036 self
https://bugzilla.suse.com/1239037 self
https://bugzilla.suse.com/1239038 self
https://bugzilla.suse.com/1239039 self
https://bugzilla.suse.com/1239045 self
https://bugzilla.suse.com/1239065 self
https://bugzilla.suse.com/1239066 self
https://bugzilla.suse.com/1239068 self
https://bugzilla.suse.com/1239073 self
https://bugzilla.suse.com/1239076 self
https://bugzilla.suse.com/1239080 self
https://bugzilla.suse.com/1239085 self
https://bugzilla.suse.com/1239087 self
https://bugzilla.suse.com/1239095 self
https://bugzilla.suse.com/1239104 self
https://bugzilla.suse.com/1239105 self
https://bugzilla.suse.com/1239109 self
https://bugzilla.suse.com/1239112 self
https://bugzilla.suse.com/1239114 self
https://bugzilla.suse.com/1239115 self
https://bugzilla.suse.com/1239117 self
https://bugzilla.suse.com/1239167 self
https://bugzilla.suse.com/1239174 self
https://bugzilla.suse.com/1239346 self
https://bugzilla.suse.com/1239349 self
https://bugzilla.suse.com/1239435 self
https://bugzilla.suse.com/1239467 self
https://bugzilla.suse.com/1239468 self
https://bugzilla.suse.com/1239471 self
https://bugzilla.suse.com/1239473 self
https://bugzilla.suse.com/1239474 self
https://bugzilla.suse.com/1239475 self
https://bugzilla.suse.com/1239477 self
https://bugzilla.suse.com/1239478 self
https://bugzilla.suse.com/1239479 self
https://bugzilla.suse.com/1239481 self
https://bugzilla.suse.com/1239482 self
https://bugzilla.suse.com/1239483 self
https://bugzilla.suse.com/1239484 self
https://bugzilla.suse.com/1239486 self
https://bugzilla.suse.com/1239508 self
https://bugzilla.suse.com/1239512 self
https://bugzilla.suse.com/1239518 self
https://bugzilla.suse.com/1239573 self
https://bugzilla.suse.com/1239594 self
https://bugzilla.suse.com/1239595 self
https://bugzilla.suse.com/1239600 self
https://bugzilla.suse.com/1239605 self
https://bugzilla.suse.com/1239615 self
https://bugzilla.suse.com/1239644 self
https://bugzilla.suse.com/1239684 self
https://bugzilla.suse.com/1239707 self
https://bugzilla.suse.com/1239906 self
https://bugzilla.suse.com/1239925 self
https://bugzilla.suse.com/1239986 self
https://bugzilla.suse.com/1239994 self
https://bugzilla.suse.com/1240167 self
https://bugzilla.suse.com/1240168 self
https://bugzilla.suse.com/1240169 self
https://bugzilla.suse.com/1240171 self
https://bugzilla.suse.com/1240172 self
https://bugzilla.suse.com/1240173 self
https://bugzilla.suse.com/1240175 self
https://bugzilla.suse.com/1240176 self
https://bugzilla.suse.com/1240177 self
https://bugzilla.suse.com/1240179 self
https://bugzilla.suse.com/1240182 self
https://bugzilla.suse.com/1240183 self
https://bugzilla.suse.com/1240184 self
https://bugzilla.suse.com/1240185 self
https://bugzilla.suse.com/1240186 self
https://bugzilla.suse.com/1240188 self
https://bugzilla.suse.com/1240189 self
https://bugzilla.suse.com/1240191 self
https://bugzilla.suse.com/1240192 self
https://bugzilla.suse.com/1240333 self
https://bugzilla.suse.com/1240334 self
https://bugzilla.suse.com/1240375 self
https://bugzilla.suse.com/1240575 self
https://bugzilla.suse.com/1240581 self
https://bugzilla.suse.com/1240582 self
https://bugzilla.suse.com/1240583 self
https://bugzilla.suse.com/1240584 self
https://bugzilla.suse.com/1240585 self
https://bugzilla.suse.com/1240587 self
https://bugzilla.suse.com/1240590 self
https://bugzilla.suse.com/1240591 self
https://bugzilla.suse.com/1240592 self
https://bugzilla.suse.com/1240594 self
https://bugzilla.suse.com/1240595 self
https://bugzilla.suse.com/1240596 self
https://bugzilla.suse.com/1240600 self
https://bugzilla.suse.com/1240612 self
https://bugzilla.suse.com/1240616 self
https://bugzilla.suse.com/1240639 self
https://bugzilla.suse.com/1240643 self
https://bugzilla.suse.com/1240647 self
https://bugzilla.suse.com/1240691 self
https://bugzilla.suse.com/1240700 self
https://bugzilla.suse.com/1240701 self
https://bugzilla.suse.com/1240703 self
https://bugzilla.suse.com/1240708 self
https://bugzilla.suse.com/1240714 self
https://bugzilla.suse.com/1240715 self
https://bugzilla.suse.com/1240716 self
https://bugzilla.suse.com/1240718 self
https://bugzilla.suse.com/1240719 self
https://bugzilla.suse.com/1240720 self
https://bugzilla.suse.com/1240722 self
https://bugzilla.suse.com/1240727 self
https://bugzilla.suse.com/1240739 self
https://bugzilla.suse.com/1240742 self
https://bugzilla.suse.com/1240779 self
https://bugzilla.suse.com/1240783 self
https://bugzilla.suse.com/1240784 self
https://bugzilla.suse.com/1240795 self
https://bugzilla.suse.com/1240796 self
https://bugzilla.suse.com/1240797 self
https://bugzilla.suse.com/1240799 self
https://bugzilla.suse.com/1240801 self
https://bugzilla.suse.com/1240806 self
https://bugzilla.suse.com/1240808 self
https://bugzilla.suse.com/1240812 self
https://bugzilla.suse.com/1240813 self
https://bugzilla.suse.com/1240815 self
https://bugzilla.suse.com/1240816 self
https://bugzilla.suse.com/1240819 self
https://bugzilla.suse.com/1240821 self
https://bugzilla.suse.com/1240825 self
https://bugzilla.suse.com/1240829 self
https://bugzilla.suse.com/1240873 self
https://bugzilla.suse.com/1240937 self
https://bugzilla.suse.com/1240938 self
https://bugzilla.suse.com/1240940 self
https://bugzilla.suse.com/1240942 self
https://bugzilla.suse.com/1240943 self
https://bugzilla.suse.com/1240978 self
https://bugzilla.suse.com/1240979 self
https://bugzilla.suse.com/1241038 self
https://www.suse.com/security/cve/CVE-2023-52831/ self
https://www.suse.com/security/cve/CVE-2023-52924/ self
https://www.suse.com/security/cve/CVE-2023-52925/ self
https://www.suse.com/security/cve/CVE-2023-52926/ self
https://www.suse.com/security/cve/CVE-2023-52927/ self
https://www.suse.com/security/cve/CVE-2024-26634/ self
https://www.suse.com/security/cve/CVE-2024-26708/ self
https://www.suse.com/security/cve/CVE-2024-26810/ self
https://www.suse.com/security/cve/CVE-2024-26873/ self
https://www.suse.com/security/cve/CVE-2024-27415/ self
https://www.suse.com/security/cve/CVE-2024-35826/ self
https://www.suse.com/security/cve/CVE-2024-35910/ self
https://www.suse.com/security/cve/CVE-2024-38606/ self
https://www.suse.com/security/cve/CVE-2024-40980/ self
https://www.suse.com/security/cve/CVE-2024-41005/ self
https://www.suse.com/security/cve/CVE-2024-41055/ self
https://www.suse.com/security/cve/CVE-2024-41077/ self
https://www.suse.com/security/cve/CVE-2024-41149/ self
https://www.suse.com/security/cve/CVE-2024-42307/ self
https://www.suse.com/security/cve/CVE-2024-43820/ self
https://www.suse.com/security/cve/CVE-2024-44974/ self
https://www.suse.com/security/cve/CVE-2024-45009/ self
https://www.suse.com/security/cve/CVE-2024-45010/ self
https://www.suse.com/security/cve/CVE-2024-46736/ self
https://www.suse.com/security/cve/CVE-2024-46782/ self
https://www.suse.com/security/cve/CVE-2024-46796/ self
https://www.suse.com/security/cve/CVE-2024-46858/ self
https://www.suse.com/security/cve/CVE-2024-47408/ self
https://www.suse.com/security/cve/CVE-2024-47701/ self
https://www.suse.com/security/cve/CVE-2024-47794/ self
https://www.suse.com/security/cve/CVE-2024-49571/ self
https://www.suse.com/security/cve/CVE-2024-49884/ self
https://www.suse.com/security/cve/CVE-2024-49924/ self
https://www.suse.com/security/cve/CVE-2024-49940/ self
https://www.suse.com/security/cve/CVE-2024-49950/ self
https://www.suse.com/security/cve/CVE-2024-49994/ self
https://www.suse.com/security/cve/CVE-2024-50029/ self
https://www.suse.com/security/cve/CVE-2024-50036/ self
https://www.suse.com/security/cve/CVE-2024-50038/ self
https://www.suse.com/security/cve/CVE-2024-50056/ self
https://www.suse.com/security/cve/CVE-2024-50073/ self
https://www.suse.com/security/cve/CVE-2024-50085/ self
https://www.suse.com/security/cve/CVE-2024-50115/ self
https://www.suse.com/security/cve/CVE-2024-50126/ self
https://www.suse.com/security/cve/CVE-2024-50140/ self
https://www.suse.com/security/cve/CVE-2024-50142/ self
https://www.suse.com/security/cve/CVE-2024-50152/ self
https://www.suse.com/security/cve/CVE-2024-50185/ self
https://www.suse.com/security/cve/CVE-2024-50251/ self
https://www.suse.com/security/cve/CVE-2024-50258/ self
https://www.suse.com/security/cve/CVE-2024-50290/ self
https://www.suse.com/security/cve/CVE-2024-50294/ self
https://www.suse.com/security/cve/CVE-2024-50304/ self
https://www.suse.com/security/cve/CVE-2024-52559/ self
https://www.suse.com/security/cve/CVE-2024-53057/ self
https://www.suse.com/security/cve/CVE-2024-53063/ self
https://www.suse.com/security/cve/CVE-2024-53123/ self
https://www.suse.com/security/cve/CVE-2024-53124/ self
https://www.suse.com/security/cve/CVE-2024-53139/ self
https://www.suse.com/security/cve/CVE-2024-53140/ self
https://www.suse.com/security/cve/CVE-2024-53147/ self
https://www.suse.com/security/cve/CVE-2024-53163/ self
https://www.suse.com/security/cve/CVE-2024-53173/ self
https://www.suse.com/security/cve/CVE-2024-53176/ self
https://www.suse.com/security/cve/CVE-2024-53177/ self
https://www.suse.com/security/cve/CVE-2024-53178/ self
https://www.suse.com/security/cve/CVE-2024-53226/ self
https://www.suse.com/security/cve/CVE-2024-53239/ self
https://www.suse.com/security/cve/CVE-2024-53680/ self
https://www.suse.com/security/cve/CVE-2024-54683/ self
https://www.suse.com/security/cve/CVE-2024-56539/ self
https://www.suse.com/security/cve/CVE-2024-56548/ self
https://www.suse.com/security/cve/CVE-2024-56579/ self
https://www.suse.com/security/cve/CVE-2024-56592/ self
https://www.suse.com/security/cve/CVE-2024-56605/ self
https://www.suse.com/security/cve/CVE-2024-56633/ self
https://www.suse.com/security/cve/CVE-2024-56638/ self
https://www.suse.com/security/cve/CVE-2024-56640/ self
https://www.suse.com/security/cve/CVE-2024-56647/ self
https://www.suse.com/security/cve/CVE-2024-56658/ self
https://www.suse.com/security/cve/CVE-2024-56702/ self
https://www.suse.com/security/cve/CVE-2024-56703/ self
https://www.suse.com/security/cve/CVE-2024-56718/ self
https://www.suse.com/security/cve/CVE-2024-56719/ self
https://www.suse.com/security/cve/CVE-2024-56720/ self
https://www.suse.com/security/cve/CVE-2024-56751/ self
https://www.suse.com/security/cve/CVE-2024-56758/ self
https://www.suse.com/security/cve/CVE-2024-56770/ self
https://www.suse.com/security/cve/CVE-2024-57807/ self
https://www.suse.com/security/cve/CVE-2024-57834/ self
https://www.suse.com/security/cve/CVE-2024-57882/ self
https://www.suse.com/security/cve/CVE-2024-57889/ self
https://www.suse.com/security/cve/CVE-2024-57900/ self
https://www.suse.com/security/cve/CVE-2024-57947/ self
https://www.suse.com/security/cve/CVE-2024-57948/ self
https://www.suse.com/security/cve/CVE-2024-57973/ self
https://www.suse.com/security/cve/CVE-2024-57974/ self
https://www.suse.com/security/cve/CVE-2024-57978/ self
https://www.suse.com/security/cve/CVE-2024-57979/ self
https://www.suse.com/security/cve/CVE-2024-57980/ self
https://www.suse.com/security/cve/CVE-2024-57981/ self
https://www.suse.com/security/cve/CVE-2024-57986/ self
https://www.suse.com/security/cve/CVE-2024-57990/ self
https://www.suse.com/security/cve/CVE-2024-57993/ self
https://www.suse.com/security/cve/CVE-2024-57994/ self
https://www.suse.com/security/cve/CVE-2024-57996/ self
https://www.suse.com/security/cve/CVE-2024-57997/ self
https://www.suse.com/security/cve/CVE-2024-57999/ self
https://www.suse.com/security/cve/CVE-2024-58002/ self
https://www.suse.com/security/cve/CVE-2024-58005/ self
https://www.suse.com/security/cve/CVE-2024-58006/ self
https://www.suse.com/security/cve/CVE-2024-58007/ self
https://www.suse.com/security/cve/CVE-2024-58009/ self
https://www.suse.com/security/cve/CVE-2024-58011/ self
https://www.suse.com/security/cve/CVE-2024-58012/ self
https://www.suse.com/security/cve/CVE-2024-58013/ self
https://www.suse.com/security/cve/CVE-2024-58014/ self
https://www.suse.com/security/cve/CVE-2024-58017/ self
https://www.suse.com/security/cve/CVE-2024-58018/ self
https://www.suse.com/security/cve/CVE-2024-58019/ self
https://www.suse.com/security/cve/CVE-2024-58020/ self
https://www.suse.com/security/cve/CVE-2024-58034/ self
https://www.suse.com/security/cve/CVE-2024-58051/ self
https://www.suse.com/security/cve/CVE-2024-58052/ self
https://www.suse.com/security/cve/CVE-2024-58054/ self
https://www.suse.com/security/cve/CVE-2024-58055/ self
https://www.suse.com/security/cve/CVE-2024-58056/ self
https://www.suse.com/security/cve/CVE-2024-58057/ self
https://www.suse.com/security/cve/CVE-2024-58058/ self
https://www.suse.com/security/cve/CVE-2024-58061/ self
https://www.suse.com/security/cve/CVE-2024-58063/ self
https://www.suse.com/security/cve/CVE-2024-58069/ self
https://www.suse.com/security/cve/CVE-2024-58071/ self
https://www.suse.com/security/cve/CVE-2024-58072/ self
https://www.suse.com/security/cve/CVE-2024-58076/ self
https://www.suse.com/security/cve/CVE-2024-58078/ self
https://www.suse.com/security/cve/CVE-2024-58079/ self
https://www.suse.com/security/cve/CVE-2024-58080/ self
https://www.suse.com/security/cve/CVE-2024-58083/ self
https://www.suse.com/security/cve/CVE-2024-58085/ self
https://www.suse.com/security/cve/CVE-2024-58086/ self
https://www.suse.com/security/cve/CVE-2025-21631/ self
https://www.suse.com/security/cve/CVE-2025-21635/ self
https://www.suse.com/security/cve/CVE-2025-21636/ self
https://www.suse.com/security/cve/CVE-2025-21637/ self
https://www.suse.com/security/cve/CVE-2025-21638/ self
https://www.suse.com/security/cve/CVE-2025-21639/ self
https://www.suse.com/security/cve/CVE-2025-21640/ self
https://www.suse.com/security/cve/CVE-2025-21647/ self
https://www.suse.com/security/cve/CVE-2025-21659/ self
https://www.suse.com/security/cve/CVE-2025-21665/ self
https://www.suse.com/security/cve/CVE-2025-21666/ self
https://www.suse.com/security/cve/CVE-2025-21667/ self
https://www.suse.com/security/cve/CVE-2025-21668/ self
https://www.suse.com/security/cve/CVE-2025-21669/ self
https://www.suse.com/security/cve/CVE-2025-21670/ self
https://www.suse.com/security/cve/CVE-2025-21671/ self
https://www.suse.com/security/cve/CVE-2025-21673/ self
https://www.suse.com/security/cve/CVE-2025-21675/ self
https://www.suse.com/security/cve/CVE-2025-21678/ self
https://www.suse.com/security/cve/CVE-2025-21680/ self
https://www.suse.com/security/cve/CVE-2025-21681/ self
https://www.suse.com/security/cve/CVE-2025-21684/ self
https://www.suse.com/security/cve/CVE-2025-21687/ self
https://www.suse.com/security/cve/CVE-2025-21688/ self
https://www.suse.com/security/cve/CVE-2025-21689/ self
https://www.suse.com/security/cve/CVE-2025-21690/ self
https://www.suse.com/security/cve/CVE-2025-21692/ self
https://www.suse.com/security/cve/CVE-2025-21693/ self
https://www.suse.com/security/cve/CVE-2025-21697/ self
https://www.suse.com/security/cve/CVE-2025-21699/ self
https://www.suse.com/security/cve/CVE-2025-21700/ self
https://www.suse.com/security/cve/CVE-2025-21701/ self
https://www.suse.com/security/cve/CVE-2025-21703/ self
https://www.suse.com/security/cve/CVE-2025-21704/ self
https://www.suse.com/security/cve/CVE-2025-21705/ self
https://www.suse.com/security/cve/CVE-2025-21706/ self
https://www.suse.com/security/cve/CVE-2025-21708/ self
https://www.suse.com/security/cve/CVE-2025-21711/ self
https://www.suse.com/security/cve/CVE-2025-21714/ self
https://www.suse.com/security/cve/CVE-2025-21715/ self
https://www.suse.com/security/cve/CVE-2025-21716/ self
https://www.suse.com/security/cve/CVE-2025-21718/ self
https://www.suse.com/security/cve/CVE-2025-21719/ self
https://www.suse.com/security/cve/CVE-2025-21723/ self
https://www.suse.com/security/cve/CVE-2025-21724/ self
https://www.suse.com/security/cve/CVE-2025-21725/ self
https://www.suse.com/security/cve/CVE-2025-21726/ self
https://www.suse.com/security/cve/CVE-2025-21727/ self
https://www.suse.com/security/cve/CVE-2025-21728/ self
https://www.suse.com/security/cve/CVE-2025-21729/ self
https://www.suse.com/security/cve/CVE-2025-21731/ self
https://www.suse.com/security/cve/CVE-2025-21732/ self
https://www.suse.com/security/cve/CVE-2025-21733/ self
https://www.suse.com/security/cve/CVE-2025-21734/ self
https://www.suse.com/security/cve/CVE-2025-21735/ self
https://www.suse.com/security/cve/CVE-2025-21736/ self
https://www.suse.com/security/cve/CVE-2025-21738/ self
https://www.suse.com/security/cve/CVE-2025-21739/ self
https://www.suse.com/security/cve/CVE-2025-21741/ self
https://www.suse.com/security/cve/CVE-2025-21742/ self
https://www.suse.com/security/cve/CVE-2025-21743/ self
https://www.suse.com/security/cve/CVE-2025-21744/ self
https://www.suse.com/security/cve/CVE-2025-21745/ self
https://www.suse.com/security/cve/CVE-2025-21749/ self
https://www.suse.com/security/cve/CVE-2025-21750/ self
https://www.suse.com/security/cve/CVE-2025-21753/ self
https://www.suse.com/security/cve/CVE-2025-21754/ self
https://www.suse.com/security/cve/CVE-2025-21755/ self
https://www.suse.com/security/cve/CVE-2025-21756/ self
https://www.suse.com/security/cve/CVE-2025-21759/ self
https://www.suse.com/security/cve/CVE-2025-21760/ self
https://www.suse.com/security/cve/CVE-2025-21761/ self
https://www.suse.com/security/cve/CVE-2025-21762/ self
https://www.suse.com/security/cve/CVE-2025-21763/ self
https://www.suse.com/security/cve/CVE-2025-21764/ self
https://www.suse.com/security/cve/CVE-2025-21765/ self
https://www.suse.com/security/cve/CVE-2025-21766/ self
https://www.suse.com/security/cve/CVE-2025-21767/ self
https://www.suse.com/security/cve/CVE-2025-21772/ self
https://www.suse.com/security/cve/CVE-2025-21773/ self
https://www.suse.com/security/cve/CVE-2025-21775/ self
https://www.suse.com/security/cve/CVE-2025-21776/ self
https://www.suse.com/security/cve/CVE-2025-21779/ self
https://www.suse.com/security/cve/CVE-2025-21780/ self
https://www.suse.com/security/cve/CVE-2025-21781/ self
https://www.suse.com/security/cve/CVE-2025-21782/ self
https://www.suse.com/security/cve/CVE-2025-21784/ self
https://www.suse.com/security/cve/CVE-2025-21785/ self
https://www.suse.com/security/cve/CVE-2025-21790/ self
https://www.suse.com/security/cve/CVE-2025-21791/ self
https://www.suse.com/security/cve/CVE-2025-21793/ self
https://www.suse.com/security/cve/CVE-2025-21794/ self
https://www.suse.com/security/cve/CVE-2025-21795/ self
https://www.suse.com/security/cve/CVE-2025-21796/ self
https://www.suse.com/security/cve/CVE-2025-21799/ self
https://www.suse.com/security/cve/CVE-2025-21802/ self
https://www.suse.com/security/cve/CVE-2025-21804/ self
https://www.suse.com/security/cve/CVE-2025-21806/ self
https://www.suse.com/security/cve/CVE-2025-21810/ self
https://www.suse.com/security/cve/CVE-2025-21815/ self
https://www.suse.com/security/cve/CVE-2025-21819/ self
https://www.suse.com/security/cve/CVE-2025-21820/ self
https://www.suse.com/security/cve/CVE-2025-21821/ self
https://www.suse.com/security/cve/CVE-2025-21823/ self
https://www.suse.com/security/cve/CVE-2025-21825/ self
https://www.suse.com/security/cve/CVE-2025-21828/ self
https://www.suse.com/security/cve/CVE-2025-21829/ self
https://www.suse.com/security/cve/CVE-2025-21830/ self
https://www.suse.com/security/cve/CVE-2025-21831/ self
https://www.suse.com/security/cve/CVE-2025-21832/ self
https://www.suse.com/security/cve/CVE-2025-21835/ self
https://www.suse.com/security/cve/CVE-2025-21836/ self
https://www.suse.com/security/cve/CVE-2025-21838/ self
https://www.suse.com/security/cve/CVE-2025-21844/ self
https://www.suse.com/security/cve/CVE-2025-21846/ self
https://www.suse.com/security/cve/CVE-2025-21847/ self
https://www.suse.com/security/cve/CVE-2025-21848/ self
https://www.suse.com/security/cve/CVE-2025-21850/ self
https://www.suse.com/security/cve/CVE-2025-21855/ self
https://www.suse.com/security/cve/CVE-2025-21856/ self
https://www.suse.com/security/cve/CVE-2025-21857/ self
https://www.suse.com/security/cve/CVE-2025-21858/ self
https://www.suse.com/security/cve/CVE-2025-21859/ self
https://www.suse.com/security/cve/CVE-2025-21861/ self
https://www.suse.com/security/cve/CVE-2025-21862/ self
https://www.suse.com/security/cve/CVE-2025-21863/ self
https://www.suse.com/security/cve/CVE-2025-21864/ self
https://www.suse.com/security/cve/CVE-2025-21865/ self
https://www.suse.com/security/cve/CVE-2025-21866/ self
https://www.suse.com/security/cve/CVE-2025-21869/ self
https://www.suse.com/security/cve/CVE-2025-21870/ self
https://www.suse.com/security/cve/CVE-2025-21871/ self
https://www.suse.com/security/cve/CVE-2025-21873/ self
https://www.suse.com/security/cve/CVE-2025-21875/ self
https://www.suse.com/security/cve/CVE-2025-21876/ self
https://www.suse.com/security/cve/CVE-2025-21877/ self
https://www.suse.com/security/cve/CVE-2025-21878/ self
https://www.suse.com/security/cve/CVE-2025-21881/ self
https://www.suse.com/security/cve/CVE-2025-21883/ self
https://www.suse.com/security/cve/CVE-2025-21884/ self
https://www.suse.com/security/cve/CVE-2025-21885/ self
https://www.suse.com/security/cve/CVE-2025-21886/ self
https://www.suse.com/security/cve/CVE-2025-21887/ self
https://www.suse.com/security/cve/CVE-2025-21888/ self
https://www.suse.com/security/cve/CVE-2025-21889/ self
https://www.suse.com/security/cve/CVE-2025-21890/ self
https://www.suse.com/security/cve/CVE-2025-21891/ self
https://www.suse.com/security/cve/CVE-2025-21892/ self
https://www.suse.com/security/cve/CVE-2025-21894/ self
https://www.suse.com/security/cve/CVE-2025-21895/ self
https://www.suse.com/security/cve/CVE-2025-21905/ self
https://www.suse.com/security/cve/CVE-2025-21906/ self
https://www.suse.com/security/cve/CVE-2025-21908/ self
https://www.suse.com/security/cve/CVE-2025-21909/ self
https://www.suse.com/security/cve/CVE-2025-21910/ self
https://www.suse.com/security/cve/CVE-2025-21912/ self
https://www.suse.com/security/cve/CVE-2025-21913/ self
https://www.suse.com/security/cve/CVE-2025-21914/ self
https://www.suse.com/security/cve/CVE-2025-21915/ self
https://www.suse.com/security/cve/CVE-2025-21916/ self
https://www.suse.com/security/cve/CVE-2025-21917/ self
https://www.suse.com/security/cve/CVE-2025-21918/ self
https://www.suse.com/security/cve/CVE-2025-21922/ self
https://www.suse.com/security/cve/CVE-2025-21923/ self
https://www.suse.com/security/cve/CVE-2025-21924/ self
https://www.suse.com/security/cve/CVE-2025-21927/ self
https://www.suse.com/security/cve/CVE-2025-21928/ self
https://www.suse.com/security/cve/CVE-2025-21930/ self
https://www.suse.com/security/cve/CVE-2025-21934/ self
https://www.suse.com/security/cve/CVE-2025-21935/ self
https://www.suse.com/security/cve/CVE-2025-21936/ self
https://www.suse.com/security/cve/CVE-2025-21937/ self
https://www.suse.com/security/cve/CVE-2025-21941/ self
https://www.suse.com/security/cve/CVE-2025-21943/ self
https://www.suse.com/security/cve/CVE-2025-21948/ self
https://www.suse.com/security/cve/CVE-2025-21950/ self
https://www.suse.com/security/cve/CVE-2025-21951/ self
https://www.suse.com/security/cve/CVE-2025-21953/ self
https://www.suse.com/security/cve/CVE-2025-21956/ self
https://www.suse.com/security/cve/CVE-2025-21957/ self
https://www.suse.com/security/cve/CVE-2025-21960/ self
https://www.suse.com/security/cve/CVE-2025-21961/ self
https://www.suse.com/security/cve/CVE-2025-21966/ self
https://www.suse.com/security/cve/CVE-2025-21968/ self
https://www.suse.com/security/cve/CVE-2025-21969/ self
https://www.suse.com/security/cve/CVE-2025-21970/ self
https://www.suse.com/security/cve/CVE-2025-21971/ self
https://www.suse.com/security/cve/CVE-2025-21972/ self
https://www.suse.com/security/cve/CVE-2025-21975/ self
https://www.suse.com/security/cve/CVE-2025-21978/ self
https://www.suse.com/security/cve/CVE-2025-21979/ self
https://www.suse.com/security/cve/CVE-2025-21981/ self
https://www.suse.com/security/cve/CVE-2025-21991/ self
https://www.suse.com/security/cve/CVE-2025-21992/ self
https://www.suse.com/security/cve/CVE-2025-21993/ self
https://www.suse.com/security/cve/CVE-2025-21995/ self
https://www.suse.com/security/cve/CVE-2025-21996/ self
https://www.suse.com/security/cve/CVE-2025-22001/ self
https://www.suse.com/security/cve/CVE-2025-22003/ self
https://www.suse.com/security/cve/CVE-2025-22007/ self
https://www.suse.com/security/cve/CVE-2025-22008/ self
https://www.suse.com/security/cve/CVE-2025-22009/ self
https://www.suse.com/security/cve/CVE-2025-22010/ self
https://www.suse.com/security/cve/CVE-2025-22013/ self
https://www.suse.com/security/cve/CVE-2025-22014/ self
https://www.suse.com/security/cve/CVE-2025-2312/ self
https://www.suse.com/security/cve/CVE-2023-52831 external
https://bugzilla.suse.com/1225533 external
https://www.suse.com/security/cve/CVE-2023-52924 external
https://bugzilla.suse.com/1236821 external
https://bugzilla.suse.com/1244630 external
https://www.suse.com/security/cve/CVE-2023-52925 external
https://bugzilla.suse.com/1236822 external
https://bugzilla.suse.com/1246009 external
https://www.suse.com/security/cve/CVE-2023-52926 external
https://bugzilla.suse.com/1237565 external
https://bugzilla.suse.com/1237567 external
https://www.suse.com/security/cve/CVE-2023-52927 external
https://bugzilla.suse.com/1239644 external
https://bugzilla.suse.com/1246016 external
https://www.suse.com/security/cve/CVE-2024-26634 external
https://bugzilla.suse.com/1221651 external
https://www.suse.com/security/cve/CVE-2024-26708 external
https://bugzilla.suse.com/1222672 external
https://www.suse.com/security/cve/CVE-2024-26810 external
https://bugzilla.suse.com/1222803 external
https://www.suse.com/security/cve/CVE-2024-26873 external
https://bugzilla.suse.com/1223047 external
https://www.suse.com/security/cve/CVE-2024-27415 external
https://bugzilla.suse.com/1224757 external
https://www.suse.com/security/cve/CVE-2024-35826 external
https://bugzilla.suse.com/1224610 external
https://www.suse.com/security/cve/CVE-2024-35910 external
https://bugzilla.suse.com/1224489 external
https://www.suse.com/security/cve/CVE-2024-38606 external
https://bugzilla.suse.com/1226871 external
https://www.suse.com/security/cve/CVE-2024-40980 external
https://bugzilla.suse.com/1227937 external
https://www.suse.com/security/cve/CVE-2024-41005 external
https://bugzilla.suse.com/1227858 external
https://www.suse.com/security/cve/CVE-2024-41055 external
https://bugzilla.suse.com/1228521 external
https://www.suse.com/security/cve/CVE-2024-41077 external
https://bugzilla.suse.com/1228653 external
https://www.suse.com/security/cve/CVE-2024-41149 external
https://bugzilla.suse.com/1235698 external
https://www.suse.com/security/cve/CVE-2024-42307 external
https://bugzilla.suse.com/1229361 external
https://www.suse.com/security/cve/CVE-2024-43820 external
https://bugzilla.suse.com/1229311 external
https://www.suse.com/security/cve/CVE-2024-44974 external
https://bugzilla.suse.com/1230235 external
https://www.suse.com/security/cve/CVE-2024-45009 external
https://bugzilla.suse.com/1230438 external
https://www.suse.com/security/cve/CVE-2024-45010 external
https://bugzilla.suse.com/1230439 external
https://www.suse.com/security/cve/CVE-2024-46736 external
https://bugzilla.suse.com/1230728 external
https://www.suse.com/security/cve/CVE-2024-46782 external
https://bugzilla.suse.com/1230769 external
https://www.suse.com/security/cve/CVE-2024-46796 external
https://bugzilla.suse.com/1230832 external
https://www.suse.com/security/cve/CVE-2024-46858 external
https://bugzilla.suse.com/1231088 external
https://www.suse.com/security/cve/CVE-2024-47408 external
https://bugzilla.suse.com/1235711 external
https://www.suse.com/security/cve/CVE-2024-47701 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1231920 external
https://www.suse.com/security/cve/CVE-2024-47794 external
https://bugzilla.suse.com/1235712 external
https://www.suse.com/security/cve/CVE-2024-49571 external
https://bugzilla.suse.com/1235733 external
https://www.suse.com/security/cve/CVE-2024-49884 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1232198 external
https://www.suse.com/security/cve/CVE-2024-49924 external
https://bugzilla.suse.com/1232364 external
https://www.suse.com/security/cve/CVE-2024-49940 external
https://bugzilla.suse.com/1232812 external
https://www.suse.com/security/cve/CVE-2024-49950 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1232159 external
https://www.suse.com/security/cve/CVE-2024-49994 external
https://bugzilla.suse.com/1237757 external
https://www.suse.com/security/cve/CVE-2024-50029 external
https://bugzilla.suse.com/1231949 external
https://www.suse.com/security/cve/CVE-2024-50036 external
https://bugzilla.suse.com/1231912 external
https://www.suse.com/security/cve/CVE-2024-50038 external
https://bugzilla.suse.com/1231910 external
https://www.suse.com/security/cve/CVE-2024-50056 external
https://bugzilla.suse.com/1232389 external
https://www.suse.com/security/cve/CVE-2024-50073 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1232520 external
https://www.suse.com/security/cve/CVE-2024-50085 external
https://bugzilla.suse.com/1232508 external
https://www.suse.com/security/cve/CVE-2024-50115 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1232919 external
https://bugzilla.suse.com/1233019 external
https://www.suse.com/security/cve/CVE-2024-50126 external
https://bugzilla.suse.com/1232895 external
https://www.suse.com/security/cve/CVE-2024-50140 external
https://bugzilla.suse.com/1233060 external
https://www.suse.com/security/cve/CVE-2024-50142 external
https://bugzilla.suse.com/1233028 external
https://www.suse.com/security/cve/CVE-2024-50152 external
https://bugzilla.suse.com/1233033 external
https://www.suse.com/security/cve/CVE-2024-50185 external
https://bugzilla.suse.com/1233109 external
https://www.suse.com/security/cve/CVE-2024-50251 external
https://bugzilla.suse.com/1233248 external
https://www.suse.com/security/cve/CVE-2024-50258 external
https://bugzilla.suse.com/1233221 external
https://www.suse.com/security/cve/CVE-2024-50290 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1233479 external
https://bugzilla.suse.com/1233681 external
https://www.suse.com/security/cve/CVE-2024-50294 external
https://bugzilla.suse.com/1233483 external
https://www.suse.com/security/cve/CVE-2024-50304 external
https://bugzilla.suse.com/1233522 external
https://www.suse.com/security/cve/CVE-2024-52559 external
https://bugzilla.suse.com/1238507 external
https://www.suse.com/security/cve/CVE-2024-53057 external
https://bugzilla.suse.com/1233551 external
https://bugzilla.suse.com/1245816 external
https://www.suse.com/security/cve/CVE-2024-53063 external
https://bugzilla.suse.com/1225742 external
https://bugzilla.suse.com/1233557 external
https://bugzilla.suse.com/1233619 external
https://www.suse.com/security/cve/CVE-2024-53123 external
https://bugzilla.suse.com/1234070 external
https://www.suse.com/security/cve/CVE-2024-53124 external
https://bugzilla.suse.com/1234074 external
https://www.suse.com/security/cve/CVE-2024-53139 external
https://bugzilla.suse.com/1234157 external
https://www.suse.com/security/cve/CVE-2024-53140 external
https://bugzilla.suse.com/1234222 external
https://www.suse.com/security/cve/CVE-2024-53147 external
https://bugzilla.suse.com/1234857 external
https://www.suse.com/security/cve/CVE-2024-53163 external
https://bugzilla.suse.com/1234828 external
https://www.suse.com/security/cve/CVE-2024-53173 external
https://bugzilla.suse.com/1234853 external
https://bugzilla.suse.com/1234891 external
https://bugzilla.suse.com/1234892 external
https://www.suse.com/security/cve/CVE-2024-53176 external
https://bugzilla.suse.com/1234894 external
https://www.suse.com/security/cve/CVE-2024-53177 external
https://bugzilla.suse.com/1234896 external
https://bugzilla.suse.com/1235103 external
https://www.suse.com/security/cve/CVE-2024-53178 external
https://bugzilla.suse.com/1234895 external
https://www.suse.com/security/cve/CVE-2024-53226 external
https://bugzilla.suse.com/1236576 external
https://www.suse.com/security/cve/CVE-2024-53239 external
https://bugzilla.suse.com/1234853 external
https://bugzilla.suse.com/1235054 external
https://bugzilla.suse.com/1235055 external
https://www.suse.com/security/cve/CVE-2024-53680 external
https://bugzilla.suse.com/1235715 external
https://www.suse.com/security/cve/CVE-2024-54683 external
https://bugzilla.suse.com/1235729 external
https://www.suse.com/security/cve/CVE-2024-56539 external
https://bugzilla.suse.com/1234853 external
https://bugzilla.suse.com/1234963 external
https://bugzilla.suse.com/1234964 external
https://www.suse.com/security/cve/CVE-2024-56548 external
https://bugzilla.suse.com/1234853 external
https://bugzilla.suse.com/1235073 external
https://bugzilla.suse.com/1235074 external
https://www.suse.com/security/cve/CVE-2024-56579 external
https://bugzilla.suse.com/1236575 external
https://www.suse.com/security/cve/CVE-2024-56592 external
https://bugzilla.suse.com/1235244 external
https://www.suse.com/security/cve/CVE-2024-56605 external
https://bugzilla.suse.com/1234853 external
https://bugzilla.suse.com/1235061 external
https://bugzilla.suse.com/1235062 external
https://www.suse.com/security/cve/CVE-2024-56633 external
https://bugzilla.suse.com/1235485 external
https://www.suse.com/security/cve/CVE-2024-56638 external
https://bugzilla.suse.com/1235524 external
https://www.suse.com/security/cve/CVE-2024-56640 external
https://bugzilla.suse.com/1235436 external
https://www.suse.com/security/cve/CVE-2024-56647 external
https://bugzilla.suse.com/1235435 external
https://www.suse.com/security/cve/CVE-2024-56658 external
https://bugzilla.suse.com/1235441 external
https://bugzilla.suse.com/1235442 external
https://www.suse.com/security/cve/CVE-2024-56702 external
https://bugzilla.suse.com/1235501 external
https://www.suse.com/security/cve/CVE-2024-56703 external
https://bugzilla.suse.com/1235455 external
https://www.suse.com/security/cve/CVE-2024-56718 external
https://bugzilla.suse.com/1235589 external
https://www.suse.com/security/cve/CVE-2024-56719 external
https://bugzilla.suse.com/1235591 external
https://www.suse.com/security/cve/CVE-2024-56720 external
https://bugzilla.suse.com/1235592 external
https://www.suse.com/security/cve/CVE-2024-56751 external
https://bugzilla.suse.com/1234936 external
https://www.suse.com/security/cve/CVE-2024-56758 external
https://bugzilla.suse.com/1235621 external
https://www.suse.com/security/cve/CVE-2024-56770 external
https://bugzilla.suse.com/1235637 external
https://www.suse.com/security/cve/CVE-2024-57807 external
https://bugzilla.suse.com/1235761 external
https://www.suse.com/security/cve/CVE-2024-57834 external
https://bugzilla.suse.com/1238993 external
https://www.suse.com/security/cve/CVE-2024-57882 external
https://bugzilla.suse.com/1235914 external
https://bugzilla.suse.com/1235916 external
https://www.suse.com/security/cve/CVE-2024-57889 external
https://bugzilla.suse.com/1236573 external
https://www.suse.com/security/cve/CVE-2024-57900 external
https://bugzilla.suse.com/1235973 external
https://www.suse.com/security/cve/CVE-2024-57947 external
https://bugzilla.suse.com/1236333 external
https://bugzilla.suse.com/1245799 external
https://www.suse.com/security/cve/CVE-2024-57948 external
https://bugzilla.suse.com/1236677 external
https://www.suse.com/security/cve/CVE-2024-57973 external
https://bugzilla.suse.com/1238531 external
https://www.suse.com/security/cve/CVE-2024-57974 external
https://bugzilla.suse.com/1238532 external
https://www.suse.com/security/cve/CVE-2024-57978 external
https://bugzilla.suse.com/1238523 external
https://www.suse.com/security/cve/CVE-2024-57979 external
https://bugzilla.suse.com/1238521 external
https://www.suse.com/security/cve/CVE-2024-57980 external
https://bugzilla.suse.com/1237911 external
https://www.suse.com/security/cve/CVE-2024-57981 external
https://bugzilla.suse.com/1237912 external
https://www.suse.com/security/cve/CVE-2024-57986 external
https://bugzilla.suse.com/1237907 external
https://www.suse.com/security/cve/CVE-2024-57990 external
https://bugzilla.suse.com/1237900 external
https://www.suse.com/security/cve/CVE-2024-57993 external
https://bugzilla.suse.com/1237894 external
https://www.suse.com/security/cve/CVE-2024-57994 external
https://bugzilla.suse.com/1237901 external
https://www.suse.com/security/cve/CVE-2024-57996 external
https://bugzilla.suse.com/1239076 external
https://bugzilla.suse.com/1239077 external
https://www.suse.com/security/cve/CVE-2024-57997 external
https://bugzilla.suse.com/1238529 external
https://www.suse.com/security/cve/CVE-2024-57999 external
https://bugzilla.suse.com/1238526 external
https://www.suse.com/security/cve/CVE-2024-58002 external
https://bugzilla.suse.com/1238503 external
https://www.suse.com/security/cve/CVE-2024-58005 external
https://bugzilla.suse.com/1237873 external
https://www.suse.com/security/cve/CVE-2024-58006 external
https://bugzilla.suse.com/1238772 external
https://www.suse.com/security/cve/CVE-2024-58007 external
https://bugzilla.suse.com/1238511 external
https://www.suse.com/security/cve/CVE-2024-58009 external
https://bugzilla.suse.com/1238760 external
https://www.suse.com/security/cve/CVE-2024-58011 external
https://bugzilla.suse.com/1239080 external
https://www.suse.com/security/cve/CVE-2024-58012 external
https://bugzilla.suse.com/1239104 external
https://www.suse.com/security/cve/CVE-2024-58013 external
https://bugzilla.suse.com/1239095 external
https://bugzilla.suse.com/1239096 external
https://www.suse.com/security/cve/CVE-2024-58014 external
https://bugzilla.suse.com/1239109 external
https://bugzilla.suse.com/1239110 external
https://www.suse.com/security/cve/CVE-2024-58017 external
https://bugzilla.suse.com/1239112 external
https://www.suse.com/security/cve/CVE-2024-58018 external
https://bugzilla.suse.com/1238990 external
https://www.suse.com/security/cve/CVE-2024-58019 external
https://bugzilla.suse.com/1238997 external
https://www.suse.com/security/cve/CVE-2024-58020 external
https://bugzilla.suse.com/1239346 external
https://www.suse.com/security/cve/CVE-2024-58034 external
https://bugzilla.suse.com/1238773 external
https://www.suse.com/security/cve/CVE-2024-58051 external
https://bugzilla.suse.com/1238963 external
https://www.suse.com/security/cve/CVE-2024-58052 external
https://bugzilla.suse.com/1238986 external
https://www.suse.com/security/cve/CVE-2024-58054 external
https://bugzilla.suse.com/1238975 external
https://www.suse.com/security/cve/CVE-2024-58055 external
https://bugzilla.suse.com/1238959 external
https://www.suse.com/security/cve/CVE-2024-58056 external
https://bugzilla.suse.com/1238981 external
https://www.suse.com/security/cve/CVE-2024-58057 external
https://bugzilla.suse.com/1238969 external
https://www.suse.com/security/cve/CVE-2024-58058 external
https://bugzilla.suse.com/1238979 external
https://www.suse.com/security/cve/CVE-2024-58061 external
https://bugzilla.suse.com/1238973 external
https://www.suse.com/security/cve/CVE-2024-58063 external
https://bugzilla.suse.com/1238984 external
https://www.suse.com/security/cve/CVE-2024-58069 external
https://bugzilla.suse.com/1238978 external
https://www.suse.com/security/cve/CVE-2024-58071 external
https://bugzilla.suse.com/1238970 external
https://www.suse.com/security/cve/CVE-2024-58072 external
https://bugzilla.suse.com/1238964 external
https://www.suse.com/security/cve/CVE-2024-58076 external
https://bugzilla.suse.com/1239037 external
https://www.suse.com/security/cve/CVE-2024-58078 external
https://bugzilla.suse.com/1239034 external
https://www.suse.com/security/cve/CVE-2024-58079 external
https://bugzilla.suse.com/1239029 external
https://www.suse.com/security/cve/CVE-2024-58080 external
https://bugzilla.suse.com/1239027 external
https://www.suse.com/security/cve/CVE-2024-58083 external
https://bugzilla.suse.com/1239036 external
https://www.suse.com/security/cve/CVE-2024-58085 external
https://bugzilla.suse.com/1239085 external
https://www.suse.com/security/cve/CVE-2024-58086 external
https://bugzilla.suse.com/1239038 external
https://www.suse.com/security/cve/CVE-2025-21631 external
https://bugzilla.suse.com/1236099 external
https://bugzilla.suse.com/1236100 external
https://www.suse.com/security/cve/CVE-2025-21635 external
https://bugzilla.suse.com/1236111 external
https://www.suse.com/security/cve/CVE-2025-21636 external
https://bugzilla.suse.com/1236113 external
https://www.suse.com/security/cve/CVE-2025-21637 external
https://bugzilla.suse.com/1236114 external
https://www.suse.com/security/cve/CVE-2025-21638 external
https://bugzilla.suse.com/1236115 external
https://www.suse.com/security/cve/CVE-2025-21639 external
https://bugzilla.suse.com/1236122 external
https://www.suse.com/security/cve/CVE-2025-21640 external
https://bugzilla.suse.com/1236123 external
https://www.suse.com/security/cve/CVE-2025-21647 external
https://bugzilla.suse.com/1236133 external
https://bugzilla.suse.com/1236134 external
https://www.suse.com/security/cve/CVE-2025-21659 external
https://bugzilla.suse.com/1236206 external
https://bugzilla.suse.com/1236207 external
https://www.suse.com/security/cve/CVE-2025-21665 external
https://bugzilla.suse.com/1236684 external
https://www.suse.com/security/cve/CVE-2025-21666 external
https://bugzilla.suse.com/1236680 external
https://www.suse.com/security/cve/CVE-2025-21667 external
https://bugzilla.suse.com/1236681 external
https://www.suse.com/security/cve/CVE-2025-21668 external
https://bugzilla.suse.com/1236682 external
https://www.suse.com/security/cve/CVE-2025-21669 external
https://bugzilla.suse.com/1236683 external
https://www.suse.com/security/cve/CVE-2025-21670 external
https://bugzilla.suse.com/1236685 external
https://www.suse.com/security/cve/CVE-2025-21671 external
https://bugzilla.suse.com/1236692 external
https://www.suse.com/security/cve/CVE-2025-21673 external
https://bugzilla.suse.com/1236689 external
https://www.suse.com/security/cve/CVE-2025-21675 external
https://bugzilla.suse.com/1236694 external
https://www.suse.com/security/cve/CVE-2025-21678 external
https://bugzilla.suse.com/1236698 external
https://www.suse.com/security/cve/CVE-2025-21680 external
https://bugzilla.suse.com/1236700 external
https://bugzilla.suse.com/1236701 external
https://www.suse.com/security/cve/CVE-2025-21681 external
https://bugzilla.suse.com/1236702 external
https://www.suse.com/security/cve/CVE-2025-21684 external
https://bugzilla.suse.com/1236952 external
https://www.suse.com/security/cve/CVE-2025-21687 external
https://bugzilla.suse.com/1237045 external
https://bugzilla.suse.com/1237046 external
https://www.suse.com/security/cve/CVE-2025-21688 external
https://bugzilla.suse.com/1237007 external
https://www.suse.com/security/cve/CVE-2025-21689 external
https://bugzilla.suse.com/1237017 external
https://www.suse.com/security/cve/CVE-2025-21690 external
https://bugzilla.suse.com/1237025 external
https://www.suse.com/security/cve/CVE-2025-21692 external
https://bugzilla.suse.com/1237028 external
https://bugzilla.suse.com/1237048 external
https://www.suse.com/security/cve/CVE-2025-21693 external
https://bugzilla.suse.com/1237029 external
https://bugzilla.suse.com/1237047 external
https://www.suse.com/security/cve/CVE-2025-21697 external
https://bugzilla.suse.com/1237132 external
https://www.suse.com/security/cve/CVE-2025-21699 external
https://bugzilla.suse.com/1237139 external
https://www.suse.com/security/cve/CVE-2025-21700 external
https://bugzilla.suse.com/1237159 external
https://www.suse.com/security/cve/CVE-2025-21701 external
https://bugzilla.suse.com/1237164 external
https://bugzilla.suse.com/1245805 external
https://www.suse.com/security/cve/CVE-2025-21703 external
https://bugzilla.suse.com/1237313 external
https://bugzilla.suse.com/1245796 external
https://www.suse.com/security/cve/CVE-2025-21704 external
https://bugzilla.suse.com/1237571 external
https://www.suse.com/security/cve/CVE-2025-21705 external
https://bugzilla.suse.com/1238525 external
https://www.suse.com/security/cve/CVE-2025-21706 external
https://bugzilla.suse.com/1238528 external
https://www.suse.com/security/cve/CVE-2025-21708 external
https://bugzilla.suse.com/1239087 external
https://www.suse.com/security/cve/CVE-2025-21711 external
https://bugzilla.suse.com/1239114 external
https://www.suse.com/security/cve/CVE-2025-21714 external
https://bugzilla.suse.com/1237890 external
https://www.suse.com/security/cve/CVE-2025-21715 external
https://bugzilla.suse.com/1237889 external
https://www.suse.com/security/cve/CVE-2025-21716 external
https://bugzilla.suse.com/1237891 external
https://www.suse.com/security/cve/CVE-2025-21718 external
https://bugzilla.suse.com/1239073 external
https://bugzilla.suse.com/1239074 external
https://bugzilla.suse.com/1239076 external
https://www.suse.com/security/cve/CVE-2025-21719 external
https://bugzilla.suse.com/1238860 external
https://www.suse.com/security/cve/CVE-2025-21723 external
https://bugzilla.suse.com/1238864 external
https://www.suse.com/security/cve/CVE-2025-21724 external
https://bugzilla.suse.com/1238863 external
https://www.suse.com/security/cve/CVE-2025-21725 external
https://bugzilla.suse.com/1238877 external
https://www.suse.com/security/cve/CVE-2025-21726 external
https://bugzilla.suse.com/1238865 external
https://bugzilla.suse.com/1240837 external
https://www.suse.com/security/cve/CVE-2025-21727 external
https://bugzilla.suse.com/1237876 external
https://www.suse.com/security/cve/CVE-2025-21728 external
https://bugzilla.suse.com/1237879 external
https://www.suse.com/security/cve/CVE-2025-21729 external
https://bugzilla.suse.com/1237874 external
https://www.suse.com/security/cve/CVE-2025-21731 external
https://bugzilla.suse.com/1237881 external
https://www.suse.com/security/cve/CVE-2025-21732 external
https://bugzilla.suse.com/1237877 external
https://www.suse.com/security/cve/CVE-2025-21733 external
https://bugzilla.suse.com/1238494 external
https://www.suse.com/security/cve/CVE-2025-21734 external
https://bugzilla.suse.com/1238734 external
https://www.suse.com/security/cve/CVE-2025-21735 external
https://bugzilla.suse.com/1238497 external
https://www.suse.com/security/cve/CVE-2025-21736 external
https://bugzilla.suse.com/1238715 external
https://www.suse.com/security/cve/CVE-2025-21738 external
https://bugzilla.suse.com/1238917 external
https://www.suse.com/security/cve/CVE-2025-21739 external
https://bugzilla.suse.com/1238506 external
https://www.suse.com/security/cve/CVE-2025-21741 external
https://bugzilla.suse.com/1238767 external
https://www.suse.com/security/cve/CVE-2025-21742 external
https://bugzilla.suse.com/1238771 external
https://www.suse.com/security/cve/CVE-2025-21743 external
https://bugzilla.suse.com/1238781 external
https://www.suse.com/security/cve/CVE-2025-21744 external
https://bugzilla.suse.com/1238903 external
https://www.suse.com/security/cve/CVE-2025-21745 external
https://bugzilla.suse.com/1238785 external
https://www.suse.com/security/cve/CVE-2025-21749 external
https://bugzilla.suse.com/1238904 external
https://www.suse.com/security/cve/CVE-2025-21750 external
https://bugzilla.suse.com/1238905 external
https://www.suse.com/security/cve/CVE-2025-21753 external
https://bugzilla.suse.com/1237875 external
https://www.suse.com/security/cve/CVE-2025-21754 external
https://bugzilla.suse.com/1238496 external
https://www.suse.com/security/cve/CVE-2025-21755 external
https://bugzilla.suse.com/1237882 external
https://www.suse.com/security/cve/CVE-2025-21756 external
https://bugzilla.suse.com/1238876 external
https://bugzilla.suse.com/1245795 external
https://www.suse.com/security/cve/CVE-2025-21759 external
https://bugzilla.suse.com/1238738 external
https://www.suse.com/security/cve/CVE-2025-21760 external
https://bugzilla.suse.com/1238763 external
https://www.suse.com/security/cve/CVE-2025-21761 external
https://bugzilla.suse.com/1238775 external
https://www.suse.com/security/cve/CVE-2025-21762 external
https://bugzilla.suse.com/1238780 external
https://www.suse.com/security/cve/CVE-2025-21763 external
https://bugzilla.suse.com/1237897 external
https://www.suse.com/security/cve/CVE-2025-21764 external
https://bugzilla.suse.com/1237885 external
https://www.suse.com/security/cve/CVE-2025-21765 external
https://bugzilla.suse.com/1237906 external
https://www.suse.com/security/cve/CVE-2025-21766 external
https://bugzilla.suse.com/1238754 external
https://www.suse.com/security/cve/CVE-2025-21767 external
https://bugzilla.suse.com/1238509 external
https://www.suse.com/security/cve/CVE-2025-21772 external
https://bugzilla.suse.com/1238911 external
https://bugzilla.suse.com/1238912 external
https://www.suse.com/security/cve/CVE-2025-21773 external
https://bugzilla.suse.com/1238762 external
https://www.suse.com/security/cve/CVE-2025-21775 external
https://bugzilla.suse.com/1238501 external
https://www.suse.com/security/cve/CVE-2025-21776 external
https://bugzilla.suse.com/1238909 external
https://www.suse.com/security/cve/CVE-2025-21779 external
https://bugzilla.suse.com/1238768 external
https://www.suse.com/security/cve/CVE-2025-21780 external
https://bugzilla.suse.com/1239115 external
https://bugzilla.suse.com/1239116 external
https://www.suse.com/security/cve/CVE-2025-21781 external
https://bugzilla.suse.com/1238735 external
https://www.suse.com/security/cve/CVE-2025-21782 external
https://bugzilla.suse.com/1239117 external
https://www.suse.com/security/cve/CVE-2025-21784 external
https://bugzilla.suse.com/1238510 external
https://www.suse.com/security/cve/CVE-2025-21785 external
https://bugzilla.suse.com/1238747 external
https://bugzilla.suse.com/1240745 external
https://www.suse.com/security/cve/CVE-2025-21790 external
https://bugzilla.suse.com/1238753 external
https://www.suse.com/security/cve/CVE-2025-21791 external
https://bugzilla.suse.com/1238512 external
https://bugzilla.suse.com/1240744 external
https://www.suse.com/security/cve/CVE-2025-21793 external
https://bugzilla.suse.com/1238500 external
https://www.suse.com/security/cve/CVE-2025-21794 external
https://bugzilla.suse.com/1238502 external
https://www.suse.com/security/cve/CVE-2025-21795 external
https://bugzilla.suse.com/1238759 external
https://www.suse.com/security/cve/CVE-2025-21796 external
https://bugzilla.suse.com/1238716 external
https://www.suse.com/security/cve/CVE-2025-21799 external
https://bugzilla.suse.com/1238739 external
https://www.suse.com/security/cve/CVE-2025-21802 external
https://bugzilla.suse.com/1238751 external
https://www.suse.com/security/cve/CVE-2025-21804 external
https://bugzilla.suse.com/1238736 external
https://www.suse.com/security/cve/CVE-2025-21806 external
https://bugzilla.suse.com/1238746 external
https://www.suse.com/security/cve/CVE-2025-21810 external
https://bugzilla.suse.com/1238757 external
https://www.suse.com/security/cve/CVE-2025-21815 external
https://bugzilla.suse.com/1238474 external
https://www.suse.com/security/cve/CVE-2025-21819 external
https://bugzilla.suse.com/1238994 external
https://www.suse.com/security/cve/CVE-2025-21820 external
https://bugzilla.suse.com/1238479 external
https://www.suse.com/security/cve/CVE-2025-21821 external
https://bugzilla.suse.com/1239174 external
https://www.suse.com/security/cve/CVE-2025-21823 external
https://bugzilla.suse.com/1238475 external
https://www.suse.com/security/cve/CVE-2025-21825 external
https://bugzilla.suse.com/1238971 external
https://www.suse.com/security/cve/CVE-2025-21828 external
https://bugzilla.suse.com/1238958 external
https://www.suse.com/security/cve/CVE-2025-21829 external
https://bugzilla.suse.com/1239030 external
https://www.suse.com/security/cve/CVE-2025-21830 external
https://bugzilla.suse.com/1239033 external
https://www.suse.com/security/cve/CVE-2025-21831 external
https://bugzilla.suse.com/1239039 external
https://www.suse.com/security/cve/CVE-2025-21832 external
https://bugzilla.suse.com/1239105 external
https://www.suse.com/security/cve/CVE-2025-21835 external
https://bugzilla.suse.com/1239068 external
https://www.suse.com/security/cve/CVE-2025-21836 external
https://bugzilla.suse.com/1239066 external
https://www.suse.com/security/cve/CVE-2025-21838 external
https://bugzilla.suse.com/1239065 external
https://www.suse.com/security/cve/CVE-2025-21844 external
https://bugzilla.suse.com/1239512 external
https://www.suse.com/security/cve/CVE-2025-21846 external
https://bugzilla.suse.com/1239508 external
https://www.suse.com/security/cve/CVE-2025-21847 external
https://bugzilla.suse.com/1239471 external
https://www.suse.com/security/cve/CVE-2025-21848 external
https://bugzilla.suse.com/1239479 external
https://www.suse.com/security/cve/CVE-2025-21850 external
https://bugzilla.suse.com/1239477 external
https://www.suse.com/security/cve/CVE-2025-21855 external
https://bugzilla.suse.com/1239484 external
https://www.suse.com/security/cve/CVE-2025-21856 external
https://bugzilla.suse.com/1239486 external
https://www.suse.com/security/cve/CVE-2025-21857 external
https://bugzilla.suse.com/1239478 external
https://www.suse.com/security/cve/CVE-2025-21858 external
https://bugzilla.suse.com/1239468 external
https://www.suse.com/security/cve/CVE-2025-21859 external
https://bugzilla.suse.com/1239467 external
https://www.suse.com/security/cve/CVE-2025-21861 external
https://bugzilla.suse.com/1239483 external
https://www.suse.com/security/cve/CVE-2025-21862 external
https://bugzilla.suse.com/1239474 external
https://www.suse.com/security/cve/CVE-2025-21863 external
https://bugzilla.suse.com/1239475 external
https://www.suse.com/security/cve/CVE-2025-21864 external
https://bugzilla.suse.com/1239482 external
https://www.suse.com/security/cve/CVE-2025-21865 external
https://bugzilla.suse.com/1239481 external
https://www.suse.com/security/cve/CVE-2025-21866 external
https://bugzilla.suse.com/1239473 external
https://www.suse.com/security/cve/CVE-2025-21869 external
https://bugzilla.suse.com/1240182 external
https://www.suse.com/security/cve/CVE-2025-21870 external
https://bugzilla.suse.com/1240191 external
https://www.suse.com/security/cve/CVE-2025-21871 external
https://bugzilla.suse.com/1240183 external
https://www.suse.com/security/cve/CVE-2025-21873 external
https://bugzilla.suse.com/1240184 external
https://www.suse.com/security/cve/CVE-2025-21875 external
https://bugzilla.suse.com/1240168 external
https://www.suse.com/security/cve/CVE-2025-21876 external
https://bugzilla.suse.com/1240179 external
https://www.suse.com/security/cve/CVE-2025-21877 external
https://bugzilla.suse.com/1240172 external
https://www.suse.com/security/cve/CVE-2025-21878 external
https://bugzilla.suse.com/1240192 external
https://www.suse.com/security/cve/CVE-2025-21881 external
https://bugzilla.suse.com/1240185 external
https://www.suse.com/security/cve/CVE-2025-21883 external
https://bugzilla.suse.com/1240189 external
https://www.suse.com/security/cve/CVE-2025-21884 external
https://bugzilla.suse.com/1240171 external
https://www.suse.com/security/cve/CVE-2025-21885 external
https://bugzilla.suse.com/1240169 external
https://www.suse.com/security/cve/CVE-2025-21886 external
https://bugzilla.suse.com/1240188 external
https://www.suse.com/security/cve/CVE-2025-21887 external
https://bugzilla.suse.com/1240176 external
https://www.suse.com/security/cve/CVE-2025-21888 external
https://bugzilla.suse.com/1240177 external
https://www.suse.com/security/cve/CVE-2025-21889 external
https://bugzilla.suse.com/1240167 external
https://www.suse.com/security/cve/CVE-2025-21890 external
https://bugzilla.suse.com/1240173 external
https://www.suse.com/security/cve/CVE-2025-21891 external
https://bugzilla.suse.com/1240186 external
https://www.suse.com/security/cve/CVE-2025-21892 external
https://bugzilla.suse.com/1240175 external
https://www.suse.com/security/cve/CVE-2025-21894 external
https://bugzilla.suse.com/1240581 external
https://www.suse.com/security/cve/CVE-2025-21895 external
https://bugzilla.suse.com/1240585 external
https://www.suse.com/security/cve/CVE-2025-21905 external
https://bugzilla.suse.com/1240575 external
https://www.suse.com/security/cve/CVE-2025-21906 external
https://bugzilla.suse.com/1240587 external
https://www.suse.com/security/cve/CVE-2025-21908 external
https://bugzilla.suse.com/1240600 external
https://www.suse.com/security/cve/CVE-2025-21909 external
https://bugzilla.suse.com/1240590 external
https://www.suse.com/security/cve/CVE-2025-21910 external
https://bugzilla.suse.com/1240583 external
https://www.suse.com/security/cve/CVE-2025-21912 external
https://bugzilla.suse.com/1240584 external
https://www.suse.com/security/cve/CVE-2025-21913 external
https://bugzilla.suse.com/1240591 external
https://www.suse.com/security/cve/CVE-2025-21914 external
https://bugzilla.suse.com/1240595 external
https://www.suse.com/security/cve/CVE-2025-21915 external
https://bugzilla.suse.com/1240594 external
https://www.suse.com/security/cve/CVE-2025-21916 external
https://bugzilla.suse.com/1240582 external
https://www.suse.com/security/cve/CVE-2025-21917 external
https://bugzilla.suse.com/1240596 external
https://www.suse.com/security/cve/CVE-2025-21918 external
https://bugzilla.suse.com/1240592 external
https://www.suse.com/security/cve/CVE-2025-21922 external
https://bugzilla.suse.com/1240639 external
https://www.suse.com/security/cve/CVE-2025-21923 external
https://bugzilla.suse.com/1240691 external
https://www.suse.com/security/cve/CVE-2025-21924 external
https://bugzilla.suse.com/1240720 external
https://www.suse.com/security/cve/CVE-2025-21927 external
https://bugzilla.suse.com/1240714 external
https://www.suse.com/security/cve/CVE-2025-21928 external
https://bugzilla.suse.com/1240722 external
https://www.suse.com/security/cve/CVE-2025-21930 external
https://bugzilla.suse.com/1240715 external
https://www.suse.com/security/cve/CVE-2025-21934 external
https://bugzilla.suse.com/1240708 external
https://www.suse.com/security/cve/CVE-2025-21935 external
https://bugzilla.suse.com/1240700 external
https://www.suse.com/security/cve/CVE-2025-21936 external
https://bugzilla.suse.com/1240716 external
https://www.suse.com/security/cve/CVE-2025-21937 external
https://bugzilla.suse.com/1240643 external
https://www.suse.com/security/cve/CVE-2025-21941 external
https://bugzilla.suse.com/1240701 external
https://www.suse.com/security/cve/CVE-2025-21943 external
https://bugzilla.suse.com/1240647 external
https://www.suse.com/security/cve/CVE-2025-21948 external
https://bugzilla.suse.com/1240703 external
https://www.suse.com/security/cve/CVE-2025-21950 external
https://bugzilla.suse.com/1240719 external
https://www.suse.com/security/cve/CVE-2025-21951 external
https://bugzilla.suse.com/1240718 external
https://www.suse.com/security/cve/CVE-2025-21953 external
https://bugzilla.suse.com/1240727 external
https://www.suse.com/security/cve/CVE-2025-21956 external
https://bugzilla.suse.com/1240739 external
https://www.suse.com/security/cve/CVE-2025-21957 external
https://bugzilla.suse.com/1240742 external
https://www.suse.com/security/cve/CVE-2025-21960 external
https://bugzilla.suse.com/1240815 external
https://www.suse.com/security/cve/CVE-2025-21961 external
https://bugzilla.suse.com/1240816 external
https://www.suse.com/security/cve/CVE-2025-21966 external
https://bugzilla.suse.com/1240779 external
https://www.suse.com/security/cve/CVE-2025-21968 external
https://bugzilla.suse.com/1240783 external
https://www.suse.com/security/cve/CVE-2025-21969 external
https://bugzilla.suse.com/1240784 external
https://www.suse.com/security/cve/CVE-2025-21970 external
https://bugzilla.suse.com/1240819 external
https://www.suse.com/security/cve/CVE-2025-21971 external
https://bugzilla.suse.com/1240799 external
https://bugzilla.suse.com/1245794 external
https://www.suse.com/security/cve/CVE-2025-21972 external
https://bugzilla.suse.com/1240813 external
https://www.suse.com/security/cve/CVE-2025-21975 external
https://bugzilla.suse.com/1240812 external
https://www.suse.com/security/cve/CVE-2025-21978 external
https://bugzilla.suse.com/1240806 external
https://www.suse.com/security/cve/CVE-2025-21979 external
https://bugzilla.suse.com/1240808 external
https://www.suse.com/security/cve/CVE-2025-21981 external
https://bugzilla.suse.com/1240612 external
https://www.suse.com/security/cve/CVE-2025-21991 external
https://bugzilla.suse.com/1240795 external
https://www.suse.com/security/cve/CVE-2025-21992 external
https://bugzilla.suse.com/1240796 external
https://www.suse.com/security/cve/CVE-2025-21993 external
https://bugzilla.suse.com/1240797 external
https://www.suse.com/security/cve/CVE-2025-21995 external
https://bugzilla.suse.com/1240821 external
https://www.suse.com/security/cve/CVE-2025-21996 external
https://bugzilla.suse.com/1240801 external
https://www.suse.com/security/cve/CVE-2025-22001 external
https://bugzilla.suse.com/1240873 external
https://www.suse.com/security/cve/CVE-2025-22003 external
https://bugzilla.suse.com/1240825 external
https://www.suse.com/security/cve/CVE-2025-22007 external
https://bugzilla.suse.com/1240829 external
https://www.suse.com/security/cve/CVE-2025-22008 external
https://bugzilla.suse.com/1240942 external
https://www.suse.com/security/cve/CVE-2025-22009 external
https://bugzilla.suse.com/1240940 external
https://www.suse.com/security/cve/CVE-2025-22010 external
https://bugzilla.suse.com/1240943 external
https://www.suse.com/security/cve/CVE-2025-22013 external
https://bugzilla.suse.com/1240938 external
https://www.suse.com/security/cve/CVE-2025-22014 external
https://bugzilla.suse.com/1240937 external
https://www.suse.com/security/cve/CVE-2025-2312 external
https://bugzilla.suse.com/1239680 external

Loading 2.6 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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

Sightings

Author Source Type Date Other

Nomenclature

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

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

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


Loading…