RLSA-2025:20095
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466) (CVE-2024-53241)
* kernel: exfat: fix out-of-bounds access of directory entries (CVE-2024-53147)
* kernel: zram: fix NULL pointer in comp_algorithm_show() (CVE-2024-53222)
* kernel: nfsd: release svc_expkey/svc_export with rcu_work (CVE-2024-53216)
* kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (CVE-2024-56662)
* kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (CVE-2024-56675)
* kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (CVE-2024-56690)
* kernel: igb: Fix potential invalid memory access in igb_init_module() (CVE-2024-52332)
* kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CVE-2024-57901)
* kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK (CVE-2024-57902)
* kernel: io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633)
* kernel: ipvlan: Fix use-after-free in ipvlan_get_iflink(). (CVE-2025-21652)
* kernel: sched: sch_cake: add bounds checks to host bulk flow fairness counts (CVE-2025-21647)
* kernel: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (CVE-2025-21655)
* kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CVE-2024-57941)
* kernel: netfs: Fix ceph copy to cache on write-begin (CVE-2024-57942)
* kernel: zram: fix potential UAF of zram table (CVE-2025-21671)
* kernel: pktgen: Avoid out-of-bounds access in get_imix_entries (CVE-2025-21680)
* kernel: mm: zswap: properly synchronize freeing resources during CPU hotunplug (CVE-2025-21693)
* kernel: cachestat: fix page cache statistics permission checking (CVE-2025-21691)
* kernel: mm: clear uffd-wp PTE/PMD state on mremap() (CVE-2025-21696)
* kernel: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (CVE-2025-21702)
* kernel: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (CVE-2025-21732)
* kernel: NFSD: fix hang in nfsd4_shutdown_callback (CVE-2025-21795)
* kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CVE-2024-54456)
* kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CVE-2024-57987)
* kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (CVE-2024-58014)
* kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CVE-2024-57988)
* kernel: drm/xe/tracing: Fix a potential TP_printk UAF (CVE-2024-49570)
* kernel: media: intel/ipu6: remove cpu latency qos request on error (CVE-2024-58004)
* kernel: usbnet: ipheth: use static NDP16 location in URB (CVE-2025-21742)
* kernel: usbnet: ipheth: fix possible overflow in DPE length check (CVE-2025-21743)
* kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (CVE-2024-57989)
* kernel: wifi: ath12k: Fix for out-of bound access error (CVE-2024-58015)
* kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (CVE-2024-57995)
* kernel: nfsd: clear acl_access/acl_default after releasing them (CVE-2025-21796)
* kernel: workqueue: Put the pwq after detaching the rescuer from the pool (CVE-2025-21786)
* kernel: tpm: Change to kvalloc() in eventlog/acpi.c (CVE-2024-58005)
* kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (CVE-2024-58013)
* kernel: ring-buffer: Validate the persistent meta data subbuf array (CVE-2025-21777)
* kernel: ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CVE-2025-21738)
* kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (CVE-2024-57986)
* kernel: padata: avoid UAF for reorder_work (CVE-2025-21726)
* kernel: vrf: use RCU protection in l3mdev_l3_out() (CVE-2025-21791)
* kernel: HID: multitouch: Add NULL check in mt_input_configured (CVE-2024-58020)
* kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition (CVE-2024-57984)
* kernel: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (CVE-2025-21761)
* kernel: sched_ext: Fix incorrect autogroup migration detection (CVE-2025-21771)
* kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts (CVE-2024-57981)
* kernel: memcg: fix soft lockup in the OOM process (CVE-2024-57977)
* kernel: vxlan: check vxlan_vnigroup_init() return value (CVE-2025-21790)
* kernel: usbnet: ipheth: fix DPE OoB read (CVE-2025-21741)
* kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CVE-2025-21785)
* kernel: ipv6: use RCU protection in ip6_default_advmss() (CVE-2025-21765)
* kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() (CVE-2024-58006)
* kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CVE-2024-58012)
* kernel: wifi: brcmfmac: Check the return value of of_property_read_string_index() (CVE-2025-21750)
* kernel: wifi: rtlwifi: remove unused check_buddy_priv (CVE-2024-58072)
* kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CVE-2024-58069)
* kernel: wifi: mac80211: prohibit deactivating all links (CVE-2024-58061)
* kernel: idpf: convert workqueues to unbound (CVE-2024-58057)
* kernel: wifi: mac80211: don't flush non-uploaded STAs (CVE-2025-21828)
* kernel: netfilter: nf_tables: reject mismatching sum of field_len with set key length (CVE-2025-21826)
* kernel: ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CVE-2024-58077)
* kernel: crypto: tegra - do not transfer req when tegra init fails (CVE-2024-58075)
* kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time (CVE-2025-21837)
* kernel: information leak via transient execution vulnerability in some AMD processors (CVE-2024-36350)
* kernel: transient execution vulnerability in some AMD processors (CVE-2024-36357)
* kernel: net/sched: cls_api: fix error handling causing NULL dereference (CVE-2025-21857)
* kernel: bpf: Fix softlockup in arena_map_free on 64k page kernel (CVE-2025-21851)
* kernel: ibmvnic: Don't reference skb after sending to VIOS (CVE-2025-21855)
* kernel: smb: client: Add check for next_buffer in receive_encrypted_standard() (CVE-2025-21844)
* kernel: bpf: avoid holding freeze_mutex during mmap operation (CVE-2025-21853)
* kernel: ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CVE-2025-21847)
* kernel: tcp: drop secpath at the same time as we currently drop dst (CVE-2025-21864)
* kernel: bpf: Fix deadlock when freeing cgroup storage (CVE-2024-58088)
* kernel: acct: perform last write from workqueue (CVE-2025-21846)
* kernel: mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() (CVE-2025-21861)
* kernel: io_uring: prevent opcode speculation (CVE-2025-21863)
* kernel: fbdev: hyperv_fb: Allow graceful removal of framebuffer (CVE-2025-21976)
* kernel: netfilter: nft_tunnel: fix geneve_opt type confusion addition (CVE-2025-22056)
* kernel: net: ppp: Add bound checking for skb data on ppp_sync_txmung (CVE-2025-37749)
* microcode_ctl: From CVEorg collector (CVE-2024-28956)
* kernel: usb: typec: ucsi: displayport: Fix NULL pointer access (CVE-2025-37994)
* kernel: wifi: ath12k: fix uaf in ath12k_core_init() (CVE-2025-38116)
* kernel: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks (CVE-2025-38412)
* kernel: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (CVE-2025-38369)
* kernel: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CVE-2025-38468)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.8.1.el10_1.s390x.rpm
86f391b49ec281ee4a8c607516aa07eeb858284f7338518ea6b612826db30da2
kernel-abi-stablelists-6.12.0-124.8.1.el10_1.noarch.rpm
cf2f27485a692bfdcd43874fea44bab7e5b99670b75801c3af24937fae25e5a1
kernel-core-6.12.0-124.8.1.el10_1.s390x.rpm
a6051f0009b3dbb723b5f255cad6712cb7466869ab62da09531095e612a97bd9
kernel-debug-6.12.0-124.8.1.el10_1.s390x.rpm
988f696aca162e018f69a0212172c0b98f8bd078f285f686aebd8a32934de783
kernel-debug-core-6.12.0-124.8.1.el10_1.s390x.rpm
5e3c34686399107acfec3416f585014c0e6e30b588f71413e6ba7ee27bb5bc9e
kernel-debuginfo-common-s390x-6.12.0-124.8.1.el10_1.s390x.rpm
838018eb14596d9cc88689c51278d3237cdd4f61fe7fddfe2821ca5abee6a740
kernel-debug-modules-6.12.0-124.8.1.el10_1.s390x.rpm
9ee88b6d40ea2a6e23c0f6ba50cb7981f570c3587672d19b9c218c6d7b4b87bb
kernel-debug-modules-core-6.12.0-124.8.1.el10_1.s390x.rpm
55aa731130af95bbf344e21fd93a1ee2c8ec1da91266318b316b1564a8f6ed97
kernel-debug-modules-extra-6.12.0-124.8.1.el10_1.s390x.rpm
0511d06e7f499494eacb495490f1f135c26296dff6c6c2bb550759867039062d
kernel-modules-6.12.0-124.8.1.el10_1.s390x.rpm
80abe56299376bc919e641f9a8c473be8b08568ec18832e100e748fc44d719bf
kernel-modules-core-6.12.0-124.8.1.el10_1.s390x.rpm
24a44223057f39e64693814d632a0502d9d01df1e513112ef455a3bc8848e700
kernel-modules-extra-6.12.0-124.8.1.el10_1.s390x.rpm
3e077c8d4f28017689e08fa9fe7ab8fb7bb5fb0d997d96f658874bf17ffd3df3
kernel-modules-extra-matched-6.12.0-124.8.1.el10_1.s390x.rpm
812ed515dd8816d55e09bfb8acd6357da1748969d4ffbccb9d677c321dd90344
kernel-tools-6.12.0-124.8.1.el10_1.s390x.rpm
1a7585fb1bde2fb5f8db62590215352da8530596ee626c8d2ecd968f755d7999
kernel-zfcpdump-6.12.0-124.8.1.el10_1.s390x.rpm
47857f3c3a2cce620f7b352d48b5f7734fc72b58f487a46d52aa47973ecd59d6
kernel-zfcpdump-core-6.12.0-124.8.1.el10_1.s390x.rpm
feef32875ebeef39bb1d705b613ea5716488543f6cb2a9149f4820dc5b84d31f
kernel-zfcpdump-modules-6.12.0-124.8.1.el10_1.s390x.rpm
67e2758976399cb62ac493ce3d3fb77ffa4d3a6a943c2d7ce464f851c3a4eff8
kernel-zfcpdump-modules-core-6.12.0-124.8.1.el10_1.s390x.rpm
21a04aa51434c9a5338dd8958610be7e63e5e8fcbce871a77c743d4c92df9143
kernel-zfcpdump-modules-extra-6.12.0-124.8.1.el10_1.s390x.rpm
717a7b1caca2ac9fbfc4391464027afccfd45f354fabd11085aba3d3b9ff0de9
RLSA-2025:16904
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (CVE-2025-38396)
* kernel: smb: client: fix use-after-free in cifs_oplock_break (CVE-2025-38527)
* kernel: cifs: Fix the smbd_response slab to allow usercopy (CVE-2025-38523)
* kernel: tls: fix handling of zero-length records on the rx_list (CVE-2025-39682)
* kernel: io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CVE-2025-39698)
* kernel: s390/sclp: Fix SCCB present check (CVE-2025-39694)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.37.1.el10_0.s390x.rpm
9abda2c3db219f69914be1d04b3687e51aa6031726e24478bf645fe53b0ed486
kernel-abi-stablelists-6.12.0-55.37.1.el10_0.noarch.rpm
3fbf24402be38c7ed320f3ae10a186a223678e657e499ba10a16b2f7a5d10c7d
kernel-core-6.12.0-55.37.1.el10_0.s390x.rpm
7a086b9130328c30b22ddb1953f3d271728155702d9e8ac0a73300da02db6cfc
kernel-debug-6.12.0-55.37.1.el10_0.s390x.rpm
4821b21aece299c98da4cb7d6138691a9d42e25df8ab2f85fa40cb09e393aa15
kernel-debug-core-6.12.0-55.37.1.el10_0.s390x.rpm
b8fdd867e3d45116aa035c8669db002d1cf1ebc6e753737d95f514f30929df8c
kernel-debuginfo-common-s390x-6.12.0-55.37.1.el10_0.s390x.rpm
fd3597578f1621c1afa62095d5a9461890864acd5d9e556686013f3e410f6c18
kernel-debug-modules-6.12.0-55.37.1.el10_0.s390x.rpm
531b011ef3c83c6f20ea4f2001e6b1f605dea63ac42079a2b21c5c75bd9c4b1b
kernel-debug-modules-core-6.12.0-55.37.1.el10_0.s390x.rpm
78dbaf3958d667d1af86f08868d435a01c84d3df111c4c36067e78210018f246
kernel-debug-modules-extra-6.12.0-55.37.1.el10_0.s390x.rpm
a47057b04101dcf94fa4570b27651e1e5783114ec032818995d22b3d164a8455
kernel-modules-6.12.0-55.37.1.el10_0.s390x.rpm
2316c64f05a10d91e8070f1016f2c897e9e9283e8a0465a5494e80f081a0a829
kernel-modules-core-6.12.0-55.37.1.el10_0.s390x.rpm
e937892476dc1e3ce6eff40e625ea9a6652332d0f032ee43359d4ecf66385166
kernel-modules-extra-6.12.0-55.37.1.el10_0.s390x.rpm
a9ff44036e7065dc5184e9f5e2a67754c29eebbf38da5bbbdd519e9b0446fca3
kernel-tools-6.12.0-55.37.1.el10_0.s390x.rpm
59faac691aa7970bfdbd9056d57a1322fd5bd77262c641071f5edffb1527ee83
kernel-zfcpdump-6.12.0-55.37.1.el10_0.s390x.rpm
a7e83440b49a77ab097c0f8dddda9d7404dad9808ba28b1e4f90f6ba16ac45f2
kernel-zfcpdump-core-6.12.0-55.37.1.el10_0.s390x.rpm
61fe743ff309c1df60b8b6103c090acb7942355e2b09d1438d55064fa74813a5
kernel-zfcpdump-modules-6.12.0-55.37.1.el10_0.s390x.rpm
d366513ef4e34531710fafa87a8255b15d800f28e2eadeb1e2781e5c6c90a554
kernel-zfcpdump-modules-core-6.12.0-55.37.1.el10_0.s390x.rpm
2fd7e19b0fcaec1b3fe167452274cbc9da73b4a972370e5c6679d8b6c7bc9a8c
kernel-zfcpdump-modules-extra-6.12.0-55.37.1.el10_0.s390x.rpm
9e1f451a8859b36536435c32b8723213037492295dacb6b4e0b11d71abfdb5ea
RLSA-2025:21248
Moderate: openssl security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for openssl.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
* openssl: Out-of-bounds read & write in RFC 3211 KEK Unwrap (CVE-2025-9230)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssl-3.5.1-4.el10_1.s390x.rpm
4b6fb80afa18d4753b12b1f9c074aa08b8dc983060d14548517efe8acc254d36
openssl-libs-3.5.1-4.el10_1.s390x.rpm
f74908bfd0976bf27f91fc99b34aec125aa24498bbae6f2deb53956c80774c7f
RLSA-2025:18318
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (CVE-2025-38351)
* kernel: sunrpc: fix client side handling of tls alerts (CVE-2025-38571)
* kernel: eventpoll: Fix semi-unbounded recursion (CVE-2025-38614)
* kernel: ipv6: reject malicious packets in ipv6_gso_segment() (CVE-2025-38572)
* kernel: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CVE-2025-39817)
* kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path (CVE-2025-39841)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.40.1.el10_0.s390x.rpm
50124dd391751786f2353e2baae08e0f1c6c6cea33dfb2d28293b16b6b5c5be5
kernel-abi-stablelists-6.12.0-55.40.1.el10_0.noarch.rpm
90ba8f40b2eff7b6eb03e174ecc8b44e1bc6bc06af8bc455d774f28448f40589
kernel-core-6.12.0-55.40.1.el10_0.s390x.rpm
8520f84d22378df5345ce6f4247ed6ccc1b81a6e11302c58ddc0fd9e85a17e4e
kernel-debug-6.12.0-55.40.1.el10_0.s390x.rpm
16c869fa702375efdb1d26dbab7d824bc2313be52306288d8f56184427a553a1
kernel-debug-core-6.12.0-55.40.1.el10_0.s390x.rpm
992770e72857919b889c665bd5271143a725804fc4e9037a52b9d9db452495d0
kernel-debuginfo-common-s390x-6.12.0-55.40.1.el10_0.s390x.rpm
e60b760ccb879fca6517910e585609ab0d77dfbc6ba9518e57d4b134b7847caf
kernel-debug-modules-6.12.0-55.40.1.el10_0.s390x.rpm
987bdc27e5234b5eae840cc9f915bccd200e57a9c22173d4a2730708fdb7c128
kernel-debug-modules-core-6.12.0-55.40.1.el10_0.s390x.rpm
c03723fdc40215feef4e2c8b9b36c83feea4179ea659341c4d00169381a5971d
kernel-debug-modules-extra-6.12.0-55.40.1.el10_0.s390x.rpm
9a854fd4c2e9bbe5d81c120b333796a08fa5834a3600b7d92b154d4fe69602a2
kernel-modules-6.12.0-55.40.1.el10_0.s390x.rpm
8864942d8d53b22fbe85ff660e4a7267e073fbf3d4721d106de43f59e5b93d64
kernel-modules-core-6.12.0-55.40.1.el10_0.s390x.rpm
39520d51831d91b4b9d7377eea28a6b9eadff26e227cba50cd0da3dacfe3124f
kernel-modules-extra-6.12.0-55.40.1.el10_0.s390x.rpm
08f465394fe730174e44863dee5858a767449a40ab9097c567db1a02c95e2e3c
kernel-tools-6.12.0-55.40.1.el10_0.s390x.rpm
86f0d53364bececd9420adea969a0fac9bb3c66a620aff140707100567014208
kernel-zfcpdump-6.12.0-55.40.1.el10_0.s390x.rpm
07c927fd373c46dbfb116338999ecdd1de658246998a384511f6c9dd08b22c76
kernel-zfcpdump-core-6.12.0-55.40.1.el10_0.s390x.rpm
65eda1dce936cf89c3ee75b6a9dd330059db9b90c2c98b7c2a653d2b444f2d2b
kernel-zfcpdump-modules-6.12.0-55.40.1.el10_0.s390x.rpm
d04d6980cabe42d5a6fd2b6b609a1e1c52d5ca0e23754846eced89f74ee8adaa
kernel-zfcpdump-modules-core-6.12.0-55.40.1.el10_0.s390x.rpm
e2f5daea6cf31c3e4df3879b018c1687f7b530af23dfe45da1d1d5fdee60de35
kernel-zfcpdump-modules-extra-6.12.0-55.40.1.el10_0.s390x.rpm
2dced7fdda1ab89acf6b10d8d722e5d25a1704e8fceaf43864554c78e505c1d4
RLSA-2025:17776
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: HID: core: Harden s32ton() against conversion to 0 bits (CVE-2025-38556)
* kernel: wifi: ath12k: Decrement TID on RX peer frag setup error handling (CVE-2025-39761)
* kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CVE-2025-39757)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.39.1.el10_0.s390x.rpm
3cd1b9c8c9b239009558151a0961d942302649790241a38446c8e42d5ee3864d
kernel-abi-stablelists-6.12.0-55.39.1.el10_0.noarch.rpm
74fe1ec9faa833920919d58b482a0a114cc9c80348b3ecb5a8739fde5a9bf20b
kernel-core-6.12.0-55.39.1.el10_0.s390x.rpm
ce3a5efc479f7d3fb31ae3f5d5128b2d3f22c528742a4b873df5040b6d498957
kernel-debug-6.12.0-55.39.1.el10_0.s390x.rpm
fb9b49351fe69a30cc520ddfb8af46c4a61c292c02b34340d84c2db2a24094dc
kernel-debug-core-6.12.0-55.39.1.el10_0.s390x.rpm
94dd6d12582fc433ada2375df3c893f54ba69524c57694c742f6ea98624fe132
kernel-debuginfo-common-s390x-6.12.0-55.39.1.el10_0.s390x.rpm
e49c8a7d4df0ce20feec76650e415028cc6cf6e095713156eada0b9e5ff07600
kernel-debug-modules-6.12.0-55.39.1.el10_0.s390x.rpm
68370f843c96db6ba648986c513879ebdc7d833e8b06768050fe87ea24b9b58f
kernel-debug-modules-core-6.12.0-55.39.1.el10_0.s390x.rpm
2c900b19539332e7e5852d64d7ea63768fcff20b841f4d2dbb1241b98de684dc
kernel-debug-modules-extra-6.12.0-55.39.1.el10_0.s390x.rpm
2e9cab2cf3d7ba9d19c6e4b79df197b3e529342276c7489ded33c37c3d4aeb55
kernel-modules-6.12.0-55.39.1.el10_0.s390x.rpm
1b7961841036df67213ebda5fd055494f2658968b4dd31621954014ca2f1df3a
kernel-modules-core-6.12.0-55.39.1.el10_0.s390x.rpm
d64bf3082b8dc51836e7d60db65eb903d35170a724ef15518cae67737d3923c6
kernel-modules-extra-6.12.0-55.39.1.el10_0.s390x.rpm
8845127357c114523b4f47f65b063706038524ca38aef90fc6986db464909864
kernel-tools-6.12.0-55.39.1.el10_0.s390x.rpm
35ea9c694346d4ae4fa0f9bce7f016fcc045fb9f67b53d59c8363ad4eba76587
kernel-zfcpdump-6.12.0-55.39.1.el10_0.s390x.rpm
db2b6dd547e6c1f822cc65422a5ea685ca4183b665b7ca25eb5feb4d44240e67
kernel-zfcpdump-core-6.12.0-55.39.1.el10_0.s390x.rpm
3b3e1d50f5809f9a41acaa3403694a71f5f6959db8d4c7efe92cee163e1dc045
kernel-zfcpdump-modules-6.12.0-55.39.1.el10_0.s390x.rpm
61e6193c4b2e42c46e3cf3386d0d3ea1633223caf025728b1cce794bf52f716c
kernel-zfcpdump-modules-core-6.12.0-55.39.1.el10_0.s390x.rpm
c83cdf37df170846d3db105388e52925f9c9a20e1dd643c458a2fd6af7fb73eb
kernel-zfcpdump-modules-extra-6.12.0-55.39.1.el10_0.s390x.rpm
a2225f367957d8dd97eba5b47d45aa171ac3101ca452c7929a34140efca6d516
RLSA-2025:17913
Moderate: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: Vim path traversal (CVE-2025-53906)
* vim: Vim path traversial (CVE-2025-53905)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-data-9.1.083-5.el10_0.1.noarch.rpm
14243bf981a4f9dc078b5fa199e34c78039eed093be446af666b389cc9e43a23
vim-filesystem-9.1.083-5.el10_0.1.noarch.rpm
954df61572c30373360259ad67a9aa5f85702a68dbe11529e48ca5b4bbcbaa23
vim-minimal-9.1.083-5.el10_0.1.s390x.rpm
47e9dbb11956076bb49b2e7354195c233520dc0c9a2dcd026adcd49851153963
RLSA-2025:18231
Moderate: libssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for libssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.
Security Fix(es):
* libssh: out-of-bounds read in sftp_handle() (CVE-2025-5318)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libssh-0.11.1-4.el10_0.s390x.rpm
a42c8c13cd18138e22101eaa5db0e3b92df00dbe037e62e6f835850221ef8bf3
libssh-config-0.11.1-4.el10_0.noarch.rpm
f2f6082661504bc354eb674f142f561c799aa0134e5c793e1b9c2daf2b2f02f0
RLSA-2025:19106
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: NFS: Fix a race when updating an existing write (CVE-2025-39697)
* kernel: vsock/virtio: Validate length in packet header before skb_put() (CVE-2025-39718)
* kernel: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CVE-2025-39730)
* kernel: mm: swap: fix potential buffer overflow in setup_clusters() (CVE-2025-39727)
* kernel: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CVE-2025-39751)
* kernel: wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (CVE-2025-39849)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.41.1.el10_0.s390x.rpm
2aac397da93a897a3a1540907ff1ef729bcb261c266f1d81fbcbe3b0d59769fa
kernel-abi-stablelists-6.12.0-55.41.1.el10_0.noarch.rpm
6ae58193d7e0a3bc91b7682e0b120a55bec8a79f38499ef35fe56ff826e3b56f
kernel-core-6.12.0-55.41.1.el10_0.s390x.rpm
e826686abe80cc40eced63cf4eee7b259f152eb700facf5720f5f86f17ac5b39
kernel-debug-6.12.0-55.41.1.el10_0.s390x.rpm
6ef3a20afe3cc90eaaa2e1427232dcdc8927ef5d5146cbf72a39ba59b40473bd
kernel-debug-core-6.12.0-55.41.1.el10_0.s390x.rpm
d96813313214d4b62a3ad9769d5c12379a3cd974fc9a6d098ea4161017dd9938
kernel-debuginfo-common-s390x-6.12.0-55.41.1.el10_0.s390x.rpm
0ee9fcf651dda16b3838d0393a7303585ab86d3c0fa29564c3fa798d3d482af0
kernel-debug-modules-6.12.0-55.41.1.el10_0.s390x.rpm
dfc3eb3bc4f908dd6b3faed3442711451678fe1b3cd1c4fa7eba092716f1c55e
kernel-debug-modules-core-6.12.0-55.41.1.el10_0.s390x.rpm
dd63cf0d4de014ee19869bbc27f492c515fb71fb2594f652d7aafc65eebaf04b
kernel-debug-modules-extra-6.12.0-55.41.1.el10_0.s390x.rpm
3711450815c482211da604e720892d0525433249922b3f0531f65cbab64533a9
kernel-modules-6.12.0-55.41.1.el10_0.s390x.rpm
c92f56a0e68afaeece97040b80e398addb214f4b4bb55941f83e2a26f6a031f5
kernel-modules-core-6.12.0-55.41.1.el10_0.s390x.rpm
af354be344390edff580090a5b24777e04ce016376f92324acc11dcc96d5deb7
kernel-modules-extra-6.12.0-55.41.1.el10_0.s390x.rpm
09987abbbd3e8225cedcd562527c1622541ffc7a4a16c6ae24edb8ffd345e319
kernel-tools-6.12.0-55.41.1.el10_0.s390x.rpm
b5ed49349ba8df94a58e95ae73c0e9f8bff28d0a7ac5b436254c3f50ba884774
kernel-zfcpdump-6.12.0-55.41.1.el10_0.s390x.rpm
689a0067d56984c08f5778538fcf2442c0092d92067d798cbd642372da9c3206
kernel-zfcpdump-core-6.12.0-55.41.1.el10_0.s390x.rpm
748ea94e36c2e4a6c832179acfd23321c1fcaba7d529db1678d316d3f797996e
kernel-zfcpdump-modules-6.12.0-55.41.1.el10_0.s390x.rpm
01fe8752b27051b5805bd35b12a918aef66996d86756019f140c18a75ba1bbbb
kernel-zfcpdump-modules-core-6.12.0-55.41.1.el10_0.s390x.rpm
0e9d412cb40d10f1ba9676f73996f9cdd5643b49d504bfff2b8fc5c91ec64c55
kernel-zfcpdump-modules-extra-6.12.0-55.41.1.el10_0.s390x.rpm
82f6d1deee57f8ab16d637107019383eb1ffcfef033f23688195fbdde7ae64b5
RLSA-2025:19403
Important: expat security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for expat.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Expat is a C library for parsing XML documents.
Security Fix(es):
* expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
expat-2.7.1-1.el10_0.3.s390x.rpm
5e7e3bfbe3f82d610bc7ca977c7930a58f25192bfb757fde6f267b485e3bef0e
RLSA-2025:21931
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CVE-2025-39730)
* kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect() (CVE-2025-39955)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.13.1.el10_1.s390x.rpm
395fc30f2b813151e8cf3772617ca1afef85f1ee10f4a1776c4d5a40e52cec56
kernel-abi-stablelists-6.12.0-124.13.1.el10_1.noarch.rpm
636c0acfab2af6d3ccf248a3393f7315d1d07c409a51148a4e31c720371b34f2
kernel-core-6.12.0-124.13.1.el10_1.s390x.rpm
4458237624775798451fbc0e7c5ebabbb64ee746f8a183ee6c46883a899bb3b3
kernel-debug-6.12.0-124.13.1.el10_1.s390x.rpm
992e64b6d475695288c652729c87b3de68dbcf5688dd8205639d62e0170003f6
kernel-debug-core-6.12.0-124.13.1.el10_1.s390x.rpm
2416984f09ab29cd47b6c6d452d5eafbcb4187b77d6ccdf63d99edec49044b46
kernel-debuginfo-common-s390x-6.12.0-124.13.1.el10_1.s390x.rpm
10320ce25ffeb511739730b54a7511f8c76e6ace4f0324993f9da08cd27f20d3
kernel-debug-modules-6.12.0-124.13.1.el10_1.s390x.rpm
73d2d87b0b1a6ae76562d74c4bb5bdf206c2a79cf558cd16d27e9716257df665
kernel-debug-modules-core-6.12.0-124.13.1.el10_1.s390x.rpm
dd93f7194069b849c0b2840a5db0b1414341b89332c9dbfab247d75c18c66940
kernel-debug-modules-extra-6.12.0-124.13.1.el10_1.s390x.rpm
5d85066e1ac55cf07e1c30f1104b4ff7c3f59ab717a9f000dee95c2a1f51dd51
kernel-modules-6.12.0-124.13.1.el10_1.s390x.rpm
ce74adf2b3ae25fc48e64ad0a5dc88124c25fbf9312ce12702f92a541b746b75
kernel-modules-core-6.12.0-124.13.1.el10_1.s390x.rpm
f360b7f6bcf12b48986e500bbe9decd7488f044a469ad134f7b42905cffcabae
kernel-modules-extra-6.12.0-124.13.1.el10_1.s390x.rpm
9fac84fedb058ed4585d131c3e08c929471ea76fd5e29a497a1eabddc986354b
kernel-modules-extra-matched-6.12.0-124.13.1.el10_1.s390x.rpm
27151a735199c760e086a8a61a03652b05ba0f86f2a83ad57e53a1cd42869654
kernel-tools-6.12.0-124.13.1.el10_1.s390x.rpm
2a313f25bc01bf5e8b56bb290c9b8545998c5d575050c56857c08dd3796d14bf
kernel-zfcpdump-6.12.0-124.13.1.el10_1.s390x.rpm
ef329c049918f6bbe0fecc09aa42e0c9220575863e08e9c41f7199d9fbaae7f2
kernel-zfcpdump-core-6.12.0-124.13.1.el10_1.s390x.rpm
d45dc0b43ff2dd323d234dde3ad4a1c5cb6a4b2147be65b345ce2a736098299b
kernel-zfcpdump-modules-6.12.0-124.13.1.el10_1.s390x.rpm
6515734923b36586eb2e5be5c1350961c00cea0d30fe39672933c05a200e9967
kernel-zfcpdump-modules-core-6.12.0-124.13.1.el10_1.s390x.rpm
2dcd12d2793d5e4af11513c1648543d773dff2a6cdab283ceb9eef06a633efef
kernel-zfcpdump-modules-extra-6.12.0-124.13.1.el10_1.s390x.rpm
b6c1d8e883021686decb93859229a8d830e1ff26a617f5fa4c7c3950ba1408d2
RLSA-2025:20145
Low: shadow-utils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Low
An update is available for shadow-utils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The shadow-utils packages include programs for converting UNIX password files to the shadow password format, as well as utilities for managing user and group accounts.
Security Fix(es):
* shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise (CVE-2024-56433)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
shadow-utils-4.15.0-8.el10.s390x.rpm
6e2b6fc01635372579b9906d4a6e323f568366c719e0cc273d8544fdf6824b8b
shadow-utils-subid-4.15.0-8.el10.s390x.rpm
31c4d9dc7d1b7c5a2ce59a80c6aff986a84f46c5b7b09a035d40e44b250bb232
RLSA-2025:22395
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: ublk: make sure ubq->canceling is set when queue is frozen (CVE-2025-22068)
* kernel: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (CVE-2025-38724)
* kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CVE-2025-39883)
* kernel: e1000e: fix heap overflow in e1000_set_eeprom (CVE-2025-39898)
* kernel: wifi: mt76: fix linked list corruption (CVE-2025-39918)
* kernel: i40e: fix idx validation in config queues msg (CVE-2025-39971)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.16.1.el10_1.s390x.rpm
ce4731b45ef36c2b6b1322de6854dbe8afd8df181755ac8419a95fb50445f2ff
kernel-abi-stablelists-6.12.0-124.16.1.el10_1.noarch.rpm
499a6cf0043d3e6bd1e9b55341bfeae95295c1f8685b1d1f385bdb838b696b95
kernel-core-6.12.0-124.16.1.el10_1.s390x.rpm
12c0344c9862cede96e9b992c0bb51c0313c3d5cdf182e6c2e2ac77aa4bddc1f
kernel-debug-6.12.0-124.16.1.el10_1.s390x.rpm
98151d0737d9f82ad8e433bafbb46a803bbd4c69537fe577317b5829dc982d43
kernel-debug-core-6.12.0-124.16.1.el10_1.s390x.rpm
db10fadf2e14895904c9982035cb2ae4d3941d72ff46bb8b1a2adb93f6e02eee
kernel-debuginfo-common-s390x-6.12.0-124.16.1.el10_1.s390x.rpm
fd3d72056821b05b06edd2c1d71f09cfec6ca7b5b6660fecca8888e1161f26ae
kernel-debug-modules-6.12.0-124.16.1.el10_1.s390x.rpm
cf6f31e8e9da5b36c9885a064c516aab2a7b12cddfc410dfd9ceca8626660eeb
kernel-debug-modules-core-6.12.0-124.16.1.el10_1.s390x.rpm
aeb1e8a556a2bfa0483b270da47225df1e4afe4c89910b97d9ad6162b5a953bb
kernel-debug-modules-extra-6.12.0-124.16.1.el10_1.s390x.rpm
186a988633885db9f7d81f4017fd9f663fe3ddd7512ae2b29ed94e57cb8e7466
kernel-modules-6.12.0-124.16.1.el10_1.s390x.rpm
c6d70a4c556d05c31f29fc23863bc4f9d41e171110d6b1bfb06798d87c247d37
kernel-modules-core-6.12.0-124.16.1.el10_1.s390x.rpm
128fd43a4f6259d330e6bdb4320caa8f5b998a60200bba14a30465d3d1b91792
kernel-modules-extra-6.12.0-124.16.1.el10_1.s390x.rpm
99d753dd3574327c0a9e020732eeebd2148aad57095e93c15309f346c100811f
kernel-modules-extra-matched-6.12.0-124.16.1.el10_1.s390x.rpm
958fc4a2ed7d5318bbb8b14fafefb74e6cd99854474f384bff46dbbdbaba9fa9
kernel-tools-6.12.0-124.16.1.el10_1.s390x.rpm
6e08fd0f926cfd04548f26afd33a78383200da61bf2c53afba4a27484ab6815f
kernel-zfcpdump-6.12.0-124.16.1.el10_1.s390x.rpm
a2c84f4c014ea806f394669108cb6bf61455e331825bc4838cd406c70ca43647
kernel-zfcpdump-core-6.12.0-124.16.1.el10_1.s390x.rpm
874c6021ada97d121c305d6fa4d9fe73cd3f6aa31c9d7ba6a122431767ff7a70
kernel-zfcpdump-modules-6.12.0-124.16.1.el10_1.s390x.rpm
ef4c08e493ba864e1eb41f4e7e6a24312c79c3d558e878f01fd0d6940d06b21d
kernel-zfcpdump-modules-core-6.12.0-124.16.1.el10_1.s390x.rpm
0df1413fd420fbe728a03701f8e7adc5c06193eb0463cfbd1e5ba730cb8dc216
kernel-zfcpdump-modules-extra-6.12.0-124.16.1.el10_1.s390x.rpm
fec29b653158ebe917ca84c18cd71005c468f6569a55b825935edee5cca0726a
RLSA-2025:22854
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: cifs: Fix oops due to uninitialised variable (CVE-2025-38737)
* kernel: can: j1939: implement NETDEV_UNREGISTER notification handler (CVE-2025-39925)
* kernel: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (CVE-2025-39982)
* kernel: Bluetooth: MGMT: Fix possible UAFs (CVE-2025-39981)
* kernel: net/mlx5: fs, fix UAF in flow counter release (CVE-2025-39979)
* kernel: Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (CVE-2025-39983)
* kernel: io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CVE-2025-40047)
* kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk (CVE-2025-40058)
* kernel: ice: ice_adapter: release xa entry on adapter allocation failure (CVE-2025-40185)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.20.1.el10_1.s390x.rpm
6f8e8d92246c2bb6d4c1804b1a5825f597abc393591ce8a71e59af49b4fb3371
kernel-abi-stablelists-6.12.0-124.20.1.el10_1.noarch.rpm
90264f8292c6294ad962d5c0cd3a1840f46ea83720e0f2e7e21072d01c324c92
kernel-core-6.12.0-124.20.1.el10_1.s390x.rpm
8953b483a130bb9b55788d684e6be67c5c07a183cf91df42c50568560583eae6
kernel-debug-6.12.0-124.20.1.el10_1.s390x.rpm
c0fb3b67dcad58d8d2eb1c765d471a5a2ce59635279ae065ee628a1cc8bee275
kernel-debug-core-6.12.0-124.20.1.el10_1.s390x.rpm
fda4eb45315f90cc035f064c2f918db2c9b326df078bfcd1444d6fd3b0e03da9
kernel-debuginfo-common-s390x-6.12.0-124.20.1.el10_1.s390x.rpm
9a9f9b500089cb0e213180ffda853e5336b4bbdc039eba8f692ca4f3d187fdf9
kernel-debug-modules-6.12.0-124.20.1.el10_1.s390x.rpm
56b6508d1dff174afb8b6e800298c5d528ef4cf881462651932c2018d1a04931
kernel-debug-modules-core-6.12.0-124.20.1.el10_1.s390x.rpm
f990b0b4a26361a8d5afa3adfba55170939b581864e8f3b5414a56b5bb0f2a2a
kernel-debug-modules-extra-6.12.0-124.20.1.el10_1.s390x.rpm
6c0581a4003f4c7781294c9a11b5cd9b001f26679514decac4ea91f24ff584cf
kernel-modules-6.12.0-124.20.1.el10_1.s390x.rpm
a11dfcc9776c4369ccddf6d3968807d48b9202c022c853ff0d0ffba203954a86
kernel-modules-core-6.12.0-124.20.1.el10_1.s390x.rpm
71d4d8a34d7e146c147d4b47804a0b6820cb1cfcc7f447c0ac545970f8e09187
kernel-modules-extra-6.12.0-124.20.1.el10_1.s390x.rpm
809acf72fe705273f3b1d808f23c3f1ea38fac8d379921ed56a8bd2120c34318
kernel-modules-extra-matched-6.12.0-124.20.1.el10_1.s390x.rpm
a95309de504998db8cf7531dcc53cd5a1fa70223748e8f3b1e64d65c124c5e74
kernel-tools-6.12.0-124.20.1.el10_1.s390x.rpm
47a254bed5512fbd2fc0f8856a275179ebe90c36810f4d6515dc2fae1f2e7e1b
kernel-zfcpdump-6.12.0-124.20.1.el10_1.s390x.rpm
00574a6da4330aa343f0d2442b82a851c9003d02981997e2c029dc67beb359a7
kernel-zfcpdump-core-6.12.0-124.20.1.el10_1.s390x.rpm
1c0ed1b41692ecf6e1d1781dcc6337e1af13d9c5ce86840153a45b5c13832570
kernel-zfcpdump-modules-6.12.0-124.20.1.el10_1.s390x.rpm
ce11fc09fe770316d6f4a2b63c7062ae9031b0960cbc70e47efb388308c3e220
kernel-zfcpdump-modules-core-6.12.0-124.20.1.el10_1.s390x.rpm
08c2b340245466388105d508e9e97ee8656142620914e67d6897b8ac8efe6f98
kernel-zfcpdump-modules-extra-6.12.0-124.20.1.el10_1.s390x.rpm
1f24ab6cd5fec00db192030df14fceb5c2c754663474b21456b93d649ed31615
RLSA-2025:23484
Moderate: libssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for libssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.
Security Fix(es):
* libssh: Invalid return code for chacha20 poly1305 with OpenSSL backend (CVE-2025-5987)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libssh-config-0.11.1-5.el10_1.noarch.rpm
ace0457823a03883c06be688979eea72d3efd2ac3a62f9656719a157f9acbfb0
libssh-0.11.1-5.el10_1.s390x.rpm
953aed6b7cfc975a353d77e4fe94e5c80e6611e3f0df65bffb81433c78cd6dff
RLSA-2025:21020
Important: sssd security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for sssd.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The System Security Services Daemon (SSSD) service provides a set of daemons to manage access to remote directories and authentication mechanisms. It also provides the Name Service Switch (NSS) and the Pluggable Authentication Modules (PAM) interfaces toward the system, and a pluggable back-end system to connect to multiple different account sources.
Security Fix(es):
* sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems (CVE-2025-11561)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libipa_hbac-2.11.1-2.el10_1.1.s390x.rpm
4deb8d7f72770c1f520781aafe75080ec275b67b4ac995a7c4d991d8579ef51a
libsss_autofs-2.11.1-2.el10_1.1.s390x.rpm
0f11a0c6580a31ed433963a8282ee6187b8adb5bb83c672fc945e5c50a4c75f3
libsss_certmap-2.11.1-2.el10_1.1.s390x.rpm
fd1f59dfbce1d30fcd58f7ed73519c2bbe4abacc207f896ee201f66819d45fb4
libsss_idmap-2.11.1-2.el10_1.1.s390x.rpm
14d7d0246e6b6e623b9c00d6da19a9be5b5e53c12952a4a4e7d7101ffd7afa3e
libsss_nss_idmap-2.11.1-2.el10_1.1.s390x.rpm
5cdc31e23ea28fee77a12a2d40cc73de53f9cc49f14181d9a529de86d7adc829
libsss_sudo-2.11.1-2.el10_1.1.s390x.rpm
980e9e1b1e374e52800a7724712927634a3c7c443bb15db9f05a91c0e00bca86
python3-libipa_hbac-2.11.1-2.el10_1.1.s390x.rpm
1faa4d707e479b35550a3671c1f34c7d852690bb2d7cad15a08638c7f5d13444
python3-libsss_nss_idmap-2.11.1-2.el10_1.1.s390x.rpm
ac2b1b4b8652794db8e1ec33d5d407a49ac08c36ca857ac2800d87e1a4233351
python3-sss-2.11.1-2.el10_1.1.s390x.rpm
29c5974a466b5a8458e7b3b6275f06c3a264631cba630f5942a3a7a0735201ec
python3-sssdconfig-2.11.1-2.el10_1.1.noarch.rpm
036504dffa0918523b3b78d455c0d71feed0cdb451db730df99b6355a3b0c825
python3-sss-murmur-2.11.1-2.el10_1.1.s390x.rpm
e5f75ecd06643c818032e3fb7885bfac973234a2236d7d0b38ac2f99998f2823
sssd-2.11.1-2.el10_1.1.s390x.rpm
0d2bead1d66092cc0c715f774b123c98dfd4e59e96db323dd3400795727fbdc9
sssd-ad-2.11.1-2.el10_1.1.s390x.rpm
97d170338159ac72cc9932cc78507f372edbd9bc5ff20e5c168492abb713672c
sssd-client-2.11.1-2.el10_1.1.s390x.rpm
6709bdd4d6d3f45608e9c7ceffc1e50da90481b48efe12e22b0e837371942eb4
sssd-common-2.11.1-2.el10_1.1.s390x.rpm
feae2b7758e18fab95635b3af75fca4ba2cd6dd13ab86fd43ef6271a79942972
sssd-common-pac-2.11.1-2.el10_1.1.s390x.rpm
37bc36d27624bb55c98367e43452f86679133c3a7e8013ad9228a3f93de0c188
sssd-dbus-2.11.1-2.el10_1.1.s390x.rpm
dd8da8a2791ba447997dde70b0493903131665c6e08e46d9f81c846f34550446
sssd-ipa-2.11.1-2.el10_1.1.s390x.rpm
d7993d06996f7f6482fbbf342fbc2597b42229fbdd2ccf4abf7a8dfb501e44a2
sssd-kcm-2.11.1-2.el10_1.1.s390x.rpm
1c6cd681c744cd1a03c7433a122a5e106eb2d80629e87793f5bf1fa71ae2624b
sssd-krb5-2.11.1-2.el10_1.1.s390x.rpm
f5df1b2daa5309db230b9b4555d59a6e0664de80891735a586d9a00307dd09bc
sssd-krb5-common-2.11.1-2.el10_1.1.s390x.rpm
26f1234ee1d9afa7e5d14e12241a4b31d0098e5cb9dfb969b55a3815c458aa17
sssd-ldap-2.11.1-2.el10_1.1.s390x.rpm
924caa072e8fd3a1a2dd977ea2b5b363a95ea1985d4890fde0c345d5534ae3b3
sssd-nfs-idmap-2.11.1-2.el10_1.1.s390x.rpm
85459fa8676112903c2bebc781e9b6ee9d60f7ac3b349e357af1a6664985598e
sssd-passkey-2.11.1-2.el10_1.1.s390x.rpm
c6165a302c6dc5c6965c550cd549ce7553cda1e1c53da4bb9d26e3cc8ce496bf
sssd-proxy-2.11.1-2.el10_1.1.s390x.rpm
9f83f907deafeb32fa473b1dd6c96d78e80199beacef9b06123b980b28a1746a
sssd-tools-2.11.1-2.el10_1.1.s390x.rpm
e04f28bf097823c343c121f89c41caa2355e18ff0892e7bea505267015bc43b8
sssd-winbind-idmap-2.11.1-2.el10_1.1.s390x.rpm
f1b7917c68b21d358765d464cb4f5188b3716e48e1cdbc736c1c4c300f6598db
RLSA-2025:21038
Important: kea security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kea.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers support DNS Update mechanism, using stand-alone DDNS daemon.
Security Fix(es):
* kea: Invalid characters cause assert (CVE-2025-11232)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kea-3.0.1-2.el10_1.s390x.rpm
224f5d4ffed14563aa758aef5346d45a4d2708d34502507698d20cad8d3b0443
kea-libs-3.0.1-2.el10_1.s390x.rpm
ffe36dff80458d2a929537d8b084c13e6992df271fe6b2b2a2db63bfa5e0ef3d
RLSA-2025:23306
Moderate: binutils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for binutils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* binutils: GNU Binutils Linker heap-based overflow (CVE-2025-11082)
* binutils: GNU Binutils Linker heap-based overflow (CVE-2025-11083)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
binutils-2.41-58.el10_1.2.s390x.rpm
e6d979175478049756283df57a8128319eb1c9d1ad6f75cea34124a49a0f8104
binutils-gold-2.41-58.el10_1.2.s390x.rpm
131f085a3b0e6c92dcdfff329ff7adaa78a5da907bcf752923d244835e4b2bc6
RLSA-2025:23279
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (CVE-2025-38499)
* kernel: net: tun: Update napi->skb after XDP process (CVE-2025-39984)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.21.1.el10_1.s390x.rpm
8243be7ea46c842f019b18528cd2d4d018e2bbdf7f0f101df6ec0684206cba6e
kernel-abi-stablelists-6.12.0-124.21.1.el10_1.noarch.rpm
ffebc3fbcac88b3257cbf6568c11a4130ac77a61bf05ac9e35105986601345c9
kernel-core-6.12.0-124.21.1.el10_1.s390x.rpm
899207e8fda83d3f83bf470e9d08e3950f18d79488489d4aac7e8efc96d679fa
kernel-debug-6.12.0-124.21.1.el10_1.s390x.rpm
ab8e808a78d67f2d63b72b76eaa560290e45eb2452da04c668278d1a663131a0
kernel-debug-core-6.12.0-124.21.1.el10_1.s390x.rpm
8d7c0a2d856e6bc48fdcce00311b67014bc2e1d0aa88132428ac281503946c75
kernel-debuginfo-common-s390x-6.12.0-124.21.1.el10_1.s390x.rpm
02e5bef87a7fabafd14ad1e51a5f90123e6819429974b4d9f509a41ad84d0ba2
kernel-debug-modules-6.12.0-124.21.1.el10_1.s390x.rpm
f3626f82f4a793fa0eebdd4ce195318da911da3acc422e3833876a8c09222050
kernel-debug-modules-core-6.12.0-124.21.1.el10_1.s390x.rpm
eaa151fda38b17decdb9ddf40d391946208cd3db39fcba4450d4d79aa3456bfa
kernel-debug-modules-extra-6.12.0-124.21.1.el10_1.s390x.rpm
b6590654ba75668de4d1091c23b861df03c97a16bcec648afb67a5959c07afca
kernel-modules-6.12.0-124.21.1.el10_1.s390x.rpm
ee4f95b425c854db4eb1ee3cd78c531887f4d4aeba0f62b4ff906356151558ad
kernel-modules-core-6.12.0-124.21.1.el10_1.s390x.rpm
bd4d6c247db9cdc5a97f0b1b6e0245bb6208eeee3f73fa935972565c82ac72b3
kernel-modules-extra-6.12.0-124.21.1.el10_1.s390x.rpm
9f17a93bffef4cf4183c3a76c19c8f0bc5f6c2f4b2a7e5671cd3b9b31296ca8c
kernel-modules-extra-matched-6.12.0-124.21.1.el10_1.s390x.rpm
6751c685486e1d594620f4d9e1560e3e85bfa28633539e41245c23e633017a32
kernel-tools-6.12.0-124.21.1.el10_1.s390x.rpm
f562b4a7912f0db9a10b9ee87a179e1f2e8b5b9758bf0a991997c338f3a7d58e
kernel-zfcpdump-6.12.0-124.21.1.el10_1.s390x.rpm
1e05f00d1eb4cf080387c2c92ef1151bda8c428184b5ae774d69779d53d8a2be
kernel-zfcpdump-core-6.12.0-124.21.1.el10_1.s390x.rpm
138f4e5384edc19ef89f04eea7985f5d4622ff2275e0907f9e7a483e8e70abae
kernel-zfcpdump-modules-6.12.0-124.21.1.el10_1.s390x.rpm
dd06f9fcbd040971a0ac9d3e1152db66895ee4812955a919d905d29298c58be2
kernel-zfcpdump-modules-core-6.12.0-124.21.1.el10_1.s390x.rpm
f1e9237265e1b963d49dd299e953ee84bf6f32c0dd26238bd42d6ff509d24c98
kernel-zfcpdump-modules-extra-6.12.0-124.21.1.el10_1.s390x.rpm
8c28781effed860e29f7ce4b6b815baaeddc8927edd1d4936b9f625f150d7d3d
RLSA-2025:23940
Moderate: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked (CVE-2025-8291)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-3.12.12-1.el10_1.s390x.rpm
734343d6f235ca49361b25a40514ecc0ef82c4b71cfe823449066657464e7bb8
python3-libs-3.12.12-1.el10_1.s390x.rpm
f412585244cdd1c8dec8b751d5f0a65a9211c10087aa5a35e0f2fbe3f85f0022
RLSA-2026:0002
Moderate: tar security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for tar.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The GNU tar program can save multiple files in an archive and restore files from an archive.
Security Fix(es):
* tar: Tar path traversal (CVE-2025-45582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
tar-1.35-9.el10_1.s390x.rpm
33919d5803f2e8fca6715a4f65e1b7609a6c934dcd5f466bc0bfb2bceb5c2791
RLSA-2025:20181
Important: pam security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for pam.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Pluggable Authentication Modules (PAM) provide a system to set up authentication policies without the need to recompile programs to handle authentication.
Security Fix(es):
* linux-pam: Linux-pam directory Traversal (CVE-2025-6020)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
pam-1.6.1-8.el10.s390x.rpm
dbe898b1db0bc08d80804b1a56e378d3c7ab7af42e61f3c0103821dba9482273
pam-libs-1.6.1-8.el10.s390x.rpm
bb179c51744260c323fdbd9a536f28d570c0284b9e86e30698b590e5d391bea4
RLSA-2026:0464
Moderate: cups security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for cups.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* CUPS: Local denial-of-service via cupsd.conf update and related issues (CVE-2025-61915)
* cups: Slow client communication leads to a possible DoS attack (CVE-2025-58436)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
cups-libs-2.4.10-12.el10_1.2.s390x.rpm
65c4445fc142fb902c2d01b6a14adbf8529949d03e5e7ebd45c25fab745e07e4
cups-filesystem-2.4.10-12.el10_1.2.noarch.rpm
60cd70d29874fec3b729b0eb7c00612f74e0daeb1e11a97c73b20db7f1c68d97
RLSA-2026:0594
Moderate: libpq security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for libpq.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers.
Security Fix(es):
* postgresql: libpq undersizes allocations, via integer wraparound (CVE-2025-12818)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libpq-16.11-3.el10_1.s390x.rpm
6199585f9579af2d4187f89b469d09262ee0b9cac0b5814b6f3a72c08e285df2
RLSA-2026:0845
Important: brotli security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for brotli.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
Security Fix(es):
* Scrapy: python-scrapy: brotli: Python brotli decompression bomb DoS (CVE-2025-6176)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libbrotli-1.1.0-7.el10_1.s390x.rpm
4379d50e7c97fc8828cfe9d22fc5951ad4c975e7c22ecdebebef654f7fc47fb4
RLSA-2026:1690
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)
* kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (CVE-2025-38022)
* kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)
* kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)
* kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)
* kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)
* kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)
* kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)
* kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)
* kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)
* kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)
* kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)
* kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)
* kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)
* kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)
* kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)
* kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)
* kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)
* kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-zfcpdump-core-6.12.0-124.31.1.el10_1.s390x.rpm
494d6df136dfe33ddad8c0d9c43ea09494aed3f8ae2f6eae5341026ebb26ccd9
kernel-modules-extra-6.12.0-124.31.1.el10_1.s390x.rpm
1853e8bf95b5aecb53f480fceb6344a7daab758699a9378e980bdb579b31dbf7
kernel-zfcpdump-6.12.0-124.31.1.el10_1.s390x.rpm
797ab3e6aa56c507f2a907f9256800eb2314209ebc60e06d6340f7eaca29e5f5
kernel-6.12.0-124.31.1.el10_1.s390x.rpm
4723ddf9acce135847ba065b39480ddb30fb64396b549f6aec04bc124b999a55
kernel-modules-extra-matched-6.12.0-124.31.1.el10_1.s390x.rpm
aaeb002e7e194bdaace0b77e9d71dbff2dfc5dcf25c4853f393fa49b62600227
kernel-zfcpdump-modules-6.12.0-124.31.1.el10_1.s390x.rpm
aaff718a6a4ebf948e91c9b8154119e21c3a49bcc2f488723c7a86d6ff26b189
kernel-zfcpdump-modules-core-6.12.0-124.31.1.el10_1.s390x.rpm
4926866d67f10566cb8c9fb77f8dcbb1e4f295949354c6ecf5d8fb62d9e0be5c
kernel-modules-6.12.0-124.31.1.el10_1.s390x.rpm
768fd7e64e8d0aef1f6e8aad2b42f197c0440104fb03b784b245012c3768322b
kernel-debug-modules-6.12.0-124.31.1.el10_1.s390x.rpm
a02e85812d9c2398b4245232f294c0e9ea8f5a48711f259ac1a6d91134e97032
kernel-debug-6.12.0-124.31.1.el10_1.s390x.rpm
fe7289bf7fc186b7ff4c28100bd06d5e471d634cadf1c9b7cfd77737c084ab40
kernel-tools-6.12.0-124.31.1.el10_1.s390x.rpm
e5a427f4a541bdb14919852dc15574effb4db8b2ef3489a1acae1beac6f14fd7
kernel-core-6.12.0-124.31.1.el10_1.s390x.rpm
b06054df7541cb485ac4b32118edd9499c454f1e1fd7b9817976ca5f37b3b5b3
kernel-debug-core-6.12.0-124.31.1.el10_1.s390x.rpm
0db891bb86400b5eef917a67a9c4a631aa8ae9e5d57053182a290665918735fa
kernel-abi-stablelists-6.12.0-124.31.1.el10_1.noarch.rpm
984844c61af69501d8ce20f05ba439134446faa8047647971ed25a44f938a3c9
kernel-modules-core-6.12.0-124.31.1.el10_1.s390x.rpm
e2fc8bbacb07dfb930f0cdaf8e0522c2fd3017fc4651904323ede35b0d0ac80a
kernel-debuginfo-common-s390x-6.12.0-124.31.1.el10_1.s390x.rpm
2dd321c316a3d35f771acb0523f55af12f33d8c0e3fccecd45a58f96523c7e9e
kernel-debug-modules-extra-6.12.0-124.31.1.el10_1.s390x.rpm
ee562de35d8544c5394841afa421ccfdfa2c9557262f3fc0b642454e0330cea1
kernel-zfcpdump-modules-extra-6.12.0-124.31.1.el10_1.s390x.rpm
3d8d8cb2f18914c752bb772cf7f9250e096ba50c4098724cb24799851ddb4427
kernel-debug-modules-core-6.12.0-124.31.1.el10_1.s390x.rpm
54acf80e4474a918ec237f2b19e57b717c44ccd241d60749c759b6e5ff487c0a
RLSA-2026:0453
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (CVE-2025-39806)
* kernel: audit: fix out-of-bounds read in audit_compare_dname_path() (CVE-2025-39840)
* kernel: mm: slub: avoid wake up kswapd in set_track_prepare (CVE-2025-39843)
* kernel: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver (CVE-2025-39905)
* kernel: iommufd: Fix race during abort for file descriptors (CVE-2025-39966)
* kernel: tls: wait for pending async decryptions if tls_strp_msg_hold fails (CVE-2025-40176)
* kernel: sctp: avoid NULL dereference when chunk data buffer is missing (CVE-2025-40240)
* kernel: drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (CVE-2025-40277)
* kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths (CVE-2025-68287)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-debug-modules-core-6.12.0-124.27.1.el10_1.s390x.rpm
6882c66392292a451d06070f11d666865d7c474bf6e4dfd1fa1294a93afbc258
kernel-debug-core-6.12.0-124.27.1.el10_1.s390x.rpm
bef7c8925b4b40c951b23a75e8107bddde43866695ccb7d2d5b2bd74f501cbac
kernel-zfcpdump-modules-core-6.12.0-124.27.1.el10_1.s390x.rpm
d4679a535781133828263da3f441f9b48193fee50f9c62e9583222aa51f66f6d
kernel-6.12.0-124.27.1.el10_1.s390x.rpm
bfd715286ae81a5bf30148a60c3912c26abc573f089014cd31d63c12f53fece0
kernel-zfcpdump-6.12.0-124.27.1.el10_1.s390x.rpm
34492909fdf0abcdd082f9a870689847fca8dd63c5bae4df3f9ce08b3bf9c033
kernel-debug-modules-extra-6.12.0-124.27.1.el10_1.s390x.rpm
0fafce36e6df4bde6b183d7cf57d9396172087101309af210f0741ea0f20c506
kernel-core-6.12.0-124.27.1.el10_1.s390x.rpm
c725c708d28a4e2cb9c6dd5b20a66703a2bc278b44a47801fac37ec6ffe696c1
kernel-modules-extra-matched-6.12.0-124.27.1.el10_1.s390x.rpm
e3c680bcaa54823a8c4dcd6c1c66db0f41bd9041e6e0a83d608f56a1c34f022f
kernel-modules-core-6.12.0-124.27.1.el10_1.s390x.rpm
bfcbe7ee8c7f8c01f518f9dfffccb4f50969a75bd997198daba0d7ccc72ac9ca
kernel-debug-modules-6.12.0-124.27.1.el10_1.s390x.rpm
26f0e449e56569e778b723593cd0f004af0f44ef2d29b75dc342bee37a7b7c7b
kernel-zfcpdump-core-6.12.0-124.27.1.el10_1.s390x.rpm
984b36a37d9e955738fa9ff6a1ae8b157f70edeebda5f377e5de2c1ed67cc3b0
kernel-zfcpdump-modules-extra-6.12.0-124.27.1.el10_1.s390x.rpm
3c7ec1ee7d2fe70574bc31048a21bf91d3f18d36f345994e0a247f3270e4d8cb
kernel-tools-6.12.0-124.27.1.el10_1.s390x.rpm
691ed6757077066f9cbac86597c698d7a917b61d3672bd2942d6625abd65e351
kernel-modules-extra-6.12.0-124.27.1.el10_1.s390x.rpm
9d94183bbb0406eb20cbd09eb0bba487afdad4a6ceace71bd7c3b6cc5d48a84a
kernel-debug-6.12.0-124.27.1.el10_1.s390x.rpm
a53e8d9df060e6ea5edaa2509bcd898cc9ca3850d20736c94d0b919483bd4b68
kernel-abi-stablelists-6.12.0-124.27.1.el10_1.noarch.rpm
e1eb722f702eaaf8341af8a4ecee52e13c14797b4d67bc84e01e0e7b937cd2ac
kernel-modules-6.12.0-124.27.1.el10_1.s390x.rpm
bbfb230d7af85ea37f0caa9371c53ff04fdacb38f14296992582a81d38d3d5be
kernel-zfcpdump-modules-6.12.0-124.27.1.el10_1.s390x.rpm
7627779b6b3db6de7a96ffc199933d84b11e9baf9d1e817e1de759e58f46fa15
kernel-debuginfo-common-s390x-6.12.0-124.27.1.el10_1.s390x.rpm
653c8c5e589dd764a3d990f7cf32afeaed4170ddcbfebe6614a7689ca4c603e8
RLSA-2026:0697
Important: gnupg2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for gnupg2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The GNU Privacy Guard (GnuPG or GPG) is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards.
Security Fix(es):
* GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write (CVE-2025-68973)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
gnupg2-2.4.5-3.el10_1.s390x.rpm
15049ccdecaeba77a1606e45adc8e38ebfd21bde90ea7a3f9e2786b558e227bc
RLSA-2025:20155
Moderate: binutils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for binutils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.
Security Fix(es):
* binutils: GNU Binutils ld elflink.c elf_gc_sweep memory corruption (CVE-2025-5244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
binutils-2.41-58.el10.s390x.rpm
04cfc4b5c978c3de07e3852e52d239eb70550641087b1860360335e30d581c2f
binutils-gold-2.41-58.el10.s390x.rpm
fe4439aa8ccecf9514655011fa1c4eef2949720ad60d3b48b15cd16ee4e64bb8
RLSA-2026:1334
Moderate: glibc security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for glibc.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
Security Fix(es):
* glibc: Integer overflow in memalign leads to heap corruption (CVE-2026-0861)
* glibc: glibc: Information disclosure via zero-valued network query (CVE-2026-0915)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glibc-langpack-mfe-2.39-58.el10_1.7.s390x.rpm
d1771d964ca36c9fea5dd780917f5ec5b335061514b32458ffdbc699b68ee921
glibc-langpack-lb-2.39-58.el10_1.7.s390x.rpm
cb1f43851f036c4b5133f8c56edfcb4580e6d922549bea209b66ec99879786a1
glibc-langpack-zu-2.39-58.el10_1.7.s390x.rpm
dd73943fb079efd356f8c73d21157634cd71cb03e2e6538eef22869243fbe148
glibc-langpack-fa-2.39-58.el10_1.7.s390x.rpm
1e955e7ec7b8806315e6248ccaf58abf210d203cbcc23604d2dc19d362ea70b6
glibc-langpack-gl-2.39-58.el10_1.7.s390x.rpm
82994b790ab4d937601a09e37f9411f1262dabba4f03db503d58a652c89936bf
glibc-langpack-ce-2.39-58.el10_1.7.s390x.rpm
b3bc647ea39e4d677105b3df646aa93f7d75c8e58229919bf9a664d863039fed
glibc-langpack-wa-2.39-58.el10_1.7.s390x.rpm
eb8d19120d1643a071e9f9a01aee2d14b5f3fdedf2699850e3f3a5fdd9b889e1
glibc-langpack-fur-2.39-58.el10_1.7.s390x.rpm
d0810b764c6792175f32a5eaacc9af8eb12a702e48dc8c157affc54c4f525bfc
glibc-langpack-se-2.39-58.el10_1.7.s390x.rpm
f6f20ca71b2907aabbacd3d2a82c0e99cc7c1d7d93e979e760205f57d1a12da7
glibc-langpack-sah-2.39-58.el10_1.7.s390x.rpm
b4ca5df77513ae216a437ed018cb11d8bd89425481f2a06dff2d9e82e44b91d9
glibc-langpack-vi-2.39-58.el10_1.7.s390x.rpm
9557357930118ee4904b16acbccfcbc1266c3b4d420a14eabcdf876d6c96b0c9
glibc-langpack-yo-2.39-58.el10_1.7.s390x.rpm
933f0d72afd2b3c402108f26060df8ed0e3894da607582df9aee00df667b2f9b
glibc-langpack-ky-2.39-58.el10_1.7.s390x.rpm
326e29dbb2258d59bc11f01219e0e0e2115485bb2845882c9538da4f6cb73610
glibc-langpack-su-2.39-58.el10_1.7.s390x.rpm
3033a64eab98bafe4a458050d3f26540f29ebd6c2b8476582521090a342f486f
glibc-langpack-sw-2.39-58.el10_1.7.s390x.rpm
d9853b6774e813267bfeb905f3ef061c2ef8080b1364d3e6a82fbdc7ca1319ff
glibc-langpack-nl-2.39-58.el10_1.7.s390x.rpm
1abc56b107e821e563579c90c339eeb1da43015841d8af009f1ec18de9a5fe56
glibc-2.39-58.el10_1.7.s390x.rpm
52188969f8861cabc54f1b186303f627d0e3977296c56e776d91801ab3244e31
glibc-langpack-sd-2.39-58.el10_1.7.s390x.rpm
299aa660b775133e091c2fb9de15dc36f1b3f4c760027e9203b6471235c035f9
glibc-langpack-br-2.39-58.el10_1.7.s390x.rpm
f3429c88d32ba1a8262981de1291017a8bb05e915b56e3de3fa6bb8b410493fe
glibc-langpack-es-2.39-58.el10_1.7.s390x.rpm
afb67f5151a1fd1e8aa7cdc1dfdb58feb53a60003af2fb8dd0c5aa6d8d8a7b92
glibc-langpack-ko-2.39-58.el10_1.7.s390x.rpm
38788bc62f90cfa0202473f981f2936a5255eb74aeaa69c244c73f01a68abbcd
glibc-langpack-dv-2.39-58.el10_1.7.s390x.rpm
2521e229c0f2abe0f34c2d2922c136fb7619e50d3f3af2a2141be0cd7f202b31
glibc-langpack-miq-2.39-58.el10_1.7.s390x.rpm
6e19e672b7d6e85b5cc2215ea0f2ae29f6a80aebf925f867668529162523ff85
glibc-langpack-kab-2.39-58.el10_1.7.s390x.rpm
21b8c3d49a94ccc505cb801a02e2a2144004b23f80f8ca2caabf2f66762df4e2
glibc-langpack-km-2.39-58.el10_1.7.s390x.rpm
4b78e4163e00dacf464f44ca39fd0cccad35d9aa5e5697b38856b80c4c6ada88
glibc-langpack-sr-2.39-58.el10_1.7.s390x.rpm
5a009b232fc1217bef37bde5762e02d5a08e04a7c7beddaf5e5b35ef8cbd31d4
glibc-langpack-yuw-2.39-58.el10_1.7.s390x.rpm
1658467bd895b37d54a74b4a99fd5cdd8c8971eeadec3f63b87e6eab38afb4b2
glibc-langpack-bem-2.39-58.el10_1.7.s390x.rpm
3867f605cf69f7716aa5776cc8e6ec94c3929dd450d111ce443b91aa5b2cd8d5
glibc-langpack-kl-2.39-58.el10_1.7.s390x.rpm
e6b2a0d7f7d1d7166b3441228e9f44e8ba8b8d3ab6a664f7fbf2625697509199
glibc-langpack-sat-2.39-58.el10_1.7.s390x.rpm
ec6853a666ed52ac29b4c813981f46eee8ea67129da05eb261229da23e9effb8
glibc-langpack-tg-2.39-58.el10_1.7.s390x.rpm
ac821338db4f86c1b4f854abe09afe5b878868ab8b7a02f7ecd1aebbf615295d
glibc-langpack-ik-2.39-58.el10_1.7.s390x.rpm
4fce3eae1bdb23b500c3aac1759f62b4d6237717fcee37d6e4d474a86db6bba0
glibc-langpack-ja-2.39-58.el10_1.7.s390x.rpm
310d40b2eaa4a9b07a5bbd94b9cbeaddcd833a0d58f4f482422941774bfaeaa3
glibc-langpack-ak-2.39-58.el10_1.7.s390x.rpm
ef3cfcefd3d3b50916743894c854a64aec2b1efe8ced7bd6468f939dfcf00ba6
glibc-langpack-az-2.39-58.el10_1.7.s390x.rpm
0a3abbfa24effd910cdcc0bca2d3f3dd752742cdb78fe2b78bbff80cff147863
glibc-langpack-sm-2.39-58.el10_1.7.s390x.rpm
89b94a0c08c0041f57fbc3cda9b0e5996d6264211aec3e191f7f6390bb140dd1
glibc-langpack-li-2.39-58.el10_1.7.s390x.rpm
2e9b8913609d677e39b0c66f97d14a0b8b085bb6b4e339142f654b353f8cd233
glibc-langpack-om-2.39-58.el10_1.7.s390x.rpm
86ed974cc2d22f1dc79afc0ff613886e999aad865f642b7f751bd5525844f4f2
glibc-langpack-fi-2.39-58.el10_1.7.s390x.rpm
70ea7e636c0c825775b7e2f2bb3fdc61c8fbed3d98dd17f373e47d35ae6f4041
glibc-langpack-syr-2.39-58.el10_1.7.s390x.rpm
78e92406216cf503b8dc8ef3a96a08527e5ea20b80c17a37d4e26ba4bd3fb5c5
glibc-langpack-nn-2.39-58.el10_1.7.s390x.rpm
6f2c5fb8213826efb6a4c496e71207a5f897ec8956cb6fd2edb88782185838f5
glibc-langpack-nr-2.39-58.el10_1.7.s390x.rpm
84bc97019d190f618dc3c176bd8e24049f542227689d2ba381a549aa0f038d0e
glibc-langpack-kk-2.39-58.el10_1.7.s390x.rpm
3ba6dbbb34e908be956fc72a66926553081eb9f6f2f861a9d9d514c794308d03
glibc-langpack-ro-2.39-58.el10_1.7.s390x.rpm
8efd4557076c715ff9fe609a3485af406932cd9e733a42e1330084239a26ad2d
glibc-langpack-fil-2.39-58.el10_1.7.s390x.rpm
fc6e28f2d5d123940e711fa48b99984db3aea32ce9bcb04ab29ba341e87ab827
glibc-langpack-rw-2.39-58.el10_1.7.s390x.rpm
46c728e6f18e1a9f188ba2ca9757eea8783ba72e49ffd6bf0322f5aa8fe8327a
glibc-langpack-nso-2.39-58.el10_1.7.s390x.rpm
5eef9cbf10a3042ce033a04ae5dbfb77fa5f743a354b8f8b439d44854e89b9e4
glibc-langpack-de-2.39-58.el10_1.7.s390x.rpm
f37b3008519d9a0b80375685908b7d5eaa4a0947ce67992891353035f69689f1
glibc-langpack-tr-2.39-58.el10_1.7.s390x.rpm
3885d382457e5cda42a142714e04ba0af8df312529656fcb514dde93caea007d
glibc-langpack-brx-2.39-58.el10_1.7.s390x.rpm
4709c78c6775044e3f37288b186a1061e7f7fa5ab4923b72f0cd68892f881b6b
glibc-langpack-ts-2.39-58.el10_1.7.s390x.rpm
66fee59eb3a36fe1b12bea3f930cf00255100d6ce57a9efb40df3a4532501b80
glibc-langpack-en-2.39-58.el10_1.7.s390x.rpm
e060c6c94f4a9fae7c25f28c2aba79c3ba6619508f50d907d0d60181771edfa7
glibc-langpack-tcy-2.39-58.el10_1.7.s390x.rpm
6496d010cd83240e555cd4bd1aada378e99ec5d04721a809028bb2c7e10f3066
glibc-all-langpacks-2.39-58.el10_1.7.s390x.rpm
843c9afddfbedce27546263ab40d33ee279a51039d7319b6cf98bc5d1515d9a3
glibc-langpack-mt-2.39-58.el10_1.7.s390x.rpm
4ceb158852efb0ebf74b8a6c8b2efd53da9b8c890092047b281861d5ae4f5465
glibc-langpack-ml-2.39-58.el10_1.7.s390x.rpm
23be2d59cc6af56473fd057b9eb181753aa1404cf45d144072b2aea37370a03f
glibc-langpack-agr-2.39-58.el10_1.7.s390x.rpm
2fd3f98cc90fedf8d219bb7f4d38d63818b0f6ccf7dd9b2379893cd5da636a18
glibc-langpack-bn-2.39-58.el10_1.7.s390x.rpm
66d1b92b928af2af97ade3c86dca6dd8110d39db0195559d67d14fc4eaa60fc9
glibc-langpack-sid-2.39-58.el10_1.7.s390x.rpm
42c73ce17fd8cafca5b003d027a1a9b339deae88f77f3f20e98f38771e003ebd
glibc-langpack-mi-2.39-58.el10_1.7.s390x.rpm
55b4c565b71c6fec065f18ad3a60f27c3e7281a6f8f64b67e472e22fc7bce9dd
glibc-langpack-gbm-2.39-58.el10_1.7.s390x.rpm
526e2b2f5cbf979131002ef20eb408077d4eef4c9f493bbe4553d0f8d351d06b
glibc-langpack-yue-2.39-58.el10_1.7.s390x.rpm
8c298c19fa3b09d5a6cac62616415712dedcd579b8b3e309b66f37291085e5d8
glibc-langpack-fy-2.39-58.el10_1.7.s390x.rpm
afe91e6752dfcaf9ef2cbf49204506e8f90b335054efa175a95fa74e0248bcc3
glibc-langpack-hne-2.39-58.el10_1.7.s390x.rpm
b23afed43e2106c793831f8586ecc59958ef84eae056e256ba43dc37b2002ef8
glibc-langpack-tl-2.39-58.el10_1.7.s390x.rpm
d4eb6baad927e074e5de7bc5587c85e335a984038d5c3ba418d86f2b05095c39
libnsl-2.39-58.el10_1.7.s390x.rpm
43516e63940414c64064f51042b20d0aebea956eef2996ca483b36a534ef62e6
glibc-langpack-zh-2.39-58.el10_1.7.s390x.rpm
4523a8827cd4cbc832dc3c7eee521f8172423fa6cf8f1262f24be22526c6248c
glibc-langpack-csb-2.39-58.el10_1.7.s390x.rpm
4341ec51aebb32892065ea0981d4fb152824adbf4d6d38936af6ed56bf91bc68
glibc-langpack-fo-2.39-58.el10_1.7.s390x.rpm
1aa0ccee1d0d39d18e98c8e70858ef19845e17a6f2dd6500cc57f2d5fcacdc0b
glibc-langpack-is-2.39-58.el10_1.7.s390x.rpm
9fcbef47723a0028ed38a4cbca3f56d9588849e0303a8abac53c4e17b29b0a6f
glibc-langpack-kv-2.39-58.el10_1.7.s390x.rpm
57715afa92a7eeca55e01831426afea190cbde14265b830cb92176969f52be28
glibc-langpack-sl-2.39-58.el10_1.7.s390x.rpm
9f8ccad8dcf433124664000661e037079751c0324c897080968cfcdf60b76518
glibc-langpack-bhb-2.39-58.el10_1.7.s390x.rpm
f7ebca526a685d3ec3f71b67e20d63c22152e3d078b0c2cc9006d2dc28b038be
glibc-langpack-sgs-2.39-58.el10_1.7.s390x.rpm
57580e6a063ba300984cf0a3e908e28eb55a1d76b3c4f96afe1965f52ec24104
glibc-langpack-zgh-2.39-58.el10_1.7.s390x.rpm
e299247fca54a97a685b467464a6e9688d6b4f1fe45e3a96db96622485056bda
glibc-langpack-bg-2.39-58.el10_1.7.s390x.rpm
8061eca7f200650d154beceff03141b8b701b1a74e27c34051104d15b47bbf4a
glibc-langpack-dsb-2.39-58.el10_1.7.s390x.rpm
503fc8fb125b4474de5abb650fda717424aa191ff244895e73394a39cfea608d
glibc-langpack-lzh-2.39-58.el10_1.7.s390x.rpm
a0fa99a1e96075ea1f3de9f4872cb1a48a45331f5102c144ff4afdd6485599f1
glibc-langpack-ckb-2.39-58.el10_1.7.s390x.rpm
b454a8b662c40692c34867b121b67323356eea445b5440a51de4f268118e7b4b
glibc-langpack-fr-2.39-58.el10_1.7.s390x.rpm
a5a4fea017eb1516dae49baea6e4a1bde8b1d40945d1cfc1da5613c9439fb949
glibc-langpack-to-2.39-58.el10_1.7.s390x.rpm
f82ad8047824fdde09fbacd2c491b3cf4622956ba5f0d27a217f0ef982403192
glibc-langpack-ca-2.39-58.el10_1.7.s390x.rpm
5d730a142734d5060632ef5006a9bb10316b06dab36c0b606041edadb0a3cba7
glibc-langpack-rif-2.39-58.el10_1.7.s390x.rpm
006c57c4e0700d7035c869a0defb0275ebd9ffe472f3b2a3d98f4a68716968df
glibc-langpack-da-2.39-58.el10_1.7.s390x.rpm
1432e4b05539c39c811a86b13ea3eea98277e3fa2c1af6566c7238799e3253d8
glibc-langpack-ve-2.39-58.el10_1.7.s390x.rpm
06b6cab90b68916fef3cc0378846f2752dd374ccc1fdc372c39bdbe2c6ea3456
glibc-langpack-niu-2.39-58.el10_1.7.s390x.rpm
23971c75a184bc0ac61470e9f7ad9555f60241bbd9fdc94d8ae0e8f37e0e2cc1
glibc-langpack-nhn-2.39-58.el10_1.7.s390x.rpm
5c6a5da7a20025eef57b60c4cf7aef60d34e0861e3a2ced4f4c38721bfe6c14b
glibc-langpack-ha-2.39-58.el10_1.7.s390x.rpm
aa3d18aa5797e5a5b8beb23848a1a597ad1fd77c3c469397058ee690cce1bc58
glibc-langpack-st-2.39-58.el10_1.7.s390x.rpm
866388af05f7a7387e4f93a26d277f1bf60786171a5e6f0920d95f3e7bab0f56
glibc-langpack-tn-2.39-58.el10_1.7.s390x.rpm
9290ada48f64f9ffd217e009990c14443431e2eeab12f9400868c788efcaa593
glibc-langpack-hak-2.39-58.el10_1.7.s390x.rpm
733b022254687d16e97cf02279f074fe0e6d3d090bdb0c139c6caa406abf9140
glibc-langpack-ff-2.39-58.el10_1.7.s390x.rpm
e9c1288a3c06ad7624cb0f1016f321d308c8532ca41e40db32f182f661711476
glibc-langpack-kn-2.39-58.el10_1.7.s390x.rpm
5116b82b880e7360d1b607ae6ca02a5c3ee126d5434ab03ad0e42d0f77fac920
glibc-langpack-raj-2.39-58.el10_1.7.s390x.rpm
87e3c020f329fe67c0a6aab77eddbd73415b1d8953bdf36d3a5f74657872ba40
glibc-langpack-cy-2.39-58.el10_1.7.s390x.rpm
3b61a2ab8480b17278a741255fc9d4a2fb831141aaae8443db37bbe7b4954ca7
glibc-langpack-so-2.39-58.el10_1.7.s390x.rpm
3af9ca166183efec59c513948ede4f907f9f9109443fde3081598487df8854d2
glibc-langpack-bs-2.39-58.el10_1.7.s390x.rpm
89cf391cbc52e8f3cf5c540072bb68e195eec0dd8e7acec4bd7ddc9231aff27c
glibc-gconv-extra-2.39-58.el10_1.7.s390x.rpm
adf9050ef75a5462cefebc0413bdef555b0d5a46b48aac71eee33aab7845c3e1
glibc-langpack-be-2.39-58.el10_1.7.s390x.rpm
a200328d508d6b33757a71bec4dafd919759f6b9fd3843c2b7a2659f182086de
glibc-langpack-kok-2.39-58.el10_1.7.s390x.rpm
14db77d5953a14240705259f018df7fa17388492cdb707fef5237ea4d53971e5
glibc-langpack-hif-2.39-58.el10_1.7.s390x.rpm
16dc3d45407b5fdf76981b0d2c51c2b344906aa243d8a3cc43b0e0dfbfcda23e
glibc-langpack-ks-2.39-58.el10_1.7.s390x.rpm
93cc11ad24bd5b1e1140abbec237d7ad58099c1b1cedc06ccd1fb4486ad89d44
glibc-langpack-tig-2.39-58.el10_1.7.s390x.rpm
d3cdabbafc318d176d6b6d42b496d4592689f2be870a89199732b8fbaa1a3703
glibc-langpack-oc-2.39-58.el10_1.7.s390x.rpm
213c01e9a1689dff4a7127c4f82828ec02c13f76849dc779f87edb6c9a34903c
glibc-langpack-nds-2.39-58.el10_1.7.s390x.rpm
5f1a1729b5375b282a4bd8611adeba83a6f03b957b87b85d07e7c40ec668a3a6
glibc-langpack-lt-2.39-58.el10_1.7.s390x.rpm
d08eadf506df8de3e3f7a3ea4dfede9dc0a78180cafdde4831b08524c4aae74a
glibc-langpack-mg-2.39-58.el10_1.7.s390x.rpm
6d9c09e15ba5e9083a71387bf7fa42e5a1114bd592ab2f5fc5df33711073578d
glibc-langpack-ms-2.39-58.el10_1.7.s390x.rpm
04b5548cfa17a7ba7938fefa4b871f81a432cb07427f6c753315ed2ae8cf7b89
glibc-langpack-ht-2.39-58.el10_1.7.s390x.rpm
82ee1bab7c24003b3112183715755520d12fce9d2792c32ce8ab75d45b7cf38a
glibc-langpack-mjw-2.39-58.el10_1.7.s390x.rpm
9194728859a474e2f41182d9f00e801c9168736a0bfa44a2841f1a770e2f8ee3
glibc-langpack-wae-2.39-58.el10_1.7.s390x.rpm
bc16d83d6054471b67bf5a12dcb5c424c94a3b4f43df8f006eb88bb65d698dde
glibc-langpack-nb-2.39-58.el10_1.7.s390x.rpm
72aff9874921f122c69b337f72193ed5a2b996123c822df4e8a573400f81fbb9
glibc-langpack-pap-2.39-58.el10_1.7.s390x.rpm
379b4d92096d40cf03a49525900770b03a2c1d777d0ba4c6a430634444eb388a
glibc-langpack-sa-2.39-58.el10_1.7.s390x.rpm
0f517caa9001f81b9e2ac9c8afe343525376f849903a1f1b7ae8fde55f011be2
glibc-langpack-ka-2.39-58.el10_1.7.s390x.rpm
20d856fbf60436b2df9d996d15621a7f2e6b4f07cbca89320941d270a5aab19e
glibc-langpack-gd-2.39-58.el10_1.7.s390x.rpm
e4852a2d2b1c7d894fc4cf8503ea087c064096faa6a29416167882147b40f7b1
glibc-langpack-mn-2.39-58.el10_1.7.s390x.rpm
13bc71f4731a965d5db8102c653eb57c318add1f603fc31427dbc03b18d31d51
glibc-langpack-aa-2.39-58.el10_1.7.s390x.rpm
37db1c584de5868776762063e2a74562f57ed5a1de58d30ed015852b973fb959
glibc-langpack-ayc-2.39-58.el10_1.7.s390x.rpm
b1b471c508b87528ae2517c8408b95384f643517552da00043ad37d46bfb7233
glibc-common-2.39-58.el10_1.7.s390x.rpm
e3a1f19dd713a31b15c60d0f3c3a2db0a23b9dd93fdb9c77455ca393af22ebc1
glibc-langpack-szl-2.39-58.el10_1.7.s390x.rpm
8120ea312321078a4dd049142448cb8a63c7cb14d1274da4e065fda0c307c519
glibc-langpack-uz-2.39-58.el10_1.7.s390x.rpm
46b325a29b4e1259ab6fff3cf4d9380441028f074511dbe30a1c47171c7cf1ac
glibc-langpack-el-2.39-58.el10_1.7.s390x.rpm
453ce1692ad0d716c1466996ff0b9c78a115f51d15188ee1188f81e9151fead9
glibc-langpack-shn-2.39-58.el10_1.7.s390x.rpm
7dc6fcf243b3611b36a4b3ce2e0762d317626fea9479d9fe683b9e72a1af96e2
glibc-langpack-te-2.39-58.el10_1.7.s390x.rpm
4f5735ce618e5765c01540ccc091549ef0f0ce7b0ce9605087ed0485c875ef50
glibc-langpack-mai-2.39-58.el10_1.7.s390x.rpm
dafc4dc234bba427caf576120be144933532b874516f3e5a3132c927990b44c7
glibc-minimal-langpack-2.39-58.el10_1.7.s390x.rpm
9d4c52d32538310e5a729d36079a3b96ac51c3976bf183fe65f7001a7b6f6998
glibc-langpack-eu-2.39-58.el10_1.7.s390x.rpm
7a9098c0356898c48ad59c037dfcc6406c161196b3faf14c18443b23c1c9c5a9
glibc-langpack-ga-2.39-58.el10_1.7.s390x.rpm
dd669604f147cfcf96f93e5c723bf71abd5ebd59ed39b297b78ff36c57c62c3e
glibc-langpack-ln-2.39-58.el10_1.7.s390x.rpm
7ad876caaeb05db3cbc5a97bacc64ab13557c6409180e490b256431e50f04d37
glibc-langpack-anp-2.39-58.el10_1.7.s390x.rpm
9790269cab60241912ff69e6a177eba6cfc39f0634ce94bb686d7906038b10b9
glibc-langpack-mk-2.39-58.el10_1.7.s390x.rpm
b2890a219ebbf96bed183692dad8fc424840ee1e86a1171cfdca976ac74a7a9d
glibc-langpack-it-2.39-58.el10_1.7.s390x.rpm
3a75e75ab088cc85b13e3f37257f68429f12cb62dac61c316c7ce78fb610d4e7
glibc-langpack-hr-2.39-58.el10_1.7.s390x.rpm
5314610da415d0dd5abb1d5e6ae50410d26982246f604e20a19d6604c3ca06f9
glibc-langpack-gez-2.39-58.el10_1.7.s390x.rpm
7e2794d5cdded5dea815ce82739ff50bbda80bbae6046a6e7bb3d8516cca1b84
glibc-langpack-ssy-2.39-58.el10_1.7.s390x.rpm
c047c121fd53d1fa8620d3fe71be8f741cc90c50e39f09f176373ecdeaadf8ab
glibc-langpack-lg-2.39-58.el10_1.7.s390x.rpm
b01a809a879c4b4c62805420075ddd10347e54740c291aae9267e3822e26994d
glibc-langpack-wo-2.39-58.el10_1.7.s390x.rpm
4ab6d4da29864c3fb0bfd6406318c55bd82f23932ef3b8a0784b791086b406b2
glibc-langpack-mr-2.39-58.el10_1.7.s390x.rpm
e2b11c0b5b2cc82cc914a016f4b600f68508e3a6557859960dbcdd1fdff89a8a
glibc-langpack-lv-2.39-58.el10_1.7.s390x.rpm
8df790933114a3710eea18e95396d062e51d0408332878fd9609ebff75712ae8
glibc-langpack-mni-2.39-58.el10_1.7.s390x.rpm
ce66b9a21996e27327a67fd27b63fcce376374f33f792dc3e9c4a8b31a229213
glibc-langpack-an-2.39-58.el10_1.7.s390x.rpm
31fce098a932d603c181b27a639dba4f4c1b2454e59d6acded49bf1fa0257af5
glibc-langpack-bo-2.39-58.el10_1.7.s390x.rpm
8b564f6f2d0f7d9032e32b26e3a376912c901121495823b121d7861d2509df0b
glibc-langpack-as-2.39-58.el10_1.7.s390x.rpm
177057b1fadc4b39408da825b728c57c6252e9dba296c1607d380f8b0e2ff15c
glibc-langpack-ps-2.39-58.el10_1.7.s390x.rpm
535b212a7c507d9efd3c55c4e005ec6b7e08e7f04c3ac0b1ff3b3108fc9adc57
glibc-langpack-quz-2.39-58.el10_1.7.s390x.rpm
128dac4d750f828ad0cf2f61038ac1e6523c2ed331f8b09a8941e4c01b69ee85
glibc-langpack-unm-2.39-58.el10_1.7.s390x.rpm
140698374b5c19775a8aea3b73ecf6a85800a5084d16d62fe818d68b6157c88b
glibc-langpack-ne-2.39-58.el10_1.7.s390x.rpm
d73543ac08aa5c829a926976663a69b52108af6cb9353463a8c53d8c65fc76b5
glibc-langpack-kw-2.39-58.el10_1.7.s390x.rpm
b0dd2b66c00555659dd53e233f7e0b590b966b5d8fbb5e217aef2e8c303aad5e
glibc-langpack-dz-2.39-58.el10_1.7.s390x.rpm
a2675ef66ca60b2d2a75e2d3fdf28742cb6ce30f961aca1790b4e0a7b76ec8ae
glibc-langpack-sk-2.39-58.el10_1.7.s390x.rpm
61b0266fb5940f0d77f40ece794387e5e441c7c3a75ac9aee341df4b1322400c
glibc-langpack-sv-2.39-58.el10_1.7.s390x.rpm
0ebc5e8db0fe93956a88d0218eb472f874c8d97029f8463e9af6c3e1c6f784d2
glibc-langpack-ug-2.39-58.el10_1.7.s390x.rpm
81da4eeeb32f7d3a385e7f43a89d96376a42c0f7d7bbff2fb94f6cfac13e9aac
glibc-langpack-lij-2.39-58.el10_1.7.s390x.rpm
04474c6a0076e420ba01c943d3472ae1b0e0deeb62fac1fbb1fbbc02092ac29c
glibc-langpack-hsb-2.39-58.el10_1.7.s390x.rpm
c794cee9985eb8d0042199ed0ee4186fbed3a969b3911d6ce25b614a82824011
glibc-langpack-ku-2.39-58.el10_1.7.s390x.rpm
b99c648f1448c5daf0df14f95f1d5c0cb08445f81404542f410ae718238cc2e5
glibc-langpack-ru-2.39-58.el10_1.7.s390x.rpm
c0fc39b62529dba73cd253afa289569bf8962c20f47699faf7239561afe1f849
glibc-langpack-hy-2.39-58.el10_1.7.s390x.rpm
c7b01d79be0a4c099c183bcbbc8720cba056a15464e18a7ee0363476857c54b2
glibc-langpack-ia-2.39-58.el10_1.7.s390x.rpm
c1e90efca92103465d17d51604d87827f7dd3be2755bb05bea051bfe91955829
glibc-langpack-ur-2.39-58.el10_1.7.s390x.rpm
2ecc1008acc0248d9e20ac5ee7ed08ee33c8ee598295ae34bc6e3208f6da7a69
glibc-langpack-os-2.39-58.el10_1.7.s390x.rpm
fae8a67f15a2451c86e2b74322573e4bd51b86389d9669e56af682b2bbdde134
glibc-langpack-hu-2.39-58.el10_1.7.s390x.rpm
81976e55723c6d3177c3ea765bf81c40264212700055d2944b86e7c44b07fbdb
glibc-langpack-ber-2.39-58.el10_1.7.s390x.rpm
43c6a610cb392a0bfb1452b474140291b57c4ed1cfb32df25201db84bde3b4da
glibc-langpack-cs-2.39-58.el10_1.7.s390x.rpm
23e99d9a277fa8d7843a8bc516b6fbd7cf211a303047d851f9de266c7c79b57b
glibc-langpack-si-2.39-58.el10_1.7.s390x.rpm
ef1622f4fd5bf6e8327541e97e044eea8fda779420cea9be8196b2047b8666c2
glibc-langpack-gu-2.39-58.el10_1.7.s390x.rpm
6009dcdbf5b39d973df56abe676f06a559559cfc001bc5743cec8e91082d7435
glibc-langpack-eo-2.39-58.el10_1.7.s390x.rpm
3a1a13674e56bcd4a1f69f15fa9da29e9cc33e8f6588a8f1585cfa776b98dca2
glibc-langpack-doi-2.39-58.el10_1.7.s390x.rpm
9283d5ed4855cbe8545b796d224785454db04247da1e5190168026ac9eca9931
glibc-langpack-tk-2.39-58.el10_1.7.s390x.rpm
0f815451613bd6c3cd47bb5f22564358a310f5d9afc29b8472a883962a76d29e
glibc-langpack-crh-2.39-58.el10_1.7.s390x.rpm
f9021d4df30e82036bfa461de35729a04fa62e02a76ec10ac58af6d5a5ee3bea
glibc-langpack-he-2.39-58.el10_1.7.s390x.rpm
5c303d68021bb4a065f77b669165bbd0894c8b4788320b0c8882f36afc20ffd3
glibc-langpack-pl-2.39-58.el10_1.7.s390x.rpm
c789203085658a2f9af3b7e322c89c2cbec18f5cc2f91a23319feb1576ed18e6
glibc-langpack-ta-2.39-58.el10_1.7.s390x.rpm
728938f6ee79ab5807cb2c0ad9beb04c4650c3eb55203a011a91d14ba7ab551f
glibc-langpack-am-2.39-58.el10_1.7.s390x.rpm
b650f856a45ef7971dfd4d01fefc8ffee12a6c3ec38b310685e35afe86e2ea5f
glibc-langpack-pa-2.39-58.el10_1.7.s390x.rpm
6ca4ddbd428477a7074a515e39975d75fe9c39d067f01eae7df396e5ffcae082
glibc-langpack-mhr-2.39-58.el10_1.7.s390x.rpm
904cecb819acad56194481cc2f7018536a8c43f3858fcefa1c317f1b0ac50a64
glibc-langpack-ar-2.39-58.el10_1.7.s390x.rpm
9bf7eff413a9e9d5822a216761d9e08847aeb7fb76574e94a7cf54626bd8efcd
glibc-langpack-lo-2.39-58.el10_1.7.s390x.rpm
31fb1b856a64471fbae8b7633c4bcf1e550b0bb67265fb4c3eb8ae47506b0992
glibc-langpack-wal-2.39-58.el10_1.7.s390x.rpm
66fe77a692d51a5b65be48cb57e29c5619c1e7c2838f4ae699abacca9314b4e7
glibc-langpack-mnw-2.39-58.el10_1.7.s390x.rpm
b3778556c28cb7ed89c231f090c0dd392a75200c0b77ffa8d83468034e3bdf54
glibc-langpack-th-2.39-58.el10_1.7.s390x.rpm
18ab32ce5f3851e6d35b25e825213c2275727402bb934d030e26a8f0e68e6a51
glibc-langpack-bi-2.39-58.el10_1.7.s390x.rpm
526933fc58f579741a2e5633b460b536141c4d62422aca081020a29b59596647
glibc-langpack-shs-2.39-58.el10_1.7.s390x.rpm
6a38ce07d7c1f37d670f0b9c8d9276e36896a0451abc474dfc8eb416740bcce6
glibc-langpack-ast-2.39-58.el10_1.7.s390x.rpm
75cedd8f3b9497727f139070aae7e316f968968a727953ed0c6bd2ec64946b4c
glibc-langpack-or-2.39-58.el10_1.7.s390x.rpm
a94e08ef64e036d13f9a00f61dedcc0c680c0bc8d28c38753e02e9cafd5a24eb
glibc-langpack-uk-2.39-58.el10_1.7.s390x.rpm
bd46a71b8bf230a7c9572e3ce7d6669b90233e6b8f1915483c7bccbc7db928f4
glibc-langpack-mag-2.39-58.el10_1.7.s390x.rpm
ef121f449f4ee2847ebc4f9550e3ba254e30cdf17b9e8b09dadd01b92d761956
glibc-langpack-pt-2.39-58.el10_1.7.s390x.rpm
f7ff55bab46d0f2ac5f656f80603f6eba7c95bf3684aea207282b27fee88ee08
glibc-langpack-my-2.39-58.el10_1.7.s390x.rpm
d1f13b87c21de137534882d18b36de75646d43da9879674f59134965ae0787e4
glibc-langpack-byn-2.39-58.el10_1.7.s390x.rpm
4347030af8dcb5564c0fdce8ecf3bc53365ff019e69b6c53400d303589fa4305
glibc-langpack-bho-2.39-58.el10_1.7.s390x.rpm
66b8648b9912cbfad6f17c3001450c0185f02fe0b09adf505c40e5305b5a0f23
glibc-langpack-tok-2.39-58.el10_1.7.s390x.rpm
813e40b93da032adf3a9f9b76971d5ed0c0da27022d7d5da72ab0c52e0fbf9bf
glibc-langpack-cmn-2.39-58.el10_1.7.s390x.rpm
a090c3c6ad5e02602f9c97578e2525a3c60b65ad60e0a6224722468dd6817c98
glibc-langpack-the-2.39-58.el10_1.7.s390x.rpm
a625b12fc058da5bbe2da34f8287d134e74826e8d404fdcd5cfa9f85e3aeff09
glibc-langpack-ig-2.39-58.el10_1.7.s390x.rpm
a7e1b0498347c1b38cb9d4b8b79e049c4f9216b4f8b08edec90ecd6aeb7cb24f
glibc-langpack-iu-2.39-58.el10_1.7.s390x.rpm
b79dea28d663895f4ae191a6f876e0725b2eda074c8857b7972a36fc78f55808
glibc-langpack-tpi-2.39-58.el10_1.7.s390x.rpm
5414bcb7f1b440c90c41043fe9f8150c14c2992288ff38b405022a7834fba9a9
glibc-langpack-yi-2.39-58.el10_1.7.s390x.rpm
1501c7969ae53aa68ec676746fc86a6f4096827b750be34ae93fe275fab1026f
glibc-langpack-sq-2.39-58.el10_1.7.s390x.rpm
47b2053253e794afe333c470be73649b4ce732c139ad36befbb382d568082fc9
glibc-langpack-xh-2.39-58.el10_1.7.s390x.rpm
cd9ef5911c3977fe5b5f287b1a0473eaec44d8c664e40ad000f2aa4ee536adf1
glibc-langpack-gv-2.39-58.el10_1.7.s390x.rpm
8b447e7f37e761b48997e5195b831beed88d8ded3796fdd298367e6b6cbe1425
glibc-langpack-id-2.39-58.el10_1.7.s390x.rpm
73c0a758cf07956377db0ee9325ebc4a74814f3efe19b6960496aca946238c0f
glibc-langpack-cv-2.39-58.el10_1.7.s390x.rpm
135208abbf6a213b2059281877ff88ff5cedd5b3d85abe8a6201b34a80dc668f
glibc-langpack-chr-2.39-58.el10_1.7.s390x.rpm
b41e3e9ce8c6bcb40065d7adb9b464951a10b06b1bd458683902fcd114c42e43
glibc-langpack-et-2.39-58.el10_1.7.s390x.rpm
53c650b7aa66c7619929477333eb3b6b9e39387b5223f97aaf18f75537e307cf
glibc-langpack-nan-2.39-58.el10_1.7.s390x.rpm
ba7ceffdddbc8eab301b77101d81e3d0c9c0aa35a5088e5434666c413a91855c
glibc-langpack-ss-2.39-58.el10_1.7.s390x.rpm
ec7f13f707fc259193e6e5bc40c5218973512a4fd21f5e93f6b9b125cd93fd29
glibc-langpack-hi-2.39-58.el10_1.7.s390x.rpm
8def143613863d08d3e92e419ed3b0dd753cf3032dfcb8def04b274a3d86b49a
glibc-langpack-tt-2.39-58.el10_1.7.s390x.rpm
c5a46648d7182ef0ecdb4367c6a3d206152ea6bf21b80e6e70a3d132135a2d88
glibc-langpack-sc-2.39-58.el10_1.7.s390x.rpm
80de114ecdc6fec2b3493a5a3442030d174c1b9e0f079c501893acfc63687a69
glibc-langpack-ti-2.39-58.el10_1.7.s390x.rpm
c40b27076f65611c8ed0081b131f35042c9f704d0dfc90dd6c076a42bd6cba7a
glibc-langpack-af-2.39-58.el10_1.7.s390x.rpm
19f1c34beb1cb2b748dedc9dc1c24924b2768f12633ed77409bf0de68adedf9b
RLSA-2026:1472
Important: openssl security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for openssl.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
* openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file (CVE-2025-11187)
* openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing (CVE-2025-15467)
* openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling (CVE-2025-15468)
* openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation (CVE-2025-15469)
* openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression (CVE-2025-66199)
* openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter (CVE-2025-68160)
* openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls (CVE-2025-69418)
* openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing (CVE-2025-69419)
* openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing (CVE-2025-69421)
* openssl: OpenSSL: Denial of Service via malformed TimeStamp Response (CVE-2025-69420)
* openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing (CVE-2026-22795)
* openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification (CVE-2026-22796)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssl-libs-3.5.1-7.el10_1.s390x.rpm
ce4c90495beb6063061cf8af63dcddd516ac6ef4fe47f531168af158eaffeb04
openssl-3.5.1-7.el10_1.s390x.rpm
d63ecc96dfb9d89e668373bac8f1af713afe6138e333bc3280f0424e6dab9482
RLSA-2026:1178
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: Linux kernel: Denial of Service due to data race in vmalloc's show_numa_info function (CVE-2025-38383)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-124.29.1.el10_1.s390x.rpm
ef8ec1f0073b9de72fc492210aac255531f129e5f049cb29818d93ac51692351
kernel-abi-stablelists-6.12.0-124.29.1.el10_1.noarch.rpm
f578efb392271f2b09a3149ea7bfe478c69f119bf8696efa53969da3e7fa14d9
kernel-modules-extra-6.12.0-124.29.1.el10_1.s390x.rpm
6ca3e165701f04ed5a611fc5fd9e34496c2d50501762537cb7b1418ab4a493f7
kernel-zfcpdump-6.12.0-124.29.1.el10_1.s390x.rpm
7a9265691535994ccdfd588efe13fbde91d1f62d0b82997a52a53c9ca13002dc
kernel-zfcpdump-modules-core-6.12.0-124.29.1.el10_1.s390x.rpm
516e24558b7cbb6ffb5f777ab0d8638c3d3b828be4e1fc4340a557d737b1c910
kernel-debug-modules-core-6.12.0-124.29.1.el10_1.s390x.rpm
39b96ff33d5a73509d988775d6a1fe18cef02d6e16b9bfcbd762a98431f500c9
kernel-debug-modules-extra-6.12.0-124.29.1.el10_1.s390x.rpm
86c7774ce7677f73c3e83cce630ff538e61e30917eb4a6303e399681bf58a730
kernel-debug-modules-6.12.0-124.29.1.el10_1.s390x.rpm
d4381f1b60e910747a916a31cad905c17936dfedb7c3a5e48687a800c6218b93
kernel-debug-6.12.0-124.29.1.el10_1.s390x.rpm
49ce68193bc13bb0f330931e29c739708bee4606667db3bd867e91c94a996753
kernel-modules-6.12.0-124.29.1.el10_1.s390x.rpm
ee1ac1072ff9bfe35815f551ee64e2b41c4654fbba72b6793b47e4e1a1fa4f99
kernel-tools-6.12.0-124.29.1.el10_1.s390x.rpm
a48a5b03244d557ba87cce8833c6633b272a4462ff9320c6b068f0d677f5bc4c
kernel-debuginfo-common-s390x-6.12.0-124.29.1.el10_1.s390x.rpm
219a81dd4e7e2edc65c347ffaffe310f5db0dceda18b7133ab1b69ad5474f161
kernel-zfcpdump-modules-extra-6.12.0-124.29.1.el10_1.s390x.rpm
4cc03f25a14626b7a4a8ea28e8f4121bc902c3c864439e6075b5e9aeb4d1caa5
kernel-zfcpdump-modules-6.12.0-124.29.1.el10_1.s390x.rpm
cd52054ca89637880cf2655e60166e6625d9a0262fa8cb0724749f4d850fdd96
kernel-zfcpdump-core-6.12.0-124.29.1.el10_1.s390x.rpm
509fdf292b35e1229343a233c214b937ce928919837309a879f869b2286393cb
kernel-debug-core-6.12.0-124.29.1.el10_1.s390x.rpm
84874c442b0a84cb9ed5c6b3534bc11f9579db1f28a2ee19e45893122420b6f1
kernel-modules-core-6.12.0-124.29.1.el10_1.s390x.rpm
b5be0cdefd32643d0583a5e05159544cc51e227fcbef9dcedcd3082e1a1601e2
kernel-core-6.12.0-124.29.1.el10_1.s390x.rpm
601a78172c0a1edea2e3ca87dd99eba69be7b34252f1e92cf484df12002adb21
kernel-modules-extra-matched-6.12.0-124.29.1.el10_1.s390x.rpm
073c90f6dbc151b43c9002f88f071727bfc1c03d6c25f833a8dcd06602c69941
RLSA-2026:1828
Moderate: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* cpython: Excessive read buffering DoS in http.client (CVE-2025-13836)
* cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-libs-3.12.12-3.el10_1.s390x.rpm
e7fea887e46d4a0a55594ad93f5d352a6ed137b215a3d6de05600a174f0e2bd6
python3-3.12.12-3.el10_1.s390x.rpm
326b4dbfb6a03933aaa538f39b7b1a434b2921c41b8688883943646713156616
RLSA-2026:1696
Moderate: util-linux security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for util-linux.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The util-linux packages contain a large variety of low-level system utilities that are necessary for a Linux system to function. Among others, these include the fdisk configuration tool and the login program.
Security Fix(es):
* util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames (CVE-2025-14104)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libblkid-2.40.2-15.el10_1.s390x.rpm
de10badb88c747ce34ea836cf888b36e67f8e4f51a446bc7731c80534f1de1a3
libmount-2.40.2-15.el10_1.s390x.rpm
caf0697e0b8ba5d9068b30ad689169e8ac1c98665b00a96a19298805264d25f4
libfdisk-2.40.2-15.el10_1.s390x.rpm
ec032b5649d737c849e06dad60bdd0227cecfdc936a84b5e265ef2a079737e1d
util-linux-core-2.40.2-15.el10_1.s390x.rpm
d7458f9f82cac69764650eead2529724dc724473fe08bc0636b64a9beb7eb15d
util-linux-2.40.2-15.el10_1.s390x.rpm
763b6c5612bedc2914dd3214701c11ba1b1ff3f5afeaf38e5ccd6b31bfbb6acf
libuuid-2.40.2-15.el10_1.s390x.rpm
85c77a437deba85993e31c07b5e3bccad46aa0a2a5ca2adaab5aad8e36f9e6a8
libsmartcols-2.40.2-15.el10_1.s390x.rpm
30b55ac905417d9ea2aabd6c8d2785646d44189a9a22ffa1499e80c1baec2f4b
RLSA-2026:1825
Moderate: curl security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for curl.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, and LDAP.
Security Fix(es):
* curl: libcurl: Curl out of bounds read for cookie path (CVE-2025-9086)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libcurl-8.12.1-2.el10_1.2.s390x.rpm
55960c4b058f4f2d966418fef93cbfda51c6932f7f7ffe73b1f6f9550010c7ef
libcurl-minimal-8.12.1-2.el10_1.2.s390x.rpm
347ebd5a1dea3c6f1bb67c06fb3da4a0d6e9ac934e9ae5f822ab37e304bb4e22
curl-8.12.1-2.el10_1.2.s390x.rpm
acbcc49949104ffd46a76d7cf96131861be9ca7ab0a19cd072e91de53d585658
RLSA-2026:1086
Important: python-urllib3 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for python-urllib3.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)
* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)
* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-urllib3-1.26.19-2.el10_1.1.noarch.rpm
1d6e3c6a90ca1fb5ece5dbecb5ba0fafcaae4b446e921da6dcdf8c89d20b2330
RLSA-2026:2721
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (CVE-2023-53034)
* kernel: Linux kernel erofs: Use-After-Free due to device type mismatch (CVE-2025-38172)
* kernel: smc: Fix use-after-free in __pnet_find_base_ndev() (CVE-2025-40064)
* kernel: Bluetooth: ISO: Fix possible UAF on iso_conn_free (CVE-2025-40141)
* kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)
* kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CVE-2025-68349)
* kernel: nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CVE-2026-22998)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-zfcpdump-modules-extra-6.12.0-124.38.1.el10_1.s390x.rpm
f3127389fbb4a30c71de9a7ec175ed74ba0eccf865160a962e6a93af973e2382
kernel-debuginfo-common-s390x-6.12.0-124.38.1.el10_1.s390x.rpm
75cf000d04bfdcc11a35270ebb654c4bee62454b4b2bf55beab841758b883cd0
kernel-debug-modules-core-6.12.0-124.38.1.el10_1.s390x.rpm
d5aac6914b5e7b8d7c41fc44f2b336fb4bc23fe52f0509df666ec766c3c1b633
kernel-abi-stablelists-6.12.0-124.38.1.el10_1.noarch.rpm
091eebae51c847b052016e3b1d5bad7e85f0beb26ab72e325a9749769213fbeb
kernel-zfcpdump-modules-core-6.12.0-124.38.1.el10_1.s390x.rpm
d7b50403558609e4cc9a02d406cfcc94d5941af8992e8d0e94bc29be1ee55c4c
kernel-debug-modules-extra-6.12.0-124.38.1.el10_1.s390x.rpm
459d767f00baebb3121354e7458d871141a092864d11f38c1d938cba878922ba
kernel-tools-6.12.0-124.38.1.el10_1.s390x.rpm
2a91ccae937fc2529bbe58ca04502b1545cc3c1de695725c720aee3a622364a2
kernel-modules-extra-matched-6.12.0-124.38.1.el10_1.s390x.rpm
8c2d529a1c11a83ae6e0c75a178975515248ca7fce981841ed32e81eb11a3982
kernel-modules-extra-6.12.0-124.38.1.el10_1.s390x.rpm
ffd7f3750163e7dc1e15276759b5e004437d199d4d0614fd5ca2c928d05de6f7
kernel-modules-core-6.12.0-124.38.1.el10_1.s390x.rpm
00d67c6f090b538f1aa9acb62ad64547b82f8d5fbdfa7d1cd9d8b0ba3f06c6c4
kernel-zfcpdump-modules-6.12.0-124.38.1.el10_1.s390x.rpm
f59c5595ab62c568c4045d5fb455dc91b966ff5c5574a34adf91079076d1b907
kernel-core-6.12.0-124.38.1.el10_1.s390x.rpm
04f1878e4e7b1e4a4a2b07fdc16a1f02a2e9510b122c8f861fd75a4e4e864e4e
kernel-debug-core-6.12.0-124.38.1.el10_1.s390x.rpm
51e7401bb0aba243efc7fb76735afe08f057d9941248db412036769bfc620c7a
kernel-debug-modules-6.12.0-124.38.1.el10_1.s390x.rpm
3f9a89295735d300cca7fa4cdc188fc1d04e0b36af7b328c36d89fed04a9e89d
kernel-zfcpdump-core-6.12.0-124.38.1.el10_1.s390x.rpm
09df1aa8cddd843fdde2d18f896cff40cc7603b9e28fb7abaf20627668932c3c
kernel-zfcpdump-6.12.0-124.38.1.el10_1.s390x.rpm
6454cdebf2d85af123db855b51dd102996b0e64f3db9a552a7fef14841966a9d
kernel-debug-6.12.0-124.38.1.el10_1.s390x.rpm
8d090c5fd3333e0e8b9f4635f312970e6ec73610f817616e2f5286ddf8b73449
kernel-modules-6.12.0-124.38.1.el10_1.s390x.rpm
3149434f58f009b029e4da2be1f2d069f9f583be0a6a761f1ec8ce3aa4ae9c7b
kernel-6.12.0-124.38.1.el10_1.s390x.rpm
43d196c78b6d27360dd0f217e5db45d4965693d724a0a8869005b1876ee72201
RLSA-2026:2719
Important: gnupg2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for gnupg2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The GNU Privacy Guard (GnuPG or GPG) is a tool for encrypting data and creating digital signatures, compliant with OpenPGP and S/MIME standards.
Security Fix(es):
* GnuPG: GnuPG: Stack-based buffer overflow in tpm2daemon allows arbitrary code execution (CVE-2026-24882)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
gnupg2-2.4.5-4.el10_1.s390x.rpm
547ad3d4a38d071c85c0de461e4c2b09186ab7717a3eb58831a3308a1c6045e8
RLSA-2026:3477
Moderate: gnutls security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for gnutls.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The gnutls packages provide the GNU Transport Layer Security (GnuTLS) library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS.
Security Fix(es):
* gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function (CVE-2025-9820)
* gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification (CVE-2025-14831)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
gnutls-3.8.10-3.el10_1.s390x.rpm
c87fc01f0dfa0cec7bd9b155c1c2e9847645ad58e047cecb4cc2771966bfe72d
RLSA-2026:3939
Moderate: nfs-utils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for nfs-utils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The nfs-utils packages provide a daemon for the kernel Network File System (NFS) server and related tools, which provides better performance than the traditional Linux NFS server used by most users. These packages also contain the mount.nfs, umount.nfs, and showmount programs.
Security Fix(es):
* nfs-utils: rpc.mountd in the nfs-utils privilege escalation (CVE-2025-12801)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libnfsidmap-2.8.3-0.el10_1.3.s390x.rpm
f7d24b2c9a9a60cf2c8fb97d190dbb81e25076d427a087c5a918b84a738c19fa
nfs-utils-2.8.3-0.el10_1.3.s390x.rpm
fc830d04faad6120c1399dac41e6503e3490eda63d336d4071eaa7a3843a0064
RLSA-2026:4723
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: Linux kernel: Use-after-free in IPv6 address deletion may lead to a denial of service (CVE-2026-23010)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-debug-modules-6.12.0-124.45.1.el10_1.s390x.rpm
04a7a2bce3cabe4ae73a58c2fe543ecc191c70268ca935920973fc854f69f6c5
kernel-debug-6.12.0-124.45.1.el10_1.s390x.rpm
6f946e0617358424eccd5d7cf1f9621434a7753ee288e49f3995b0199690d99a
kernel-zfcpdump-6.12.0-124.45.1.el10_1.s390x.rpm
6a4d4cc9d3182957a4e8947c336f537f7590eb560c177ca268246c45951b7642
kernel-zfcpdump-modules-core-6.12.0-124.45.1.el10_1.s390x.rpm
1997213894e1ea75f3e51e253248c99c3adf25b24c218a65ba9853b862ff23ef
kernel-zfcpdump-core-6.12.0-124.45.1.el10_1.s390x.rpm
4549b2bbc7381ed901d1b2fd6cc2f6563b15c96e34ce5777e5c9379d4236f975
kernel-debug-modules-extra-6.12.0-124.45.1.el10_1.s390x.rpm
e3cd1f124319126ff6d1c92cecfb9fadd42edb69cdb2ccbe86737a365e909c95
kernel-zfcpdump-modules-6.12.0-124.45.1.el10_1.s390x.rpm
d9354e57ce133c22ea5da0eeb69854729b40b4407754ba20b31a7a6ea3a2c18a
kernel-zfcpdump-modules-extra-6.12.0-124.45.1.el10_1.s390x.rpm
bc4f9542262d415dea7e94204ec06803fe037dcb79040c0aa4fd5275dcfc0298
kernel-modules-core-6.12.0-124.45.1.el10_1.s390x.rpm
455da6bb07237878f8f20ecab6dab012b9e0b65f7754f4e958894e8f30214ecb
kernel-modules-extra-6.12.0-124.45.1.el10_1.s390x.rpm
80cd7d3c4b20d4fba2a0433c9a6e23840f9843059e9eaafcd8ad7df9e7929872
kernel-tools-6.12.0-124.45.1.el10_1.s390x.rpm
3137d279a81221ced5ab056506c1993882f6f901df8c32359e805c0e16bba73d
kernel-debug-core-6.12.0-124.45.1.el10_1.s390x.rpm
c3ee4585eb1c75802859e3045bdabec1e7a30da1897bdd933f902776e3123a3a
kernel-modules-6.12.0-124.45.1.el10_1.s390x.rpm
3fb5d5d5476bd2f6db32f49bc708d61c66a0ec18cf92dc7cc7f3f32ddad8ab26
kernel-abi-stablelists-6.12.0-124.45.1.el10_1.noarch.rpm
248aba0b98464a01abb02a06468aaab726fc07ebdaebddbfac972a75fbd8a4de
kernel-6.12.0-124.45.1.el10_1.s390x.rpm
96dcec268a8a24ccaa624751292cb6f41d112ae28b900149a8d4d3cac2073ce8
kernel-debuginfo-common-s390x-6.12.0-124.45.1.el10_1.s390x.rpm
0e365a775d02b83a23c8ad04693fa8666c1d4137f76233cae31a0ec27881194c
kernel-modules-extra-matched-6.12.0-124.45.1.el10_1.s390x.rpm
521d72af7ccf2ba01300b969826c5a806d9db7916d370f605ed42a82c8089692
kernel-core-6.12.0-124.45.1.el10_1.s390x.rpm
dc3af4437378e591527eaf74f87dc928b3915789105547c33e6d5adb9ec04068
kernel-debug-modules-core-6.12.0-124.45.1.el10_1.s390x.rpm
4ab70905791b9d8814cdd3fa0910fd26824a936e1476ba79984b1e5298821c23
RLSA-2026:4713
Moderate: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)
* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)
* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)
* cpython: email header injection due to unquoted newlines (CVE-2026-1299)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-libs-3.12.12-3.el10_1.1.s390x.rpm
7f21672b534f9f743138a0c3db65023a405e03d91b625723813d83ade09da083
python3-3.12.12-3.el10_1.1.s390x.rpm
2fc4e2b92f4227910bf917912e16d312cf2690cd9a6482f78eb819ff5e7f6ded
RLSA-2026:4715
Moderate: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: Vim: Arbitrary code execution via 'helpfile' option processing (CVE-2026-25749)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-data-9.1.083-6.el10_1.1.noarch.rpm
a16416db1eeff14059e9ce2133587c32c1e1ec3d3fd2a5a471e1cfc92d580460
vim-filesystem-9.1.083-6.el10_1.1.noarch.rpm
c6292758ed8951d338f31ca5120e02161d27e5634299706d5d599c58ef8805fa
vim-minimal-9.1.083-6.el10_1.1.s390x.rpm
430becdc40a7ba6c93ddf33c8d10e0413be410dff672d7798773c0a324a6dfd1
RLSA-2026:5063
Important: libarchive security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for libarchive.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file managers.
Security Fix(es):
* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive (CVE-2026-4111)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libarchive-3.7.7-5.el10_1.s390x.rpm
0a5a7feac89c363d3982f5d0b6b53a67e336149728f2498539014ee8de7e5c28
RLSA-2026:4717
Moderate: opencryptoki security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for opencryptoki.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The opencryptoki packages contain version 2.11 of the PKCS#11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor (with the PKCS#11 firmware loaded), the IBM eServer Cryptographic Accelerator (FC 4960 on IBM eServer System p), the IBM Crypto Express2 (FC 0863 or FC 0870 on IBM System z), and the IBM CP Assist for Cryptographic Function (FC 3863 on IBM System z). The opencryptoki packages also bring a software token implementation that can be used without any cryptographic hardware. These packages contain the Slot Daemon (pkcsslotd) and general utilities.
Security Fix(es):
* openCryptoki: openCryptoki: Privilege Escalation or Data Exposure via Symlink Following (CVE-2026-23893)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
opencryptoki-icsftok-3.25.0-5.el10_1.2.s390x.rpm
ef6de4929ac026def9030bee37480394fded863acd5de61ef7b4b611fc176b02
opencryptoki-ep11tok-3.25.0-5.el10_1.2.s390x.rpm
4fdb6a97fa759cc32cccc6a4263e1dd8a4115d8007f5c795fe1477d83b23ccdd
opencryptoki-ccatok-3.25.0-5.el10_1.2.s390x.rpm
7d6c50b0861df9242ec59339d94684e8299a7955b5f7ef421ab16d617625d219
opencryptoki-swtok-3.25.0-5.el10_1.2.s390x.rpm
7586b80dce3299017920d95e4af8337263dcb21b4c2b5f018408e55f12e5a6cf
opencryptoki-icatok-3.25.0-5.el10_1.2.s390x.rpm
d1c0b23bd6a5be902a2da64856b94ffbc97961aa777aa6ec5a710a7886172cd8
opencryptoki-libs-3.25.0-5.el10_1.2.s390x.rpm
c39bddf76f589581fa3772c7f62601fa292e2d658d55cc8211d9169cd4c3e7e9
opencryptoki-3.25.0-5.el10_1.2.s390x.rpm
db9b3712370d3d5ec7eba73eb084ea14af0c0d1ef641bad514dd5e940fbfaafa
RLSA-2026:7342
Important: kea security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kea.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers support DNS Update mechanism, using stand-alone DDNS daemon.
Security Fix(es):
* Kea: Kea: Denial of Service via maliciously crafted message (CVE-2026-3608)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kea-libs-3.0.1-3.el10_1.s390x.rpm
513f3d8b07dcad6d66bfd587a87631eb6667fd4f9982fd45616904907e3e8c9a
kea-3.0.1-3.el10_1.s390x.rpm
9a523939aefdb14346e150f4c964f4b2ede8d5cef3500bfc1950c0a24d1f3fd1
RLSA-2026:7666
Important: nghttp2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for nghttp2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.
Security Fix(es):
* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination (CVE-2026-27135)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libnghttp2-1.64.0-2.el10_1.1.s390x.rpm
245ccebca44f2fd22a9bcbcab93482f3c645219fd01ae4b0adbb63e1e990ffd0
RLSA-2026:7711
Important: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)
* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)
* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-filesystem-9.1.083-6.el10_1.3.noarch.rpm
4d8cae55aaedfd3fa8b67e0fbd10d68d6104892434131b5e366a91257280529a
vim-minimal-9.1.083-6.el10_1.3.s390x.rpm
c8b9cf096e07d69df07432a23e2a91737c6eac8096db48631684ef86177a030c
vim-data-9.1.083-6.el10_1.3.noarch.rpm
3d34312c5acd5664e6b8d0abe7e59033bdb71bfe49c0357f6690c98f774e7063
RLSA-2026:5913
Moderate: ncurses security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for ncurses.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The ncurses (new curses) library routines are a terminal-independent method of updating character screens with reasonable optimization. The ncurses packages contain support utilities including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
Security Fix(es):
* ncurses: ncurses: Buffer overflow vulnerability may lead to arbitrary code execution. (CVE-2025-69720)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
ncurses-base-6.4-15.20240127.el10_1.noarch.rpm
3aed3e3d082a1fa7e2c2886465f10d0ef51d1fca1e8be839ec36e159b5cba3f7
ncurses-6.4-15.20240127.el10_1.s390x.rpm
8822d8885e2b4b5c1481b0cc60b11ab2b08a8a55b697e7ee609aebd39fd8cd33
ncurses-libs-6.4-15.20240127.el10_1.s390x.rpm
ce91ceae912e11476247f8c6265bce660a2361e710a9185aba41527375cc66f6
RLSA-2026:6053
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain() (CVE-2026-23231)
* kernel: Linux kernel (qla2xxx): Double free vulnerability leads to denial of service and potential privilege escalation. (CVE-2025-71238)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-debug-6.12.0-124.47.1.el10_1.s390x.rpm
a54b0b6b3f659745fa6af4af7c3531167bc2c466a26add0f462fb9f3c9463131
kernel-core-6.12.0-124.47.1.el10_1.s390x.rpm
02e27534c437a84a05229969ca838721d28316e765c1b62add60b51dff305024
kernel-zfcpdump-modules-core-6.12.0-124.47.1.el10_1.s390x.rpm
f10c41707693dd4e899cf594243eca86e1c699374fdfd003101627223ded7962
kernel-modules-6.12.0-124.47.1.el10_1.s390x.rpm
de4cd5a543e0de3fca348848a6711685cc744597585fa7a823a925785d84c4a6
kernel-debuginfo-common-s390x-6.12.0-124.47.1.el10_1.s390x.rpm
ee2af7fe550fdfdd1a879946cdc53cc208fb03020b5a9902bfcb9a1245adbe42
kernel-debug-modules-6.12.0-124.47.1.el10_1.s390x.rpm
b234f8ebb71c70400ee4053cc10f465a437527c2b9145b0cb54420a28248238b
kernel-abi-stablelists-6.12.0-124.47.1.el10_1.noarch.rpm
e8cc7e57cd89559dd7e398e2d753eb89422d3c8575927a79f46973d70e5073e7
kernel-zfcpdump-modules-extra-6.12.0-124.47.1.el10_1.s390x.rpm
e914a5f3331b471bbe13ead9065a56cf7ef31f649842ed87a59c9a5879f58b9f
kernel-modules-core-6.12.0-124.47.1.el10_1.s390x.rpm
23f77563987c9ca64ca988da991c0a70ac402f86ec26bb013ec0d1af522ff36b
kernel-debug-modules-extra-6.12.0-124.47.1.el10_1.s390x.rpm
87e31e1e4b061b705b21153fdc0b1fed081b432384b1b8b5f4a9dadc21072781
kernel-debug-core-6.12.0-124.47.1.el10_1.s390x.rpm
a28be02750b9890a0ceee767c68599f7754b76aba316d63641bdd09df292a2fe
kernel-6.12.0-124.47.1.el10_1.s390x.rpm
125dc9430789fb238b126e22236e8fb58a51310bf5767189597e35b47f84b802
kernel-zfcpdump-core-6.12.0-124.47.1.el10_1.s390x.rpm
99e769425cb67faba3b35676eb3bac456a197e679a0b188ce52731774fa049c2
kernel-zfcpdump-modules-6.12.0-124.47.1.el10_1.s390x.rpm
7e576a9d7fb5b165613bc56b40894be34ac462075fa1e88d4240a579e3cc5d9e
kernel-tools-6.12.0-124.47.1.el10_1.s390x.rpm
e60157aecf87c2f9be7164dc8f844a2d915168cee329bd61dd702bd7cd214673
kernel-debug-modules-core-6.12.0-124.47.1.el10_1.s390x.rpm
ebcff17b7009676f079c7143a64cff971ce4495c4f93ec11eab276cc2ef12310
kernel-modules-extra-6.12.0-124.47.1.el10_1.s390x.rpm
a9e14f1643d8cb3af5111d98c507bb2bd56dcd23337035748b91c1e12811055f
kernel-modules-extra-matched-6.12.0-124.47.1.el10_1.s390x.rpm
be8c035d28a68f6cfef1e87fbf5e204463bc39d3412858962f02c4b3515ab193
kernel-zfcpdump-6.12.0-124.47.1.el10_1.s390x.rpm
fbfded86dfe6547b3ebe4196d9205c62709400eb5063ad83f39749e9d1814c73
RLSA-2026:6825
Moderate: rsync security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for rsync.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
* rsync: Rsync: Out of bounds array access via negative index (CVE-2025-10158)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
rsync-3.4.1-2.el10_1.2.s390x.rpm
3b04d1923dad97886ada65bc1ed85368a5c7e8b683d12e5e8942961653925192
RLSA-2026:8492
Important: libarchive security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for libarchive.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file managers.
Security Fix(es):
* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libarchive-3.7.7-8.el10_1.s390x.rpm
377424ec2a8117d3724b2960b23c50a96f2f6300f1ee9a052f01e626acdd4d2d
RLSA-2026:6632
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: Linux kernel (net/mlx5): Use-after-free in ECVF vports unload leads to denial of service (CVE-2025-38109)
* kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure (CVE-2026-23144)
* kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution (CVE-2026-23171)
* kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CVE-2026-23193)
* kernel: macvlan: fix error recovery in macvlan_common_newlink() (CVE-2026-23209)
* kernel: net/sched: cls_u32: use skb_header_pointer_careful() (CVE-2026-23204)
* kernel: ALSA: aloop: Fix racy access at PCM trigger (CVE-2026-23191)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-tools-6.12.0-124.49.1.el10_1.s390x.rpm
d13c3a0764063967db73bde7252a05938f176171065817cbc25f95e7c3fc4497
kernel-core-6.12.0-124.49.1.el10_1.s390x.rpm
0aba9ef54e30b7dc15a45945736223417d45f127d32b1ccfef88ba50ba1ca6ad
kernel-6.12.0-124.49.1.el10_1.s390x.rpm
7a25d280b02ffce02718211539e9ad9559d8eef3ae6dd9f923149da4471dad02
kernel-zfcpdump-modules-6.12.0-124.49.1.el10_1.s390x.rpm
fde9aa6da8b86aaf93c880572ed3d9312a991947dc50349dfe6e7204e8abede5
kernel-abi-stablelists-6.12.0-124.49.1.el10_1.noarch.rpm
b4549e3e87f3cffc241d4b711ee13f72bd0fe2e57c8dcf4084f0e6ee6aa61cc5
kernel-zfcpdump-core-6.12.0-124.49.1.el10_1.s390x.rpm
6763cc8957588ca83e3d4868597077a22bdf5eadf8f241243c01533426ea6e51
kernel-debug-modules-6.12.0-124.49.1.el10_1.s390x.rpm
e8c08ee89b200e16cc81ef124117e744fd1dbc89f1a70647ec6a71416e43c346
kernel-zfcpdump-modules-extra-6.12.0-124.49.1.el10_1.s390x.rpm
a4a13d2788eebbf99d6cf49b052862eb9dda6e0d035f9e1bf55ac5b6fb5cb90e
kernel-debug-6.12.0-124.49.1.el10_1.s390x.rpm
327284ed734a6361611eac0b49f0934ac53b7e3ad109c9891c0202037441f7b9
kernel-debuginfo-common-s390x-6.12.0-124.49.1.el10_1.s390x.rpm
c948e9f3078c742a16871400a955aa9a89fb11759ce1c9ff9bab6a7efba55f91
kernel-zfcpdump-modules-core-6.12.0-124.49.1.el10_1.s390x.rpm
2f2f2cdc3ec5dee6a4b40d1ceb7d8a2e935ab4ec24c87771ef2a57d4fb3c61d4
kernel-debug-modules-extra-6.12.0-124.49.1.el10_1.s390x.rpm
44c21be649d2cef45c38bbaec0b7051f8a6222e29120a8f575beaec3ea1eec5a
kernel-modules-6.12.0-124.49.1.el10_1.s390x.rpm
7adceb418f7fdd96273c687c6ed46a0294403538f83535b66447dfd58f21812a
kernel-modules-extra-matched-6.12.0-124.49.1.el10_1.s390x.rpm
8079c2a965d7034d90bdbdab9ab95600664c12dc2ee7fb1340ce289f3c091ea3
kernel-debug-modules-core-6.12.0-124.49.1.el10_1.s390x.rpm
d96a576fb7ededc89ff13f8a65952709375b337fd722b06e896e7336be091931
kernel-modules-core-6.12.0-124.49.1.el10_1.s390x.rpm
b5d7c0f8da9b70f7aa65b20cbba306227534de72f1a625fa347cf8e06ea45cf8
kernel-zfcpdump-6.12.0-124.49.1.el10_1.s390x.rpm
3a21129efaf1b3d996f626f4d52cc7bc1a1ca3441ca9e5ace46db67ba9c5c87d
kernel-modules-extra-6.12.0-124.49.1.el10_1.s390x.rpm
e2194ca1ae359aa5d6857293135185ce3f99b4f3fec197f87cd3a0ef9230acc1
kernel-debug-core-6.12.0-124.49.1.el10_1.s390x.rpm
3f9240aed3f2a15b2cc472ce42db311f778811e2ef4876d3ac4f5881ac5dc56c
RLSA-2026:9264
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit (CVE-2025-39766)
* kernel: scsi: qla2xxx: Fix improper freeing of purex item (CVE-2025-68741)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-modules-core-6.12.0-124.52.1.el10_1.s390x.rpm
de0099165465388c02e62c7fb96e8f54ce1b741dc08269797b7bbe75a4a49e12
kernel-zfcpdump-6.12.0-124.52.1.el10_1.s390x.rpm
c1853c2e29d13854bd3150fb138bca12009f6790e061b4a5286c24c60663271e
kernel-debug-6.12.0-124.52.1.el10_1.s390x.rpm
52708e8e4c26c906f4b46792d4ef99572688fbf666446dd423fad735e5890f95
kernel-debug-modules-extra-6.12.0-124.52.1.el10_1.s390x.rpm
09e93a0230c5b66a927156bdd693c4528717b0bc034e5199561172179303d2eb
kernel-debuginfo-common-s390x-6.12.0-124.52.1.el10_1.s390x.rpm
2a03f5934d2f81d80067bba77a1d0546d86fa74c28abd56b6cb770f045246afe
kernel-zfcpdump-modules-extra-6.12.0-124.52.1.el10_1.s390x.rpm
867b211c6f5ceb1bbc144f366d91492c4470c45d0f5b6c179d0ec4a09bc33424
kernel-modules-6.12.0-124.52.1.el10_1.s390x.rpm
e8ac44e2812ea9ff220a30f3ed9346a2ebf94a67ec2df47235b7b4482a9a04c2
kernel-debug-core-6.12.0-124.52.1.el10_1.s390x.rpm
5dd8eb7acb9112ac761f8cf62a72b6ca82da384e94f69eef866885eef08fdabf
kernel-6.12.0-124.52.1.el10_1.s390x.rpm
ce0e9779a447418afa81329c0ec684f07e3079a1a45112ba065cbebd6989991c
kernel-debug-modules-core-6.12.0-124.52.1.el10_1.s390x.rpm
a3bb4a57c05e9cb7091cdcafd8872bc4ccf72c8421ca82eabff689c28a2c0153
kernel-core-6.12.0-124.52.1.el10_1.s390x.rpm
1e922a09b2acd72b429e25ca51845d558ab08c9078313cbcd6b43aaa718ff8c9
kernel-zfcpdump-modules-core-6.12.0-124.52.1.el10_1.s390x.rpm
370c0b210232a934d5e507e7458dbefdc1d9048a1aec0d06da7732b3ac5a7699
kernel-tools-6.12.0-124.52.1.el10_1.s390x.rpm
7c2509a55c845613554ac52b5b187fe509c5849cc76eee7313fe2f7623e965ef
kernel-zfcpdump-core-6.12.0-124.52.1.el10_1.s390x.rpm
e3321e978be4598cd00ab6c58a49754a78e168852f069444887da39623b9b216
kernel-modules-extra-matched-6.12.0-124.52.1.el10_1.s390x.rpm
85a0d1c24268684d9783c35c657e72e33b0bcb3f47bf8acdf5c49e44638806e9
kernel-zfcpdump-modules-6.12.0-124.52.1.el10_1.s390x.rpm
cd36f86a6bd98c74a204565f4e9bf7cbdd44a43647edf13e3619789fb6464af1
kernel-abi-stablelists-6.12.0-124.52.1.el10_1.noarch.rpm
8d8fd2f3d3ee2c73592d9cee17de52602a4579a98399b4ec9c82275b1e9a17aa
kernel-debug-modules-6.12.0-124.52.1.el10_1.s390x.rpm
47162ff011ca2c48b855e822adabbd11bdb1e358c0678338f317fe0c4f1a8b77
kernel-modules-extra-6.12.0-124.52.1.el10_1.s390x.rpm
6cf07760360b3be4e278c1cbff6c84d3ecffbc8c4a0d51f524ae72b722bafcc2
RLSA-2026:10758
Important: sudo security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for sudo.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The sudo packages contain the sudo utility which allows system administrators to provide certain users with the permission to execute privileged commands, which are used for system management purposes, without having to log in as root.
Security Fix(es):
* sudo: Sudo: Privilege escalation due to failure in privilege drop calls (CVE-2026-35535)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
sudo-1.9.15-10.p5.el10_1.s390x.rpm
4bc6f74bf171489b38838a26f4b5d9ea17c36dd5b038bed4933e77f4d4dbc350
RLSA-2026:11389
Important: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-filesystem-9.1.083-6.el10_1.4.noarch.rpm
f55cc68b0c322dbeb6afce739e21f0bab3b2671b97033eedeb411e60ec9e7aee
vim-data-9.1.083-6.el10_1.4.noarch.rpm
b41a6cf4db35dbd7591132d6bef40d8698d0064c66063798a01f9a3c1bf8d745
vim-minimal-9.1.083-6.el10_1.4.s390x.rpm
118899be52e5e0b5d07df6f4db2e788db2a2b685ca6b79f9cb87acfb7606c41a
RLSA-2026:12423
Important: libcap security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for libcap.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.
Security Fix(es):
* libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file() (CVE-2026-4878)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libcap-2.69-7.el10_1.1.s390x.rpm
bc02a1babafa1229ef30c83e089f4571efdc96deea65d5daf7e7a7346c3d4038
RLSA-2026:16062
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: "Dirty Frag" is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel (CVE-2026-43284)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-debuginfo-common-s390x-6.12.0-124.56.1.el10_1.s390x.rpm
ea48a083cef58ae54071c9c1d1e5b9b8592c6cc70da3ffe609a12c472c161aa9
kernel-zfcpdump-6.12.0-124.56.1.el10_1.s390x.rpm
67b7c11542b311ad5eee56cf20e86a19ab5f237c0305f3ff908bd80dc8409cc8
kernel-zfcpdump-core-6.12.0-124.56.1.el10_1.s390x.rpm
a43c2b7f83bb363ed8fa0a7a48146037c8503f9d16210ee09bd1519e384d866f
kernel-modules-6.12.0-124.56.1.el10_1.s390x.rpm
af8fac6ad1f72dc7707ab229efc2812bab56fdfbd2bfb78b489bd28c41f4fe83
kernel-abi-stablelists-6.12.0-124.56.1.el10_1.noarch.rpm
360ad177b70cecbe619a9099ca68a64a411ab1d905a17ea0c06fa8786d4228fc
kernel-tools-6.12.0-124.56.1.el10_1.s390x.rpm
0fcd65e1dbaa98060962dc4563782a70d2a4610c532762faa2738f85cb20c3fd
kernel-zfcpdump-modules-extra-6.12.0-124.56.1.el10_1.s390x.rpm
162deaf2e84b42f7692f26f709f9f51f2dc303f97d068f55c0510bb9c7a4e920
kernel-zfcpdump-modules-core-6.12.0-124.56.1.el10_1.s390x.rpm
1af1b61c12d37d2e088c168d862b4ee4c8937de79dea933ed73e5bdb09a7f90c
kernel-debug-6.12.0-124.56.1.el10_1.s390x.rpm
3cbe667e43b80cdfa6edc22aa0835cd66c7b6457e7738b3e0ee86d2b91c40488
kernel-debug-core-6.12.0-124.56.1.el10_1.s390x.rpm
e00d1d2bc959ee51e8be096c78309a06ff0d8fea52b86a7e68697d8a7d420672
kernel-zfcpdump-modules-6.12.0-124.56.1.el10_1.s390x.rpm
907736a2a143f672863a3e8b3de002c73a4f6c1d929600718c1d863cb29ff987
kernel-modules-extra-6.12.0-124.56.1.el10_1.s390x.rpm
27d2a3f376edcdc371aaa7e69448e4ec71c53d44c9ec22af479bb35966a2c324
kernel-debug-modules-6.12.0-124.56.1.el10_1.s390x.rpm
fcf144a04c0fd489188c98048cafdfbd49ad07b182d81bab6171d0743d753af7
kernel-modules-extra-matched-6.12.0-124.56.1.el10_1.s390x.rpm
f2525f2dcf1b486f1747a258cf465359e906ba0f0100ca73fe7d7a84bc273fa6
kernel-debug-modules-core-6.12.0-124.56.1.el10_1.s390x.rpm
f4b1006c7321e9b1a0c6b863b550da6011a0f096a9c1e66426ea5ffe45a5c808
kernel-modules-core-6.12.0-124.56.1.el10_1.s390x.rpm
66b262f3ce5caa3f678fc95ecf8b8e55da93198d9dcf632e9c71e0c254d2c6cd
kernel-debug-modules-extra-6.12.0-124.56.1.el10_1.s390x.rpm
aab80051d6f79a63f935d077e0bd6aa91167fc08b77154fc700d789d77181651
kernel-6.12.0-124.56.1.el10_1.s390x.rpm
d6068500ea992ca8e0b7f5972b5af892a33f4b3e7c7d3974eaa7afac5d62a264
kernel-core-6.12.0-124.56.1.el10_1.s390x.rpm
6eb95c514745044dd1c90a53657093841a574ab72815e80b16eb636e4ac83765
RLSA-2026:16692
Important: jq security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for jq.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers (CVE-2026-39979)
* jq: jq: Denial of Service via crafted JSON object causing hash collisions (CVE-2026-40164)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
jq-1.7.1-11.el10_1.0.2.s390x.rpm
3001cd0c0b6b29e989d2c63cb1a1cfac77bf3b2f74ff16f79d4c9999236e9c41
RLSA-2026:15969
Moderate: glib2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for glib2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Security Fix(es):
* glib: GLib: Buffer underflow in GVariant parser leads to heap corruption (CVE-2025-14087)
* glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow (CVE-2025-14512)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glib2-2.80.4-10.el10_1.13.s390x.rpm
07e96f9c288be4f42967eedf32e818cda42e46c41216c37caa844d113e0f7b6b
RLSA-2025:20126
Moderate: openssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for openssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
* openssh: OpenSSH SSHD Agent Forwarding and X11 Forwarding (CVE-2025-32728)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
openssh-9.9p1-11.el10.rocky.0.1.s390x.rpm
cb47febdb949910ea27ae1ca9c6262df626bdbc2159a5d90bcc8c47c70f65477
openssh-keycat-9.9p1-11.el10.rocky.0.1.s390x.rpm
fc4af4f1da1aa025ebeebd1b13ab439af954b2862b9f973dbd0850afb17ca3e9
openssh-clients-9.9p1-11.el10.rocky.0.1.s390x.rpm
efcc0acbd7f4a4f1c12158d935bc85e4696a1a75f08715a4d296b5d9d391113e
openssh-server-9.9p1-11.el10.rocky.0.1.s390x.rpm
437c54b0cb0ac9352e1f0f2b435021cb54003ba39cdfe7228debea47cd40c0ed
RLSA-2025:21015
Moderate: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: Vim path traversal (CVE-2025-53906)
* vim: Vim path traversial (CVE-2025-53905)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-data-9.1.083-6.el10_1.1.noarch.rpm
a16416db1eeff14059e9ce2133587c32c1e1ec3d3fd2a5a471e1cfc92d580460
vim-filesystem-9.1.083-6.el10_1.1.noarch.rpm
c6292758ed8951d338f31ca5120e02161d27e5634299706d5d599c58ef8805fa
vim-minimal-9.1.083-6.el10_1.1.s390x.rpm
430becdc40a7ba6c93ddf33c8d10e0413be410dff672d7798773c0a324a6dfd1
RLSA-2025:23479
Moderate: openssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for openssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
* openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand (CVE-2025-61984)
* openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand (CVE-2025-61985)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssh-clients-9.9p1-12.el10_1.rocky.0.1.s390x.rpm
3705d54de17f947047c81622e0df8c89f90e3466598ebfb7bafb6fea8c2119bd
openssh-keycat-9.9p1-12.el10_1.rocky.0.1.s390x.rpm
b2df013c8ae0403df196f4d3a1e4eb18fcaab8a245667ab47cbd17df457fd6d7
openssh-server-9.9p1-12.el10_1.rocky.0.1.s390x.rpm
519bdfffed2fa1791a5e8bfbd56c9451cdd6a8cd22f0d063a5c19f1b14b56eda
openssh-9.9p1-12.el10_1.rocky.0.1.s390x.rpm
d41255747186dce77283da6ad1a1c08b72d7871ebc978f2281ed1a0f10c772af
RLSA-2026:6463
Important: openssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for openssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables (CVE-2026-3497)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssh-clients-9.9p1-13.el10_1.rocky.0.1.s390x.rpm
5a5f0197b5f586cb2a5c7f5098272984f80f6bb93f77f38e86d50489978f4c59
openssh-keycat-9.9p1-13.el10_1.rocky.0.1.s390x.rpm
1b4ab7508c17b5f832b71737792a919f434a70011e6513709fe3b0a22d30d109
openssh-9.9p1-13.el10_1.rocky.0.1.s390x.rpm
3d9e2ee211d49f96c442e5f77d86212372abc52ab323a547a1df5014d80d057c
openssh-server-9.9p1-13.el10_1.rocky.0.1.s390x.rpm
cc15399238ccc2c09a45435bd0f8f079594a699854fc3d8c85d21449f6db39fd
RLSA-2026:7383
Critical: cockpit: Unauthenticated remote code execution due to SSH command-line argument injection
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Critical
An update is available for cockpit.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Cockpit enables users to administer GNU/Linux servers using a web browser. It
offers network configuration, log inspection, diagnostic reports, SELinux
troubleshooting, interactive command-line sessions, and more.
Security Fix(es):
* cockpit: ws: be more explicit when handling hostnames on cli (CVE-2026-4631)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
rocky-linux-10-s390x-baseos-rpms
cockpit-doc-344-3.el10_1.rocky.0.1.noarch.rpm
eabab2c7a84a1c4530d112ef45ffaf414339f7650ccdedb8fb51374c095bd41a
cockpit-ws-selinux-344-3.el10_1.rocky.0.1.s390x.rpm
b326bcadb342f2dd15db03678139466c8826415cf607d2d43a10332ba8698db3
cockpit-ws-344-3.el10_1.rocky.0.1.s390x.rpm
8fe6aa03141a45bcd0241c76d5d3fddaccfe9814f0e69e9e74cf0f15de7c8ca8
cockpit-bridge-344-3.el10_1.rocky.0.1.noarch.rpm
d1baa7ebee124e333f12aa48a8a24ec39466905edec1f99ebea0dc0b15181870
cockpit-system-344-3.el10_1.rocky.0.1.noarch.rpm
98f6950dd2841d5a4f8d24b2bc678bf2dbd5094d5553a0bb711b649b0034cdf7
cockpit-344-3.el10_1.rocky.0.1.s390x.rpm
ef3b156a8f48dc3820d4a4d9e24eeda7526fdb02c3a643f2f852ec61d1d2cfa3
RLSA-2026:13380
Important: openssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for openssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssh-9.9p1-14.el10_1.rocky.0.1.s390x.rpm
bd83fc3678808998edb4198553eb7de0494fb12eb53c17020e47530fec375d30
openssh-clients-9.9p1-14.el10_1.rocky.0.1.s390x.rpm
f22ded25858e00e68d16993ec1edfef8c62f46efe145ed1e7338cf6c5bb988d7
openssh-server-9.9p1-14.el10_1.rocky.0.1.s390x.rpm
7f7c7168a25795fdda1fa9a2d7f4e6fc1d413d6ba77cb03393bd01042a6f87fa
openssh-keycat-9.9p1-14.el10_1.rocky.0.1.s390x.rpm
bca42a436f22bd68ed3f04153d11bc3bd478992daf8c65168308c59386e77538
RLSA-2026:13651
Moderate: systemd security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for systemd.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data (CVE-2026-29111)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
systemd-pam-257-13.el10_1.3.rocky.0.1.s390x.rpm
de4b3c1e496f1aa6d0fdab603bd735cfdd193f33d539b472c1bc99f1fb6808d2
systemd-257-13.el10_1.3.rocky.0.1.s390x.rpm
2afadc50cbd6b9398cdacbb8915dea9b70fd4ff4ea638d6b7d73ecf06fdab19b
systemd-oomd-257-13.el10_1.3.rocky.0.1.s390x.rpm
fcc17bbccb847ae91bc1cf845efa2b66adca1357ce61fc8cb263be6436e16918
systemd-resolved-257-13.el10_1.3.rocky.0.1.s390x.rpm
1974d1bb19956d9ad7470273a6dc2f6fa7ed11c3fdaa8743361c67f2d94522e2
systemd-rpm-macros-257-13.el10_1.3.rocky.0.1.noarch.rpm
6d60a03417f26cef801b03d345575d6d6cd99a2f61495cbc797c1a0c3c78cb2a
systemd-libs-257-13.el10_1.3.rocky.0.1.s390x.rpm
c1f7a35a08c3a3326cb7cf8a733df920d53c8bba81b1d30d645b40998bb3482a
systemd-udev-257-13.el10_1.3.rocky.0.1.s390x.rpm
87671bc49f26694942c6e13baba3dd179964fff46a91367f7ca4c8e7bb73c759
systemd-container-257-13.el10_1.3.rocky.0.1.s390x.rpm
8de4692272e538a7d3a340d907d45ee2c62af6577651cd9548b65b3836baf717
RLSA-2026:4649
Moderate: grub2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for grub2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.
Security Fix(es):
* grub2: Missing unregister call for gettext command may lead to use-after-free (CVE-2025-61662)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
grub2-common-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
c503f82c78db0a4974109f7fec2a6a7841eeffc2a9b58926e52debe71b78a61d
grub2-ppc64le-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
d66f4047a52d00800f8591540a27b2eeeb6c16f01c854d094a507c8b095b3461
grub2-efi-x64-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
f84cd9d1bbc4c15464c6029da0bb760a3ab7702335af41f37d5de12b6a7dc6a2
grub2-pc-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
10728ee8e8a5e01dd8ee26753f2626ea0dd3df3b98e95afd7e7ebbeefe6ad6e8
grub2-efi-aa64-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
9a05907810bce84fe823e7841b7fe5f64b289ba11ad57b80470a3565ed165756
RLSA-2026:18153
Moderate: systemd security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for systemd.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump (CVE-2025-4598)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
systemd-container-257-23.el10_2.1.rocky.0.1.s390x.rpm
44b59f71aecbecf784d6ea0aa5c6d651e25d5349cc8fa111c3a2a07583795a6e
systemd-257-23.el10_2.1.rocky.0.1.s390x.rpm
72f9963da638635916d9afdf0a80dd26acb8bb9f4dfd0ea217eb16757cfbc4e5
systemd-pam-257-23.el10_2.1.rocky.0.1.s390x.rpm
3c9ec746fbd6577ce61d1b4aa2d4319f610ca32f93148561de77103309c2dcb5
systemd-oomd-257-23.el10_2.1.rocky.0.1.s390x.rpm
ded957355e6f65be950aaf105f11a74f13a2021a50b2688cbc9297b9f46d55d0
systemd-rpm-macros-257-23.el10_2.1.rocky.0.1.noarch.rpm
cd6d34a75fef8bc407efe057b60d3021d3e5e94c814f17c5a8f840cc025da5e2
systemd-resolved-257-23.el10_2.1.rocky.0.1.s390x.rpm
352f1c3ef7b3511c7ecf71466988d31236b019402dbd7e474200719bfec09c04
systemd-libs-257-23.el10_2.1.rocky.0.1.s390x.rpm
713d4f8102d9455c126b25a9dff65339ad48e98393819d39990d266b4104a0ee
systemd-udev-257-23.el10_2.1.rocky.0.1.s390x.rpm
bc82bfea1ebd3ef6c3fbbcb1a6d61f7f11d34f071a54319e389d1783f70afb73
RLSA-2026:18142
Low: NetworkManager security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Low
An update is available for NetworkManager.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
NetworkManager is a system network service that manages network devices and connections, attempting to keep active network connectivity when available. Its capabilities include managing Ethernet, wireless, mobile broadband (WWAN), and PPPoE devices, as well as providing VPN integration with a variety of different VPN services.
Security Fix(es):
* networkmanagr: NetworkManager File Access (CVE-2025-9615)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
NetworkManager-wifi-1.56.0-1.el10.s390x.rpm
a393b63c5cadf8742604e72d42bd57467f2a5fcfb85a1ba857a8f199b04a7579
NetworkManager-libnm-1.56.0-1.el10.s390x.rpm
a3006ff96e1082bca7bbb5b6cfe17ec16105519db6f6eb472152929710b0401e
NetworkManager-tui-1.56.0-1.el10.s390x.rpm
f876251113fa954a4668eb38fb5bc6a44042760b3a236cf32340b3f536b0a63c
NetworkManager-config-server-1.56.0-1.el10.noarch.rpm
b9397e6a54a80356676bbc6e4ab242fd8c5f1960457016fea3a2c13e3fb9d88c
NetworkManager-wwan-1.56.0-1.el10.s390x.rpm
24a5ccaef80d3ec2a13d4e1885a10f1367b79ee7a17ef97f8f8cd7c9691124c2
NetworkManager-adsl-1.56.0-1.el10.s390x.rpm
b4e0c3b09be8557f51e2dbe7bbc4e557f089c5e7568d87981585d8da10a24838
NetworkManager-bluetooth-1.56.0-1.el10.s390x.rpm
dc34e9989609b2d68bc7855631e18fe7c8ec31014fa8531861ce0397ac74ddd0
NetworkManager-1.56.0-1.el10.s390x.rpm
15740d8a893298ce8c9be8f9f675ebc8762b8155ff786296e24b8d8e3f1ab917
RLSA-2026:18143
Moderate: p11-kit security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for p11-kit.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The p11-kit packages provide a mechanism to manage PKCS#11 modules. The p11-kit-trust subpackage includes a PKCS#11 trust module that provides certificate anchors and black lists based on configuration files.
Security Fix(es):
* p11-kit: p11-kit: NULL dereference via C_DeriveKey with specific NULL parameters (CVE-2026-2100)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
p11-kit-0.26.2-1.el10.s390x.rpm
a7f75dd942bfeff53217a08b790960547ed6bc15f5cb5686656fe0180a2f4949
p11-kit-trust-0.26.2-1.el10.s390x.rpm
f86d652b717921f6729457421f186d62faa1823795790a4d4bb55857764e43a3
p11-kit-client-0.26.2-1.el10.s390x.rpm
548770bdebe0e2260f1fd4d7112ea8e408f03dd38be8b14ef4672db410a449c1
RLSA-2026:18160
Moderate: libssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for libssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.
Security Fix(es):
* libssh: Buffer underflow in ssh_get_hexa() on invalid input (CVE-2026-0966)
* libssh: Improper sanitation of paths received from SCP servers (CVE-2026-0964)
* libssh: libssh: Denial of Service via improper configuration file handling (CVE-2026-0965)
* libssh: libssh: Denial of Service via inefficient regular expression processing (CVE-2026-0967)
* libssh: libssh: Denial of Service due to malformed SFTP message (CVE-2026-0968)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
libssh-config-0.12.0-2.el10.noarch.rpm
6562e7f447f52dc7d16af776452c3aa914aca0df033710726893a4558f7e8b03
libssh-0.12.0-2.el10.s390x.rpm
af10fd0d184857096c98c7787ed8e798fe672a3fff26819777155369e8600da2
RLSA-2026:19064
Important: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)
* python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)
* cpython: Out-of-memory when loading Plist (CVE-2025-13837)
* cpython: Header injection via newlines in data URL mediatype in Python (CVE-2025-15282)
* cpython: Header injection in http.cookies.Morsel in Python (CVE-2026-0672)
* cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)
* cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)
* cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)
* python: Python: Command-line option injection in webbrowser.open() via crafted URLs (CVE-2026-4519)
* python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)
* python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)
* python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-libs-3.12.13-2.el10_2.s390x.rpm
3615b27244c9f01c1e28e81fb70a28f1e6b31f07f48926661df557e6e6b3a529
python3-3.12.13-2.el10_2.s390x.rpm
0de65eafef2178ee1b8317d87b25d1f59cb03050b4c8dfd11b122e451567f58d
RLSA-2026:19069
Important: openssh security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for openssh.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.
Security Fix(es):
* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)
* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)
* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)
* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)
* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssh-clients-9.9p1-23.el10_2.rocky.0.1.s390x.rpm
bde471c54678909faed7ac46a3d30309b94521e913d5cd7f0ac4d6b28932d2ed
openssh-9.9p1-23.el10_2.rocky.0.1.s390x.rpm
573e4419770a36fbf3875efc2bffba5fdea651dd2a1dcef87e37fc82cf57e9f2
openssh-server-9.9p1-23.el10_2.rocky.0.1.s390x.rpm
e96b6f37a8e83b9159506fae11c78a8530960e5c9aa123c56455e9ee224f7e71
openssh-keycat-9.9p1-23.el10_2.rocky.0.1.s390x.rpm
1edd8cf90f6c6c9b9e5055a945f5eb4873454a1ca7bf98238dd24240f72a6be5
RLSA-2026:19066
Moderate: openssl security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for openssl.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
* openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key (CVE-2026-31790)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
openssl-3.5.5-2.el10_2.s390x.rpm
093bfa693ea94d395943e8eb0abdc05f6f6d1769368ce1a771e4edfa7fbba069
openssl-libs-3.5.5-2.el10_2.s390x.rpm
ffa47b05fe6fbb27e9c6414c9e7d97183014bdff7c26e9268714036ff5c4a468
RLSA-2026:19073
Important: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for vim.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
* vim: arbitrary command execution via modeline sandbox bypass (CVE-2026-34982)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
vim-filesystem-9.1.083-9.el10_2.2.noarch.rpm
5aa758e58e276e000d72148c5b5f90b2c4a49ac8530e14bfda7c86233db5c9fe
vim-minimal-9.1.083-9.el10_2.2.s390x.rpm
f5c2300bcb802f99011cd61c5cc6edc2961e3e3e78076593f73c8b9bbce0d7e4
vim-data-9.1.083-9.el10_2.2.noarch.rpm
8de3ff3a86624dc8971a710cdf906f58679f97e6703d5f4cddea609e636ee55e
RLSA-2026:19067
Important: sudo security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for sudo.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The sudo packages contain the sudo utility which allows system administrators to provide certain users with the permission to execute privileged commands, which are used for system management purposes, without having to log in as root.
Security Fix(es):
* sudo: Sudo: Privilege escalation due to failure in privilege drop calls (CVE-2026-35535)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
sudo-1.9.17-4.p2.el10_2.s390x.rpm
9ab123dfd849fb1fe392ee35ddf53a918900752967ef9dd6feeaede5d1573ae3
RLSA-2026:19068
Moderate: systemd security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for systemd.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data (CVE-2026-29111)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
systemd-resolved-257-23.el10_2.1.rocky.0.1.s390x.rpm
352f1c3ef7b3511c7ecf71466988d31236b019402dbd7e474200719bfec09c04
systemd-oomd-257-23.el10_2.1.rocky.0.1.s390x.rpm
ded957355e6f65be950aaf105f11a74f13a2021a50b2688cbc9297b9f46d55d0
systemd-pam-257-23.el10_2.1.rocky.0.1.s390x.rpm
3c9ec746fbd6577ce61d1b4aa2d4319f610ca32f93148561de77103309c2dcb5
systemd-container-257-23.el10_2.1.rocky.0.1.s390x.rpm
44b59f71aecbecf784d6ea0aa5c6d651e25d5349cc8fa111c3a2a07583795a6e
systemd-257-23.el10_2.1.rocky.0.1.s390x.rpm
72f9963da638635916d9afdf0a80dd26acb8bb9f4dfd0ea217eb16757cfbc4e5
systemd-libs-257-23.el10_2.1.rocky.0.1.s390x.rpm
713d4f8102d9455c126b25a9dff65339ad48e98393819d39990d266b4104a0ee
systemd-rpm-macros-257-23.el10_2.1.rocky.0.1.noarch.rpm
cd6d34a75fef8bc407efe057b60d3021d3e5e94c814f17c5a8f840cc025da5e2
systemd-udev-257-23.el10_2.1.rocky.0.1.s390x.rpm
bc82bfea1ebd3ef6c3fbbcb1a6d61f7f11d34f071a54319e389d1783f70afb73
RLSA-2026:19061
Moderate: glibc security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for glibc.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
Security Fix(es):
* glibc: glibc: Incorrect DNS response parsing via crafted DNS server response (CVE-2026-4437)
* glibc: glibc: Invalid DNS hostname returned via gethostbyaddr functions (CVE-2026-4438)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glibc-langpack-mn-2.39-121.el10_2.s390x.rpm
60ec018312664dd2e41990704e38b8a852aa33788c55fa7a6db70968b78152f0
glibc-langpack-nl-2.39-121.el10_2.s390x.rpm
fa317e95fd12a24d0fb3ce172ca3ccb54925ed861574fd0a91889db6a836057e
glibc-langpack-hne-2.39-121.el10_2.s390x.rpm
89a4a62af738aec353eb9f8a5309dca0cd2f3fddc997b6d9804dc13b60af178e
glibc-langpack-pl-2.39-121.el10_2.s390x.rpm
327976952d8458f03e228ca765f6006313ab59853e509a0e118c59088f7fb0d0
glibc-langpack-unm-2.39-121.el10_2.s390x.rpm
f9db6fdcc6e4f17d42b3e62e3436ea0ff5d66f6eb4056d8a343d7138392be694
glibc-langpack-fo-2.39-121.el10_2.s390x.rpm
0d101a7c1e16125ea7c0e5c73e5ad249d5d458517162030348bdb83afa03f888
glibc-langpack-he-2.39-121.el10_2.s390x.rpm
24383e35f02b981e9f12e678f204d5f5bfa11481186599fdf9155a301045e863
glibc-langpack-mi-2.39-121.el10_2.s390x.rpm
e158a1ae9ba43aa025b933230934dc9cd8912e8edb977dc09a8d15c27c468149
glibc-langpack-mai-2.39-121.el10_2.s390x.rpm
8ddde997779a132b386790a3310bd9ed2ca42119df57bb3d5d54d43df5ba165a
glibc-langpack-sa-2.39-121.el10_2.s390x.rpm
1eb973b2ee94a431afe36d47be0fe0fb89a9fc545d78e6513e63c0832cfc0b1a
glibc-langpack-yue-2.39-121.el10_2.s390x.rpm
5c2ddb1a448409cbe65b529c1d911ff43faa585eef4f6c0ec556ae8114976284
glibc-langpack-gl-2.39-121.el10_2.s390x.rpm
40cbf439e97b58fbca64619cb9ecef91882f3567026ab2c8ed41e1ccb450f8b9
glibc-langpack-anp-2.39-121.el10_2.s390x.rpm
c82016f7d9247e9e57d7f293686481206bf076c93168cca83ed8f10484ca3faf
glibc-langpack-ru-2.39-121.el10_2.s390x.rpm
0234400f5d0f6c72101afbed2a51f44d70397057d74d5aea7a5155e6afb88262
glibc-langpack-oc-2.39-121.el10_2.s390x.rpm
43c51204bfe3321eaaafb3b23ee89084b91cc4655e238d551de69c4761ffe4d4
glibc-langpack-ckb-2.39-121.el10_2.s390x.rpm
08845006a4c29e0241ac29da22e2e677d2d899a669b023f4e0f21f57eb05e94d
glibc-langpack-ln-2.39-121.el10_2.s390x.rpm
39d2efeb55360a6ab784e0cc7fcafc062d0c80fff8ca17f4940d4fdc0736dc8f
glibc-langpack-nb-2.39-121.el10_2.s390x.rpm
b78e4ecb14d95ed86157b00a1fcab5071cf681fcd08cce90517116e7ea6055d0
glibc-gconv-extra-2.39-121.el10_2.s390x.rpm
4feedc693804cb6a9e8fc5e21e71a50ebd90e3df53502319e721a0e66c4a8c36
glibc-langpack-lb-2.39-121.el10_2.s390x.rpm
95300ccc248b95c311265d3841567f255f5520cb7a40d79d2ec76fd3af5430fd
glibc-langpack-uz-2.39-121.el10_2.s390x.rpm
5660db8158d0a0c1f94549d4bdf6b948d9dba0bff4a281c6e38d63e1eb10e674
glibc-langpack-mag-2.39-121.el10_2.s390x.rpm
61e51c4b19f0df6ccf4a826a437ef3341ad3a9283e29fcc76eb2e527174fe6c8
glibc-langpack-pap-2.39-121.el10_2.s390x.rpm
32349669ff023f8e11b976fe9c38c1eff01d827951916025013a58ee80e9ede0
glibc-langpack-csb-2.39-121.el10_2.s390x.rpm
2efca2146f3ffbd252ccb4285526adf0c4a83857731ca75e177359efc6239873
glibc-langpack-sat-2.39-121.el10_2.s390x.rpm
e765898bb4df65cae2874a930806334d204f174fe66636f06f2edcee97aaeb81
glibc-langpack-ne-2.39-121.el10_2.s390x.rpm
ea48e9aaba95586750aac3457d9a82332f6b106830e66598190a5fc9e32216af
glibc-langpack-shs-2.39-121.el10_2.s390x.rpm
10623b128236cc8673a9f4e226ea3e7d28fbb42fcf97a5d31c5abc65f9afb17d
glibc-langpack-ber-2.39-121.el10_2.s390x.rpm
c6d583dac25759d2d25b1c183173212d782492e7dbe140e696f5816612e713a2
glibc-langpack-kv-2.39-121.el10_2.s390x.rpm
b6c81336231ab81b85d6efbc16f1f05f93ef175b2fe3f02b49a89ce43234638b
glibc-langpack-so-2.39-121.el10_2.s390x.rpm
ea5dfa4cd60c014095b77863582ee567c0d079fa25ea83eb21d9eaabd6dac2b2
glibc-minimal-langpack-2.39-121.el10_2.s390x.rpm
e17c259391d8ab3f8a6bc905b2c81b2d6d3438d421898b6d565ce66ca0c6e065
glibc-langpack-hr-2.39-121.el10_2.s390x.rpm
cbf76eb66a005cddd427d932885ad099a5bc2bc39f3d349e19c7c78187244c25
glibc-langpack-niu-2.39-121.el10_2.s390x.rpm
59a59837632b20f95cee6f73985c8f32917f31980af268d56a7a248b0764c3cf
glibc-all-langpacks-2.39-121.el10_2.s390x.rpm
b764820f3e3ade20cefd46ffcd13396181709f3dad31232398c5bf313d2d9faf
glibc-langpack-shn-2.39-121.el10_2.s390x.rpm
0ad9e28a56ffba9eb7dc25b290f3e991a143fd69f5aee337dcdd6208713b176a
glibc-langpack-lv-2.39-121.el10_2.s390x.rpm
8ca747315c88e61d4889327f6e4bf38c72de67ac042eab94bca03f380ae846f3
glibc-langpack-nds-2.39-121.el10_2.s390x.rpm
3ab7459eba3213855ccb4882f9b9b10d1c639990be606918bf7dbd2f7f25ad87
glibc-langpack-my-2.39-121.el10_2.s390x.rpm
5fede500a34793a1f4ba63d127e2531fa4fe4ca00befdd02c24450b094beac66
glibc-langpack-ht-2.39-121.el10_2.s390x.rpm
804ef2676e63f0059036a873ecd1bc01917953fd74e1acd2cb417bf99fee2430
glibc-langpack-tk-2.39-121.el10_2.s390x.rpm
7c0736508be7fe0934ef1486b5aa38dca875ab1a7b7976fdee21e3473cefcc2f
glibc-langpack-kn-2.39-121.el10_2.s390x.rpm
54200c5705c63b3ffc73f3292788976cd1d991fcae9426f01f011d0af327f0c9
glibc-langpack-ig-2.39-121.el10_2.s390x.rpm
61e97a0f01d2495f4cdbfaad9b7135c637381381e8784973aaf5b32873a547ad
glibc-langpack-xh-2.39-121.el10_2.s390x.rpm
d95279930c1be6d13514aeafde7d64b2b80bd7e9f0490e32fa85b0e0adf872ce
glibc-langpack-ia-2.39-121.el10_2.s390x.rpm
2d06a71ea74cb121264cc68655e0eb86f3207a7839b71a02ef66195312b09a3f
glibc-langpack-lo-2.39-121.el10_2.s390x.rpm
d92a7c327d57013b559b2478906910140e443badd5383279bfc48fa47911f449
glibc-langpack-ta-2.39-121.el10_2.s390x.rpm
65e9dfa310f223e6d4681aa64ece02d554b3350a8e715ce0b74d114d0c648f12
glibc-langpack-ks-2.39-121.el10_2.s390x.rpm
3ba20612b7c8d0b4ccb0c7af03bb8907585ef1150179765c34d1b7a3136e829b
glibc-langpack-ug-2.39-121.el10_2.s390x.rpm
1edb6bd431df78b0e9f1dda7b79266b88f08a75a6ddc1deff3fe15b9996a6a6e
glibc-langpack-sr-2.39-121.el10_2.s390x.rpm
6993c8b3dd477645a847ddf392cc7e0da4af86315d459847963d1f8887ea2009
glibc-langpack-kk-2.39-121.el10_2.s390x.rpm
251326e49836194e8973d26a63ff772539fa349490ea8a6dd8b7ad27495fb13b
glibc-langpack-zu-2.39-121.el10_2.s390x.rpm
ee64b2d389cb2ee7e22a08ce97d918552b9be4be389b04a7cdf08d70b213ce96
glibc-langpack-ti-2.39-121.el10_2.s390x.rpm
89c877134893bdc5909d9937ba68d9cbd8826a2107f00f17537e409679670e47
glibc-langpack-quz-2.39-121.el10_2.s390x.rpm
8c51296365c0cacd41cae9064b97f48fe6236b9a0d42d63ea10e337834260d73
glibc-langpack-tig-2.39-121.el10_2.s390x.rpm
4d86f1b5d79114b3599e075b12cb001f41756cbbbe6c748fb99a713d1a80f8c7
glibc-langpack-te-2.39-121.el10_2.s390x.rpm
5484858e1f8f40e44538ebcad4a19cdb28b2fabd754dd4d82cf0f7649bd1c2c2
glibc-langpack-kl-2.39-121.el10_2.s390x.rpm
1641cc89dbe2cd07d8174c34e9a0e43ff8da989324f5ec4befa4cfbf0e827fc3
glibc-langpack-crh-2.39-121.el10_2.s390x.rpm
0160c235b4655f957ec235b0a1d8d057f122bc9eceb3f94bf8095b802d24214b
glibc-langpack-lt-2.39-121.el10_2.s390x.rpm
3f9b670e238f8f5faceb4f98e773ffde18099895fefd4ed46134bc1871317cd0
glibc-langpack-mt-2.39-121.el10_2.s390x.rpm
c1e99232ed1bb13d54abcb751008b44e14291cb2b3dc48c6a4d7278d31fd5f77
glibc-langpack-the-2.39-121.el10_2.s390x.rpm
8a62e94c04392168033ce90ac137a4bb7a534d6901ed1b014abee50c0bea6968
glibc-langpack-sv-2.39-121.el10_2.s390x.rpm
b2c3c27d849df0c20f047f737590e632eeb9f37a2dc9741ef8224f46b3641eab
glibc-langpack-li-2.39-121.el10_2.s390x.rpm
d67c6727b3d4535330f08b091b61167dbe22b7a70e86c469f1fa1097e1fa6fb1
glibc-langpack-se-2.39-121.el10_2.s390x.rpm
eca1a3ab2ccb1c7c5df854e15cb5a11a3e8b56f4e17243a25dacf3e3cb28cc82
glibc-langpack-dsb-2.39-121.el10_2.s390x.rpm
cc3b895d4c36117e72518a96320a1585983a3b4b5e92afa5858e55a3e0e5e67c
glibc-langpack-et-2.39-121.el10_2.s390x.rpm
804faa751a2c2143f7eaa50ea1cf5614f45608d240cd7e41c5d07593e0c7819d
glibc-langpack-gbm-2.39-121.el10_2.s390x.rpm
4581a3c8ac9bfb556f9f1a3b76b2142ffd8b51825fb4e7c8cf0b0f241c92412c
libnsl-2.39-121.el10_2.s390x.rpm
76daef9b25675395d6170c2191bae83984dcdfc3ec74342508f48e2c2eb24972
glibc-langpack-dv-2.39-121.el10_2.s390x.rpm
4e4fd98dad970b7535220c372b2fc4b71afc4df3da91d8345fd6a3bdcae8a568
glibc-langpack-ur-2.39-121.el10_2.s390x.rpm
7b4df4cad898e6e00820d7d082d78ed6abddbc08a1b6897240ddf80c701871a9
glibc-langpack-bg-2.39-121.el10_2.s390x.rpm
03083a22931b92f478eabdfb3bd1c45f1bca0e1f3c61c32e671d7050ff9c08a6
glibc-langpack-syr-2.39-121.el10_2.s390x.rpm
53ad16bdd9586c960497984f59ff6bb37b6fde4d42b38463ed006bbfc268db38
glibc-langpack-doi-2.39-121.el10_2.s390x.rpm
d7c5bac50c07c55604046a279127670b8860523c68cce6edf2338aedb2d81835
glibc-langpack-gez-2.39-121.el10_2.s390x.rpm
529bb73d37f8c901f2cb6f322b5ad3592b1d930afedee0805f9ac742a9e3e84d
glibc-langpack-bhb-2.39-121.el10_2.s390x.rpm
abf924726a435164bca1e485f470a93ad0d42930cd38796298901ac5e55a49b7
glibc-langpack-ps-2.39-121.el10_2.s390x.rpm
f24edadf3a5af349715461a652bd451098449db7f5b528a3142a124131099018
glibc-langpack-mjw-2.39-121.el10_2.s390x.rpm
3d701633dd7fcfee78d2681ec6b473384601ca4a08677fd1ffd9c1b7772c0f47
glibc-langpack-cs-2.39-121.el10_2.s390x.rpm
42e411cb2ef46fcdc129130d0c0154c523cf8cfbfe0cc602965ba7eb68604657
glibc-langpack-sc-2.39-121.el10_2.s390x.rpm
0b6e2a3d58927c5221496579e640e7ff233066677a968d4f31710d7b4027f37d
glibc-langpack-tcy-2.39-121.el10_2.s390x.rpm
023d4c9496b3e520938a2a9061e137f7a11fae949becdc3872e47349fb6d9b4e
glibc-langpack-fr-2.39-121.el10_2.s390x.rpm
6b5f68f29746f007e2745ec4869bbb2827518a2279a95068fbd655f9698546a5
glibc-langpack-hi-2.39-121.el10_2.s390x.rpm
dd70dd7e88ad88712b84ae9672613b401290b284ceaac96dbc164a62a9d87b78
glibc-langpack-agr-2.39-121.el10_2.s390x.rpm
5295ff72292348ce5fa3a0d1b4119ea155a178226ead4dc74773772f94387ca2
glibc-langpack-hif-2.39-121.el10_2.s390x.rpm
37be977f6cd37809c886a96e603ef97af928f3075894bb75dfd8e70104dc81c8
glibc-langpack-tl-2.39-121.el10_2.s390x.rpm
244805fd9bb33c5a25a50f5753b42a43bf1609821f49c49b1090b8eae0f62cc0
glibc-langpack-mg-2.39-121.el10_2.s390x.rpm
8abafb5374406f1398c3f361afba5836ece878dbebf5a00f4a5aaf6298d95ee6
glibc-langpack-mfe-2.39-121.el10_2.s390x.rpm
49a525c30e38e8bf5fbf73d2828ca9f28e7fecfce737eee9c768e016ec9a5e3f
glibc-langpack-ssy-2.39-121.el10_2.s390x.rpm
70596e2569c356339dd774d10e5d34b441a423526cf9cd4fd6c253b82bf163a7
glibc-langpack-aa-2.39-121.el10_2.s390x.rpm
9faaaa80bcd767721111b643cdc532fcc30d3cbd45e26461f5664455d1d9c180
glibc-langpack-yo-2.39-121.el10_2.s390x.rpm
cd80f138cd42dfb6491e5f05b99d7b1939e8de4dbb94452a416663f390a490c8
glibc-langpack-ss-2.39-121.el10_2.s390x.rpm
124406173c824836171617883dc250bf25eb3c95223ccf9fc8f48638ed1be067
glibc-langpack-st-2.39-121.el10_2.s390x.rpm
d07d4fdc8aab0398f7e56ce05033e1dd63a664261eb7f8a7364dcad779fd473b
glibc-langpack-szl-2.39-121.el10_2.s390x.rpm
be7eec3b12ac89281e7cb822d2a7ad9c57540330c9083cab20498ea5c491d1eb
glibc-langpack-fy-2.39-121.el10_2.s390x.rpm
0eb482d75c61bb6634c5229838c79c73e32fa03fed16851b3bf16762ed5329ad
glibc-langpack-to-2.39-121.el10_2.s390x.rpm
713bf7e44e02b174bdeddeceef04dfe304975e5c14423b82ca4e689518749a80
glibc-langpack-bn-2.39-121.el10_2.s390x.rpm
41fe16c4dfe3bc1557a493f701d3fd070a6cf5755545650defb9286cc7f69903
glibc-langpack-bho-2.39-121.el10_2.s390x.rpm
76969f731798d7f1431b8a5e48804662b045a9a9f96d7d56a30185338dbfd6dd
glibc-langpack-gv-2.39-121.el10_2.s390x.rpm
6bce223060d63cafd451252dbd72c62eae3a523eb0dbbdf4a72a1027d48c54f2
glibc-langpack-yuw-2.39-121.el10_2.s390x.rpm
c5d4d0d5c3707eda554cecca886fb71f62640d9caf53c3075885334da7cfcfd4
glibc-langpack-rif-2.39-121.el10_2.s390x.rpm
181ab3b7ed381b652663ae3ef1c085a601e815d4ecc0b7b43dfb2bb5d67e4bc9
glibc-langpack-om-2.39-121.el10_2.s390x.rpm
eb370b5c5850f53995a5b310486f230bbce44adc240d9ac9429e5ff01c80257a
glibc-langpack-mk-2.39-121.el10_2.s390x.rpm
e0852d0c1e4f322214e2ad6b0b5557614c0ffd85b1e038bc6517faa49b4d88bc
glibc-langpack-tr-2.39-121.el10_2.s390x.rpm
733ac906da40c181905dc1c537a1e611819d7e94f6671ec207bd0bb51e152eae
glibc-langpack-yi-2.39-121.el10_2.s390x.rpm
e456a9f4f0f163456cd7189dcddf809fee1a8f7c26f40169e0c71136e862bc93
glibc-langpack-hsb-2.39-121.el10_2.s390x.rpm
96322faf8a3591dd6e37062598893f331866578e1d762324ab25d4cb1bb4e24d
glibc-langpack-wa-2.39-121.el10_2.s390x.rpm
7b6cf50b6a3a4a49e23e52747d9cd9bda67eedec75cbac95a319804f1a4cfdb7
glibc-langpack-bo-2.39-121.el10_2.s390x.rpm
34e16f6c45b0a494b32472c36f4434d4f2ee7de3bbdb6da51aa8d7b0d4e797ac
glibc-langpack-miq-2.39-121.el10_2.s390x.rpm
75c736ac9e3e06b8acb93acdf2cd3f5f1d7930729ab98f3938dcb53199f260c3
glibc-langpack-ha-2.39-121.el10_2.s390x.rpm
17879b316cc8999a30680b58d5d304c6bcb41aed67aaf85d5e0ee7adf53b44bc
glibc-langpack-wae-2.39-121.el10_2.s390x.rpm
4e6f50d32b93e5e5983828012932d54f160812eeabbf6c557ab45b69231c5e2b
glibc-langpack-brx-2.39-121.el10_2.s390x.rpm
a2a356a37da6b07983b6b3856cd5407acfc6a886acfee56b6c848ff105f605f9
glibc-langpack-byn-2.39-121.el10_2.s390x.rpm
5339253177289a49cac8dc890bbe42ba461b4f1ce5b1a893d8bb6d98e636a718
glibc-langpack-su-2.39-121.el10_2.s390x.rpm
d7f5b803f5a67971408a67cc914612773ef058a58a72448247df816d0247c8b2
glibc-langpack-en-2.39-121.el10_2.s390x.rpm
b689f57d1ae5603828707c9ba6e11faa6df77501464e7ff0a296ce5757eda233
glibc-langpack-da-2.39-121.el10_2.s390x.rpm
cb597b0d8c85394bcd3bf4624b6e1ab9741eee886a03db2a1888e4dfa66107e6
glibc-langpack-de-2.39-121.el10_2.s390x.rpm
04abbef786cc85dfefdedf78ddbbdf4b38c763ed080ec1fb6cf482c3df3b24e1
glibc-langpack-zgh-2.39-121.el10_2.s390x.rpm
1b22045a6ee552b1d7e7ced755a8e7119a423c124dfadcaa9fd75f1b005b1c90
glibc-langpack-mhr-2.39-121.el10_2.s390x.rpm
a539d34f36c83b0e7b5bf0dd1e8f3478bb4ebb7062e9f22cd79b98680852b0d3
glibc-langpack-pt-2.39-121.el10_2.s390x.rpm
e8e9ba4c8b403e612954a631ecf26a51fa86550b345db881bf9b5665bf54754d
glibc-langpack-kw-2.39-121.el10_2.s390x.rpm
475d2add6f2cf903291eae20846944a100d1f6960a1e9d2888871ce3652f9cf9
glibc-langpack-sq-2.39-121.el10_2.s390x.rpm
128c30d9f70c6d93f71d13b506551630612fc9db8487311fe76225fcaf424520
glibc-langpack-bem-2.39-121.el10_2.s390x.rpm
88faa824e9eac5b9b1b6dbf4ff3b784975c756b7c6770bb9107c66866dc04c4f
glibc-langpack-hu-2.39-121.el10_2.s390x.rpm
84ef31ba15e30b7f0d62baf858cdc3246d8a9436eec802340a5c1b45322494c9
glibc-langpack-kok-2.39-121.el10_2.s390x.rpm
dff0f568cdcdbe4954337be0bac21a825b917df9dae59ac9d6bf1f68ef255bdb
glibc-langpack-sid-2.39-121.el10_2.s390x.rpm
ebb0f33e2a6c2befd038390b98ec721c11d5cc977a832c9cb5fe50895b23e23d
glibc-langpack-wo-2.39-121.el10_2.s390x.rpm
34ee17de42548a3b87bc1be08801b32751fb016e51887346ad7402de77c9b26d
glibc-langpack-os-2.39-121.el10_2.s390x.rpm
846737850126a52a6d14baf537509885742023b2217f9f5a1e44e76c96be965b
glibc-langpack-be-2.39-121.el10_2.s390x.rpm
71b7e99721170822b63a627d3f9f8001bb7c1071585b28631312b9fc565c4327
glibc-langpack-eo-2.39-121.el10_2.s390x.rpm
e80f5a8f64480863fa7df45b0d091e369b7dcba5094b5c995566961af2c45997
glibc-langpack-fa-2.39-121.el10_2.s390x.rpm
225de601bff385674e3c8a780a68eba4afbbc42d88910e0cc45f6cf84c432c76
glibc-langpack-rw-2.39-121.el10_2.s390x.rpm
37fe55b3d4b0efad995a6ef2210681532eaafb752bf5f067c755453f90715179
glibc-langpack-dz-2.39-121.el10_2.s390x.rpm
00d714702cafff4dd278ee57136fb40535a5ca9530aac99f33cfed23e7142bd0
glibc-langpack-ku-2.39-121.el10_2.s390x.rpm
fdfe553802869ce85c28ac7aed330ff4382843a583defd1075e1021427228837
glibc-langpack-pa-2.39-121.el10_2.s390x.rpm
9ce44c054ac582747ae7edc35e3e67c00c35540ddad209325686676f701a4007
glibc-langpack-id-2.39-121.el10_2.s390x.rpm
1f0baa11a0e9f2a8a74432f638c50fa70e187c60a26da141932be5dc541bb93f
glibc-langpack-tt-2.39-121.el10_2.s390x.rpm
bf6111171127d7430467060db8871a32db252c7f3d14ba8530373629bfa2ebf8
glibc-langpack-sk-2.39-121.el10_2.s390x.rpm
6bcc97f27750889c4a89bcd7189314f988f26a2dfde3d10b0e2fc4e7a2f56471
glibc-langpack-cmn-2.39-121.el10_2.s390x.rpm
19d7c6f98d152938ff6c8ea3869168a98a999911b52b5446426f41769aca1d6f
glibc-langpack-am-2.39-121.el10_2.s390x.rpm
2edd2ead3820c29aad41b186db1c564874552cddd5cb8cfe29cd26ba79957810
glibc-langpack-ar-2.39-121.el10_2.s390x.rpm
037ecafda0af0a91dc5b094ad9ecc2acce93864c92b7be490235659ebd6598c6
glibc-langpack-ve-2.39-121.el10_2.s390x.rpm
6044b9ed0da42659955dad6fd93e5a3a143c86a21dd6e3f6606dcc3b35ce6d0b
glibc-langpack-ca-2.39-121.el10_2.s390x.rpm
9b9db67f6233cd045180decf4d536e0417ea7aa5da20d691a54bf02c5e5775ff
glibc-langpack-ky-2.39-121.el10_2.s390x.rpm
1b8b9346fce8178fee6e3428539ffd8a98d03b012cbf228ec98d72a0b4cc9f18
glibc-langpack-mr-2.39-121.el10_2.s390x.rpm
3e18a7210cb95e03f8c3e52c8e9e3b63e64adb2077278057efcb3dc365b2c36f
glibc-2.39-121.el10_2.s390x.rpm
8431609d0a091fa015b2b2e005d0e0633b75bfdff258f55be1d8ae0f688aebc0
glibc-langpack-tn-2.39-121.el10_2.s390x.rpm
cd064ed2a73988f5f2fe2bb41ca4ffa3d718f46884bc10cbd69f1c423fcf410e
glibc-langpack-gu-2.39-121.el10_2.s390x.rpm
38c8080e2904d2e5e545b614d84ce9999ff3f9018edc3c527f2abaecfc1d16e9
glibc-langpack-or-2.39-121.el10_2.s390x.rpm
c43b5a766d87e46eb192b11fa81790d23557a37f97ee7488d2373bc029886fdf
glibc-langpack-sm-2.39-121.el10_2.s390x.rpm
77a675d02c58b8cfd95fa274684f311985aae4fdb0411f22d767292ca1f3e73f
glibc-langpack-wal-2.39-121.el10_2.s390x.rpm
da0def651a062a389f652b77a334c90e70353377fba708775f8b91d3f9885bf7
glibc-langpack-lij-2.39-121.el10_2.s390x.rpm
35cd27020c7e148c8a18b72b09f343584d5a0ce296f6eb7547ab6f6d00efefc1
glibc-langpack-ro-2.39-121.el10_2.s390x.rpm
a699f2137a9b4088b7874f6c1793d2ea433c2fb1275635588ad1ac30593514fd
glibc-langpack-sw-2.39-121.el10_2.s390x.rpm
279713c7b4caecb76b482fa05f11e29e94f5058b0f63ee7772cd9a4657ab2130
glibc-langpack-tpi-2.39-121.el10_2.s390x.rpm
2f0d5a25234854b5d2e49c5a6b14a4c746d52cb8103bb57144c6366901e60bd6
glibc-langpack-vi-2.39-121.el10_2.s390x.rpm
4fe8ee6f6df588dd36430e1fdb53be10f82b4137a7ae95aa2864ead11919c193
glibc-langpack-ast-2.39-121.el10_2.s390x.rpm
445fb850792790f90493c315323d51f27b8965f7c7adab770d73a57ec8d06c14
glibc-langpack-an-2.39-121.el10_2.s390x.rpm
40ee3dcd97433e3cd4a4315bc36d3652accffd1e7bc68fb8e9672b0c84540f06
glibc-langpack-es-2.39-121.el10_2.s390x.rpm
dca2f26124e64d17f4c04eafbea44dcb5251aab1a9d07e4f36fdfc4e91041a8d
glibc-langpack-lzh-2.39-121.el10_2.s390x.rpm
33217701ccabc7a3a8f1636aae89ae96c6627e57372527bdb997d8e490d0cdd0
glibc-common-2.39-121.el10_2.s390x.rpm
b5ce832c0fa4813c97d7127c20aaabbf10c8615e5c484d199d9987798e8e1c05
glibc-langpack-gd-2.39-121.el10_2.s390x.rpm
b6d517f0b386408f9a1dd711d155552da008490b6c9ee68799511eb59c610161
glibc-langpack-iu-2.39-121.el10_2.s390x.rpm
9443e93bdecdac6d7e29499b4a12c5790596f33b1dff1bc5f3707d875875243f
glibc-langpack-eu-2.39-121.el10_2.s390x.rpm
e1e6f426663d69a1b06d0a921006feefd3e0f65e35f89466d1b6eda694e8d8ed
glibc-langpack-bs-2.39-121.el10_2.s390x.rpm
523d8b10375b9550ff610f48be9a7c043e66de2f1c1d62f3561280e60fb1d2bf
glibc-langpack-sah-2.39-121.el10_2.s390x.rpm
7c05d2d55acd9bcfce9abac436794b3898cd76270d2146dccea64fa3f9d31eea
glibc-langpack-ga-2.39-121.el10_2.s390x.rpm
cff306df31db2060d84d74589e165231337e2c22cc99a959ac6d02d2d84f93de
glibc-langpack-mnw-2.39-121.el10_2.s390x.rpm
9c5d551d7b5bc091846c65d8a029009d241500fece091b238586868ff12a1aeb
glibc-langpack-el-2.39-121.el10_2.s390x.rpm
c4a6ea42d7885713e4239d0608a48dac34dc80613530ce1e3a556776ab087994
glibc-langpack-tg-2.39-121.el10_2.s390x.rpm
923c812167b93547e46740e7bacb1a30912228e7f8d959f4c69bcefa536a4b7f
glibc-langpack-uk-2.39-121.el10_2.s390x.rpm
d3603cec1bae6913add7deddbf4af1c9290ea080046c4f92ccf97667271c88db
glibc-langpack-nso-2.39-121.el10_2.s390x.rpm
64c04cd825c2f5f7cc812b6e41902e6efe4b5169fbb3ec7e99e9c10da4497c56
glibc-langpack-it-2.39-121.el10_2.s390x.rpm
d0c93402c0076092c661294b96cc285958333b026e264803284452b352a374c5
glibc-langpack-kab-2.39-121.el10_2.s390x.rpm
210268b0f1b74eb68a56eec83dfed900c255ca083d9850467733757018b5cee0
glibc-langpack-fi-2.39-121.el10_2.s390x.rpm
d6af8bc092060d9ff64e1a4d70fa62afeb7a9ecbb97f11822ce71364f9a89e09
glibc-langpack-fur-2.39-121.el10_2.s390x.rpm
fa3d4ad3a4f77f3a784a949a8c98e174d992b748e05cd916f9d7e7029fb49656
glibc-langpack-ts-2.39-121.el10_2.s390x.rpm
c528da5002998e126917ca923c5ab8d5985752624cf7fcca09970fcf8c88c527
glibc-langpack-ik-2.39-121.el10_2.s390x.rpm
8cc56932e9269b98332e256dad65ad769a39c40217abd851bb74ba3853e072b3
glibc-langpack-sgs-2.39-121.el10_2.s390x.rpm
bb1e6c34e394046f063dea5de3c2be853c8943712be25b6214c02d8fb1330047
glibc-langpack-lg-2.39-121.el10_2.s390x.rpm
f11617a1cbc31a85dac15300c3c1299d8d224a1f8ebcf2fec568ae3e1c2bd228
glibc-langpack-cv-2.39-121.el10_2.s390x.rpm
1ff32c39b48ccd3c67e199eb7c937a63b7e4fa9feb9d7091b7c8525de72f02c3
glibc-langpack-ms-2.39-121.el10_2.s390x.rpm
4fa03d7f5a557e193cc7fcbdeb743ae476179937f52073105d4696bb014e7c4a
glibc-langpack-hy-2.39-121.el10_2.s390x.rpm
625e838c25e500248d48ab94108a11921395a674a977de77e6cf62b4c4bfc401
glibc-langpack-ayc-2.39-121.el10_2.s390x.rpm
7d3f3c2a575f92f69a7fb9d925866c8256565ec127a213f8304cbe7905df76d7
glibc-langpack-mni-2.39-121.el10_2.s390x.rpm
87c30b38c62090a01c7da26d9b6ddf5ff29d6b5f2824428d52e450e68879c9f6
glibc-langpack-ak-2.39-121.el10_2.s390x.rpm
ff6e47a494fde27bff7e86fd894be018348bbe5ca178efa4e78ac3cf7d740e2a
glibc-langpack-az-2.39-121.el10_2.s390x.rpm
33c95430351b089eab85aed057cca6db223d436f001d8ea963ce8784bf0d10e7
glibc-langpack-cy-2.39-121.el10_2.s390x.rpm
124f20716c44525ca5ae4c0f6875d5ea410ab36e823fa948d2af0754790f90f3
glibc-langpack-zh-2.39-121.el10_2.s390x.rpm
a4dfbc8cff9f87fdcd78d8b308326ae201085e68939aa6d2d844c5bcb448fcc3
glibc-langpack-ka-2.39-121.el10_2.s390x.rpm
0828c3dcb833f8a9bbd05c8c406c09f1fd6c41ae4d8046a6299a82bacf3fbe94
glibc-langpack-chr-2.39-121.el10_2.s390x.rpm
736835e5cc912b49c072cf83aa0514b08d1c04126c987120d5df836e48785aa8
glibc-langpack-tok-2.39-121.el10_2.s390x.rpm
27a71aa37cfd0da8c01a79f0a2f123b5506a83e74afb851ce07f236880800921
glibc-langpack-fil-2.39-121.el10_2.s390x.rpm
9aad1991ef4c3585db1e8e5e9e127f143d0fe69b13ab3e0ef4a4dc0b8231faeb
glibc-langpack-nan-2.39-121.el10_2.s390x.rpm
a1fdbef97e1d13ba847d5ad74696f395956f8471db77c5c016e60ed46fd50180
glibc-langpack-as-2.39-121.el10_2.s390x.rpm
0748fccfe0eec18a324b4db5187aa0b65bd4b3fbb255c9054ee7ce16cb4d0cdf
glibc-langpack-nn-2.39-121.el10_2.s390x.rpm
759a477f53e434cafba6763d1f7d52ecafddf2ea3471662fa630d26b64db7c7d
glibc-langpack-af-2.39-121.el10_2.s390x.rpm
df7296949998350709c8c8d00415c68654bf0af3fab6e782ade1febd0cdeccdd
glibc-langpack-ko-2.39-121.el10_2.s390x.rpm
ca9472266cde44925acbb143fd15c8261aa144b1d4389a73b2c59cd33644aeb9
glibc-langpack-nr-2.39-121.el10_2.s390x.rpm
534bec0f51b2c93fd78d0d01fe9f36beab41443c2dc2c659299841d52c7f354c
glibc-langpack-ff-2.39-121.el10_2.s390x.rpm
945a6c3d55578255ad9272329ddf19d33e14bee0ec016aba121587a1b093f71e
glibc-langpack-th-2.39-121.el10_2.s390x.rpm
a1c07a8a82b472dada587e28270c41c14c06b1e61de06da1facfff92d09ebd23
glibc-langpack-ml-2.39-121.el10_2.s390x.rpm
ad77b7c804cfcb061389da8be0830a09c1384cfa08b9eaf3a1c818500d75cfa5
glibc-langpack-km-2.39-121.el10_2.s390x.rpm
c479cde47a4bcbe104336e761b2d342a2146b9322a2db717ad037f9e15573629
glibc-langpack-ce-2.39-121.el10_2.s390x.rpm
03e712278457fa5b494f8e264be5261479521e9e58b0dc8dbaa3782ee9f7c593
glibc-langpack-hak-2.39-121.el10_2.s390x.rpm
2045e2d363168271c678442e41f40016fc7841b46629651655efe9398bf5903d
glibc-langpack-br-2.39-121.el10_2.s390x.rpm
628f369efe70206002de5f9d11133fd5c0bde5a190a1360f6ac4b307c48a54aa
glibc-langpack-ja-2.39-121.el10_2.s390x.rpm
2fdab866b624737c3d048384e57d8026de6f8877cb5d05e8c8821a2c98bb245f
glibc-langpack-nhn-2.39-121.el10_2.s390x.rpm
3f88ba8f84866e1e0114a23796def167ea9f659d5f89474a7a338f3eec8f9183
glibc-langpack-sd-2.39-121.el10_2.s390x.rpm
47b2540cd4c85d82d7c74164889d27f76345df35e554bf0dfe3fbfc2bde2b61e
glibc-langpack-si-2.39-121.el10_2.s390x.rpm
41bdde84c5dc853c60c104878178872b45e33df4fdca3b729d88bdc63beb90e2
glibc-langpack-is-2.39-121.el10_2.s390x.rpm
efccf01997add89ddc4b262cf0bb323d8392a6db342e325063371dc9fecbe4d7
glibc-langpack-raj-2.39-121.el10_2.s390x.rpm
8f8c08b2ffc0e90a0d8d71dc94ed427831401873dc98ae533e0d449264007b30
glibc-langpack-sl-2.39-121.el10_2.s390x.rpm
bce08c34db17841c1e9f09ef5601d1442f5b0c37f74fee4bcc7c70ab4cc9e855
glibc-langpack-bi-2.39-121.el10_2.s390x.rpm
72ce0eb29a3517f780fcdf67ffec4b9beee4afed1da46372614f5d6ba44c0c57
RLSA-2026:19152
Important: rsync security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for rsync.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool.
Security Fix(es):
* rsync: Rsync: Use-after-free vulnerability in extended attribute handling (CVE-2026-41035)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
rsync-3.4.1-6.el10_2.s390x.rpm
8fd72ad3f8b31f44fb08281687d3090efdd0e475d1b5f3bc5fcaf44a0cb800eb
RLSA-2026:19130
Important: libcap security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for libcap.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.
Security Fix(es):
* libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file() (CVE-2026-4878)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libcap-2.69-7.el10_1.1.s390x.rpm
bc02a1babafa1229ef30c83e089f4571efdc96deea65d5daf7e7a7346c3d4038
RLSA-2026:19145
Important: krb5 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for krb5.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to authenticate to each other with the help of a trusted third party, the Kerberos key distribution center (KDC).
Security Fix(es):
* krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read (CVE-2026-40356)
* krb5: MIT Kerberos 5: Denial of Service via NULL pointer dereference in NegoEx mechanism (CVE-2026-40355)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
krb5-libs-1.21.3-10.el10_2.s390x.rpm
f9330b1e97812278c6e97b1ddb2d59b7a53f6ee9dd3b1925220e84a9f91e80fe
krb5-xrealmauthz-1.21.3-10.el10_2.s390x.rpm
8c2e4307632223614a0cd70a53582dd33ed07122e2931504138358e330a38e97
krb5-server-ldap-1.21.3-10.el10_2.s390x.rpm
3c9da82f6c97b3a42ad13aa5f4e3dde8b9a4c4627d0b4e4064f83eeb5a0c84b0
krb5-pkinit-1.21.3-10.el10_2.s390x.rpm
0e3cb9c8fa4ba1ba3a227bd240613a49898796d3d91f37ee470e9d2b668b30cc
krb5-server-1.21.3-10.el10_2.s390x.rpm
bcf374ff8432e61906492e06525e526774baab87e022168aa15968bbd17f70da
libkadm5-1.21.3-10.el10_2.s390x.rpm
cb1ea45bf00e3018ded609f02f935c97c88e4a154b7a958d65fedc295a7242ce
krb5-workstation-1.21.3-10.el10_2.s390x.rpm
c83408894652b086b62ce68eacf752ad2992cb9793158b894d5ec8e242e55041
RLSA-2026:19148
Moderate: glib2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for glib2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Security Fix(es):
* glib: GLib: Buffer underflow in GVariant parser leads to heap corruption (CVE-2025-14087)
* glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow (CVE-2025-14512)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glib2-2.80.4-12.el10_2.13.s390x.rpm
717452cc829fa01aca546cec28fbc59095aededdb6d42c96ec8055cd419bbbbf
RLSA-2026:19569
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net: af_can: do not leave a dangling sk pointer in can_create() (CVE-2024-56603)
* kernel: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit (CVE-2025-39766)
* kernel: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CVE-2025-68724)
* kernel: scsi: qla2xxx: Fix improper freeing of purex item (CVE-2025-68741)
* kernel: Linux kernel: Use-after-free in traffic control (act_ct) may lead to denial of service or privilege escalation (CVE-2026-23270)
* kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling (CVE-2026-23401)
* kernel: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache (CVE-2026-31402)
* kernel: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CVE-2026-31408)
* kernel: usbip: validate number_of_packets in usbip_pack_ret_submit() (CVE-2026-31607)
* kernel: RDMA/umem: Fix double dma_buf_unpin in failure path (CVE-2026-43128)
* kernel: "Dirty Frag" is a new universal Local Privilege Escalation (LPE) vulnerability in the Linux kernel (CVE-2026-43284)
* kernel: "Fragnesia" is a variant of Dirty Frag vulnerability in the ESP/XFRM leading to Local Privilege Escalation (LPE) vulnerability in the Linux kernel (CVE-2026-46300)
* kernel: Read root-owned files as an unprivileged user (CVE-2026-46333)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-debug-modules-extra-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
241b7cc47aeac9acb662289764d8cdfa36e1eeb28ea9721ea7e6ae6a1fef0335
kernel-debug-modules-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
3c26f28c81a086fa6794066dc95d4c471b8e4d3ef200fcc8241fb07583c81783
kernel-abi-stablelists-6.12.0-211.16.1.el10_2.0.1.noarch.rpm
f9ed0c0c4e6f0aa02d9f8c83bc51a13138ad909d94574c725ceb413820ef3492
kernel-modules-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
a40fc0758afc1f0b8485b459699a5314dc9a905a7f16bb390e14fb8d80e3a4b5
kernel-debuginfo-common-s390x-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
b2514fa92d582717305856cbd0c11ce3555196f0a374b3663428208da22ba06d
kernel-modules-extra-matched-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
c9679abfb3a3cbbd8db6d69def92eb155e22417f2667e4a1a22a849acd72abd7
kernel-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
f1dcef4021924bcf07ecaec6c3ddb199666508909dd674ef2635ba062aa5ceab
kernel-zfcpdump-modules-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
fb427868b9fac3f0da93472774938d400192376f4b660c6e9bb9d6159dba41c1
kernel-modules-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
0bca3d3b443f5b2647fe1835e1a7f48728468b01fb8e96b68afa0b19543d15ef
kernel-debug-modules-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
21441fd72c61646597b413aaf94b71119d368da8a9b9012fd3b679d658bfc509
kernel-zfcpdump-modules-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
7ff5e0b5017e4495a03b66eab24b072cf51b8c3887d7d31007a61fe3cd9f5ac3
kernel-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
80ee6ae1b800ed2c5da6df86aacc24895dc085fb40f8209c47057febce2e0e2f
kernel-tools-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
aaed8e43d8d23ebeb12fc52015e597854eee72ff789f225362c1db80019c32cc
kernel-zfcpdump-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
65e9fbfb1f4e83b9434bf05651f8bb55b1f92354b8cbd8edd90f7ad42f399c1b
kernel-debug-core-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
f529bd36a13c583cf5e4e1613dc70b940529180892fac2bbfb09d5ea035955a0
kernel-zfcpdump-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
dea5fef07da9397c061dcfc887a3da6235bb1668d5c7c9247ab6d674e8f0d2b9
kernel-zfcpdump-modules-extra-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
e3e4c287adbe076d66eb8ba31ca446e626388ae6d109360ce70ef30342d7a769
kernel-debug-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
62a43d2b32d113012f79599f907f0da93478e91edd697a224f71f34960663519
kernel-modules-extra-6.12.0-211.16.1.el10_2.0.1.s390x.rpm
d4841898d86844f90be0ea4d4fe5a1f77ca1c590f19918590d86d287ec321e63
RLSA-2026:18162
Moderate: iputils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for iputils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The iputils packages contain basic utilities for monitoring a network, including ping.
Security Fix(es):
* iputils: iputils integer overflow (CVE-2025-48964)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
iputils-20240905-5.el10.s390x.rpm
de850e7890f0b97b1b1875eb9a74ee319c713927315fc3a826758b23b8d2cc53
RLSA-2026:19151
Important: jq security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for jq.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers (CVE-2026-39979)
* jq: jq: Denial of Service via crafted JSON object causing hash collisions (CVE-2026-40164)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
jq-1.7.1-11.el10_2.2.s390x.rpm
ff18b31f4dc4bfe72455c13b43c807a9423126cb95984a18aa1e131020059c71
RLSA-2026:19155
Important: python-markdown security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for python-markdown.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python-markdown: denial of service via malformed HTML-like sequences (CVE-2025-69534)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-markdown-3.5.1-6.el10_2.1.noarch.rpm
b7fd722662ab118c4d8a1d882631c33b183e1fd78ee5b5cdded2a0197753b143
RLSA-2026:20594
Moderate: glibc security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Moderate
An update is available for glibc.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
Security Fix(es):
* glibc: glibc: Denial of Service via iconv() function with specific character sets (CVE-2026-4046)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glibc-langpack-mhr-2.39-124.el10_2.s390x.rpm
22d2cac0a90a9b1fa61c6c272be2396c548b252aca744fc83986e9815658ce72
glibc-langpack-it-2.39-124.el10_2.s390x.rpm
48373985e39f36b95403d8d6523015996d3ca922a0c2f25016e6ac935b410782
glibc-langpack-doi-2.39-124.el10_2.s390x.rpm
f97b168188a28225f238ed1ad167270b5e99a3eb90e4d58ba882a0a3e16ebb73
glibc-langpack-nl-2.39-124.el10_2.s390x.rpm
4a8a8cf4a827b06c03e8ccb4428a93a4d897972af5c4420b793eee8e92ee7fc5
glibc-langpack-kok-2.39-124.el10_2.s390x.rpm
750d6b62aadef5da0b6161462db77483c7c8fb25bb2921489c6f7a934c5a7912
glibc-langpack-tok-2.39-124.el10_2.s390x.rpm
84b8cca4aaf0abb0682a87fc5a1d2d65334717fe120daf88d0085becb1ba2077
glibc-langpack-ast-2.39-124.el10_2.s390x.rpm
44d5be74818476ff1fdbc183602a1864959f3461b4d582f5c58e53025385de90
glibc-langpack-ms-2.39-124.el10_2.s390x.rpm
c0fe11d7e489d1cbaca9c74ccdde6037393ea82f6ee48ad36c01dd48ee08bfa7
glibc-langpack-ss-2.39-124.el10_2.s390x.rpm
94b6d41c72675bd6f99bbf7da1ace598ecfb07cddef905d3a949c7b402f7cacb
glibc-langpack-the-2.39-124.el10_2.s390x.rpm
b8205674d4a445fc517c8a05cabe32988038a128b314a01e617e7a46a88fb774
glibc-langpack-ug-2.39-124.el10_2.s390x.rpm
d75e4a80a8b1dddd2ef0ac30cd5882cb252b77bc20be82557dc7e45cd90b8861
glibc-langpack-as-2.39-124.el10_2.s390x.rpm
0faef70bdec74361d894e14c28f193deb18860f6c4ed077e60b111d504d52de9
glibc-langpack-bs-2.39-124.el10_2.s390x.rpm
1c23abedc88f03ac8107bd7cf436946e1c31df484f0f95c3be6cc25171212eb1
glibc-langpack-niu-2.39-124.el10_2.s390x.rpm
e4fcba804ce672ed5178a3d96abdbfab987fbc794d107cfca6b8fcc8c92b7538
glibc-langpack-af-2.39-124.el10_2.s390x.rpm
a0061dc2b4dec6c44510210079ccee534c3707944279781beb6748cbbf923130
glibc-langpack-gez-2.39-124.el10_2.s390x.rpm
39150ee0d7137a367112bbafd6c7408bf7550fefaaa31bd32022dd0a4e903ae9
glibc-langpack-uk-2.39-124.el10_2.s390x.rpm
75597934389a15442a49f5feeb86d36335a4a6958aff92129ac799fd9bbc7929
glibc-langpack-raj-2.39-124.el10_2.s390x.rpm
8b6f9a89c4dadd60bdb05111d0ba84a82a741684e63fc97d0499aa9c37a94f01
glibc-langpack-anp-2.39-124.el10_2.s390x.rpm
dd635d43578789c54c3a0b09bb46723fc37efd62a62c73c00fa05fb3cf14c744
glibc-langpack-hne-2.39-124.el10_2.s390x.rpm
554a823093305511be9411e2c9c468acddcabd793dd3d52c55f198f860c98f9f
glibc-langpack-da-2.39-124.el10_2.s390x.rpm
ff2683748db9121d49e13982a6f80884491f619a4b1330d408c0647c1547f91a
glibc-langpack-nan-2.39-124.el10_2.s390x.rpm
d51725a5cd890344baaf78beaaed45113ac7f9859532257bf96dbda39d062f46
glibc-langpack-sc-2.39-124.el10_2.s390x.rpm
ee5b60be6192b62baa055fa177e9d10d5db467f4662bdb1b6f876e5a2631da9e
glibc-langpack-shs-2.39-124.el10_2.s390x.rpm
beeec4f2f180cc63bea27a4d26335ac1ab13a3ad5cfa5bc6c4b966a884e7ca08
glibc-langpack-tr-2.39-124.el10_2.s390x.rpm
1fe31617e9d281a840574a417ceea0d0c7af5faeaa49e023c4ef334e249da3a8
glibc-langpack-km-2.39-124.el10_2.s390x.rpm
74a6202c41b99d9bcd9f4601e3574ff4f4a4398c67f1e851e7402baf2cd7f675
glibc-langpack-ig-2.39-124.el10_2.s390x.rpm
03c1fe4294bb19e308557dc76233fa60d8f9cd4e128149fdd249e0f6c57ede1f
glibc-langpack-kn-2.39-124.el10_2.s390x.rpm
de0f7386e1ec3ddd904f1013a1524e637b0a2108ccaf1720370c6e51326326fd
glibc-langpack-ce-2.39-124.el10_2.s390x.rpm
338f2159676b9cc38c4b1c74361a0318000ae237bfbcc2a8d732701fe2eb843a
glibc-langpack-pt-2.39-124.el10_2.s390x.rpm
446983f9afcac81eed7784a500d6e08443ca48d6ade053b359f5fdbfb016c183
glibc-langpack-tl-2.39-124.el10_2.s390x.rpm
5798f8a822baf37d7bb624521780143ef7de41247e7804c31352f5b2dc06b222
glibc-langpack-kv-2.39-124.el10_2.s390x.rpm
967639a091aada73a2d9bb78e52d913c3ddede2beceb18c3206b78a4b5beda9e
glibc-langpack-mt-2.39-124.el10_2.s390x.rpm
f5574bcb3bbc9159bbf64ed312dff172bdedc4f1f1fe6d262e6b359ed72b01cf
glibc-langpack-an-2.39-124.el10_2.s390x.rpm
2af8b10bcae02ca8faecf4564badb2bc819b98db24b1f9868246294921c68142
glibc-langpack-ia-2.39-124.el10_2.s390x.rpm
d65f0fce4c7dda938e37149ac253445f39e3ec592d232cd383b76b6978500384
glibc-langpack-th-2.39-124.el10_2.s390x.rpm
e4725d813176a91452fe2b60dbd63c3b7e58507c2468cc9883ed017dfaa700ac
glibc-langpack-ik-2.39-124.el10_2.s390x.rpm
e993e78003e920015b5cd2375e49573de4a64467ecc812acc2af974e82635422
glibc-langpack-my-2.39-124.el10_2.s390x.rpm
105783b9954a7b56770e04c21c63f819788a4e0e813e8f25283f8c1eedde62db
glibc-langpack-hr-2.39-124.el10_2.s390x.rpm
b2f351d4fd0e1e358512da8980552ecc98a3416f35048ccbfe13818032e232fe
glibc-langpack-lb-2.39-124.el10_2.s390x.rpm
9f173043bfe0bf38fd92c4368d54a04654216eb31edc3ef0cece6469445b24ae
glibc-langpack-fr-2.39-124.el10_2.s390x.rpm
d5aa069a5bca1949c02a476b23c63c4b3915c487572b4e6337d2dddffbb885e4
glibc-langpack-quz-2.39-124.el10_2.s390x.rpm
d45961f14b3e8368609c4357657b14ee8316da08251ef136c923e718acf9a630
glibc-langpack-nhn-2.39-124.el10_2.s390x.rpm
0fed2ad6b8068e5a6bf21b25e54ebd36c523223a8e114225b648952e4f8647c2
glibc-langpack-sk-2.39-124.el10_2.s390x.rpm
eb0af39b08b10a7876cdb499ca2879366921100e11557ad1284b100dc0d5bc15
glibc-langpack-id-2.39-124.el10_2.s390x.rpm
e48f150a473d65d2cc74e2b011b23a9d36c7a69a1bc9d60b2659b20a0ea57b15
glibc-langpack-ka-2.39-124.el10_2.s390x.rpm
5cbf4e2ea2cc3e367370d0798a4decbbf56be02a346433fed4c42686b221eb9e
glibc-langpack-bho-2.39-124.el10_2.s390x.rpm
d2b8623c2f438e8c46052e245dce1a20cf28943247a775731618c3dd52ee8c09
glibc-langpack-es-2.39-124.el10_2.s390x.rpm
b1a8cf33d8d4cd2a5f31267387acd8330e4535c5431f1364ace9920dc5d5dfe0
glibc-langpack-ur-2.39-124.el10_2.s390x.rpm
584263fea01d9ced76a80f7ff95686da49dbf53bd992bf1c40b217252d3177e0
glibc-langpack-sm-2.39-124.el10_2.s390x.rpm
a9a2e7c892cc134058b1b97225b1abe05518ee6d73f3fd1b4cddaa0feaf54bf1
glibc-langpack-szl-2.39-124.el10_2.s390x.rpm
4f26c07ed55c0cbd1aca7d3a5b575091ba4cb796a67077509afbc32846410132
glibc-langpack-kab-2.39-124.el10_2.s390x.rpm
2e90cc543baf7cf40c8e2303255228f6e27584715622d30022c19b6fa53dfab2
glibc-langpack-xh-2.39-124.el10_2.s390x.rpm
f80ac29297b80a5b85217483801176b421a0bea1f557f521d7337ff2cccf306f
glibc-langpack-mk-2.39-124.el10_2.s390x.rpm
fba91d4a6e895186022fa33ade6afe2e018f044def3b74023a6c002a9065ec8f
glibc-langpack-hsb-2.39-124.el10_2.s390x.rpm
ba0d66bf43c1135349e7d297290bf2ac56742a7ffe5d8241c9c8a4e00d16a5e0
glibc-langpack-sq-2.39-124.el10_2.s390x.rpm
068d6073096ebfe9cf8b3c8b9afe3086e66b98547b12e2657c583061231cad53
glibc-langpack-hy-2.39-124.el10_2.s390x.rpm
1a7962773ae696ea931fba9a814272f86e1939863ded465d2a155bfd238f7aad
glibc-langpack-mi-2.39-124.el10_2.s390x.rpm
169c0d9f90901090b622b20d50789f028d7f265bbfad1bc60d65208b51d60d63
glibc-langpack-zu-2.39-124.el10_2.s390x.rpm
e9428ad99fd6a10b99b201443790c076108b05a03553f8e21a35ebe9d667690a
glibc-langpack-syr-2.39-124.el10_2.s390x.rpm
01a894c31b9a3e69f9686ac6e1ccd78b096b144698fbc77270ba2541cae7f639
glibc-langpack-shn-2.39-124.el10_2.s390x.rpm
7f131c3da6d3363b887d951ea687b7b66094d90f12b5179cf401d2ca47399b0e
glibc-langpack-wae-2.39-124.el10_2.s390x.rpm
9ae96e496772c0d026ed0e90cd5c5a56a6ae7acdf2a28d1fcb72c1e62e2c751b
glibc-langpack-ps-2.39-124.el10_2.s390x.rpm
cdf6af12265414989b7158d6f6163ad2f07de0a0b4d197d5d9b00cc46d0fdba2
glibc-langpack-ks-2.39-124.el10_2.s390x.rpm
4f5ef1eef0936cb7488ac6c6b112be11fbf4c4f3572a7252dd959b3302e7eee0
glibc-langpack-se-2.39-124.el10_2.s390x.rpm
35b3434aecca6a36ad76ada5001b659f65af30e2438cb44034ceb988a715e759
glibc-langpack-ht-2.39-124.el10_2.s390x.rpm
59162b1b85b060371241d6771b078c4a7e2de311f9fb1f1f58864ee8be2016d3
glibc-langpack-bg-2.39-124.el10_2.s390x.rpm
109305ee73fa560352349ddc53509373472ed3adf2b2e1cab48ae6c4d50b04fa
glibc-langpack-gbm-2.39-124.el10_2.s390x.rpm
402e6d671a254bf0e5765b706652673090b1dd5492837b19bf858871753e48bc
glibc-langpack-chr-2.39-124.el10_2.s390x.rpm
cd325290298c018146226c4286791c7f697dd453823ad788008025cb40efe5fb
glibc-langpack-yo-2.39-124.el10_2.s390x.rpm
dbca3f6ff91fa3f2bb4213552ea7b64cd1ca232ef9b01a8d7bcf26508c39b2de
glibc-langpack-gl-2.39-124.el10_2.s390x.rpm
a2eb907d71f8493272c84062ff59705e1a3aec90851ff489f3a58083651bb1a6
glibc-langpack-mai-2.39-124.el10_2.s390x.rpm
0d337396c7c951557587c5e457891a5a5d505f2947dbe1ce3ba62287335f56fe
glibc-langpack-mr-2.39-124.el10_2.s390x.rpm
79b98db509a7398fd783cf7de2d8e072ac3d86690749b7265236f978713a0fb0
glibc-langpack-he-2.39-124.el10_2.s390x.rpm
b3bcf6b705dac6e4670eb3e44af90c0667d87e935761c3caf5ec4b66e488a247
glibc-langpack-ar-2.39-124.el10_2.s390x.rpm
bd04918376f34a6f2d3339c09474067c593a781768775c583b098ec43f765b8b
glibc-langpack-ber-2.39-124.el10_2.s390x.rpm
9d67f8425c2a15f8e744761d3e14c6b24b5472127ac5cdb1ecaebe6e14126f49
glibc-langpack-nn-2.39-124.el10_2.s390x.rpm
c8ee34ab2aedb1b74c66e4d4e0c840ba9e22c0d64ce35de1976ace591e62f535
glibc-langpack-fo-2.39-124.el10_2.s390x.rpm
dc512766ae1b22a34a4377c699f45acc41929937cd0abe6d75c2c85202bf0708
glibc-langpack-vi-2.39-124.el10_2.s390x.rpm
87e94f8e94b5ca4725be8aed184dbc89c954691a8be16adead938fd2c056bbc2
glibc-langpack-hif-2.39-124.el10_2.s390x.rpm
553eaa72e8f7da4df1a0d90cee3e58703b088e96e599bf273d87ce9f9e5ba259
glibc-langpack-ckb-2.39-124.el10_2.s390x.rpm
2e7c752fc144a5c25e2d2bdb93828061d9f3906f7b4754b650606b7bcf40994e
glibc-langpack-ga-2.39-124.el10_2.s390x.rpm
2aa6d9973e15168ea7ab13d8d1291a833fa1e64b27daaf3b924e713aed46b787
glibc-langpack-te-2.39-124.el10_2.s390x.rpm
a5303b2a9348ab50707b4cbbe3ed25081c52939045ef38710cce1944a560db07
glibc-langpack-os-2.39-124.el10_2.s390x.rpm
efc0bbfb3be12ae3a3ee4c1e1715d04c4337aa00028c3f27abfbc640cfaca4ba
glibc-langpack-pa-2.39-124.el10_2.s390x.rpm
94ae83f20c9ce35c023730b63a5b61a2ab1d012b366a8f87c31c619e77e2b031
glibc-langpack-ti-2.39-124.el10_2.s390x.rpm
a43e6a26039970315acdc0eb31adbe27a92ad70985d4a4a945f2260a2d4ba9f1
glibc-langpack-pap-2.39-124.el10_2.s390x.rpm
f475d6ab47ddd5fa29a97cf2d8300d9d064738b6d035b3e2020f69b8f407eee3
glibc-langpack-sgs-2.39-124.el10_2.s390x.rpm
4e64b6eb21da020da0d570eaf1952fa7b0905cad3d4a881f6a043a4880566d5e
glibc-langpack-is-2.39-124.el10_2.s390x.rpm
e165436127b7a279d6a4c3069c73cc952cc6d0863b7007ed1b33715b974c375e
glibc-langpack-iu-2.39-124.el10_2.s390x.rpm
175d983228baf3288f1210c009f46877b641b5f37d673cfa0f3b8dfa20066013
glibc-common-2.39-124.el10_2.s390x.rpm
e995beb2f067ff2c5180e1aadbfdb7d48fa0f6bf84628abff3a5a141202c5bee
glibc-langpack-miq-2.39-124.el10_2.s390x.rpm
7546e1860ed30dac3041e2a3d56fe5e5122c170faa67582f3a38a6c019d589a9
glibc-langpack-csb-2.39-124.el10_2.s390x.rpm
1f1a8d93a817e56c0b47f807ef059a4c9ee5964d4ff3e8722430ca3a9eaa23a9
glibc-langpack-mnw-2.39-124.el10_2.s390x.rpm
095fa3ee106d9b6913cac59674dfac84ddefb1c1217fb6505fc31b2ea2cf1637
glibc-langpack-tk-2.39-124.el10_2.s390x.rpm
fa3c895fd808fc91c540f46af203c516cc54e770ed128dcfb21d1a1a3f9489e4
glibc-langpack-wal-2.39-124.el10_2.s390x.rpm
2cd7e522401b3cd41b587954622a3873a8023a8d2e961d78790fc8990e3905d9
glibc-langpack-kw-2.39-124.el10_2.s390x.rpm
4475b425c3165be7479c2045040895c5f3d910a2faf40f3451230df09ed831b4
glibc-langpack-ssy-2.39-124.el10_2.s390x.rpm
dad72a6f294adfeab9fa5636a7341fe7a527dcc8a4fab1ad0c692e61fcbd7c81
glibc-langpack-agr-2.39-124.el10_2.s390x.rpm
dc6f810bddf24b141807438c0be80db8f6d53a70ef59e664034f8999e8764f71
glibc-langpack-bo-2.39-124.el10_2.s390x.rpm
a9979b7f4229b59965cefb2e5b5dacd95f31d5f2d538ffc44ea7e48491e8d577
glibc-langpack-de-2.39-124.el10_2.s390x.rpm
faf04b84bef4aeb09ce6193ff24a8af518e75e2c649214fcd9ca9b114a90d838
glibc-langpack-dz-2.39-124.el10_2.s390x.rpm
8a1e7a4d2e065317e2d93754c563d2f165dac4c9e630e3f8582c8d8cab3ba673
glibc-langpack-nr-2.39-124.el10_2.s390x.rpm
b2c561af5c721ab524b250adcab83acba9b818266734ecba72d605dc75e01ef8
glibc-langpack-sa-2.39-124.el10_2.s390x.rpm
8dd34a68d12b7b5077be4aaf2a601359a805d63a36827b78caaf99d5b1e77b9d
glibc-langpack-ko-2.39-124.el10_2.s390x.rpm
d221e51ed2318d801cbca6e4200945114407b38950fa7698dd6cff5688d1e180
glibc-langpack-cs-2.39-124.el10_2.s390x.rpm
f056428c88d007a5e717dc3a2849a88068674cc32855896bd7877f64403bc27e
glibc-langpack-brx-2.39-124.el10_2.s390x.rpm
8bccb7fc546c35d8c3f0984d20002e2c0de3fd36547a056e80c3b1f62dc8fdb2
glibc-langpack-nso-2.39-124.el10_2.s390x.rpm
adb6488407503485823c96f50f11cc3db6d157e077510f37514d3709fdb5c3a8
glibc-langpack-om-2.39-124.el10_2.s390x.rpm
1639b97ce840e839bc487e5961f8463faac294233dbf2246eaf724363a896009
glibc-langpack-ha-2.39-124.el10_2.s390x.rpm
75c9d84219bb40c8649e0873e06edb4239427ddd1b1c41c4925e35f741b2b91b
glibc-langpack-rw-2.39-124.el10_2.s390x.rpm
0c7e83c426f4159049de92039cf7ec641fe0d9fbb6ac77a376e2f1c997753eab
glibc-langpack-pl-2.39-124.el10_2.s390x.rpm
4ec5475724593e2cde9bff1976d6d9ffa0dc177154a1719500a791841016677b
glibc-langpack-wa-2.39-124.el10_2.s390x.rpm
033e1c47836bbf2595b77e4856a7d67c047cc6576df48faab554889af7b860bc
glibc-langpack-mfe-2.39-124.el10_2.s390x.rpm
6eee495b0b7c1d368ee5c826839a0e800a35369457ed08b7366dc85008a7b3ca
glibc-langpack-st-2.39-124.el10_2.s390x.rpm
027c3b340de1e8be8fb9aafcc76af0b805c552f2466983297afb1935f81a68d6
glibc-langpack-ru-2.39-124.el10_2.s390x.rpm
09a04411874e1f96aa2f4506e4aa905631e0b5cf768622f6061e184d0364ff96
glibc-langpack-tn-2.39-124.el10_2.s390x.rpm
426b55342bea8219420cb0414a335082beef2a7db82e8c61d17cdec2431afd2a
glibc-langpack-tig-2.39-124.el10_2.s390x.rpm
add6fcb19a260ae4c645dd6c62db91e62b4190256e852e292b00731d75ad8ab8
glibc-langpack-rif-2.39-124.el10_2.s390x.rpm
6d43a634cb7c7f9fa872f483bbd3cea04d42ad922df736f09c9d07406780303e
glibc-langpack-sah-2.39-124.el10_2.s390x.rpm
7a78c15b02af71151be391329d306572b406a0365a9ce13471b1506f6f4203ab
glibc-langpack-wo-2.39-124.el10_2.s390x.rpm
755fce65cd9db136dae956f0f599812fc014740dcc40961643b830b5a94741c8
glibc-langpack-so-2.39-124.el10_2.s390x.rpm
1243c34d70bd35b0bec739f9c57becd77c8f3c7c3da7e510dab5a6f42d9ea306
glibc-langpack-et-2.39-124.el10_2.s390x.rpm
a17370fb61edb04cea7ba8c10df768f4b8ceba4f39eae39b169ce9a73c40dc51
glibc-langpack-eo-2.39-124.el10_2.s390x.rpm
74a75f2325b08911d40287a748a50b40dc98ee30692ae4159b73461c0277ecee
glibc-langpack-fa-2.39-124.el10_2.s390x.rpm
c73c6ea82ee554389ccba977a00d6a1399b729f31bde6415fe833a57a1373dba
glibc-langpack-ro-2.39-124.el10_2.s390x.rpm
e793c3dc59ca24a5dec7fce34766c1abbb0ccc4f8be3cd26b00cafb969d93fea
glibc-langpack-to-2.39-124.el10_2.s390x.rpm
122687a879594d04891fb5633bcd62b9f4620819a20c84ebab52faef5159464c
glibc-langpack-tt-2.39-124.el10_2.s390x.rpm
a8483933410baaa41a5e6bc8fce7165b1380ac5810509b27664748ad57a970d0
glibc-langpack-hu-2.39-124.el10_2.s390x.rpm
76c33edf1065e6d7ae14e77e7513d9172a0800c158e5071bbc6773b2a35b2175
glibc-langpack-crh-2.39-124.el10_2.s390x.rpm
7c21a33d79ad4f266cad871c7c174356cada0c06d6524d8ccc8c01d976a8208e
glibc-langpack-kl-2.39-124.el10_2.s390x.rpm
4e89d55a294d8aa4823ddd6cf8c64ff066da2adef4c1f523190dca731937a607
glibc-langpack-unm-2.39-124.el10_2.s390x.rpm
3c4a016e6e697a279c3df3a2fe373ce697d9cb005b866b388e63e056f20a81a1
glibc-langpack-lo-2.39-124.el10_2.s390x.rpm
1290c9c3906c1ff240597e993c93e64ac7dfbdbb5da03bad06e54ac6ae906aa2
glibc-langpack-ta-2.39-124.el10_2.s390x.rpm
1057205920f9311a82c7e7ccbd483b00bff9530a9044c67bb06b9a28ea540d62
glibc-langpack-el-2.39-124.el10_2.s390x.rpm
c516c63f0afa3a46e46942b23597ef13ba9ea912353dc7b7ac5762a85ed0ec4b
glibc-langpack-fur-2.39-124.el10_2.s390x.rpm
1e8860fb67254a8f164ac163eb6465f903222f6e6246b274dac9566f6fe33859
glibc-all-langpacks-2.39-124.el10_2.s390x.rpm
5b97937bbb69195b8dcd9bd5371678d3976d81a3866eef29dce9b7e935a01d42
glibc-langpack-tcy-2.39-124.el10_2.s390x.rpm
1eb8eb0e712f0df9e4b238b982d053e273adc09c29f78f822b890825579ec8df
glibc-langpack-sv-2.39-124.el10_2.s390x.rpm
8f47271e626376027dbcb59809d82a836fe9c5496f26b3db01f1663c6d22f0ef
glibc-langpack-si-2.39-124.el10_2.s390x.rpm
56305fe926046364e4a5ff776950c3f8198c50cc4e15172d37d4ed42bd3b1001
glibc-langpack-zh-2.39-124.el10_2.s390x.rpm
cf40c51a4df9178a07aaa964385708f682f7eb3408c000ab5e2439d3a7ee27f2
glibc-langpack-uz-2.39-124.el10_2.s390x.rpm
1ed6eb85c6f8fe06bcea46349ee2d8752fac2c5bd4190a86940907d67824cc65
glibc-langpack-az-2.39-124.el10_2.s390x.rpm
0a0e33ce1cd10fe39cfbfc1580bcb6bebee13d98c4035a0f7f34b76be5dcf378
glibc-langpack-sw-2.39-124.el10_2.s390x.rpm
278ef7e9185c4d56498fd75fe3f2aef19d291e5f495a30efb90e2a604bdb1ed1
glibc-langpack-ve-2.39-124.el10_2.s390x.rpm
39e3d7fa37df7df3818c8a6eb80ab1880546242744c79d4147f48f684f138c86
glibc-langpack-aa-2.39-124.el10_2.s390x.rpm
adfa2d5958d3ae77f29766bb7f076b14a60ebe01ac9397b086150677a4b98bf3
glibc-langpack-lg-2.39-124.el10_2.s390x.rpm
11891e514d3489fb94a9686076dacebcba96207140dd402a07a5bb3fcfcb3d20
glibc-langpack-ne-2.39-124.el10_2.s390x.rpm
cabd7627bab057a7d31c80c9c19593362337f3d2d7668e54aa7a6eb6d0c34ab3
libnsl-2.39-124.el10_2.s390x.rpm
3fe1ecdfe9cdb0d9561a164114d9e34b2e60987b79762d2b6cc3f7fbaec0df85
glibc-langpack-tg-2.39-124.el10_2.s390x.rpm
c741273a0cfa3c18e182c891f6248a07e4757ddbeb4aaf8d9771ef6d6993f9c0
glibc-langpack-ak-2.39-124.el10_2.s390x.rpm
c8448befd7dcfdab27b0baf61cf961bfd3c3aed6812c2876681e2d7a404c2212
glibc-langpack-cy-2.39-124.el10_2.s390x.rpm
fcb8b71c078c982cacc7af703ae5403774f7a0863a28dac0731200f6989825cd
glibc-langpack-be-2.39-124.el10_2.s390x.rpm
00cd98d039c91e930468b309c3d6236cece8a054428e62386e917366e6de2fa5
glibc-langpack-bi-2.39-124.el10_2.s390x.rpm
d1f285a5d86e201dddd6f21e129d83d15641aa9d25e7777dc8170d61a43c7f42
glibc-langpack-dv-2.39-124.el10_2.s390x.rpm
87f65f592f2bc4bc020ef7c287721a54accb4dbba8703b46795093ed6da30995
glibc-langpack-hi-2.39-124.el10_2.s390x.rpm
033638d0c4610b90ed2255a48dd913fc351216520ff9cd295365ef7879d76e57
glibc-langpack-bhb-2.39-124.el10_2.s390x.rpm
4ccbeb4720210245bd1373b592239f6e20986f877a70c84049fec7c2c251eb09
glibc-langpack-or-2.39-124.el10_2.s390x.rpm
dbbeb45ac3c044d3d9fd488737cec0161b478b9c801110339adef6719c04a80f
glibc-langpack-en-2.39-124.el10_2.s390x.rpm
c371e9b494062192b9b37bb8c8cacf0751da476cbf5390ecb6cfda429de8e094
glibc-langpack-sr-2.39-124.el10_2.s390x.rpm
adb992597355d45827fb254eb74a888d049c8bc898ea6d7ad94848dc4ac2b57b
glibc-langpack-mg-2.39-124.el10_2.s390x.rpm
de3d4e9b8cecdeda97c8c9215e0d52fa0d8978968892c9c5659a1c92b3124add
glibc-langpack-ca-2.39-124.el10_2.s390x.rpm
dd075ace5f33afba545e75a3e6b95da078bbf4746988fbb8e10e96147cbf17ea
glibc-langpack-mn-2.39-124.el10_2.s390x.rpm
1446feab8a57c8c734ed341fab7a9082b4a235dacbc1ceff925d713d79ab52ce
glibc-langpack-yi-2.39-124.el10_2.s390x.rpm
26813913aea7ea5ff2021e2cb92f307c472cc012ccceaceebfb1e2b7b6d97b39
glibc-langpack-cmn-2.39-124.el10_2.s390x.rpm
13391f5902aa2d0073dd2ab878fba6c8fb1f827a5de50f9aaa9da77defd14212
glibc-langpack-ln-2.39-124.el10_2.s390x.rpm
6279205a32b719e7047ca8f1e8e20066fdd1dea661e0fedc6e795f1078b4188a
glibc-langpack-oc-2.39-124.el10_2.s390x.rpm
34f33756694bbce259db20c46af6dd16504bf2f04eed41412b8488eaa2ed9b91
glibc-langpack-ayc-2.39-124.el10_2.s390x.rpm
122407d1f09199a0b7beee5732162e356d984c24ea3bc48b9f518abe905cdb2b
glibc-langpack-gd-2.39-124.el10_2.s390x.rpm
49debdfe974cde53dd4d371f06c4da211434fab5e1b92ac8ca1bfa6b37fa4e97
glibc-langpack-bem-2.39-124.el10_2.s390x.rpm
21fbb930bfde9b7224a50d7a6cca17059afe6a5306210a3aa8b51c947ab8ca87
glibc-langpack-yuw-2.39-124.el10_2.s390x.rpm
78bdc6291676df0c5827a4a1ed14f3cd885ae7bb439ea0160047a8ed5fdf9853
glibc-langpack-fi-2.39-124.el10_2.s390x.rpm
7a6697fecde4d0cef3a1ef643ef942c6eff805453920d56a8c335344cdc76fd5
glibc-langpack-tpi-2.39-124.el10_2.s390x.rpm
bcfdb110bf3781aaa372a1b5e94b2d8ebf58b78965f3419865d6cde9af12be09
glibc-langpack-ku-2.39-124.el10_2.s390x.rpm
c6f54e88d75d342450d9f6d4e55ea51593d7ba0468916fcb83d7cba5989becc5
glibc-langpack-gu-2.39-124.el10_2.s390x.rpm
4213df8f73f4274f92a50edbccbfbf24251fcbebf63b40cd1cf3218226fafc67
glibc-langpack-zgh-2.39-124.el10_2.s390x.rpm
2a991d7881c26d94ecab428e5a55a263a419e4609c3b2d6f5e0394f0e5bb4a94
glibc-langpack-cv-2.39-124.el10_2.s390x.rpm
9df3e3db66c332bb21eed15f56b3f7a6172d1ad33c8f9bdba893a40d9ce75e84
glibc-langpack-lt-2.39-124.el10_2.s390x.rpm
cdd563b81f34ec8e454ef77d857ed4b2e8277b36775a683ee12d6ae2ba8cbe9a
glibc-langpack-mag-2.39-124.el10_2.s390x.rpm
89fe75b5e0a8fb77e2c7a3f43cc4f1a6fd0e40d5edc8a94fa18d5c0555125a81
glibc-langpack-ja-2.39-124.el10_2.s390x.rpm
4d261d9667affbfc157defb7db082df0f0a4ae20caf6b6e3c5d04bf292b43227
glibc-langpack-ml-2.39-124.el10_2.s390x.rpm
9d2096af42b10b66da3062b92162f7476592ebfa11b97a1affaf92a238b51828
glibc-langpack-sat-2.39-124.el10_2.s390x.rpm
5aac8ea1fa2a419164190e244feeea962b7c40b58418cf6807e0b53e7aa5f506
glibc-langpack-bn-2.39-124.el10_2.s390x.rpm
5063e30590bca863eac5ea097de66c6beda4f8acf59aec3c93b04e2852edd1e5
glibc-langpack-sd-2.39-124.el10_2.s390x.rpm
6d275d88226b5aa28260eb05dd2f7510750c3527aaebedb72bd356d4228276f9
glibc-minimal-langpack-2.39-124.el10_2.s390x.rpm
6542d7e0594be3c326515023001bd72a9f59d083cfb2080f492d3d3524a11f93
glibc-langpack-br-2.39-124.el10_2.s390x.rpm
df12a95c3d483d27fb9dd521df8e188d861ac279c70bdbd30ab338cf17f3ff57
glibc-langpack-sl-2.39-124.el10_2.s390x.rpm
a3770cdd6fef5d964429895529f4306ab90de3fa8bff6f29420219fdec86757e
glibc-langpack-sid-2.39-124.el10_2.s390x.rpm
1fee07c839d165a632a2afc8af7d7e46276e3ea7acddb63fd4980c69bd00b6ec
glibc-langpack-ky-2.39-124.el10_2.s390x.rpm
17f6b263191b28c0b21aec90adcce0a067bea507fc116c3c216fad7828b0f666
glibc-langpack-byn-2.39-124.el10_2.s390x.rpm
603b238b8f0363cf511c441b565879060f420c2348ec70df18fc6dbc3b39ef81
glibc-langpack-dsb-2.39-124.el10_2.s390x.rpm
13c13da07711599ecc288d33a46abc5bf724808a0b347e3a16f2a1f91035db03
glibc-langpack-hak-2.39-124.el10_2.s390x.rpm
95b452d9c7863331e205a032e7fba00008aff6f9675a05d4261926c7f94b25ba
glibc-langpack-lij-2.39-124.el10_2.s390x.rpm
54e1706a7eca1652c8be6ddde883566a9a2425dd0fc6cb04920a8a12e9188174
glibc-langpack-nds-2.39-124.el10_2.s390x.rpm
a9cb4183e963e4cc6159d664453e88dcab3e73e38d8b2c2fc10954d8b5675d42
glibc-2.39-124.el10_2.s390x.rpm
159c471523b7727a18f1adf220600b8bf2b77d216071a4f3fc104c9c4690e6d2
glibc-langpack-li-2.39-124.el10_2.s390x.rpm
d70cb5885326955d10b9bf934c5aeb15cb9310f61a1fdb5264f49e9bd9bf7f68
glibc-langpack-lv-2.39-124.el10_2.s390x.rpm
818991216e9dddac4c6583c890f0f51e8c22a1789cfe39b272ad54edfdfa97fc
glibc-langpack-mjw-2.39-124.el10_2.s390x.rpm
e823dbfd789ed3e8f1cd86b2f807186aa48097e83c4663c4b0162fb5a017cd31
glibc-langpack-gv-2.39-124.el10_2.s390x.rpm
ac2d92e6d48e95f40de8eba8c55642c2e4c9613d72c45a059c7c74768fb05006
glibc-langpack-yue-2.39-124.el10_2.s390x.rpm
09911a4ec518c8a7a3c85769260cc4869f3a54bda1769bbc853689b1fcecafc6
glibc-gconv-extra-2.39-124.el10_2.s390x.rpm
93e3cb7ac34bfbfe650d7c2377840be9b3bd6fc9c087a75e3bdee4ea1acf4d5c
glibc-langpack-ff-2.39-124.el10_2.s390x.rpm
34b26ff2603bf6d1ac3431e15dd97cd769cd66436feb0400a9a976c4f1ab49eb
glibc-langpack-fy-2.39-124.el10_2.s390x.rpm
c177fac2cffed833d5ad3eec4f76f3ced98538238cc1c911b257c4fe17e866e7
glibc-langpack-am-2.39-124.el10_2.s390x.rpm
c46d21637111c9f1e205afef257cbf92f4291253986c364543f06fffc205de54
glibc-langpack-eu-2.39-124.el10_2.s390x.rpm
d01db201c0f3e79d6c779d7864ff1e67e7b6bb400e780275a3eda875fc99fa45
glibc-langpack-fil-2.39-124.el10_2.s390x.rpm
3db16ffe22aba7cca60d14fcf43cfced84533f75621346edde19d6493f4ef799
glibc-langpack-kk-2.39-124.el10_2.s390x.rpm
cf981a976b422bb6b30e72d5fb6d32e30caaef38230a8b287508b8c5a88e08d8
glibc-langpack-mni-2.39-124.el10_2.s390x.rpm
17c67398ddacdae257729228a040c279329f4982e947b1b525753ef339385f11
glibc-langpack-ts-2.39-124.el10_2.s390x.rpm
15fde0b39f175e3a3fc8bb043d1d5f6ceb09cf456a76b06673e271775ee35c1d
glibc-langpack-su-2.39-124.el10_2.s390x.rpm
0111f07d12869eeb9bbcc811fab6541c28d7c6111a6ea8f91f469ad0e868d3eb
glibc-langpack-lzh-2.39-124.el10_2.s390x.rpm
9828ce5817925a11621e7392b5515bc1a809183cad3d7ac50424d696fcdf0a47
glibc-langpack-nb-2.39-124.el10_2.s390x.rpm
068d2a30b4393cee9a35c0fee624bca4f7cf50ac70bf68e9e199b8b32b2e60a8
RLSA-2026:21557
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: can: j1939: j1939_session_new(): fix skb reference counting (CVE-2024-56645)
* kernel: ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr (CVE-2025-68183)
* kernel: mm: thp: deny THP for files on anonymous inodes (CVE-2026-23375)
* kernel: netfilter: nf_tables: release flowtable after rcu grace period on error (CVE-2026-23392)
* kernel: netfilter: nf_conntrack_h323: check for zero length in DecodeQ931() (CVE-2026-23455)
* kernel: net: sched: act_csum: validate nested VLAN headers (CVE-2026-31684)
* kernel: netfilter: ip6t_eui64: reject invalid MAC header for all packets (CVE-2026-31685)
* kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup (CVE-2026-43027)
* kernel: io_uring/rsrc: reject zero-length fixed buffer import (CVE-2026-43006)
* kernel: Bluetooth: MGMT: validate LTK enc_size on load (CVE-2026-43020)
* kernel: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq (CVE-2026-43051)
* kernel: Bluetooth: SCO: fix race conditions in sco_sock_connect() (CVE-2026-43023)
* kernel: netfilter: ctnetlink: ensure safe access to master conntrack (CVE-2026-43116)
* kernel: wifi: brcmfmac: validate bsscfg indices in IF events (CVE-2026-43110)
* kernel: netfilter: xt_tcpmss: check remaining length before reading optlen (CVE-2026-43190)
* kernel: Linux kernel dpaa2-switch: Kernel memory corruption via out-of-bounds write (CVE-2026-43205)
* kernel: xfs: fix freemap adjustments when adding xattrs to leaf blocks (CVE-2026-43158)
* kernel: mm/page_alloc: clear page->private in free_pages_prepare() (CVE-2026-43303)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-core-6.12.0-211.18.1.el10_2.s390x.rpm
494a864b5afb131c2b893e1a6f76ae28704c31656ca4ea8c5b9bc6ee0571ba91
kernel-debug-modules-core-6.12.0-211.18.1.el10_2.s390x.rpm
768b1351f14cb8d8b1c15ad5e714f2fe54c7b02e3878e9a05e6d69e9bc3d8d79
kernel-modules-6.12.0-211.18.1.el10_2.s390x.rpm
f452f94f996921c137446b65d336d4513189cbf29895e3f447ed14e00af8d5b9
kernel-zfcpdump-6.12.0-211.18.1.el10_2.s390x.rpm
c20eae972ac48ae241d9fc1a9a677b639081ec5e8a346509b1d7a250861f6008
kernel-debug-modules-extra-6.12.0-211.18.1.el10_2.s390x.rpm
63a7044ff1988c0145ae7f8ecc5351bad7723d429db5ad366d2874a22b1ae62c
kernel-zfcpdump-modules-6.12.0-211.18.1.el10_2.s390x.rpm
9772cd5f56a363b8004f053028781e2a21b2c5b5a3b8616098f49db7d8087a7d
kernel-tools-6.12.0-211.18.1.el10_2.s390x.rpm
23be1ee2fa58e9f76963cc7127e33e2daa0005b5cbbe53f7128bd87a4564151d
kernel-debuginfo-common-s390x-6.12.0-211.18.1.el10_2.s390x.rpm
e84abcbcd8ef9c637767eb67c779ff8874b8b91ee11582ced1b50874a7c2e705
kernel-zfcpdump-core-6.12.0-211.18.1.el10_2.s390x.rpm
6367634e98bf1a63a418c78704d4bceba3b314d8bc9a39164425542077d57a0e
kernel-6.12.0-211.18.1.el10_2.s390x.rpm
ac71a712c41b8421ab06ec8775e591a38a22449690cab76505308a450cc849e8
kernel-modules-core-6.12.0-211.18.1.el10_2.s390x.rpm
eb50023fac67e134736a8e199467568dc7ee40ef580b811db7ab4eea78a9f93e
kernel-debug-6.12.0-211.18.1.el10_2.s390x.rpm
93876328378dabcadfd594189b8d167e3e2d6f238475d8522f29c42718ecc5cd
kernel-modules-extra-6.12.0-211.18.1.el10_2.s390x.rpm
ed573576ccb5a9a61c4f78290483edef0a57da95e8a8a14c5348fa2279480bdc
kernel-debug-core-6.12.0-211.18.1.el10_2.s390x.rpm
1e4a01dce6609fc4c7f36e1462a7fd426bd0f0713bec43437140107573ca2d9e
kernel-zfcpdump-modules-core-6.12.0-211.18.1.el10_2.s390x.rpm
f3d56be6be27f2a0d29e097329bfda75974d3a6f649bc3cae50dd6c83478f3da
kernel-abi-stablelists-6.12.0-211.18.1.el10_2.noarch.rpm
ec59f90a1deadd760bf56cef8bc230d99a4c381c3c217b63504da55b86fa4a25
kernel-debug-modules-6.12.0-211.18.1.el10_2.s390x.rpm
a5081b906ad501ce7d4ea9456732f6b1ecfbc734cb1d52c05e59a061f507e56c
kernel-modules-extra-matched-6.12.0-211.18.1.el10_2.s390x.rpm
e109b5c24e16aba331b511ba3c55411e62707ed44c93366f81ee4cd2e0d05452
kernel-zfcpdump-modules-extra-6.12.0-211.18.1.el10_2.s390x.rpm
ffa11d8d88a95a8657f3f60626d806899ad53dedf8836da3a9bc9417ea81f205
RLSA-2026:21676
Important: cockpit security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
An update is available for cockpit.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Cockpit enables users to administer GNU/Linux servers using a web browser. It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more.
Security Fix(es):
* cockpit: Cockpit: Arbitrary command execution via crafted links in system logs UI (CVE-2026-4802)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
cockpit-ws-356.2-1.el10_2.rocky.0.1.s390x.rpm
d5bd68823fe042e52f55e5d45d8dbeee17907c2fbbad745f6f563ec707229449
cockpit-doc-356.2-1.el10_2.rocky.0.1.noarch.rpm
12774df6685d3ea16bbd18c1f0080b4a14bf0c9c602b5983db9187d6e9591186
cockpit-356.2-1.el10_2.rocky.0.1.s390x.rpm
b0cf161ff257ea54c2e62fea288f2671de74bc218e46620e8e62a729e9b0a313
cockpit-bridge-356.2-1.el10_2.rocky.0.1.noarch.rpm
99ed1aa31aa35e1b55441397b221e0ebdddccd57ab97b8272db4dff6668c3a80
cockpit-ws-selinux-356.2-1.el10_2.rocky.0.1.s390x.rpm
e86b95f9fafa622e56a1e21514a24ffc07d236dbfd3343a06e1b3ab719140603
cockpit-system-356.2-1.el10_2.rocky.0.1.noarch.rpm
f8cb732105c318296799e7ba2118104cd465855e410afd1bf9b2db63b8fc2e27
RLBA-2025:6597
Critical:libxml2 bug fix and enhancement update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Critical
An update is available for libxml2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
libxml2-2.12.5-5.el10_0.s390x.rpm
d5d7de450b39f50af00bfaa4e888a2f7e5b02d76779747b824a4b808fe27c0bf
python3-libxml2-2.12.5-5.el10_0.s390x.rpm
20904c106bb59bf48655fb29703eaf38534664414b78d4495c92c26d87013348
RLBA-2025:6470
Critical:rsync bug fix and enhancement update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Critical
An update is available for rsync.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
rsync-3.4.1-2.el10.s390x.rpm
5efc0fb97f764bfe58214242fa30e9eddbc7b1d209e258af64c40269c2364e40
RLSA-2025:7510
Moderate: libarchive security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for libarchive.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file managers.
Security Fix(es):
* libarchive: heap buffer over-read in header_gnu_longlink (CVE-2024-57970)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libarchive-3.7.7-2.el10_0.s390x.rpm
93d9ec477fb89d453c2ef51a4e0857989ebd59a8bca92794294529b4df6fdbb5
RLSA-2025:7517
Important: sqlite security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for sqlite.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.
Security Fix(es):
* SQLite: integer overflow in SQLite (CVE-2025-3277)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
sqlite-libs-3.46.1-4.el10_0.s390x.rpm
ed0a16c7908901e67798300618007437a9ff3afb655faa68c6f910a80efe0d1f
RLSA-2025:7512
Moderate: expat security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for expat.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Expat is a C library for parsing XML documents.
Security Fix(es):
* libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat (CVE-2024-8176)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
expat-2.7.1-1.el10_0.s390x.rpm
f62e31c46f726924388e02b44c190dfc6fddff760f2bc17c4a68c5e774bd7bb4
RLSA-2025:7524
Important: xz security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for xz.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
XZ Utils is an integrated collection of user-space file compression utilities based on the Lempel-Ziv-Markov chain algorithm (LZMA), which performs lossless data compression. The algorithm provides a high compression ratio while keeping the decompression time short.
Security Fix(es):
* xz: XZ has a heap-use-after-free bug in threaded .xz decoder (CVE-2025-31115)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
xz-5.6.2-4.el10_0.s390x.rpm
21085a2a39ea9f41ab3d07f699c8191270e78f5c88ac483ee23d3e2339e39ae0
xz-libs-5.6.2-4.el10_0.s390x.rpm
f4e01cc3b1dadd06e52e0df120c9c2fa31590444ba68c4b2ef72113c31f9e8be
RLSA-2025:7956
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (CVE-2025-21966)
* kernel: iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() (CVE-2025-21993)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.12.1.el10_0.s390x.rpm
7ee7fe2aab0a77e510bab7c6d1357632776d1d3e17477752c2b816811c32baa8
kernel-abi-stablelists-6.12.0-55.12.1.el10_0.noarch.rpm
194eacc688bd06e08d48bfe82957f7a94a7dcc01bf064d883cc248a459358878
kernel-core-6.12.0-55.12.1.el10_0.s390x.rpm
c45cfe1b0c14923e87eec3e5e4194b78f328e332ab503c727d2c3e6ca45d328e
kernel-debug-6.12.0-55.12.1.el10_0.s390x.rpm
67f82c4a947bb62bcf8c14f15ee5b3801d2382d9b5d116765a46771b8e95aa09
kernel-debug-core-6.12.0-55.12.1.el10_0.s390x.rpm
740f752331533ecc4a95b59a3b4caf716b0a74da057c250bf884745eb0e1814f
kernel-debuginfo-common-s390x-6.12.0-55.12.1.el10_0.s390x.rpm
e11ea841909dfe9863a72ed7913bc87baafecfe07513851e8961544f800ea635
kernel-debug-modules-6.12.0-55.12.1.el10_0.s390x.rpm
c4ecbc026270fc5238fc175b4609f609bc9ea1e9f01da0ff84dd347f9c1441dd
kernel-debug-modules-core-6.12.0-55.12.1.el10_0.s390x.rpm
08bb33d89e802477aa9e92857d01769f0e6e781a8a91b22cfca48966b77de891
kernel-debug-modules-extra-6.12.0-55.12.1.el10_0.s390x.rpm
f6e419d6c8b500b4b208e4bab054567d6261c49e6df4b96b2bd9a071b140777b
kernel-modules-6.12.0-55.12.1.el10_0.s390x.rpm
86d8b89557a30a8f9427ff87abc04c69a2bf611f38732544a5f4e82c04de4acd
kernel-modules-core-6.12.0-55.12.1.el10_0.s390x.rpm
1b1ac1ce662ec00bda8dbbedc2e696e4bf941e3d1c9552210d947df2ee896a04
kernel-modules-extra-6.12.0-55.12.1.el10_0.s390x.rpm
5e7c452a5596e9f8b30ff04fefbcccfbe87ad9a7bedac393de72851d236bfe25
kernel-tools-6.12.0-55.12.1.el10_0.s390x.rpm
7a94abe48b96ecb8afd8493aea958b133b07bf6af1090e3b89089dd83fe06df7
kernel-zfcpdump-6.12.0-55.12.1.el10_0.s390x.rpm
c7b9300d6afcd8b0d51ba317cfff11639fd270d38f4a7ee125ab366c00bf6c1c
kernel-zfcpdump-core-6.12.0-55.12.1.el10_0.s390x.rpm
7c8d9285b2bbb4020287f7e91a50de470ece52b9628aa933c54cc465790c8ef2
kernel-zfcpdump-modules-6.12.0-55.12.1.el10_0.s390x.rpm
206b520dfb35fb869ac3b598d1f6d92216c1d6879a44f8f08a51e20018c86b6e
kernel-zfcpdump-modules-core-6.12.0-55.12.1.el10_0.s390x.rpm
b25bc7ea731ee7bf0f8ec8f90d993d754f79c74397387c9ed446812dacb4f8a6
kernel-zfcpdump-modules-extra-6.12.0-55.12.1.el10_0.s390x.rpm
dd7235b1a3d5a2c3e5287e7d7548930425fb183be7adea96c145fce087380429
RLSA-2025:8137
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format (CVE-2024-53104)
* kernel: vsock: Keep the binding until socket destruction (CVE-2025-21756)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-abi-stablelists-6.12.0-55.13.1.el10_0.noarch.rpm
9e1ce56f9492f7150fa2bb8f79bfcf2e14d1c87c2f91556842d693939abe0a00
RLSA-2025:8374
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CVE-2025-21919)
* kernel: cifs: Fix integer overflow while processing acregmax mount option (CVE-2025-21964)
* kernel: ext4: fix OOB read when checking dotdot dir (CVE-2025-37785)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.14.1.el10_0.s390x.rpm
5d2907fda1a648ad3be1cc14696da44cb4a49f8308f979ffe327180bce6bfff8
kernel-abi-stablelists-6.12.0-55.14.1.el10_0.noarch.rpm
32cba9d640a36cc56e8e5efadc78769875cb8af10fc6d38884dc6289cb634396
kernel-core-6.12.0-55.14.1.el10_0.s390x.rpm
c31723613cdda49efa7b4497bcc02f21a8cd092b19284ff6cf062720caae70da
kernel-debug-6.12.0-55.14.1.el10_0.s390x.rpm
8438dc8968979bb3d7a8f69975bcf36e4e812568d6b9db6461fc3691d7bb662f
kernel-debug-core-6.12.0-55.14.1.el10_0.s390x.rpm
722dafa938b0fd35d46f1f2da67dec8d86442080bf5570b148f129e5e8beec76
kernel-debuginfo-common-s390x-6.12.0-55.14.1.el10_0.s390x.rpm
aeb918d1c948c1619909b9645f30dc75add8cdd6f149533f5874762568fdff8c
kernel-debug-modules-6.12.0-55.14.1.el10_0.s390x.rpm
54084ed84076a774a5b07dc9fbf79bf65828ccb6278912a86cd79bf8f80a7b5e
kernel-debug-modules-core-6.12.0-55.14.1.el10_0.s390x.rpm
fe653fff0626bf9b87c5f8e3efc4c5f8d45315f755e58273b7297a32305337a9
kernel-debug-modules-extra-6.12.0-55.14.1.el10_0.s390x.rpm
e51192f5c3945758e2e2f5ad693b740c250b087cb4bf153bcca04b651523ac1b
kernel-modules-6.12.0-55.14.1.el10_0.s390x.rpm
10225f64f121a61a66ccef520800b41263a9680b7a77049e536eb81dc3734ce3
kernel-modules-core-6.12.0-55.14.1.el10_0.s390x.rpm
23c91ad090619605e259d0aeddcae07339705d1ac37efcd85e9f264bbbd6c5a2
kernel-modules-extra-6.12.0-55.14.1.el10_0.s390x.rpm
ccf4afe8ae155b417c00b66a440bf92face8cff7ec1a0972536d9ccd80d30135
kernel-tools-6.12.0-55.14.1.el10_0.s390x.rpm
d6df06a14d8a2889a9ba864438daf22d375cb16a8981c7e3bf7ca421d6332688
kernel-zfcpdump-6.12.0-55.14.1.el10_0.s390x.rpm
18caf89773a415f8ed4ede75fbfefd737404efb064375b135cc3bcec0464b9a8
kernel-zfcpdump-core-6.12.0-55.14.1.el10_0.s390x.rpm
14af39d7a7b7cd34bdb85d293df1c926adf49b0a0cb1ddda4ffe8b74e18f8236
kernel-zfcpdump-modules-6.12.0-55.14.1.el10_0.s390x.rpm
e361ddebc28298b2a3498654d0a6f4d35f813def523e9a830028f94033fc1732
kernel-zfcpdump-modules-core-6.12.0-55.14.1.el10_0.s390x.rpm
0df737c36b42b96b759d67a5c1a878b6e99eb1c60bcc406fc572d8fa4a45c5e7
kernel-zfcpdump-modules-extra-6.12.0-55.14.1.el10_0.s390x.rpm
f787214953a8a796ef36e371da98b5f006c35795bd562010ea522cfe4d46fe03
RLSA-2025:8669
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: vsock/virtio: discard packets if the transport changes (CVE-2025-21669)
* kernel: net: gso: fix ownership in __udp_gso_segment (CVE-2025-21926)
* kernel: xsk: fix an integer overflow in xp_create_and_assign_umem() (CVE-2025-21997)
* kernel: net: fix geneve_opt length integer overflow (CVE-2025-22055)
* kernel: wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi (CVE-2025-37943)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.16.1.el10_0.s390x.rpm
46005b48c433986c71b92c6677a75ac0b1fe8d9e89d5e90c159a882b55de7c74
kernel-abi-stablelists-6.12.0-55.16.1.el10_0.noarch.rpm
feaa5a9ee92af48ee3dc8347175890f307d8afb6ddd7158f2553ad79f18db09f
kernel-core-6.12.0-55.16.1.el10_0.s390x.rpm
846cb68e2000cb6d963581d7e3b0ce6783479ead7e05062d06f491b4902c9d54
kernel-debug-6.12.0-55.16.1.el10_0.s390x.rpm
b7b5c1242a006ab393fc39dc2997437065c01daa5fee1af64b45806d3c260347
kernel-debug-core-6.12.0-55.16.1.el10_0.s390x.rpm
7744eb981283132076df05af2eb3fbe59f311b0754db951a18a0ce7cfc8949a5
kernel-debuginfo-common-s390x-6.12.0-55.16.1.el10_0.s390x.rpm
97d36c3846fac61eeb889c27a21ffb4ed856411c28a4b7b626e75d836897189c
kernel-debug-modules-6.12.0-55.16.1.el10_0.s390x.rpm
c33cbbbbb00e488a61739fefc0884e92dcc64b5f2ebbdddeab65258d0b7973e0
kernel-debug-modules-core-6.12.0-55.16.1.el10_0.s390x.rpm
a89cf77605f4890f575abe7257feef5a1aa382f718dd1e88e1b53eba6f7934b4
kernel-debug-modules-extra-6.12.0-55.16.1.el10_0.s390x.rpm
1ce54cb3f33a5a04cca159490a38702c9753001512857038c5d5838850f31980
kernel-modules-6.12.0-55.16.1.el10_0.s390x.rpm
a3e34adc5eb0aad0b3e0e505fce7eac6e8a0de554c73dfc87e7321e74ae07a72
kernel-modules-core-6.12.0-55.16.1.el10_0.s390x.rpm
b40be1288aa0a62d5521195a6e7a70e527928a36e1e46daa9fe958aed807b9c9
kernel-modules-extra-6.12.0-55.16.1.el10_0.s390x.rpm
c1f690ff02a9706f366649c1eaa37b43a07a2ec1cfb2ec2c103113afc3af92e5
kernel-tools-6.12.0-55.16.1.el10_0.s390x.rpm
aa28565ed0820953167706c259a7a5d87016541a3e7d794536a39110ace8dc87
kernel-zfcpdump-6.12.0-55.16.1.el10_0.s390x.rpm
10473e29099bc466441019a610579279f41a70b88d30bdeb2351da9c6af3be22
kernel-zfcpdump-core-6.12.0-55.16.1.el10_0.s390x.rpm
72faf1c32f2e56ccb8b9316efb313fcc9a1da497f6561bfd056e3b0de29fd426
kernel-zfcpdump-modules-6.12.0-55.16.1.el10_0.s390x.rpm
b58cbb32be7beead19772a16a4f52cd2debd4efc976b5d1a6f1ff121168e7778
kernel-zfcpdump-modules-core-6.12.0-55.16.1.el10_0.s390x.rpm
934ea4946b3fb85c42d1dfd956b5186c5205293ac2d424d6a31835b0a7889702
kernel-zfcpdump-modules-extra-6.12.0-55.16.1.el10_0.s390x.rpm
42a610a1d143e9d5e50d5d3beeaabb3acf48c6db9d68d1e5a5094ca7ed78b752
RLSA-2025:9079
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: ndisc: use RCU protection in ndisc_alloc_skb() (CVE-2025-21764)
* kernel: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up (CVE-2025-21887)
* kernel: keys: Fix UAF in key_put() (CVE-2025-21893)
* kernel: cifs: Fix integer overflow while processing closetimeo mount option (CVE-2025-21962)
* kernel: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd (CVE-2025-21969)
* kernel: cifs: Fix integer overflow while processing acdirmax mount option (CVE-2025-21963)
* kernel: wifi: cfg80211: cancel wiphy_work before freeing wiphy (CVE-2025-21979)
* kernel: smb: client: fix UAF in decryption with multichannel (CVE-2025-37750)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.17.1.el10_0.s390x.rpm
505e5e3e47a3f5b831a0e2387e801a8b9f254eae81ce623da1a929090f5c7180
kernel-abi-stablelists-6.12.0-55.17.1.el10_0.noarch.rpm
0aa4547c865b2d2b94d16eb85e3a3639b6bc80b226b5ccafa29e73486dba56d4
kernel-core-6.12.0-55.17.1.el10_0.s390x.rpm
b47f905e03a7a902e71541f78bf62193b94ff8930798b1294b2e382b03a7b219
kernel-debug-6.12.0-55.17.1.el10_0.s390x.rpm
e31fa8ebc38877b62ce36657836195f11155c28c7288e9b88a6777ebe7d7af4b
kernel-debug-core-6.12.0-55.17.1.el10_0.s390x.rpm
243b4bb649307285be36d4d0b4fe5e5caccb2eeea084367f611b957a82cff98b
kernel-debuginfo-common-s390x-6.12.0-55.17.1.el10_0.s390x.rpm
9fe1276627606df6caefdc339668decb22aef0fca84f9cbe4875505f213010ee
kernel-debug-modules-6.12.0-55.17.1.el10_0.s390x.rpm
a2bb810015788e8731fca0cb837eb68cb5f08017af58d43be5c2cfca66a444b7
kernel-debug-modules-core-6.12.0-55.17.1.el10_0.s390x.rpm
605ba87f41feac788d10ef8f90ee3dfb3e544ea0840c9a0a6806edfeb65aadf8
kernel-debug-modules-extra-6.12.0-55.17.1.el10_0.s390x.rpm
3059ec194096597eeee391870d3de18537c1c20a7d73ffea159006ef9b41bfbd
kernel-modules-6.12.0-55.17.1.el10_0.s390x.rpm
4a36653506197ef7e9c01d13eab97c9c4c4a717644cd973318cf0a789a92b9c9
kernel-modules-core-6.12.0-55.17.1.el10_0.s390x.rpm
edbe2bc3967fe4c1009d8bf8bcd03ffac2543f9ec3a95438b37d990182bb9b95
kernel-modules-extra-6.12.0-55.17.1.el10_0.s390x.rpm
3e4923624c8401c38f20b3d6813c9b173076785a7e4b7267418f89525deb9a5e
kernel-tools-6.12.0-55.17.1.el10_0.s390x.rpm
1b632a9b949c170a3b946f5c4399f2a054bc0aa4b919c4cf8c02c98b46e187a2
kernel-zfcpdump-6.12.0-55.17.1.el10_0.s390x.rpm
1b668fc237b049610db0a8692c2653a1ec2a39f49a747888224e5f69236fa44b
kernel-zfcpdump-core-6.12.0-55.17.1.el10_0.s390x.rpm
932a80efcf29580a270316d1083992d83210e6a87808458590a61037f1594f6b
kernel-zfcpdump-modules-6.12.0-55.17.1.el10_0.s390x.rpm
30f8809fa28a7e7c2d5c3e3313822eb78178516836f93dba578958c21f037196
kernel-zfcpdump-modules-core-6.12.0-55.17.1.el10_0.s390x.rpm
1353972ac12ae07304a5a69fb4572ae101ea57033b6618c8653fc26dcbe0d904
kernel-zfcpdump-modules-extra-6.12.0-55.17.1.el10_0.s390x.rpm
e50110850f8223d5947b86ba408115a37144079a96d2493115e9b004dc1be177
RLSA-2025:9178
Important: kea security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kea.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
DHCP implementation from Internet Systems Consortium, Inc. that features fully functional DHCPv4, DHCPv6 and Dynamic DNS servers. Both DHCP servers fully support server discovery, address assignment, renewal, rebinding and release. The DHCPv6 server supports prefix delegation. Both servers support DNS Update mechanism, using stand-alone DDNS daemon.
Security Fix(es):
* kea: Loading a malicious hook library can lead to local privilege escalation (CVE-2025-32801)
* kea: Insecure handling of file paths allows multiple local attacks (CVE-2025-32802)
* kea: Insecure file permissions can result in confidential information leakage (CVE-2025-32803)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kea-2.6.3-1.el10_0.s390x.rpm
450b0dabfb7c8459adee369ad86af976468849222198146b9b3dbb55799fdaf5
kea-libs-2.6.3-1.el10_0.s390x.rpm
da29da99b4515a01f5636333b0fdf921ab3cecd33858565a0f9874488bd5b177
RLSA-2025:9348
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: proc: fix UAF in proc_get_inode() (CVE-2025-21999)
* kernel: ext4: fix off-by-one error in do_split (CVE-2025-23150)
* kernel: ext4: ignore xattrs past end (CVE-2025-37738)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.18.1.el10_0.s390x.rpm
7a553de1176c76dcb1521fde6140f332a2902e1430b27f0f9d458858bc1c8ae7
kernel-abi-stablelists-6.12.0-55.18.1.el10_0.noarch.rpm
e063a9934075cdf92f2288d5e3044c1ac2fe2073dffca6cf00b75397526e25b5
kernel-core-6.12.0-55.18.1.el10_0.s390x.rpm
9beb712271b11fbd58c64ea41b2a1b3fa88f318566cb3ddc81a6a8d4f7b52064
kernel-debug-6.12.0-55.18.1.el10_0.s390x.rpm
ec7c5ade33c8bceaf54adbc57ff6c87826b62b5063f6fc3021a0666370913bd3
kernel-debug-core-6.12.0-55.18.1.el10_0.s390x.rpm
2aa47a90d3840bce215c01aad2ad09b4a84d1ec70c8baadd4221bb8bdb444d2e
kernel-debuginfo-common-s390x-6.12.0-55.18.1.el10_0.s390x.rpm
7dc66f42fffa93876c8134729509e8c3c134a46070a1b33f9d10a5bf7d4360ec
kernel-debug-modules-6.12.0-55.18.1.el10_0.s390x.rpm
52ffb0276671c33266b7251429d52b868da8721e2f241137d0d25c4c0d93fe25
kernel-debug-modules-core-6.12.0-55.18.1.el10_0.s390x.rpm
7776735721b75b5a5582c2317201a6e3686287360a741b20d41b08a63fb678d9
kernel-debug-modules-extra-6.12.0-55.18.1.el10_0.s390x.rpm
e77ee5b1949c4b0da2e0a9bd19240aec8c30fff943dfecc2b075df3afc20f111
kernel-modules-6.12.0-55.18.1.el10_0.s390x.rpm
1eb115260f8f68c47cda684a39ad765bb79d3588ce266f4380140a6af04302ca
kernel-modules-core-6.12.0-55.18.1.el10_0.s390x.rpm
8d7ca0cf733c83973062fc594ca7f25cbfcf0493dc79659d025ac065163e1a9f
kernel-modules-extra-6.12.0-55.18.1.el10_0.s390x.rpm
0ad212059284a6ac2704621dd55bb4512984712ee65d296a6ed8994f0a0af6f1
kernel-tools-6.12.0-55.18.1.el10_0.s390x.rpm
1ffba620fbde651e5a336b6eb1b4f2509694e29f8437aca7af026861503852ee
kernel-zfcpdump-6.12.0-55.18.1.el10_0.s390x.rpm
10352dcaea456d1ce8fa2e72a52906768c3f1cf2ffbe9f185abfb4f526885aa6
kernel-zfcpdump-core-6.12.0-55.18.1.el10_0.s390x.rpm
ad86faa438bf999fe4e80d261406422d25552ec250c440fe88ebe313894e2849
kernel-zfcpdump-modules-6.12.0-55.18.1.el10_0.s390x.rpm
bed75375b754627cceb7d70a1d0f1e13906c063213a3c25e70822134001b9f6f
kernel-zfcpdump-modules-core-6.12.0-55.18.1.el10_0.s390x.rpm
1d90221c8064edb1ced722281d9a335a99419189f77c65e6ee5fc7df3e7b50b7
kernel-zfcpdump-modules-extra-6.12.0-55.18.1.el10_0.s390x.rpm
86bef93d3a7db0ca3d9a5a7b6383fb07717db40c8e461b453c34e8fc253d6eeb
RLSA-2025:9418
Moderate: krb5 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for krb5.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to authenticate to each other with the help of a trusted third party, the Kerberos key distribution center (KDC).
Security Fix(es):
* krb5: Kerberos RC4-HMAC-MD5 Checksum Vulnerability Enabling Message Spoofing via MD5 Collisions (CVE-2025-3576)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
krb5-libs-1.21.3-8.el10_0.s390x.rpm
a4a1905c6b08a7f132577506fab679f6d09b3dc802a9162606fae1c5b90163d4
krb5-pkinit-1.21.3-8.el10_0.s390x.rpm
62b9f3c06d180e019768e065d31ae1c45165595bd9183cef1b11a0d52bccd7d7
krb5-server-1.21.3-8.el10_0.s390x.rpm
461b60b2d2abc4edfee53bced6deaa4703076609290b1a8b37b91efd40447ce2
krb5-server-ldap-1.21.3-8.el10_0.s390x.rpm
052d66c7d219ec360731dba69df0c88cae298e5b6261f8b3a67061ad667221de
krb5-workstation-1.21.3-8.el10_0.s390x.rpm
abc20b83dd170ee8d17c45ceadf889911a789f089a0ecdfc24b2ab0aa1b18558
libkadm5-1.21.3-8.el10_0.s390x.rpm
7e9be299f11dd0b4f5fb54bcf8412415ebeb86e4a1a1bb3765e18c53f8ec53e0
RLSA-2025:9420
Moderate: libarchive security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for libarchive.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file managers.
Security Fix(es):
* libarchive: Buffer Overflow vulnerability in libarchive (CVE-2025-25724)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libarchive-3.7.7-3.el10_0.s390x.rpm
12a9f70a029aa3c4fdcebbc555f887fb58f0fe861f437d85d76bf25e49531ea6
RLSA-2025:10140
Important: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* cpython: Tarfile extracts filtered members when errorlevel=0 (CVE-2025-4435)
* cpython: Bypass extraction filter to modify file metadata outside extraction directory (CVE-2024-12718)
* cpython: Extraction filter bypass for linking outside extraction directory (CVE-2025-4330)
* python: cpython: Arbitrary writes via tarfile realpath overflow (CVE-2025-4517)
* cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory (CVE-2025-4138)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-3.12.9-2.el10_0.2.s390x.rpm
365e89f912aee2b19ed66fe6ec08dfbc521f54847bd8c7e5dcb825f1c6ea2331
python3-libs-3.12.9-2.el10_0.2.s390x.rpm
afcd8f93ecb4445b29edda2599f75702e4265c62fb78126b9b2b2110df3c5677
RLSA-2025:10371
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: ipv6: mcast: extend RCU protection in igmp6_send() (CVE-2025-21759)
* kernel: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CVE-2025-21991)
* kernel: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp (CVE-2025-37799)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.20.1.el10_0.s390x.rpm
d662b4e8886293ce8c5c5e432506bd0e96d3303fe5e0e51f88c3181b80a089c6
kernel-abi-stablelists-6.12.0-55.20.1.el10_0.noarch.rpm
7f0f719d07cae7c95661ea18298fda995d430686e6bbc75d3c2c62e2d30fb670
kernel-core-6.12.0-55.20.1.el10_0.s390x.rpm
95fb86a816dce5c7d50fbc13f7055e54001ca14f9e3855420d576cd84d3e1a7d
kernel-debug-6.12.0-55.20.1.el10_0.s390x.rpm
f16714b93d5f06188eec15f1fb11b63c2df05c9639efd784076328d109660881
kernel-debug-core-6.12.0-55.20.1.el10_0.s390x.rpm
3fe39df5826c1b6cb40c7bd06755a5e0b6991abf7793f571d2b9f6438a2a270c
kernel-debuginfo-common-s390x-6.12.0-55.20.1.el10_0.s390x.rpm
618464bcbee9ebb9daf96e54686c7746852c6eb2f85b791373d752157613c367
kernel-debug-modules-6.12.0-55.20.1.el10_0.s390x.rpm
fec56a5d81d19933fc6f29571fbd9142325d744179c39fc5c996b0dff694344a
kernel-debug-modules-core-6.12.0-55.20.1.el10_0.s390x.rpm
7d7129adb86ba46697bccc9ca9cceeb52901edf2cb8a98a2cd0584f7435fd673
kernel-debug-modules-extra-6.12.0-55.20.1.el10_0.s390x.rpm
b9771f162063beb09a9cfeb596bb658138423ae755b19acaf9c15ce4d51500ea
kernel-modules-6.12.0-55.20.1.el10_0.s390x.rpm
18c547b4ad57e23461523fff1ebcc46be09c2399276fc765aaf56f6fdf28f9d0
kernel-modules-core-6.12.0-55.20.1.el10_0.s390x.rpm
376c24433765951135233a067e78b191f8f5d1dd6921b9d12087e07cb6b8425f
kernel-modules-extra-6.12.0-55.20.1.el10_0.s390x.rpm
db93474e2bf57c2e1526790f99c2a3b1bf2f60e441e9042fb761564947f56830
kernel-tools-6.12.0-55.20.1.el10_0.s390x.rpm
3faf9fdf4708d768165ac95bff72b03dc4b906ca51d64ec2119c89b03757ffb2
kernel-zfcpdump-6.12.0-55.20.1.el10_0.s390x.rpm
9f210f1ec41439bfb3cf1502ff3f99930aeba56d695bfd2275da09eff27ed699
kernel-zfcpdump-core-6.12.0-55.20.1.el10_0.s390x.rpm
2b1cdac2324c40aa6c5e87b6a09f034b2f4498e02d7f2c3bf4de34e43c3ec36a
kernel-zfcpdump-modules-6.12.0-55.20.1.el10_0.s390x.rpm
371eb0526e6c17d5ac287ed69130b53a5c2ef94972ab0e46fab3ee02135845b6
kernel-zfcpdump-modules-core-6.12.0-55.20.1.el10_0.s390x.rpm
185f2481c2f1728624c20bd8944c73056d96fcbb335ceb6101584cc6eed284b7
kernel-zfcpdump-modules-extra-6.12.0-55.20.1.el10_0.s390x.rpm
f2c83507b7a4663c1171550e99bb1c1b1c5cc403c00274a68ec7f9e4ad49b8dc
RLSA-2025:10630
Important: libxml2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for libxml2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libxml2 library is a development toolbox providing the implementation of various XML standards.
Security Fix(es):
* libxml: Heap use after free (UAF) leads to Denial of service (DoS) (CVE-2025-49794)
* libxml: Null pointer dereference leads to Denial of service (DoS) (CVE-2025-49795)
* libxml: Type confusion leads to Denial of service (DoS) (CVE-2025-49796)
* libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2 (CVE-2025-6021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libxml2-2.12.5-7.el10_0.s390x.rpm
dc2fa7009dc5d7e29b5b89a8c6f6ad5214811f6afd77cce657b7c539636ae567
python3-libxml2-2.12.5-7.el10_0.s390x.rpm
a49e96d085a4e1716799fb97962c118daec7a3a8f1a53b894b2740e9fe925309
RLSA-2025:10854
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: exfat: fix random stack corruption after get_block (CVE-2025-22036)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.21.1.el10_0.s390x.rpm
5f97e8d24b9fa68ce6ae3cb0ac98d951f7bf43bf83612fde5c9d87ed34d770ae
kernel-abi-stablelists-6.12.0-55.21.1.el10_0.noarch.rpm
1fc7cd85030ce5b1aef35bae014a586162cce5c776157a0e8eddef6f2be2dbd7
kernel-core-6.12.0-55.21.1.el10_0.s390x.rpm
e181049310aeb3e4ca07bc4c5806223714833d1f8813604053e8e5c1e4e3094f
kernel-debug-6.12.0-55.21.1.el10_0.s390x.rpm
3acaad4bdbf5f1e56c94c311f4523730f994795f6cee24cca17fbe3383a38cb9
kernel-debug-core-6.12.0-55.21.1.el10_0.s390x.rpm
20da25d081f435e2f5e6d4cb539334d21429b869270999aac056b10cc9362cd2
kernel-debuginfo-common-s390x-6.12.0-55.21.1.el10_0.s390x.rpm
b59dcddac38b3f6e83bc1383c592b9a772336b0ba9afda0ffae4518337de6957
kernel-debug-modules-6.12.0-55.21.1.el10_0.s390x.rpm
3d7ea0c636ee2f102eb5774906f9005133e7159faee58095a9ea5a19c420b46c
kernel-debug-modules-core-6.12.0-55.21.1.el10_0.s390x.rpm
1aafe0c68c0d4697d609f41fcc98d10acf7f452c3ab6811a113aa12a0328c60b
kernel-debug-modules-extra-6.12.0-55.21.1.el10_0.s390x.rpm
a2abfb110ba74bab7c68cc480638c5d1c336553aa7892f8eaf36503c14be1e24
kernel-modules-6.12.0-55.21.1.el10_0.s390x.rpm
e3db0c66d111390c384d08f66385fa030ca4e0e4d43877b4341eb7c755f722a5
kernel-modules-core-6.12.0-55.21.1.el10_0.s390x.rpm
410b0d8e42d0b843219295f3100c333d1ccdd09b01d36ae73ab0455695e69e60
kernel-modules-extra-6.12.0-55.21.1.el10_0.s390x.rpm
5dadb7e1155a7bf102060f20cbe780ed78a65f2d3a4858a1c0b1c1c462aae2a5
kernel-tools-6.12.0-55.21.1.el10_0.s390x.rpm
02dc7fd0c71109322e417096a2695608e98c0e4d8e9b1145e1837f2daa9debda
kernel-zfcpdump-6.12.0-55.21.1.el10_0.s390x.rpm
dea4f16672469b993cb900d81c99a26d244f6a907ce987a4e595a23f8ad12f95
kernel-zfcpdump-core-6.12.0-55.21.1.el10_0.s390x.rpm
008b9257ea97df95c614bef9f9d4ac7d4a208ecd69e3d290ea59d3eda84a3375
kernel-zfcpdump-modules-6.12.0-55.21.1.el10_0.s390x.rpm
a112768777593a4a3da4ff2d9d6d4f620bd600306e9edafd802e43d6bae54024
kernel-zfcpdump-modules-core-6.12.0-55.21.1.el10_0.s390x.rpm
473ffbb98b12ce7c86b1157d04a8b263ca3a365b3a99036ff15d4707b8b1ecfa
kernel-zfcpdump-modules-extra-6.12.0-55.21.1.el10_0.s390x.rpm
5e8d8c973ecda4356c75153d2f7c81ce81ed1f5e95f72549d9488e3d01701369
RLSA-2025:10855
Moderate: glib2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for glib2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Security Fix(es):
* glib: buffer overflow in set_connect_msg() (CVE-2024-52533)
* glib: Buffer Underflow on GLib through glib/gstring.c via function g_string_insert_unichar (CVE-2025-4373)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glib2-2.80.4-4.el10_0.6.s390x.rpm
49725bc8e81aef2398752f71f82dc1c5aea3f18f6b29c9540d2104e2bd108acd
RLSA-2025:11066
Moderate: glibc security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for glibc.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
Security Fix(es):
* glibc: Vector register overwrite bug in glibc (CVE-2025-5702)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glibc-2.39-43.el10_0.s390x.rpm
445aca83736a6f617d4ee1df635fcb1918022e43253dcd97edb43301c61158af
glibc-all-langpacks-2.39-43.el10_0.s390x.rpm
d7dcaf8f37b7fed65062f06901509f16ddfdcabdf0d8f1afe32e7f2ec56ef9e4
glibc-common-2.39-43.el10_0.s390x.rpm
34db027654630300369ebeaae6096f3fe97c20a5d42ae581c36282b393e0e5ee
glibc-gconv-extra-2.39-43.el10_0.s390x.rpm
d75a584a217947e8dcf159071d5f96fced2788cbfc7068e714a0119817ccde43
glibc-langpack-aa-2.39-43.el10_0.s390x.rpm
120b6c628b5c24a194362314687024688e47f89bdb431308409c02d565476734
glibc-langpack-af-2.39-43.el10_0.s390x.rpm
e05809c385ed78922a2db916cac33c5d8f93575318571241424a82aab3d3377f
glibc-langpack-agr-2.39-43.el10_0.s390x.rpm
69586a7b33cdef5d6f0d3705ad401b4a9aa4d895ec8e369a068278d54e82814e
glibc-langpack-ak-2.39-43.el10_0.s390x.rpm
d85f82ffcded8ae0073fa851b45ad0cb4e6166758abfe9991ada76bc66072105
glibc-langpack-am-2.39-43.el10_0.s390x.rpm
c2295b73d5253453b708319d6fb6f8235a497a92e0f0ec30b1ea1a8369e37db3
glibc-langpack-an-2.39-43.el10_0.s390x.rpm
fb2ebf3abe7a3f01a6388ce032bb715ac0a4a4d3aef156aedc436f947c88670c
glibc-langpack-anp-2.39-43.el10_0.s390x.rpm
18f2ac89ee09587dff00b977f409298e836c884076bd80e8f0366dd715e88d17
glibc-langpack-ar-2.39-43.el10_0.s390x.rpm
96bdb0739167f6fab41868139a64d37bf18f6699508bd3c62de438b87013a7a7
glibc-langpack-as-2.39-43.el10_0.s390x.rpm
3031360d493570950de7c5a92d4396ba833f57dbf7b3cc79e009065d8f2613c9
glibc-langpack-ast-2.39-43.el10_0.s390x.rpm
5df95ef4385cb04433274c75d8376de0d56ae309151ecb33b11c3348bd0dd1df
glibc-langpack-ayc-2.39-43.el10_0.s390x.rpm
0a68b4678600e4007dc1c219fde8d6337c298daa1d2591fb139f0ec379deb2d2
glibc-langpack-az-2.39-43.el10_0.s390x.rpm
8e6e030c56659f82783dee877baaa317ec336ccee295cc55c28d3f218b8d6fe5
glibc-langpack-be-2.39-43.el10_0.s390x.rpm
458c2609583cb3e798bbf04a6356e195c6659fd3926bed615ee58e9103987744
glibc-langpack-bem-2.39-43.el10_0.s390x.rpm
5faccddb6c0a9d2ccd2d85df32b9bdffae893b28709bb7184e680d370c63d286
glibc-langpack-ber-2.39-43.el10_0.s390x.rpm
ec14d79b2343b54d60d0e57f3c6a0d745d90472e3ac8ba2baf29e69a5b61648e
glibc-langpack-bg-2.39-43.el10_0.s390x.rpm
323ab772db0b048d0c97877c898b9c3404d12ee4581a97eeca6c5fb5de0dedb4
glibc-langpack-bhb-2.39-43.el10_0.s390x.rpm
7e3f2e0bd83663c8ae5acf4c92569910ee2c28c3c2ca9f96585e46e5178c9eb7
glibc-langpack-bho-2.39-43.el10_0.s390x.rpm
0e700b317599c90013446c44e2b07ee15c0a27bbd0a117261333fcac586d16a0
glibc-langpack-bi-2.39-43.el10_0.s390x.rpm
3fb7b7b4aaa09172d89f09a1347ad12ef706422eecb712195735f9ec29aa73ba
glibc-langpack-bn-2.39-43.el10_0.s390x.rpm
13621f87bfdd35416786ee7f496cc82f1209682677a6e14981a53829c34b6642
glibc-langpack-bo-2.39-43.el10_0.s390x.rpm
a8581cacb61cebd08c9f0a5fb27e471bc4916aab6caead2ed10b2047573e7628
glibc-langpack-br-2.39-43.el10_0.s390x.rpm
2a1c72ab1a2c28f4f271319cda12b3fd1efe35ec08c772cac875b3e55efbe7aa
glibc-langpack-brx-2.39-43.el10_0.s390x.rpm
d166fb40c49e8c0ea53abb83d2085e4e131a5c6936dc15650ac3f393e84a2d78
glibc-langpack-bs-2.39-43.el10_0.s390x.rpm
40124d40840b2f7440c77597fe65c503c62291480933a70a06c6a30b11106ffb
glibc-langpack-byn-2.39-43.el10_0.s390x.rpm
1b309cafe60c02b8dc1cbdee75ef41decec4868308f1fa26e9a49eb3779d4f2a
glibc-langpack-ca-2.39-43.el10_0.s390x.rpm
b86109e1a9ef6fc3ba56d08ed980ae75c03ec4245f43c8cb63e83f842da5c794
glibc-langpack-ce-2.39-43.el10_0.s390x.rpm
e8ebe7449ea56850e4f9edae972d5b3efa94ae7ffc9afabb99662ebc7bd6bb75
glibc-langpack-chr-2.39-43.el10_0.s390x.rpm
0f05a5f03d5dfc19e13de3da4646ecf8af8ffd93951415811ec0b13b5f016905
glibc-langpack-ckb-2.39-43.el10_0.s390x.rpm
ff0d68bd2aeea57af3fde2b86a6805bad70424d626aaf2035a9d48e9a0b77ef3
glibc-langpack-cmn-2.39-43.el10_0.s390x.rpm
78c1ca961b98d22e700b622577d8732cedd36e9607c59b9b1216d37e6e369ba4
glibc-langpack-crh-2.39-43.el10_0.s390x.rpm
139e2fbcaa31439eb03768f525dc285436599078b04f487318d20fbc4beb94a4
glibc-langpack-cs-2.39-43.el10_0.s390x.rpm
2867403960a43707b37942e77aab0e36908094038b52c4a1fca612c5e8219ed4
glibc-langpack-csb-2.39-43.el10_0.s390x.rpm
e639281e3a7958daefc84bec6ed21e0aa21df8b632c52399acc372eb827b7d45
glibc-langpack-cv-2.39-43.el10_0.s390x.rpm
3f0e4a21e6c6c9e015aae6ae72ad9938b138cf8bfc08a8410a8039d9cfa876ac
glibc-langpack-cy-2.39-43.el10_0.s390x.rpm
3be98a09212b4cb4c09cbb7cda19bb2ba9c7dc1c3f14d91a4af712979c50556f
glibc-langpack-da-2.39-43.el10_0.s390x.rpm
e33cd3e32645dd418a6b0524b1e57a53f46510b9ffd5cdad34f0abc601c94c3b
glibc-langpack-de-2.39-43.el10_0.s390x.rpm
5195f75db711466d5fe4ce89d2150014e657127f1de5404674628193d32a9edb
glibc-langpack-doi-2.39-43.el10_0.s390x.rpm
186e2389d7fc7c6a61b6fdcd1404b81f8d275ae965c2738f1ee01a730000dc27
glibc-langpack-dsb-2.39-43.el10_0.s390x.rpm
f7b18c19ffb14acde3603865b30aeaa71c5341d069f08073f1ca72fd914248f4
glibc-langpack-dv-2.39-43.el10_0.s390x.rpm
8dca00cae4054bf1ef0169d13540e69032391b41abec9212544a7ca5290c0dd7
glibc-langpack-dz-2.39-43.el10_0.s390x.rpm
5e089e3b38b35d8a2f4ac73aa41569546dc4353f2bb5b02fe9ce47903da06e04
glibc-langpack-el-2.39-43.el10_0.s390x.rpm
e7367eab64efd3c20e865b03a52ebca6434f03c68caefbeba4f760438e17bb96
glibc-langpack-en-2.39-43.el10_0.s390x.rpm
214435aefd36a0974dc180e4bb21eb8a2118b4f4e1dcbc398c24ab5d60027a9a
glibc-langpack-eo-2.39-43.el10_0.s390x.rpm
a4b21214fe85461883645e268283d653a3dd56ae7ee95036a499b1e4f157fd70
glibc-langpack-es-2.39-43.el10_0.s390x.rpm
cd75006c8f8ecd79f8788eefa77fa3710a6e9e9b2d634588faee4d7307b7c781
glibc-langpack-et-2.39-43.el10_0.s390x.rpm
ff3fb3b7e896db493937302113957b4647a65cade4d78a99b4385af00b9e27d2
glibc-langpack-eu-2.39-43.el10_0.s390x.rpm
6cf5ca087c8981f79c934870a7b8ec1dcaeaf79609572be9efbc4aa6973f067f
glibc-langpack-fa-2.39-43.el10_0.s390x.rpm
fd73eb0c4e2a1ff44dd2214db9936273bf8d6bc51dbf5d7434156bf1d2b5296e
glibc-langpack-ff-2.39-43.el10_0.s390x.rpm
68798c5856b53e3af23206cd4d4c97938462d1d63453864375ac53e4dc037458
glibc-langpack-fi-2.39-43.el10_0.s390x.rpm
49a17c95bf1654d427c3f33046e636d425fe8f8e802add72c25e7c15c55d4a71
glibc-langpack-fil-2.39-43.el10_0.s390x.rpm
14ab4ca5f03bfd35bd28fa1a75016650af5b556ae07f6be2101d392fc6130303
glibc-langpack-fo-2.39-43.el10_0.s390x.rpm
9af5049596568858088f48366fbdc247918839f1b35ab648be63eddf40cee56d
glibc-langpack-fr-2.39-43.el10_0.s390x.rpm
9c91b192b34c6c8ec24313a902088abc42ca5b8dadcbcfdd1be03aecff88eb2e
glibc-langpack-fur-2.39-43.el10_0.s390x.rpm
48ff35c5939fff06c16ce5befe808788e54bb402f8dc0d7e03cf3143e3a0f5c3
glibc-langpack-fy-2.39-43.el10_0.s390x.rpm
9da2ca2998630a5fd6be1f42b1ff05c54a80ac420c6c665eeb47f2073cbe35fb
glibc-langpack-ga-2.39-43.el10_0.s390x.rpm
b944feb1e94fa47764a7fc6e9bdb9e94810e10c5bc28ab637f44b00ca591e972
glibc-langpack-gbm-2.39-43.el10_0.s390x.rpm
ae6970d2094b5881b57e2de4fab41572a73189926b147834a52dd344f5414ae0
glibc-langpack-gd-2.39-43.el10_0.s390x.rpm
e97cfcfd194d265e8c4812d07524abd554b69c188d27e68f19e7d1a0c141bf05
glibc-langpack-gez-2.39-43.el10_0.s390x.rpm
08e457e8b93edd7dfe278319654b95a0e66c375b9590eef1ff64c5875d326b4c
glibc-langpack-gl-2.39-43.el10_0.s390x.rpm
ddd4e8d2196a538d29ad42da4a33240938754565a38ad9eed5dcd36d2454c8b2
glibc-langpack-gu-2.39-43.el10_0.s390x.rpm
d9f6a277593694be937540ac6ad79bc114284fcc317175daaf530517f0136a47
glibc-langpack-gv-2.39-43.el10_0.s390x.rpm
1659581ed1a341d07634cd5cb6f078ba86e769b4fbcbe39f9adb792785da9cd6
glibc-langpack-ha-2.39-43.el10_0.s390x.rpm
eb6e1ab5d16280e12f270ec0b564660a050682639865694712c17cba892f6611
glibc-langpack-hak-2.39-43.el10_0.s390x.rpm
ff4dd4b1062ad714bb745891f3887d169066f62611f104a4dc76b5227db79bd7
glibc-langpack-he-2.39-43.el10_0.s390x.rpm
2a501bbddad7df18b410d1155750e37b23c2f74144b2c0aa6f13397381a35bb1
glibc-langpack-hi-2.39-43.el10_0.s390x.rpm
81d990c8383fa4e1e8f97b2a32dd14a00ccb887b91da207206e1a95eb2ccaa35
glibc-langpack-hif-2.39-43.el10_0.s390x.rpm
85bd9be58624ec2e42a120f190571b8f62cf5cf29061b5b1a83f8df5d1e97e1c
glibc-langpack-hne-2.39-43.el10_0.s390x.rpm
b8ac04de8776d28184ee6062711c1b331ac13f9ca2ec3b8ed5c86acb301da71a
glibc-langpack-hr-2.39-43.el10_0.s390x.rpm
2ac70ccaa273acdebf1079856e330a1a2219d13cf82a3f85491aec7b6cd3562f
glibc-langpack-hsb-2.39-43.el10_0.s390x.rpm
0843bb5f87860f4136419e2f8eeb20d6613d2885eb99176a58b85bc0fdac0884
glibc-langpack-ht-2.39-43.el10_0.s390x.rpm
c99816eddcd2bc1af067c31d40e0b0d113b1b7b578c1b20d0ef87494b906cc83
glibc-langpack-hu-2.39-43.el10_0.s390x.rpm
de4aeca3a6335d45c9aab591bf16ae73b0a6fa83ec7b49301e77dcf8589d892d
glibc-langpack-hy-2.39-43.el10_0.s390x.rpm
f5faa8406ffbeac2d7b8ac821eeb2b449b442660b1ba712b02c6ac1e8c881330
glibc-langpack-ia-2.39-43.el10_0.s390x.rpm
e8e05637554964484575450e09e32cf5203dd4c1d3e33a60a610389e2d8aea33
glibc-langpack-id-2.39-43.el10_0.s390x.rpm
a3d24bb6341fc195059c5f4d30ab2ba986f2b07ec243e58ce630c0a46ec440e5
glibc-langpack-ig-2.39-43.el10_0.s390x.rpm
f5ae18b1964c7eaa395aed4a91ad278d04fd9f9792c72e806fb4d93c27aa276e
glibc-langpack-ik-2.39-43.el10_0.s390x.rpm
ee205d257d9d6ad7cfa3045b96f1a144aa2067fbf90c6a4f4d3590d8c2dc4bf9
glibc-langpack-is-2.39-43.el10_0.s390x.rpm
7faf2d8d07200a57cb8fd27b9ba7c1da7c74a6f13f147199c489ef7a7c38c1af
glibc-langpack-it-2.39-43.el10_0.s390x.rpm
35b0166b4c2d9f85756a464801856937187fc75c0bd7c015f7dc1146d9d15f31
glibc-langpack-iu-2.39-43.el10_0.s390x.rpm
18c404549903aeb8158512e72450916c14b2ee4c3ab25b6f025c11c3a3d4433b
glibc-langpack-ja-2.39-43.el10_0.s390x.rpm
0dea0ce78284b8a6fe2f55d4797b83a806ab7d0e10982dcfdc648a7beb04e14d
glibc-langpack-ka-2.39-43.el10_0.s390x.rpm
e5ff52e36d4904003c1227a04d59a2b6a184b697811e3a195d841a445ffa66b2
glibc-langpack-kab-2.39-43.el10_0.s390x.rpm
03bcc473560e137955ef82634926b80f5796d0beffb02d337a7891082f6177a5
glibc-langpack-kk-2.39-43.el10_0.s390x.rpm
c8a989c540b7d8806aad118425f73369c0d312d2e85a1c348c3065befca5795e
glibc-langpack-kl-2.39-43.el10_0.s390x.rpm
79db32f89b32e4fcb4618bca6e5db583ea7bd99ec2446ad0f8c5e5907d9fbfca
glibc-langpack-km-2.39-43.el10_0.s390x.rpm
552dddb7d3a2bcdfce1a7a25158dd48044e5b7ed39460d2e8f380c5382836210
glibc-langpack-kn-2.39-43.el10_0.s390x.rpm
8a0837d05cd5ff20797340a0dc1386d3288154e2e5addd36f6c76d969bbbf7cd
glibc-langpack-ko-2.39-43.el10_0.s390x.rpm
af37eb60fc74f6d92f3498d574ae989f8890207feaa7444338db296bfeb48d07
glibc-langpack-kok-2.39-43.el10_0.s390x.rpm
4a285d607e8588c2c14ff8bd57694e9568f6d5bcc920331588f9b91f42c7657d
glibc-langpack-ks-2.39-43.el10_0.s390x.rpm
15a96fdf774cc641c5ae4817bd14e8fa8d24e957dbaf5bff5f2ab3691b8d371f
glibc-langpack-ku-2.39-43.el10_0.s390x.rpm
370708c52ad70cab2f3e36ef2a56ade1a1827a94bd730f6d9f74c9734b23b1ea
glibc-langpack-kv-2.39-43.el10_0.s390x.rpm
278d040614ac66baebb82b2008c0d7cd534fff417970df5b1eea2db6d461ab3f
glibc-langpack-kw-2.39-43.el10_0.s390x.rpm
87ab775404936caa4bd3caf0e961bfcf993217e701bbc2bb711a4e2ab38a00ba
glibc-langpack-ky-2.39-43.el10_0.s390x.rpm
b61aa415f604908e1d4a7cedaca93f715427663b52b8e4b4e08bc66508a514e8
glibc-langpack-lb-2.39-43.el10_0.s390x.rpm
9328bb3257b810b91eeb6be37ead4f64bfcec7701138eb2c8ed404a57952e592
glibc-langpack-lg-2.39-43.el10_0.s390x.rpm
9b5a0c33a08623608c8dab6081da676b5de06f34278984713d510fe8a752be08
glibc-langpack-li-2.39-43.el10_0.s390x.rpm
4cc7b10624434a028e6922bf32fc5dce32aeed482f5f7d9395e31679662e15d0
glibc-langpack-lij-2.39-43.el10_0.s390x.rpm
145f5b6e66b506e2cab80d9e79f2f089cdfeadf304b87619b57bea0cde70a9c0
glibc-langpack-ln-2.39-43.el10_0.s390x.rpm
d1480fa8d4d578f66d05ec9ddc3bdcc7167d3e96591e8bf562464c98d1a29eac
glibc-langpack-lo-2.39-43.el10_0.s390x.rpm
2b548903a036e05e549f1568482f32b22386f36cf871a728871f9347073e0ef2
glibc-langpack-lt-2.39-43.el10_0.s390x.rpm
79aa650d5f308338bf650dda9cb3267c4bc915d7a30c45a741cac1b1d633d7c6
glibc-langpack-lv-2.39-43.el10_0.s390x.rpm
c3bbcbe6cd832b589fb2d8082f62f98b9014d8030aff49544d9e6c90b27c4836
glibc-langpack-lzh-2.39-43.el10_0.s390x.rpm
316486b9a397b00b6b11c5a7e4cd28b7dfeebf076a3d2f6eb5f9afbb10573cd9
glibc-langpack-mag-2.39-43.el10_0.s390x.rpm
7e59f3b28bd6e8470c6cfad3ca050518d218abdbaf48e3fd7a32c48548d3552f
glibc-langpack-mai-2.39-43.el10_0.s390x.rpm
268a831b2bafc9f63838da913d8f1b3c0329350b35641e78f36617f31ed64708
glibc-langpack-mfe-2.39-43.el10_0.s390x.rpm
c5e99898a1e85a503272bbff103267ee531295aa435b5d8a34fe562399855513
glibc-langpack-mg-2.39-43.el10_0.s390x.rpm
609ca45cd8c28ed6f4b2d1e4adf503f104ec68e963cbf2a494c646983c6d26de
glibc-langpack-mhr-2.39-43.el10_0.s390x.rpm
1110ef50332dd19a1fe250bbee73c5ebb4890f8677dda4f4216a4421ea05ff2d
glibc-langpack-mi-2.39-43.el10_0.s390x.rpm
b6e2a00b93641d1317a7752eb566215085d13ff5fbbb4b7a47ba5c2af458f7bf
glibc-langpack-miq-2.39-43.el10_0.s390x.rpm
b2b0ec62a030e06bf02db23f28ae45fc5be887702d9a7056aab11674dc7f660c
glibc-langpack-mjw-2.39-43.el10_0.s390x.rpm
fae17532a33ed2ac280bbe43be2f2b723cdd3ebe3ee7ce98268a086aa18c438f
glibc-langpack-mk-2.39-43.el10_0.s390x.rpm
fb531c8df3047070d428d233645f2964bba2c04e209859b5b84b3be56b644e98
glibc-langpack-ml-2.39-43.el10_0.s390x.rpm
a1c0edac0a7a5a127eba7a3d8519fb77d9186945ddef5400a78c3d9b8f15d467
glibc-langpack-mn-2.39-43.el10_0.s390x.rpm
c2c9f2e7bb43f8ea524d750bc0a0282fe05855d74cc1ae527d0338cebd00302f
glibc-langpack-mni-2.39-43.el10_0.s390x.rpm
bc4850be16bf3f4301303c0ac44eebd633a169b481f267364e9b4e7aa502bfdc
glibc-langpack-mnw-2.39-43.el10_0.s390x.rpm
526b36e935447f676106c28f90ffa6d20754d9c8850d5c01634ad5e25c98b878
glibc-langpack-mr-2.39-43.el10_0.s390x.rpm
3168b3c05c7a95985c612e015f19726635dd00c226f9315d28c5fab2bc384bbd
glibc-langpack-ms-2.39-43.el10_0.s390x.rpm
b56c1feed84c18728926f6cd7539a2df2e095fb4ff7b41a381d003f5cc6fb8be
glibc-langpack-mt-2.39-43.el10_0.s390x.rpm
5f96d83ada9fdd80384518927938d87872cf8f6c29ab45aa9783086ef364782d
glibc-langpack-my-2.39-43.el10_0.s390x.rpm
07490fed8bbed1bd5cc5ad0df78cb752eccc9cc99d64ea03328f82d1cf663239
glibc-langpack-nan-2.39-43.el10_0.s390x.rpm
3b8b92cc84088500a52c6480ee9fe9478bbc6338977aedeeb44765667acd6c1d
glibc-langpack-nb-2.39-43.el10_0.s390x.rpm
915cf35614668ba8bece6de0d7406862c5bbf8effef72139bff803a0cb7a83b9
glibc-langpack-nds-2.39-43.el10_0.s390x.rpm
99b8a563a4599c569c379e29141b28d956f04a3502621e4663b85df1d635fe32
glibc-langpack-ne-2.39-43.el10_0.s390x.rpm
3efca5bfabf643d9bf4ab79da9645d058346600e5eca98239cf14d7771b29bc2
glibc-langpack-nhn-2.39-43.el10_0.s390x.rpm
724a2f6ae37cbcc68b7d556e11c8e1e60387914bf4fccacd73aa30f1cbf00054
glibc-langpack-niu-2.39-43.el10_0.s390x.rpm
578b2fa6468fdfac0bc6b8a949a64cd69bb4ff790e03eb8f524952924560776a
glibc-langpack-nl-2.39-43.el10_0.s390x.rpm
fb7f3cf8cc6100dc7cc7544e87cda1ed5f818281adda830f72bc52d2f696f915
glibc-langpack-nn-2.39-43.el10_0.s390x.rpm
37bbbf45bf1b4a35bc813c73ded625ba774a6cc5e42146421a90c88f777aeeba
glibc-langpack-nr-2.39-43.el10_0.s390x.rpm
a5ab77592dfa6c0600ba4b1b54f308dd355c81cec10089e426f14bc526787b2b
glibc-langpack-nso-2.39-43.el10_0.s390x.rpm
de6edca6da241fad6c26ae04a5fe1cf76ff3c75caa804ada9a1b0e6e42baf91f
glibc-langpack-oc-2.39-43.el10_0.s390x.rpm
250637432b59333bd5b111aa7ac405cdfa422721a4148b0b0041c2dfe7f4a126
glibc-langpack-om-2.39-43.el10_0.s390x.rpm
e2e3dfc477a0188b48d7d71e790a02d58384789097e1983db2b10d0153214dff
glibc-langpack-or-2.39-43.el10_0.s390x.rpm
29b809db2aa5fdcf82dc43e6e4fe695901262e1cbd88d20c260ba8ca0ea9a29b
glibc-langpack-os-2.39-43.el10_0.s390x.rpm
cf5047e03323f350fd75601dc4ea43e179fb818b318ef6a1487700478bc73af2
glibc-langpack-pa-2.39-43.el10_0.s390x.rpm
89c0fab87fe28767da65946ef847bdeb14f787dd88bf928b10c81a82fa9b72f1
glibc-langpack-pap-2.39-43.el10_0.s390x.rpm
72c93b776c19ccd1822ddc07bd300ebe137b1ad39b12968300fcd7dc55e9807c
glibc-langpack-pl-2.39-43.el10_0.s390x.rpm
63d3580ae1f208acc3bba59c102596451917d53b8a72e2d01ea9e3281cefb01b
glibc-langpack-ps-2.39-43.el10_0.s390x.rpm
8a56f082870924714e9ca426628de517c9874af17f8207638c03b45e1d91ff24
glibc-langpack-pt-2.39-43.el10_0.s390x.rpm
a67c6f611634bc18f0259451b11f789237c67afdc86e1d02dd26dd1c208cc732
glibc-langpack-quz-2.39-43.el10_0.s390x.rpm
36b486c647d4ae61fc82e961acd0fa5c8b6604b09cadad93991561a6952df0f9
glibc-langpack-raj-2.39-43.el10_0.s390x.rpm
0badc9f073a3d29d5097ce967468a119280f6a9d76173c6067ce7dcedddb4f4d
glibc-langpack-rif-2.39-43.el10_0.s390x.rpm
d13de2c0e23b3b828a4ff72e791c4428c6957b320d6edef9ea1619918a1b98de
glibc-langpack-ro-2.39-43.el10_0.s390x.rpm
6fe8af7caf55d5efed9e658d75a8a10574f70b56d100c5b95b17d1fafad43f3c
glibc-langpack-ru-2.39-43.el10_0.s390x.rpm
56a8d2190f5ad78950d35dabbbec45f4038c138ddfab3d8e89eeb13073cdc33e
glibc-langpack-rw-2.39-43.el10_0.s390x.rpm
e220222ffb112d2125afce531b856625d2f2ee7e3311534ab1062e8b6d57f2da
glibc-langpack-sa-2.39-43.el10_0.s390x.rpm
59eb3f5f16062deef8d115f8d573051cfd184f2ef3d68ec9e94157519c43ab8c
glibc-langpack-sah-2.39-43.el10_0.s390x.rpm
1ec4a6bd7eb521c27f4efc31620aab2bd5c1f861dd86e84b5e7a062128464bc7
glibc-langpack-sat-2.39-43.el10_0.s390x.rpm
2c1952232c4519f8a32223fbca440d88b7f1012dc66853560239a0128bcab02c
glibc-langpack-sc-2.39-43.el10_0.s390x.rpm
da61e5ab8d87eb25a279596a904f36fc1dd9614ae91ae7c9f7af4ed15975e4bc
glibc-langpack-sd-2.39-43.el10_0.s390x.rpm
af7bbbae2914c58dd639a82ce3759492f6d39a8bc9dfcdc2903489b2781f7c07
glibc-langpack-se-2.39-43.el10_0.s390x.rpm
ec89d387189844f3d578883ac7f4cf0cff3586f5957897197e9e5c615f722123
glibc-langpack-sgs-2.39-43.el10_0.s390x.rpm
a77e32e922a2cd1cef2db6d5666286b4a1ad741f54e8ade0ebf3e9516170dcae
glibc-langpack-shn-2.39-43.el10_0.s390x.rpm
7fef726c6927e1da2d27b69c9a98d1299ae44aef0b45484affca8c08567d0ac2
glibc-langpack-shs-2.39-43.el10_0.s390x.rpm
97a737dad498abb08c271695c5325761480e8b6f986d575ad2124e7b77992daf
glibc-langpack-si-2.39-43.el10_0.s390x.rpm
b07fe2e46ce5e3b606023f56f58740b0d4ba26357be517de21f25947a192bb0e
glibc-langpack-sid-2.39-43.el10_0.s390x.rpm
16e4a9e85ef2e38ed1429f72c7a0e4066d185b17a1ea185b9c3351cb82218c50
glibc-langpack-sk-2.39-43.el10_0.s390x.rpm
e57becec5076d109f8ca4bdc8564de875110f8e937fcddb37564f28892885e74
glibc-langpack-sl-2.39-43.el10_0.s390x.rpm
55236f5c1251e6d026533d61fb09c9984821be108b3f0bc901ab188f753e1718
glibc-langpack-sm-2.39-43.el10_0.s390x.rpm
d298b30aae7e5ada94f2ca693d34f496865ac2bd72c12efc988b1f60db89b5fc
glibc-langpack-so-2.39-43.el10_0.s390x.rpm
0dff3d9b6df066833c53ce8fdad7f9d0eaa5573d40676af9395f20030339df55
glibc-langpack-sq-2.39-43.el10_0.s390x.rpm
b9b9545568ae5ba23fe8f852d3994b8433bb2461ced855762ad2b2b1c8e506ec
glibc-langpack-sr-2.39-43.el10_0.s390x.rpm
8c47160b1089c1183f6e6e4a7a6171ce6aa5fe82b2383acb0f03ce881643e844
glibc-langpack-ss-2.39-43.el10_0.s390x.rpm
a7e7900238faaecf51dabac4576c52677a0e694b82ebd10e8d16a3fac61501cd
glibc-langpack-ssy-2.39-43.el10_0.s390x.rpm
21c9e6d0ff3367755256877490f38d9b3f8be57704616651f9674c7f141655f0
glibc-langpack-st-2.39-43.el10_0.s390x.rpm
6d439748032978a70dcff5e5d7ba07eccebee36db808dba2c3a5755141acc4f9
glibc-langpack-su-2.39-43.el10_0.s390x.rpm
0979ba79a7573267cff0db16c5f4b930f72248fa6e87742b52526401b4fb94a3
glibc-langpack-sv-2.39-43.el10_0.s390x.rpm
d50bc352cbbe253f0bd884b9f91aa848943a0d7260395345f10f008cf40f0664
glibc-langpack-sw-2.39-43.el10_0.s390x.rpm
4db65733e777e339220687cc5eaae96def8edeaf9dcc7b971b768de92b0c5d88
glibc-langpack-syr-2.39-43.el10_0.s390x.rpm
7db3010a9ccf3019ac6b4b5c81cebde709425cc15d91d0579953b4d1a6802d37
glibc-langpack-szl-2.39-43.el10_0.s390x.rpm
b7e782a6e95054578bc8ba1df6eaf5567bdb255757a0c265f9c8ded831f66076
glibc-langpack-ta-2.39-43.el10_0.s390x.rpm
72ba0b8853f0bd33400a289b05ece2d51ab5f3e3b0c4d21ee6e186b419c63372
glibc-langpack-tcy-2.39-43.el10_0.s390x.rpm
6863b91e8c6184106f904c8cf462c6e51c4a27348ecfad01e3c014a08dab7db1
glibc-langpack-te-2.39-43.el10_0.s390x.rpm
5acf20b55c64990a2cf19f79efcf845d28388c76dff6eb5e008282a95842f861
glibc-langpack-tg-2.39-43.el10_0.s390x.rpm
a44111465f60197d3006aa6b00f4a6947328ce40232538b1715cc336a419beab
glibc-langpack-th-2.39-43.el10_0.s390x.rpm
b97c910f122cf7aadb79aa1d563783443e95f248899880f8af2f861e5d7d7fc2
glibc-langpack-the-2.39-43.el10_0.s390x.rpm
a7addfea9d29cfc312c09564ae1641144a75f79ef3bb12334c5f1d139f90847e
glibc-langpack-ti-2.39-43.el10_0.s390x.rpm
7d070ca2965d80f9c86e66fc86c1d07855b0bcc9db31de698e78a401bb03b2c9
glibc-langpack-tig-2.39-43.el10_0.s390x.rpm
a4c71cbe7befb7ec83f637602775ad9a1ab22cd75a31cc34aa1336e7cf134d0b
glibc-langpack-tk-2.39-43.el10_0.s390x.rpm
87f9fc29411876068d0a4c329053d6947b1808bea79fb4794aea83b44f7e61da
glibc-langpack-tl-2.39-43.el10_0.s390x.rpm
ef97405e962e54a0c8ee5c448029ac6838de05fc16a83456450e17060b05ff28
glibc-langpack-tn-2.39-43.el10_0.s390x.rpm
09b6577ef2f46f3e80e4ead65f5b096e81b3e580781aeba456784058e03fe13f
glibc-langpack-to-2.39-43.el10_0.s390x.rpm
a219f00c6547f9587fffe855027fb6c48d232f37080d0cf62b9aea54a23adbe4
glibc-langpack-tok-2.39-43.el10_0.s390x.rpm
1fad1694d48e5b6c95f18da4a4a067045b0d17c45ac1b747add83c83f93fc24c
glibc-langpack-tpi-2.39-43.el10_0.s390x.rpm
9bf8b4653c376371e0a2780fd0f6ce081224e34ce6ec933663644120d509c9b4
glibc-langpack-tr-2.39-43.el10_0.s390x.rpm
2597cfc21d662ede13258d106c810b2b6fd5ff9763f08d5acbd54da1780e4125
glibc-langpack-ts-2.39-43.el10_0.s390x.rpm
1e13716458bb2525c6ece2bc724bcd588a98dac9ec37613154539b9163e37929
glibc-langpack-tt-2.39-43.el10_0.s390x.rpm
8d3fe22e33875d738c910d2717761b23ad97fa2a485f9677a1eb53c4324cba36
glibc-langpack-ug-2.39-43.el10_0.s390x.rpm
24bc9fc47fd1e01aa5b397df9279861738c5752ee208a5c27fce403c9eae64c1
glibc-langpack-uk-2.39-43.el10_0.s390x.rpm
61febddde30020d1c0330507a7e61349b6bda1da3f307556e717ca9f1aef0a3b
glibc-langpack-unm-2.39-43.el10_0.s390x.rpm
287b10ce151a836ddfc08f1a03dde288da54143cb770dc2e076f4f7405a88f4f
glibc-langpack-ur-2.39-43.el10_0.s390x.rpm
2e956c4bd7da06a4ea4bd4165ba9591855d9a804dbccbe8b8966bfc5813e169d
glibc-langpack-uz-2.39-43.el10_0.s390x.rpm
0b00227a091243ca0a2e0608a35b4bbf24a8daddb44fd5bb8f7788b06bb7e218
glibc-langpack-ve-2.39-43.el10_0.s390x.rpm
e4dc8bb6e7bf33d0fbf3e8054173027785182a550b69e38ed3402c29c3e4f6f2
glibc-langpack-vi-2.39-43.el10_0.s390x.rpm
53c174ad785d2a311e5e449685e77e59fc3a604ff563e9b8fe12d49f80f0addc
glibc-langpack-wa-2.39-43.el10_0.s390x.rpm
b267e17db019556c2e7e49cea62118678da953b02a7e64ce94d630e415febc7b
glibc-langpack-wae-2.39-43.el10_0.s390x.rpm
9513beca14f8ecc8c2a4846957afb15d236a173f687a751c59a899a825eabe4d
glibc-langpack-wal-2.39-43.el10_0.s390x.rpm
606b149ae0bb59ead020f0db37ca895c50a83bf0043a6751ffc52bda0fd0285f
glibc-langpack-wo-2.39-43.el10_0.s390x.rpm
4abf9786b2bece8e7dfb6e4b433ba43cb02d70bf37916cdcbe89892c8355faa8
glibc-langpack-xh-2.39-43.el10_0.s390x.rpm
cbb5023b5523d69e5fb1dbfd4ef635c8b0b89a393821b725740d490b5de50731
glibc-langpack-yi-2.39-43.el10_0.s390x.rpm
315d98872dddcf45770a54a7048f48313bdd45028f9f89eb7f0808863d2f0243
glibc-langpack-yo-2.39-43.el10_0.s390x.rpm
9fe4b3f2fce790d63002ab99c939a5eaaefee1dfda97604a1a2a0ef6c06cc0cb
glibc-langpack-yue-2.39-43.el10_0.s390x.rpm
e8e23729103df8d2b66340a5fb276047baf791ad7299a211e33ca177638751e8
glibc-langpack-yuw-2.39-43.el10_0.s390x.rpm
e137f4888b7a0644c5c79b0bf5dfab314b51032b34029d2e299023bc5b041971
glibc-langpack-zgh-2.39-43.el10_0.s390x.rpm
b636ab46f2823a8545a7d79b255bb3726843fc21296074a449d549d9f837634e
glibc-langpack-zh-2.39-43.el10_0.s390x.rpm
32ce5368abc6e15dcf6738f2fc39809f8b5929479de4595ceb7134c3be48ae80
glibc-langpack-zu-2.39-43.el10_0.s390x.rpm
85cdf556d48bb43987724aeede151894d27154458bbaee586a251fb756f89d85
glibc-minimal-langpack-2.39-43.el10_0.s390x.rpm
0fa3ea81f999c773fa3f926d38f84a4c15ad387268aa4137f5471e04776d47b9
libnsl-2.39-43.el10_0.s390x.rpm
e7f8e2408d87e509fc48e5768a6fade630c553ec65acef201c8d39e8c89de81f
RLSA-2025:11428
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: media: uvcvideo: Remove dangling pointers (CVE-2024-58002)
* kernel: media: uvcvideo: Fix double free in error path (CVE-2024-57980)
* kernel: wifi: iwlwifi: limit printed string from FW file (CVE-2025-21905)
* kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry (CVE-2025-37958)
* kernel: sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (CVE-2025-38089)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-abi-stablelists-6.12.0-55.22.1.el10_0.noarch.rpm
8c81c8d5df21d003ebd91b6d779e670b725da918f25105a6955e42381c3966ff
RLSA-2025:11537
Important: sudo security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for sudo.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The sudo packages contain the sudo utility which allows system administrators to provide certain users with the permission to execute privileged commands, which are used for system management purposes, without having to log in as root.
Security Fix(es):
* sudo: LPE via host option (CVE-2025-32462)
* sudo: LPE via chroot option (CVE-2025-32463)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
sudo-1.9.15-8.p5.el10_0.2.s390x.rpm
b2c33de625a8a70fb749cddc996c3cd5c97349298f9c060ee699f30d79e41523
RLSA-2025:11855
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: RDMA/mlx5: Fix page_size variable overflow (CVE-2025-22091)
* kernel: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() (CVE-2025-22121)
* kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling (CVE-2025-37797)
* kernel: powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (CVE-2025-38088)
* kernel: net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (CVE-2025-38110)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.24.1.el10_0.s390x.rpm
a8feb3281b90e2f643ee40d3209b23fa8fb1586fa3cb69b1d96dcbecb0abac5d
kernel-abi-stablelists-6.12.0-55.24.1.el10_0.noarch.rpm
299bfcaa3fe0b313a66477b4dc757da3b4ac7cfc6e1794d3103e57bf71423de8
kernel-core-6.12.0-55.24.1.el10_0.s390x.rpm
57806751e22ef0a9984a9f0e67089cc0da0e48aa8a59a84269edfbfb01fa2007
kernel-debug-6.12.0-55.24.1.el10_0.s390x.rpm
06bf030504d92f8c0e65f26080cc8cc56536986df369053db18da0842fdf9c8c
kernel-debug-core-6.12.0-55.24.1.el10_0.s390x.rpm
5cd6e11320a752ec396c676794ee1a0e4a3e79c8cd8397b62167147029be6860
kernel-debuginfo-common-s390x-6.12.0-55.24.1.el10_0.s390x.rpm
bce0a48438cced9ea040c2e539ce2667d58665a16a3f5ec30513ba16db069896
kernel-debug-modules-6.12.0-55.24.1.el10_0.s390x.rpm
52f4b6a40cf87d1bf2af516d280436efd244511cbdf73e18deaca243ab25cdc3
kernel-debug-modules-core-6.12.0-55.24.1.el10_0.s390x.rpm
a913fa06ad4d917356b3c9ec722213e5116494ae1cdcfd2bb38fb8890b34015c
kernel-debug-modules-extra-6.12.0-55.24.1.el10_0.s390x.rpm
c6bd4e0f9bfe103e26d1901d2b41bc16fa47bad37074d56af1fa0b5ce28ebe3b
kernel-modules-6.12.0-55.24.1.el10_0.s390x.rpm
b64f5ba9aab9d754d8a6c60e6da072a5e35ac16e04aeaf83f808980ee49230ef
kernel-modules-core-6.12.0-55.24.1.el10_0.s390x.rpm
6e23666aa233d9fbd7e5b9ce97146627a4e26e5195fa94a2ed000075658611bf
kernel-modules-extra-6.12.0-55.24.1.el10_0.s390x.rpm
41fcb346215d44ccb5f82a7a124e413502f0bcc3ae0aa212217626e8098e9f3e
kernel-tools-6.12.0-55.24.1.el10_0.s390x.rpm
c3d6b64ca1e72487195eb17dc68229952ebe61b408f06e3ad0e3f6037efb713a
kernel-zfcpdump-6.12.0-55.24.1.el10_0.s390x.rpm
b1bfeb101ad15a784aa91fa1a13e1d7592bad4c50eb5988be2dce1dee65a9fb6
kernel-zfcpdump-core-6.12.0-55.24.1.el10_0.s390x.rpm
9c01b55e5f0d9523fcd1ae697d5e7b536320f206caa2fade5b6c24910f7aaed9
kernel-zfcpdump-modules-6.12.0-55.24.1.el10_0.s390x.rpm
bf8f6ec99e9eddc1f57a9fd7dffde48d0bee5e9e462307a0d8830851cce646b3
kernel-zfcpdump-modules-core-6.12.0-55.24.1.el10_0.s390x.rpm
9ff4049a27341456c836bda41789b7c2068e44fd1f0cf67e9ccc73a6a821e90a
kernel-zfcpdump-modules-extra-6.12.0-55.24.1.el10_0.s390x.rpm
09bca834744620963b323444d9aa4c9c9430210bfcb5c81e703e61f0744adfae
RLSA-2025:11888
Moderate: icu security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for icu.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The International Components for Unicode (ICU) library provides robust and full-featured Unicode services.
Security Fix(es):
* icu: Stack buffer overflow in the SRBRoot::addTag function (CVE-2025-5222)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libicu-74.2-5.el10_0.s390x.rpm
81c2b297ca7dcf74f70324284f49046215185099f4fd1083fcd65dbd22e57687
RLSA-2025:11933
Important: sqlite security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for sqlite.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.
Security Fix(es):
* sqlite: Integer Truncation in SQLite (CVE-2025-6965)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
sqlite-libs-3.46.1-5.el10_0.s390x.rpm
d776b52fd5e51c3e70c68335e45425fb9524c5d18013bfd0bbe2d5c8827ef0d1
RLSA-2025:12662
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: padata: fix UAF in padata_reorder (CVE-2025-21727)
* kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() (CVE-2025-21928)
* kernel: HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() (CVE-2025-21929)
* kernel: memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove (CVE-2025-22020)
* kernel: ext4: avoid journaling sb update on error if journal is destroying (CVE-2025-22113)
* kernel: RDMA/core: Fix use-after-free when rename device name (CVE-2025-22085)
* kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc (CVE-2025-37890)
* kernel: net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done (CVE-2025-38052)
* kernel: net: ch9200: fix uninitialised access during mii_nway_restart (CVE-2025-38086)
* kernel: net/sched: fix use-after-free in taprio_dev_notifier (CVE-2025-38087)
* kernel: nvme-tcp: sanitize request list handling (CVE-2025-38264)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.25.1.el10_0.s390x.rpm
833a53b323bac6a4d41fbcb202e9cd6302c3d4303138c7a3f72cbe0bfa7323fa
kernel-abi-stablelists-6.12.0-55.25.1.el10_0.noarch.rpm
34d9bc8a1b62f7ed279226e375c6701c331bb9e2dc0ba021bb00b8150af7d780
kernel-core-6.12.0-55.25.1.el10_0.s390x.rpm
3189b303d69b52106dec5d53ab383d7a1eb890148a609e3692dac484ab0e6d24
kernel-debug-6.12.0-55.25.1.el10_0.s390x.rpm
17e50d057f62cae9c341d196d2da591783331b0d595569ad14a8703a0be9a971
kernel-debug-core-6.12.0-55.25.1.el10_0.s390x.rpm
cba353272f63895ae94dd6dbcbe5a8257bcb2a9a62d377fc8b625a8fc0c12e16
kernel-debuginfo-common-s390x-6.12.0-55.25.1.el10_0.s390x.rpm
93f302f25544fb12d653422c9da7ba996806aa414b814698a57f00ede9cf658c
kernel-debug-modules-6.12.0-55.25.1.el10_0.s390x.rpm
17b6625671e841872da17598f09a735e4b86c4aac228f5b60df84f5b9d918a4a
kernel-debug-modules-core-6.12.0-55.25.1.el10_0.s390x.rpm
14c23c22be7a359f02d7b6d2c417e4c8342fd846961107db39240f83c5abe758
kernel-debug-modules-extra-6.12.0-55.25.1.el10_0.s390x.rpm
7a728ad94a6786f4540f16ceb70f7cd0c0c389ca5f8fadff332a74da95960417
kernel-modules-6.12.0-55.25.1.el10_0.s390x.rpm
efb33c5c12d66c821c2b410852ffa43df8534937901a18d19f67febff2d0cf39
kernel-modules-core-6.12.0-55.25.1.el10_0.s390x.rpm
86771181e5ada9bba511001b7b48054b7b2fd29d7c60fc2500cab22a6dc98808
kernel-modules-extra-6.12.0-55.25.1.el10_0.s390x.rpm
1699759460eeafe7e731f437354c94d74246bb3457823fd5a2f3e10b1e8a65f4
kernel-tools-6.12.0-55.25.1.el10_0.s390x.rpm
74cf70c345ebef05d87d2d661c0cc658d5b742ec1502b3cdeb43331a91ae2829
kernel-zfcpdump-6.12.0-55.25.1.el10_0.s390x.rpm
c89d407813ab48473e781f784e6ce438a8e0398584dad2bf13a89a5a59bed1d2
kernel-zfcpdump-core-6.12.0-55.25.1.el10_0.s390x.rpm
aa96ad599e4e009b90f8aa4b52dda3f54cd0f7bd72ecf210268c4337c5d1ce22
kernel-zfcpdump-modules-6.12.0-55.25.1.el10_0.s390x.rpm
6118512defb1cb8959c8ebb8c396cda9e4a6d8659c565d8633e5cff1eb42bd11
kernel-zfcpdump-modules-core-6.12.0-55.25.1.el10_0.s390x.rpm
1b87a9d9abbc94996cdc534e3725df419fb567ac22108cc94e3efbe90a44fdde
kernel-zfcpdump-modules-extra-6.12.0-55.25.1.el10_0.s390x.rpm
08f8cdedc1b4d4d889fa99f0c4601e9af24486e21ebb3320794126f2ec641b22
RLSA-2025:13240
Moderate: glibc security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for glibc.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
Security Fix(es):
* glibc: Double free in glibc (CVE-2025-8058)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
glibc-2.39-46.el10_0.s390x.rpm
e3cb299c9b7aea905cf71246069a4ff8600b92c9155a1c25234f39836832bd08
glibc-all-langpacks-2.39-46.el10_0.s390x.rpm
dd8d16525c47efee2094239052d123f157ecb1c8c2c7d8136c4380d50a7be1c0
glibc-common-2.39-46.el10_0.s390x.rpm
8ba0f13985812fa917eedb54e9c20f8668960f442bacd580401cfc4518bc7398
glibc-gconv-extra-2.39-46.el10_0.s390x.rpm
aad90e128192ee24664de387e08ab3372827b5bf4620f9712168170f2f32a4fc
glibc-langpack-aa-2.39-46.el10_0.s390x.rpm
40297316b85ebc735c028779a7ee99eb3740578f29f623b06649f95e879cafc2
glibc-langpack-af-2.39-46.el10_0.s390x.rpm
698ecb1029271adc5f71085c82511e2fd8c78678183bf470bddf4731bf36cb35
glibc-langpack-agr-2.39-46.el10_0.s390x.rpm
bac38e1d277f4cb3f27468ae077cb6f75ae31fcc3fad5a552f08aaf38036c0cc
glibc-langpack-ak-2.39-46.el10_0.s390x.rpm
8fca09cf68e8b6fbf35496b01fe80e708a633b21b0d75c8e705923594af72f50
glibc-langpack-am-2.39-46.el10_0.s390x.rpm
5da7a261f63dc229fd175faac754f09a6fb054d18aff1fbde4ac9560ca94c304
glibc-langpack-an-2.39-46.el10_0.s390x.rpm
0128685c2c513ef0a3209f66a44b6bdb8a11dc0267252881b73eb049b7f58bbf
glibc-langpack-anp-2.39-46.el10_0.s390x.rpm
f01715f90995d6359a3c85c53d7e521205c8c2166b2e1aa694ffa427987e51cf
glibc-langpack-ar-2.39-46.el10_0.s390x.rpm
ece4550cda08bf5c5ae86b0210cf6a15094d49a657b2974c88a322242fed1b20
glibc-langpack-as-2.39-46.el10_0.s390x.rpm
e764fbe26d5b3d0ccfdac80be8ebeb916ee9a90fa2c41d3f30f445857fdc163e
glibc-langpack-ast-2.39-46.el10_0.s390x.rpm
fdf3ad3596cba72c37ad8424fb729a7cf8b7dc965c60f148cfe6d250bcdf4b37
glibc-langpack-ayc-2.39-46.el10_0.s390x.rpm
8082c84c532d8a90a7ac8cfc0d15c02e3189821738e86e964074a64cf821b4c2
glibc-langpack-az-2.39-46.el10_0.s390x.rpm
f61aaba41975757e8eee096411c80a08efb51cb55ee578a5eb6a2188198972e2
glibc-langpack-be-2.39-46.el10_0.s390x.rpm
ab3d58abc755bd617cda55bac8bd7e953b4b252a7bab85405d6c85ec80ae3947
glibc-langpack-bem-2.39-46.el10_0.s390x.rpm
c6715a3f760a106a79d6dc6f89f2e1428e4b4afacc1ba8e2a6568254cbacaff5
glibc-langpack-ber-2.39-46.el10_0.s390x.rpm
33f77b8481075d1d2fc3dc6a096070a7e81394226ff68fe36530fe4c61ae0ea0
glibc-langpack-bg-2.39-46.el10_0.s390x.rpm
1875be8961fdb05c8605d964171f4db7af7a78ecb7b2a9cc6c9cc686ea155000
glibc-langpack-bhb-2.39-46.el10_0.s390x.rpm
82be5adc21e977f7d16187d0bd6630a3fa77679bd3ef9bb3e73cccfa738800d2
glibc-langpack-bho-2.39-46.el10_0.s390x.rpm
de2db3ea1d86e42ef2ac50d086fe8e068ffc82254e360d76a0bb82a3aebd3f2b
glibc-langpack-bi-2.39-46.el10_0.s390x.rpm
de6191f141c615420fd82bac810a932453f35b987ebcb1a0b9dbcbb20a277e96
glibc-langpack-bn-2.39-46.el10_0.s390x.rpm
9f982fff116bb135c2cab31513e6e6d64baf04fc02223ef951eff2bb5f4bf94e
glibc-langpack-bo-2.39-46.el10_0.s390x.rpm
68f445985d0469ef2a03b1f820a3b6c2503594a04b3df9948bb6a68412bdac46
glibc-langpack-br-2.39-46.el10_0.s390x.rpm
8f6552b7c57916f420865076eeb174873c21b6c1c219a6591255079ca889d357
glibc-langpack-brx-2.39-46.el10_0.s390x.rpm
0c3119c96521fc7e34d30166d9477af0b0e1aa42ab1b7f8532f6037469d4df7c
glibc-langpack-bs-2.39-46.el10_0.s390x.rpm
ac80e15f7de3ced45c55c68227669b86640314522523dca6a7a363c066af153e
glibc-langpack-byn-2.39-46.el10_0.s390x.rpm
f414aa152553f433efe2fe3dff1ec4f823366821167d1fb228f969c42b006b40
glibc-langpack-ca-2.39-46.el10_0.s390x.rpm
50dd65b2315aa78616a835b1bde364ce0264f0c7080aa2e63d9cfaeca54b542b
glibc-langpack-ce-2.39-46.el10_0.s390x.rpm
d7ba316995c6bcaa02c0428988cefb96429811c9ff17f807ae3f3bc70611fdb7
glibc-langpack-chr-2.39-46.el10_0.s390x.rpm
05dbc0f6f43ab86078ece4ad32426d95748354d3da1211463549e93bfba2e95b
glibc-langpack-ckb-2.39-46.el10_0.s390x.rpm
c95fbc2ccbf6b1c63fffc8d2cfd156eb3053889044a69edf8ed05c5ad7c4148d
glibc-langpack-cmn-2.39-46.el10_0.s390x.rpm
8e23bb2c041e7bb5f667a7725df1b675e95570efb374ee80e167d2157ad800ec
glibc-langpack-crh-2.39-46.el10_0.s390x.rpm
73e4551996de45d7358519507a17e10a58c55738d6a4fc0547616d86530d350d
glibc-langpack-cs-2.39-46.el10_0.s390x.rpm
244809bf97e11a617e933acf93fc960097de7c003006be7f184d4e070e11e51b
glibc-langpack-csb-2.39-46.el10_0.s390x.rpm
edb9c07830a8612a64bb638a31aabe5bcc227dae9af445f645d1da0035e4c66e
glibc-langpack-cv-2.39-46.el10_0.s390x.rpm
2e9e006afbb7693513a6a70c1a4ab86ce95ba4989ae3ab097724e5062a0a0cc6
glibc-langpack-cy-2.39-46.el10_0.s390x.rpm
e3c652aeee34f2864d7cc188f807f732c53d35ac1b7a32713a0f31a548c05fc2
glibc-langpack-da-2.39-46.el10_0.s390x.rpm
bddbcce28e791c53c0f5eda903e34e31a706fce853750cb9a910ab965e77858b
glibc-langpack-de-2.39-46.el10_0.s390x.rpm
a8b28e2ef7e9cb9249c2f2689dc0609830c1bbe2a6584f8f2184b0e5a929e153
glibc-langpack-doi-2.39-46.el10_0.s390x.rpm
e290c0afcdb3d3f1511082d689f3178dfb210020133f8ba98457f418508d5e70
glibc-langpack-dsb-2.39-46.el10_0.s390x.rpm
e02a87e75ba0a20977843df1f17dcd2ae503fb01578f96e716922939f6c31024
glibc-langpack-dv-2.39-46.el10_0.s390x.rpm
ba4705888bf96b27b50aaf26ba408b7958d49257bbffc326f45d0e9b871b598f
glibc-langpack-dz-2.39-46.el10_0.s390x.rpm
2829bed84328f2ab14d5499ec9b51764472e6c7c747c75b0a0a24e7943de5838
glibc-langpack-el-2.39-46.el10_0.s390x.rpm
d9b29870e8ebe7ca4068d04739ab35946e60e39a2c72389020f5f97219f0470e
glibc-langpack-en-2.39-46.el10_0.s390x.rpm
f54065f683f135aa68147af518f39cd2946b883a337653c507e4452e55e58576
glibc-langpack-eo-2.39-46.el10_0.s390x.rpm
e2f235f1a21eb526422d3198d5667c08749d20e2a65a3ab59ceb82472598e942
glibc-langpack-es-2.39-46.el10_0.s390x.rpm
678f66abb147ad54bddbf7f516eec712f7bd6eedb4c8d87424c95d30a02f860e
glibc-langpack-et-2.39-46.el10_0.s390x.rpm
2ad57c2dcd80bd61e03c6fd5ed69de5c285802cfee98256b4d323b8275e3d1ba
glibc-langpack-eu-2.39-46.el10_0.s390x.rpm
6e676b85257c8667bf6feeccf5a87bfbb7f446178c807468073e92bb3fcfcb29
glibc-langpack-fa-2.39-46.el10_0.s390x.rpm
60a78faeab5c24efbe06c2ab5534d2e9b42a0bdb05dca47b904a282ace2781a5
glibc-langpack-ff-2.39-46.el10_0.s390x.rpm
1dae4d93d7b864613965a5ff105d1d154d12c5979be28cd24c092ede2166352d
glibc-langpack-fi-2.39-46.el10_0.s390x.rpm
fb1917161bc573e51a747d77294f56d0675d867d50513fc3db627046aaf8f010
glibc-langpack-fil-2.39-46.el10_0.s390x.rpm
3d461fd3e28ab0f2fd6ec644c391588ed0938fccbd4c82e1b3504655ea5c0845
glibc-langpack-fo-2.39-46.el10_0.s390x.rpm
d27d27e83c7a9fabb9372eabf25dcc0f90b713dce88ca581a41b5c49f4918bd5
glibc-langpack-fr-2.39-46.el10_0.s390x.rpm
03a2e9633cfa5ed9e752c45ca0fdd800a5625467ff5d7777d0f547d0ae78e805
glibc-langpack-fur-2.39-46.el10_0.s390x.rpm
22c88bfcc559bd81bcf5edb19fe0c5331d0880e392d3f965c28642fbbe9b8b72
glibc-langpack-fy-2.39-46.el10_0.s390x.rpm
182d9fa2a6dffd2639db8f24607295501d00e6ee537f8a0ed422902f19fa11ee
glibc-langpack-ga-2.39-46.el10_0.s390x.rpm
8b6f022222cc0860f7314d45fcd8f0ee4df49f899bb9c0f5feceb6e3e1e8819d
glibc-langpack-gbm-2.39-46.el10_0.s390x.rpm
a55d501f1a3ec0940e96ba4f03ee7c3b27f1c306021e5b31776d2c15da93e88c
glibc-langpack-gd-2.39-46.el10_0.s390x.rpm
bd2f6d186bc4947f026410669bbaeda48c4bdd2e09867e8193ead8366f228e04
glibc-langpack-gez-2.39-46.el10_0.s390x.rpm
2a1de78b38dca9bcd6019971a110880b7f33a5ed4b737d044d3704b4bc7cd728
glibc-langpack-gl-2.39-46.el10_0.s390x.rpm
2b9368b9aa89769dd6a22bd822d5a92169294d96045a673d8ec25a1d732df67a
glibc-langpack-gu-2.39-46.el10_0.s390x.rpm
1fec9eaf2d53c074066c8e2cb1aef3635e9a9127ddb213f1d7104a23dae708fc
glibc-langpack-gv-2.39-46.el10_0.s390x.rpm
a4d2bee1aa3fe1dcba4c849d3334605d272c2c1a820a9511bfdcfcfb89682401
glibc-langpack-ha-2.39-46.el10_0.s390x.rpm
95426a765a2264c9146e78a5fc49cf3fbc3455a2015082f8de7b26e0ca4044c1
glibc-langpack-hak-2.39-46.el10_0.s390x.rpm
1332f845d49c8a52c50be013c46c1bfac859efd1523ad60dc936918289e95f02
glibc-langpack-he-2.39-46.el10_0.s390x.rpm
3104361c8011ad94e157ff091620ff43fbb7c52003dd567b52ec7c03a2f7cb51
glibc-langpack-hi-2.39-46.el10_0.s390x.rpm
d0e9cde4bd2831b145a8174f610cd3e23d77fdbad99afedded04ecb4b1e8de04
glibc-langpack-hif-2.39-46.el10_0.s390x.rpm
d43fdda182a4478cdf669f51804e2ff1985c0077dbed4629cd3f8fc9f1a98c0f
glibc-langpack-hne-2.39-46.el10_0.s390x.rpm
5747dba2c84a3661ca92af466170c2e04fd7c18dfafd94aa09b9336193f7b6ca
glibc-langpack-hr-2.39-46.el10_0.s390x.rpm
29d0672056b2e512b52dff77d5e6ffcd8ec6ccf479332c8ae057ab9f95149385
glibc-langpack-hsb-2.39-46.el10_0.s390x.rpm
bc6b0bdfe879b25827256dfbd35037fc68f23e862e83e65695c624d39ed62655
glibc-langpack-ht-2.39-46.el10_0.s390x.rpm
26f9e609faccaac4c4de5876958a6ca5c3c9228d28c272ae7305b6c7a3791232
glibc-langpack-hu-2.39-46.el10_0.s390x.rpm
ad3072fbec8632785fee6133f0ecac0e8fe6e4c953f40bad8b281f93925fc9af
glibc-langpack-hy-2.39-46.el10_0.s390x.rpm
a0f2d8753712f7ce4585897444ea0d9ba16b19f31ea9e3f95c13b6950c236a6d
glibc-langpack-ia-2.39-46.el10_0.s390x.rpm
68b1a3978847805451c8a5d2291b43646ebae5ef417787c3ad089c1f9ef85b9f
glibc-langpack-id-2.39-46.el10_0.s390x.rpm
45702a19f945d1cca85bd7b2b9677026ad711a0c6be6aedfef0f833a9ba66074
glibc-langpack-ig-2.39-46.el10_0.s390x.rpm
39b80795f6d99bd9fa53f5825ef7b97a0f8dfa43af8347fc38060ca5271ad153
glibc-langpack-ik-2.39-46.el10_0.s390x.rpm
79bca9732dc100e853aae991c6f61a0b2db4ed18a8c970f5b530ecea4952f83c
glibc-langpack-is-2.39-46.el10_0.s390x.rpm
9954a43d459f78551d009cef5c8e8dccc88414e5c5e8258a2ef34d6bbed2b102
glibc-langpack-it-2.39-46.el10_0.s390x.rpm
570bfd549d46b5fd569189fcd77010ae04a562e5e4e1d9173f0226a2a0e79e39
glibc-langpack-iu-2.39-46.el10_0.s390x.rpm
682deb599278af71ed14dcf886d2dfca12069e485016295c337a8a7ff8bcccb0
glibc-langpack-ja-2.39-46.el10_0.s390x.rpm
10c530623e0fe4f41b67867375da3baf772fdd8fa3eceebcc432dbad366d36ea
glibc-langpack-ka-2.39-46.el10_0.s390x.rpm
889b6d956c93f4d563e4ab1b913c042a497593656deacdc88f97a87fd44a1798
glibc-langpack-kab-2.39-46.el10_0.s390x.rpm
4adbe00e22077eaeb841eac15a182e4838731a33097dc9b41e3cfa0b68c6c402
glibc-langpack-kk-2.39-46.el10_0.s390x.rpm
250438a7926f6c253bc70868861a9370cdd362853109975d9c985c17f91ace56
glibc-langpack-kl-2.39-46.el10_0.s390x.rpm
96429def6ba40014b96fbc3149edbde424a4e7c6cff6f10099ee3ae18b9c242f
glibc-langpack-km-2.39-46.el10_0.s390x.rpm
0f6e4695564b023b666b315e5d8dc159a98f54a3e3f3caf9b8b03c9c93ba0344
glibc-langpack-kn-2.39-46.el10_0.s390x.rpm
ff651e904420ba10afc8405cd49f606fecc01e4011bf64f8ba7974278232a845
glibc-langpack-ko-2.39-46.el10_0.s390x.rpm
2c6e05ef769162bcfc5c314e6c5bde345439ca02f28256ae88c7fbdc2ec5d515
glibc-langpack-kok-2.39-46.el10_0.s390x.rpm
e687ba22a4b0d9e99d0513b7994031f74530c69188d8668f33f0c0458ca799e9
glibc-langpack-ks-2.39-46.el10_0.s390x.rpm
79e8d9673d0f12e2299c73386a82c9a86091e1a8e1c984af48dfe8d65413c32a
glibc-langpack-ku-2.39-46.el10_0.s390x.rpm
4119eb80a7f4a5ea902a50b5c1a3224469402064c1a90ee07810383e250cd876
glibc-langpack-kv-2.39-46.el10_0.s390x.rpm
a610e169f8e8697cc8a458b8a364a20ab9ad53a8db7068a13740259ebe744d17
glibc-langpack-kw-2.39-46.el10_0.s390x.rpm
07f63d8550b814bd13091c430fcfe1c192d960e0d754ebc7f9501b311cd69591
glibc-langpack-ky-2.39-46.el10_0.s390x.rpm
215766eb03b46bb112272b539679f09de45c20cab5ba7dd560a58a77dd4722fb
glibc-langpack-lb-2.39-46.el10_0.s390x.rpm
9f4dd7ec17243cedf6a45da18f00ab08baf9e501addd498a56da5dbb955174b7
glibc-langpack-lg-2.39-46.el10_0.s390x.rpm
6c26f7d288d3779659eb9c12c2f51e1e5467e55aa2ad53c6915463928d504639
glibc-langpack-li-2.39-46.el10_0.s390x.rpm
657e6f8fdc62320f17447c0d47a47529b4f54790520b93f210dd28cbf55c83d4
glibc-langpack-lij-2.39-46.el10_0.s390x.rpm
08de32e9859c478d65e5547aa1687a9986c1262962daded09d25db283c1e075a
glibc-langpack-ln-2.39-46.el10_0.s390x.rpm
e0d9dff8730193f4bcd0b33ad14b3b78f65d18098c94884bf70907b8a45f1f92
glibc-langpack-lo-2.39-46.el10_0.s390x.rpm
2db005961c0236bcc1ecf66a8ec4c0449eb53b6f25a181f032cf67158245dfb4
glibc-langpack-lt-2.39-46.el10_0.s390x.rpm
a750849137c68515b423f51b54a7522ac9d256e07607a7f5e36545b91a8382d2
glibc-langpack-lv-2.39-46.el10_0.s390x.rpm
f9ee1408e65c163e81fbd78d92857697f7405af49964cc26c982db14e52beffb
glibc-langpack-lzh-2.39-46.el10_0.s390x.rpm
e0a92fa8c4bbaf95ba2c04b3abada0183c859724e2b14ce619460d99e7e2d6d5
glibc-langpack-mag-2.39-46.el10_0.s390x.rpm
0e13495cedd19472c0cccf47348316cd25ca9f9461bfc282b8c91f5843774d57
glibc-langpack-mai-2.39-46.el10_0.s390x.rpm
ac6136ecb8c7e4d668ef9ba7cc54d62bc6d88f98c9dcfaded0140fb5a44c7c02
glibc-langpack-mfe-2.39-46.el10_0.s390x.rpm
eb04ff9605f8d82815c1323e75ec2ea86d1e734276dc4ea91dc53106c0278cc5
glibc-langpack-mg-2.39-46.el10_0.s390x.rpm
7e3cf45db65a5e208d77bcdc3fc370dd378f9618a06cb5cdb83e8493074592d5
glibc-langpack-mhr-2.39-46.el10_0.s390x.rpm
3d97163cde5b7822c8b7e5c1b2e8f09ca3944926a4c3b3399e6d3a44fcd5c4bb
glibc-langpack-mi-2.39-46.el10_0.s390x.rpm
f6212d13305b14ff1d454e0f8a41009aa8edaeeca52a5ba1cf2fb22d2c9c9ef9
glibc-langpack-miq-2.39-46.el10_0.s390x.rpm
0fdbae81362b6060097d256a84e1ad5fcd0a12152e46cd4f02466832bd51234b
glibc-langpack-mjw-2.39-46.el10_0.s390x.rpm
a39167dce87865020243177eda333661789fe3275a8aeaad3884afcd6d8e46d5
glibc-langpack-mk-2.39-46.el10_0.s390x.rpm
d1ec898d54681e5d3df6e6e07194c15ed3b6b8f12218449404e9bd8ff28c6108
glibc-langpack-ml-2.39-46.el10_0.s390x.rpm
37a850037cc6667961a5c87d384906efb56eeedff5bb79555af12f4f3a7acaa2
glibc-langpack-mn-2.39-46.el10_0.s390x.rpm
0ec1b63739f935ee7d89dcf0597ae96cee6dac8f6ee21f5513903593d9f00c39
glibc-langpack-mni-2.39-46.el10_0.s390x.rpm
0db19e83a1d7ae2adae4deeb31df4cc271b516b038507838333e19acf6188fb0
glibc-langpack-mnw-2.39-46.el10_0.s390x.rpm
16bc62567e527cb39864bdba4536f54c9f87dca0a57fc18701d0d718dd48b483
glibc-langpack-mr-2.39-46.el10_0.s390x.rpm
556e6897bc7c6074d2a4a4b16a554fabca27f5ae5fe23bb504a28c5cdf7057c1
glibc-langpack-ms-2.39-46.el10_0.s390x.rpm
186955a222efcc5f9d560c8e2331c47b3b257f6389da0ffec3c755bd2f936027
glibc-langpack-mt-2.39-46.el10_0.s390x.rpm
d45e954723d744abb8b4da6c5623e48cfb7ab088e021f9c5c3e0b5cac105b46e
glibc-langpack-my-2.39-46.el10_0.s390x.rpm
e152cc14a76686f8b051e3c3fcf10975ededc4e517fe578002ad43efad5c3f21
glibc-langpack-nan-2.39-46.el10_0.s390x.rpm
c8faf1c2b05c2cd044f7b355acd694a5fb62c1a6f9605eca501979c7a5090ab2
glibc-langpack-nb-2.39-46.el10_0.s390x.rpm
632fd7c23af92939c60b772f31012ea7a2560cfb45c0fa01474c1cbc48a6d5d9
glibc-langpack-nds-2.39-46.el10_0.s390x.rpm
fab1af732845f80ddf50bc3072153f07c4470db180deb7ca71ec28166d023112
glibc-langpack-ne-2.39-46.el10_0.s390x.rpm
2390bf3d3495dbf9ff1ae7a56946a818864d6b29e98c886207189243b115521b
glibc-langpack-nhn-2.39-46.el10_0.s390x.rpm
013a6f5dfd49815b51bd15911d878ed8e4c05571c0e2dc95fae789538d4fb9d1
glibc-langpack-niu-2.39-46.el10_0.s390x.rpm
562286b0e39edc43080c31540812d383c8cd05f5c5170a649e127574f56aa39c
glibc-langpack-nl-2.39-46.el10_0.s390x.rpm
61a643c6313dc65e40213241d6f55c80fe4939e59d7550c751a87789556a84f3
glibc-langpack-nn-2.39-46.el10_0.s390x.rpm
2ae6654d509602625fd7a115eb98cb106a8bad46e8be4347c21279a4ab16d2c4
glibc-langpack-nr-2.39-46.el10_0.s390x.rpm
41ddad621482aaeed2f7a3afbccdc61bc84f9dad58a2eb289861f6b31b7e0936
glibc-langpack-nso-2.39-46.el10_0.s390x.rpm
244734dac381bfd1d8de81dfb9ee86cf85dfe0fd929c138e932773983a578ac6
glibc-langpack-oc-2.39-46.el10_0.s390x.rpm
484e4fdaa47f6c0030ebf78e1dc68a452a92c311fd373bf774e5882908d0347a
glibc-langpack-om-2.39-46.el10_0.s390x.rpm
20e86c325e4688c90807d8f70073eb10d2350c6e512f2ffe3e55dcbbcbf1d910
glibc-langpack-or-2.39-46.el10_0.s390x.rpm
26dbddd1d59907810cbb891a2fa876884fb25582c33f645a9f280ee14b976e29
glibc-langpack-os-2.39-46.el10_0.s390x.rpm
88553a9f65f20bcbc5dee2f17b94d322e641c7ea9ae13e38f8c8f8494f38bdb5
glibc-langpack-pa-2.39-46.el10_0.s390x.rpm
e50777e0486104656f39e5eae935230a33270be70886d2ae26b20f83931397aa
glibc-langpack-pap-2.39-46.el10_0.s390x.rpm
c7fe0311408f6ccb0148858f05d7938e5d4c18687bf3fde605b3c76a4424f309
glibc-langpack-pl-2.39-46.el10_0.s390x.rpm
af054c82218fd94228723dc5147924e99fa9f6c58dff6e2c8c51e0a6eefd46f7
glibc-langpack-ps-2.39-46.el10_0.s390x.rpm
201757feec96c446c6a2ee11b72d6c8c6b44d37496c2f45231832a40eb7ed962
glibc-langpack-pt-2.39-46.el10_0.s390x.rpm
94388632b98a94be05f05dc354fe74f0231b144db01b49a64c4c4b0f6b46d62c
glibc-langpack-quz-2.39-46.el10_0.s390x.rpm
354372c232a4e8d1045f5020549ea2967c6a5f52a928d26cbfa345c040673bbf
glibc-langpack-raj-2.39-46.el10_0.s390x.rpm
8cd8cf40ff356c53602b25c0616e14714fe58cc9a3ebedab73e5d3fc108b7aaa
glibc-langpack-rif-2.39-46.el10_0.s390x.rpm
7f624cde6054f2211296c708ad87da6af1a067602655e9cb8118949f413e86ea
glibc-langpack-ro-2.39-46.el10_0.s390x.rpm
d93d5aaf3b5d3239df20d2b904f9481fe3a4a04a7e5ea980fa7ed4b948d648ea
glibc-langpack-ru-2.39-46.el10_0.s390x.rpm
543943f486bf4f9a4a3f736b08d75556099d768cf191a2105d9b0519453084ac
glibc-langpack-rw-2.39-46.el10_0.s390x.rpm
1f437543485017ff473fa007cbf696349397b68740a1ad15b2f8f6b946b1994f
glibc-langpack-sa-2.39-46.el10_0.s390x.rpm
50ef3d4a0f1ef36a07dd7f252e95e8b74f341598e00c3d7b75ed79a11e00e1ab
glibc-langpack-sah-2.39-46.el10_0.s390x.rpm
c27b19833f5329d8e6a194c68baaf99d2eb9f5061eea7aa2c3f0c7e044482026
glibc-langpack-sat-2.39-46.el10_0.s390x.rpm
8ca688e406ba740655a192a7165a0aa81087be3153b719d6efb486eec9129a20
glibc-langpack-sc-2.39-46.el10_0.s390x.rpm
5847b41e30903c113313561548da1202a43de9139216cdeef03b99efc1ae22c7
glibc-langpack-sd-2.39-46.el10_0.s390x.rpm
2622da42020c21c3f0388ce676877f541d55d6f3b1bd39d28e050b9da652abf5
glibc-langpack-se-2.39-46.el10_0.s390x.rpm
9407bf1b216fc39249d88898f722dd93b88c0b65d52c932c0bda65655ac69838
glibc-langpack-sgs-2.39-46.el10_0.s390x.rpm
9404e428f896cab6599482edfb64d082ae60ea58ba3d99ef5fce23089962a55c
glibc-langpack-shn-2.39-46.el10_0.s390x.rpm
0fd5612c374b0dc8466ffd18f3581b2f8bbbc4425405f84c5be2d04f27a250dd
glibc-langpack-shs-2.39-46.el10_0.s390x.rpm
9f6e871b7d9259b5444ff72407930af56046f123d8a0fc92d895bc5dc5aac633
glibc-langpack-si-2.39-46.el10_0.s390x.rpm
9c6e2e3a5a8f3e33de067bad006d3ca3297fcc3fc0430f90fe427eb52c263acd
glibc-langpack-sid-2.39-46.el10_0.s390x.rpm
02727100923b9b0b1d3f9018c94c0f0028f31e9f06bf9da45e541e921c2e9d7e
glibc-langpack-sk-2.39-46.el10_0.s390x.rpm
e1a7dd94b934e93b6d4a664ad66644dea90453922986339edc79bdeb33d3bc3d
glibc-langpack-sl-2.39-46.el10_0.s390x.rpm
20ce7e6e84d7af7e13caa0c62316eee5cff28c96c919a8c977ced4cc2483b7d0
glibc-langpack-sm-2.39-46.el10_0.s390x.rpm
1a963b52a6043149e4e7bc4be71904cf71f1d93ac11263df63365cc0831291f7
glibc-langpack-so-2.39-46.el10_0.s390x.rpm
e5cd6e3bd0414c1fe494e6e0cdea8dfb87c8b8d971bb5ddbdce5a23eba522d32
glibc-langpack-sq-2.39-46.el10_0.s390x.rpm
70313c5a0cead66e39151541b57497dc9afdb2bbcd6bfc5e19f48434fe6390ff
glibc-langpack-sr-2.39-46.el10_0.s390x.rpm
6c087a1a7ffba1113ddb2c53e19620bc50238aaa985e58675c7c5963a8849595
glibc-langpack-ss-2.39-46.el10_0.s390x.rpm
c3b9612ed25e8d815c4c0a886b34b9a1292cdeb981fd49e69ace8e08ec437f6b
glibc-langpack-ssy-2.39-46.el10_0.s390x.rpm
46be52897234c487666116ac8a21adcbfd248424fbd426479d42db6c35e1eeca
glibc-langpack-st-2.39-46.el10_0.s390x.rpm
f30100c88d23ea70729f0f8a790947f723e53c06a22b814fcbc829510871e578
glibc-langpack-su-2.39-46.el10_0.s390x.rpm
dacfee0dff00aac3502bf8285e0ae53a742631762ff3d294f12831acde3d3a79
glibc-langpack-sv-2.39-46.el10_0.s390x.rpm
78d83315fcc7fa3c94ce2f49e449b665e193b7d653be021ae550b6a2cf4766b3
glibc-langpack-sw-2.39-46.el10_0.s390x.rpm
6516f4ae6d7b2a7ea5203eaff99e5a3761210138569314bd76fa55976c1825c0
glibc-langpack-syr-2.39-46.el10_0.s390x.rpm
e56c4ac45e860dbd1e71029047da4affca97c8daf3959263ab1cfd43a7d545dc
glibc-langpack-szl-2.39-46.el10_0.s390x.rpm
e6c2071c8f5e33ffcd7f24e70d60333a8e9c246268458cb837b10baf354f86b1
glibc-langpack-ta-2.39-46.el10_0.s390x.rpm
1795e854a2a661f3de28a4a0d52acb54d281d708e34a4a33e3d37c891ae6dd8e
glibc-langpack-tcy-2.39-46.el10_0.s390x.rpm
766a481387a995f7edfaf49607db7ff022b58e509b8e5c120e4db00456d149c9
glibc-langpack-te-2.39-46.el10_0.s390x.rpm
61a3629a42fe32fe79de719174118547df96b9d22899e290534aa2d3040ef2b3
glibc-langpack-tg-2.39-46.el10_0.s390x.rpm
1d620f7f42f5f4b59c8cbee23156dd457342976a0faa21873ca62f682f70224c
glibc-langpack-th-2.39-46.el10_0.s390x.rpm
ff2a76580bb5bd3f5cfadd21baca08cdbcb0259120c4f87a7db098a6ead5f9fc
glibc-langpack-the-2.39-46.el10_0.s390x.rpm
9e2e6f64eaf2c85aaec474da18077f7bf1ac66c161bed876400e77d9fa1bfea2
glibc-langpack-ti-2.39-46.el10_0.s390x.rpm
8a4c30b669774ab266c1b5b1be46280bb97b63a64079c74d9ab9feb316f0cfcd
glibc-langpack-tig-2.39-46.el10_0.s390x.rpm
c80037bf846b9be4afa639a4a14a4b459af331b456ac82a6383f4fc48a59edac
glibc-langpack-tk-2.39-46.el10_0.s390x.rpm
78e7c4431dcb7af3d163873c3d06de7a91cb8564a6fb96ced7287c4ed9a55294
glibc-langpack-tl-2.39-46.el10_0.s390x.rpm
64cc10260618df9b08af610fd25ca760470e7515007347c377efecd0161cd09c
glibc-langpack-tn-2.39-46.el10_0.s390x.rpm
d36fdbd1f3b9fb6e8fdbeb320ec796f7d8e8493122ffb7c94d560c57e0a6712a
glibc-langpack-to-2.39-46.el10_0.s390x.rpm
3758e08a2919cc3b0d9f3340c4642886348db367eed32cbc69e521a40c149080
glibc-langpack-tok-2.39-46.el10_0.s390x.rpm
719f9a48e6ee462bd5092bf72cbad0537f7b897d65117c31735c3ff529181df9
glibc-langpack-tpi-2.39-46.el10_0.s390x.rpm
07efb9190c6562ab1836efc732ed01fd71e5ce4473e4a7444cfa2b793ae1f194
glibc-langpack-tr-2.39-46.el10_0.s390x.rpm
da285d00e4778b45c1b27ac14cffd5e8fe941144368363da71a6316dbe4fb2b9
glibc-langpack-ts-2.39-46.el10_0.s390x.rpm
62a8f45b514b66adc964746cc20a952188067a7bcf2a26abdd7319ffa0d4039e
glibc-langpack-tt-2.39-46.el10_0.s390x.rpm
e885355b6a5dbfd8df12eb04a8d1fd7ed39106a0d8036870528ee153dc58edf6
glibc-langpack-ug-2.39-46.el10_0.s390x.rpm
100192ca87df51f1a517a594d17740258be14f06163afa3feb897d4767ac14e8
glibc-langpack-uk-2.39-46.el10_0.s390x.rpm
953c9bd8e38bcc8a551749a3c04b699b37c4d407317c129e732ddc7f204b05a9
glibc-langpack-unm-2.39-46.el10_0.s390x.rpm
4c0fde99a77932411c258e590137b47ac00f07ec705d0ff9186e3f27d73d7928
glibc-langpack-ur-2.39-46.el10_0.s390x.rpm
915819733d343931f74b4c11433f77dd98995d7a2334e76de222d5e5cd3f11cf
glibc-langpack-uz-2.39-46.el10_0.s390x.rpm
0568d1376129c778f31204daee425475fc13291ab89c614c9ead4d4a04783d1f
glibc-langpack-ve-2.39-46.el10_0.s390x.rpm
24096b5a611c5acbe8f2adb54fce4c67da800a328fdc3907a84818d4af35405d
glibc-langpack-vi-2.39-46.el10_0.s390x.rpm
0317e66df26aa806e49d1660757de208f9f649d083662bb06ae140b289debc53
glibc-langpack-wa-2.39-46.el10_0.s390x.rpm
544ab204b5d8df58d3322ef19089cce5d406a7a4bfe30f10b603712c87dd2696
glibc-langpack-wae-2.39-46.el10_0.s390x.rpm
26f2b152652285786a1c4845ce749e29088fb53297776b4e8d42394bd6657cc9
glibc-langpack-wal-2.39-46.el10_0.s390x.rpm
30c6bcfdcf6beb0d848b5a311c8b31d1a5139fa7e613772e1fc6d76b1bda209d
glibc-langpack-wo-2.39-46.el10_0.s390x.rpm
951c1f6dae5c63499dae3e2e6976d18024da24e700a5b82a24d37aff5f283708
glibc-langpack-xh-2.39-46.el10_0.s390x.rpm
20c3c296aee707d2a833d44c56c76fc4004c8c34dad774f4e98bdbf15ec9df08
glibc-langpack-yi-2.39-46.el10_0.s390x.rpm
4544da7928ae33acc7092604fdab64e876aec9bd85155322d20cb82263571832
glibc-langpack-yo-2.39-46.el10_0.s390x.rpm
9f5f8ea62afa58eb4868900b42afc12dd4eeeb65166004bcd27b8c2d66f18c42
glibc-langpack-yue-2.39-46.el10_0.s390x.rpm
3482e62bd0b6432f2313533e8bfca59d83fe1a6f2f03cb1d7d258f5f1819b246
glibc-langpack-yuw-2.39-46.el10_0.s390x.rpm
5622f44faaeaced432fc7843783d6f32ebcd486c7279d5eb8cdc369191c23d28
glibc-langpack-zgh-2.39-46.el10_0.s390x.rpm
6a2caaead2d4c0982e67680ed44f5eb728a4c44306f387f9e303bc4f97e2d582
glibc-langpack-zh-2.39-46.el10_0.s390x.rpm
bde67629ef2f3ad283732e3edc6472c390df8c4844743ecf4b01004d82e426e3
glibc-langpack-zu-2.39-46.el10_0.s390x.rpm
36d6ec63a372589d5fd2e2c50badb89d0f3a10706d46337360100786f22360fa
glibc-minimal-langpack-2.39-46.el10_0.s390x.rpm
750b323baa717a061e2f88c7565e0f199e10fde452551dbb8f45771fd4672d58
libnsl-2.39-46.el10_0.s390x.rpm
4fbc5cb3a17564ff19d4490b206149b9afbc5a5eec7973e5db623c0d8ad6ca92
RLSA-2025:13429
Moderate: libxml2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for libxml2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libxml2 library is a development toolbox providing the implementation of various XML standards.
The libxml2 library is a development toolbox providing the implementation of various XML standards.
Security Fix(es):
The libxml2 library is a development toolbox providing the implementation of various XML standards.
The libxml2 library is a development toolbox providing the implementation of various XML standards.
Security Fix(es):
* libxml2: Out-of-Bounds Read in libxml2 (CVE-2025-32414)
The libxml2 library is a development toolbox providing the implementation of various XML standards.
The libxml2 library is a development toolbox providing the implementation of various XML standards.
Security Fix(es):
The libxml2 library is a development toolbox providing the implementation of various XML standards.
The libxml2 library is a development toolbox providing the implementation of various XML standards.
Security Fix(es):
* libxml2: Out-of-Bounds Read in libxml2 (CVE-2025-32414)
* libxml2: Out-of-bounds Read in xmlSchemaIDCFillNodeTables (CVE-2025-32415)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libxml2-2.12.5-9.el10_0.s390x.rpm
34c26cc093928b55af2148d12fc42b7e4d7135f6f2de14980aa7c395d6d44cf7
python3-libxml2-2.12.5-9.el10_0.s390x.rpm
53f4f2899078f32f6b107366986603fa56f9fd3846282873aab3e88139e77e6a
RLSA-2025:13598
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
* kernel: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CVE-2025-38159)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
* kernel: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CVE-2025-38159)
* kernel: PCI/pwrctrl: Cancel outstanding rescan work when unregistering (CVE-2025-38137)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
* kernel: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CVE-2025-38159)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
The kernel packages contain the Linux kernel, the core of any Linux operating system.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array (CVE-2024-56721)
* kernel: crypto: algif_hash - fix double free in hash_accept (CVE-2025-38079)
* kernel: mm/hugetlb: unshare page tables during VMA split, not before (CVE-2025-38084)
* kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (CVE-2025-38085)
* kernel: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CVE-2025-38159)
* kernel: PCI/pwrctrl: Cancel outstanding rescan work when unregistering (CVE-2025-38137)
* kernel: wifi: ath12k: fix invalid access to memory (CVE-2025-38292)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.27.1.el10_0.s390x.rpm
511ea33dbaa7285a8dfe3f6b5b1e0e7716900260729ea2314a192ea9d0815083
kernel-abi-stablelists-6.12.0-55.27.1.el10_0.noarch.rpm
103e225b90a65633d92ed8bb323d75971c396476448104bb6157c5717feadfaf
kernel-core-6.12.0-55.27.1.el10_0.s390x.rpm
df115b6b678c256cc20780cb9fd7bfec7ec01d83ac63d2a4dfc23751eb628c4c
kernel-debug-6.12.0-55.27.1.el10_0.s390x.rpm
702f6e9aa6ad645689953ad83dbe830c406ed4deca878b585615c468bfe78cfe
kernel-debug-core-6.12.0-55.27.1.el10_0.s390x.rpm
ef58dcfe7e7e3cc3979f29c72e650c33a47f993aff9a2c9abc162691bfafad34
kernel-debuginfo-common-s390x-6.12.0-55.27.1.el10_0.s390x.rpm
254c772c8498f41c969b34805cc4e3286272f9fd809081982bf1b604ac9d55d4
kernel-debug-modules-6.12.0-55.27.1.el10_0.s390x.rpm
6ab3cfbf70f14f22db505091ff092b2fa4baa746479615fc3b27168c998cb05e
kernel-debug-modules-core-6.12.0-55.27.1.el10_0.s390x.rpm
14df05f3461a59e6e019070635cb16a699f9853c99237ca419d4b34a51fb5447
kernel-debug-modules-extra-6.12.0-55.27.1.el10_0.s390x.rpm
e8f88f9c3ea7257cf3f26f5e55b4305cc72f1bd58edab37595d7df0925225300
kernel-modules-6.12.0-55.27.1.el10_0.s390x.rpm
9876276caff6b565938dfebe22b284e2068f1bbbfbfbe7d810d5f2b7409ca340
kernel-modules-core-6.12.0-55.27.1.el10_0.s390x.rpm
d4d1782b806cfcc30b202f9a3e35b2e0a2fcff619ed0c04dad9fa95ce2f6d7ab
kernel-modules-extra-6.12.0-55.27.1.el10_0.s390x.rpm
e488e8e2a46e68356f8787df485a133151029b737934e9e587d64e7b0f6f3dc9
kernel-tools-6.12.0-55.27.1.el10_0.s390x.rpm
3d5796799b081d641743c71e1e55cd0144f67889e011a39a319ff307eef7a430
kernel-zfcpdump-6.12.0-55.27.1.el10_0.s390x.rpm
7e60fc5386ce34b0ab9ef81ca1fe9f77400adcf3b15251fbbb0f1fc1c69e9d27
kernel-zfcpdump-core-6.12.0-55.27.1.el10_0.s390x.rpm
ddfa5ddf0bcae5713fcf818a9d040e817edd4b24d098c3dd717a34290acbf9fb
kernel-zfcpdump-modules-6.12.0-55.27.1.el10_0.s390x.rpm
93f45075cd9bdc0bfad38c577179384b7231eefbf837bf5b875159460937562f
kernel-zfcpdump-modules-core-6.12.0-55.27.1.el10_0.s390x.rpm
3bae769865bb6a65c94f40ba8874fa2c544928da91b49a832700717ebfc3a6dc
kernel-zfcpdump-modules-extra-6.12.0-55.27.1.el10_0.s390x.rpm
67bf74a1634b17a5c2a85881c2b29b26d7b0902816733ccb13db42dd79cd457e
RLSA-2025:14137
Important: libarchive security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for libarchive.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file managers.
Security Fix(es):
* libarchive: Double free at archive_read_format_rar_seek_data() in archive_read_support_format_rar.c (CVE-2025-5914)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
libarchive-3.7.7-4.el10_0.s390x.rpm
90177fe49719f45abba28dfca6f7becef91bbbdbd12bf214a3dcdd8911cb5285
RLSA-2025:14510
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: net_sched: ets: Fix double list add in class with netem as child qdisc (CVE-2025-37914)
* kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw (CVE-2025-38200)
* kernel: ice: fix eswitch code memory leak in reset scenario (CVE-2025-38417)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.29.1.el10_0.s390x.rpm
a65d9145bf209755ecc4945a395d9b30d9cd1f2524382a5682285366e7e9120d
kernel-abi-stablelists-6.12.0-55.29.1.el10_0.noarch.rpm
d43ac768b2748622df3eb359b8e8ec7d9c91b27e8826d4eb77441a6730514393
kernel-core-6.12.0-55.29.1.el10_0.s390x.rpm
71ac60bae9ff1144d93a4cc15c881f4fd296135e5ebf3d7b5d803982c526a0da
kernel-debug-6.12.0-55.29.1.el10_0.s390x.rpm
402005b42bf123ed409e89b015f2618b418f497f641afd24823d7b11a7dc9d85
kernel-debug-core-6.12.0-55.29.1.el10_0.s390x.rpm
d8141bda588a95c2aa2d284c50244e71f42e6ad233643752dd2e08e4f4434e87
kernel-debuginfo-common-s390x-6.12.0-55.29.1.el10_0.s390x.rpm
5ee6e2ce0a4072a2fe5769afaa0f99c9e45d4a7630bcc243b61f57d65d0429c3
kernel-debug-modules-6.12.0-55.29.1.el10_0.s390x.rpm
d177da1a9a68958cc4d07b8157482efdc1e83600905646eba07d96f309cdad08
kernel-debug-modules-core-6.12.0-55.29.1.el10_0.s390x.rpm
56b309ccc7696000cc84ef394d7fef6b4a9d3d8d65339fd9ec2653c389680237
kernel-debug-modules-extra-6.12.0-55.29.1.el10_0.s390x.rpm
3f1e2f5b46f1cb08cde48e9db7be939e5f7425fd7f000710fab29e2aec0d0fd0
kernel-modules-6.12.0-55.29.1.el10_0.s390x.rpm
7af9d1fc32d137538060764236bf2a25837aa867096f78dd9d97d3b8ce80dbea
kernel-modules-core-6.12.0-55.29.1.el10_0.s390x.rpm
90c16c244ca27588065a146e3eb81a5f0f749080c93b31570c306fd317098f2d
kernel-modules-extra-6.12.0-55.29.1.el10_0.s390x.rpm
92c66f5d77dcfa68701a9f4f019307226d810f3c9950b4755941abd2edfe7744
kernel-tools-6.12.0-55.29.1.el10_0.s390x.rpm
6e3e55e1abf363b90cff600c2cef71c4141c6dfa2e3fb387540c84817766391f
kernel-zfcpdump-6.12.0-55.29.1.el10_0.s390x.rpm
f511d5b0e6e588321e4f12a37bd8da0db2353140c8cba60b78139ecf5f82deb6
kernel-zfcpdump-core-6.12.0-55.29.1.el10_0.s390x.rpm
3fc10ff554a8768daa93e60d87dbb850549b71cda532ba5f94a6044628aa1055
kernel-zfcpdump-modules-6.12.0-55.29.1.el10_0.s390x.rpm
7c2b2326500f0165992a5459858b4135c7d24f863f7471868d845857e070d14f
kernel-zfcpdump-modules-core-6.12.0-55.29.1.el10_0.s390x.rpm
d4532c8e51eb0b9c29a0fea6c07c0411ef235847ab42d1db831c5c465ca2bf15
kernel-zfcpdump-modules-extra-6.12.0-55.29.1.el10_0.s390x.rpm
ee0d6748b682e59db3fe37279cb96e94ee51355bcae2dcc7888917aafa451f84
RLSA-2025:14984
Moderate: python3.12 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for python3.12.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* cpython: Cpython infinite loop when parsing a tarfile (CVE-2025-8194)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-3.12.9-2.el10_0.3.s390x.rpm
0f4a38cd29be413059af364f6219e3277fc28347143ac598548a9ef00a2f01e7
python3-libs-3.12.9-2.el10_0.3.s390x.rpm
e4512c9ea19557043a8e3154e756daa961be42db52506ce397025e516691de8d
RLSA-2025:15005
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: udp: Fix memory accounting leak. (CVE-2025-22058)
* kernel: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (CVE-2025-37823)
* kernel: ext4: only dirty folios when data journaling regular files (CVE-2025-38220)
* kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (CVE-2025-38211)
* kernel: tipc: Fix use-after-free in tipc_conn_close() (CVE-2025-38464)
* kernel: vsock: Fix transport_* TOCTOU (CVE-2025-38461)
* kernel: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (CVE-2025-38472)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.30.1.el10_0.s390x.rpm
6203cc0adc3a0258a92b736e2f019f6aa5085c09cdcdb3454952db236fe0dc7d
kernel-abi-stablelists-6.12.0-55.30.1.el10_0.noarch.rpm
f742a7fb5997ba7574774e9a007e41b387f5578f5d7e1cf9fd5ccf3d4a21970a
kernel-core-6.12.0-55.30.1.el10_0.s390x.rpm
4cc9191ef842ea32dd1c26e00141de366de627a1586aacc2f4bfec7c7be1b972
kernel-debug-6.12.0-55.30.1.el10_0.s390x.rpm
dd42d21500747a62b47ed4011aa7073bb7ab754ffe63c96bd18561179e309e28
kernel-debug-core-6.12.0-55.30.1.el10_0.s390x.rpm
3298ad4787259c0b0fd56af75ffe82b5f4e9072083e3bde279b54963b671817d
kernel-debuginfo-common-s390x-6.12.0-55.30.1.el10_0.s390x.rpm
553f9916c8cc26fffdc8040925f95b3b23f52795f29b41a75bfcff574553020b
kernel-debug-modules-6.12.0-55.30.1.el10_0.s390x.rpm
4394dcab7cb2284d93e19b93c9a7c661f5b288aa66573083a2355d0e23f5517e
kernel-debug-modules-core-6.12.0-55.30.1.el10_0.s390x.rpm
6384b7b828c7222f918af9cbbbcf3c1085bac2ceed8350c783190734050e49cf
kernel-debug-modules-extra-6.12.0-55.30.1.el10_0.s390x.rpm
1f4ac579c88bfa74e58a9846d471accc3448292fab827cee7cb0682f48ea5489
kernel-modules-6.12.0-55.30.1.el10_0.s390x.rpm
8f357e9a204dee3fd13e840181b11f4c496dcbd6a4c96e9d457add7a07be6fd6
kernel-modules-core-6.12.0-55.30.1.el10_0.s390x.rpm
0f6608b1f5fc0cb1ca6759a0a01cc493dd9fa3a2e381e3f47acf5660750e6cfd
kernel-modules-extra-6.12.0-55.30.1.el10_0.s390x.rpm
84c4ac5ebe8395dbbdb7107ed075823682c3e0e2481edba2ce89e898898148f4
kernel-tools-6.12.0-55.30.1.el10_0.s390x.rpm
a3a42b611d918b4bd20d8feb6b878f99450594efcc819436874768cae46cf06a
kernel-zfcpdump-6.12.0-55.30.1.el10_0.s390x.rpm
bd2b6f6c65010235ddf0237f026b313901a8fd785601d1ad101cca89b2cbf1d6
kernel-zfcpdump-core-6.12.0-55.30.1.el10_0.s390x.rpm
8892b9481abcee2976e5433faf6189489a67f5cb70a2ef7b9419db7f8d8c3111
kernel-zfcpdump-modules-6.12.0-55.30.1.el10_0.s390x.rpm
b26c3132fbab41d6e6e365b09790aea08b71d48cb89979c5bb5573db1e2fbc5a
kernel-zfcpdump-modules-core-6.12.0-55.30.1.el10_0.s390x.rpm
b65f03dda6f16254e3d256b83a0878d64e947e24f7dba2dccf578de19093a33d
kernel-zfcpdump-modules-extra-6.12.0-55.30.1.el10_0.s390x.rpm
86d01622d2fbcce7186896ff23c610ebc54a39072694552b1fdf410a696de17a
RLSA-2025:15662
Important: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (CVE-2025-38352)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.32.1.el10_0.s390x.rpm
0458a58e113b5b38d021b53809cb0e6488291aff167970a3135ba9e32d3b692f
kernel-abi-stablelists-6.12.0-55.32.1.el10_0.noarch.rpm
a6b4f441a96e9642f6db6defdccfa9ff87ad9b1fc36a54c3753ce2a917e04b2b
kernel-core-6.12.0-55.32.1.el10_0.s390x.rpm
efe6a4cf860bcad82f1e063aa5b7c0017a09db133ade5214d6d947a3b7a35767
kernel-debug-6.12.0-55.32.1.el10_0.s390x.rpm
80e5320f19af98a14883b5ccb8df4367403d0dee98e72187c810e394746fbdf2
kernel-debug-core-6.12.0-55.32.1.el10_0.s390x.rpm
d33f35175c48a50f0f6206e8314ca7b9927f402dd522960c1857138e0dd2e59a
kernel-debuginfo-common-s390x-6.12.0-55.32.1.el10_0.s390x.rpm
e56d5fb7169db37c65f2fd9cfc3910b235afaa187dc9a25d14bbdbab2c4eca72
kernel-debug-modules-6.12.0-55.32.1.el10_0.s390x.rpm
cefc318dd0595bc15a844efc8161d04d1cfc370c69dafd337aabe4f8b41c1e57
kernel-debug-modules-core-6.12.0-55.32.1.el10_0.s390x.rpm
aa75321021c0de44ec6291062bfe8180b9a2c91b04d25c64f7b5751d7e9d4f96
kernel-debug-modules-extra-6.12.0-55.32.1.el10_0.s390x.rpm
db240ccfeb1f534654da934ced450fd2415d8d2c18c6ac526c2b273b42d12b22
kernel-modules-6.12.0-55.32.1.el10_0.s390x.rpm
9e4da51838f4b9b656157c3d0611574d08cf7441c9390e38926959e76e14f7a4
kernel-modules-core-6.12.0-55.32.1.el10_0.s390x.rpm
ff55abf520579d57c8bb84423f62fe08f9782d4ac479f311ef7a508fd2ea2cc6
kernel-modules-extra-6.12.0-55.32.1.el10_0.s390x.rpm
5570ea192f25aec91e221117f258b0da2cbd2f933d18a94a7a428f081a415525
kernel-zfcpdump-6.12.0-55.32.1.el10_0.s390x.rpm
ad7b82d696c00dc1fa87c0b25e8f00e9b7e1778fd5960c27618e64cf40882e9a
kernel-tools-6.12.0-55.32.1.el10_0.s390x.rpm
e25e08972bec4ff4bd8d259542514061518124279e404251e42c66279adf7dbd
kernel-zfcpdump-core-6.12.0-55.32.1.el10_0.s390x.rpm
2dab73a886fb8d8bdcb272cad80777b4f0100aee9d3fd767dd6eeae7a5cb133b
kernel-zfcpdump-modules-6.12.0-55.32.1.el10_0.s390x.rpm
61ec248292fb123a08d6037afc50bc576187a2357893b1ed3705921f930b21e2
kernel-zfcpdump-modules-core-6.12.0-55.32.1.el10_0.s390x.rpm
c6161b5e458b54b41b77e805cdd57bdb845e4bcf922af5a68505bd863d6c5878
kernel-zfcpdump-modules-extra-6.12.0-55.32.1.el10_0.s390x.rpm
6ba7eaed9ce3264500cb60afb885290567354e7ca4a37e12d549c5d06072ac9c
RLSA-2025:15701
Important: cups security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for cups.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The Common UNIX Printing System (CUPS) provides a portable printing layer for
Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
rocky-linux-10-s390x-baseos-rpms
cups-filesystem-2.4.10-11.el10_0.1.noarch.rpm
a4fe89f7fd2592e1ef37deb6384821fe94250ba52e9407ab8fa954e7a37d6e44
cups-libs-2.4.10-11.el10_0.1.s390x.rpm
5907ce2102ad99d5b8b2c30aa7abb1d8f7ade51789280a3a6f70f6098a509179
RLSA-2025:16115
Moderate: gnutls security, bug fix, and enhancement update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for gnutls.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The gnutls packages provide the GNU Transport Layer Security (GnuTLS) library, which implements cryptographic algorithms and protocols such as SSL, TLS, and DTLS.
Security Fix(es):
* gnutls: Vulnerability in GnuTLS certtool template parsing (CVE-2025-32990)
* gnutls: Vulnerability in GnuTLS SCT extension parsing (CVE-2025-32989)
* gnutls: Vulnerability in GnuTLS otherName SAN export (CVE-2025-32988)
* gnutls: NULL pointer dereference in _gnutls_figure_common_ciphersuite() (CVE-2025-6395)
Bug Fix(es) and Enhancement(s):
* gnutls: Vulnerability in GnuTLS certtool template parsing (BZ#2359620)
* gnutls: Vulnerability in GnuTLS SCT extension parsing (BZ#2359621)
* gnutls: Vulnerability in GnuTLS otherName SAN export (BZ#2359622)
* gnutls: NULL pointer dereference in _gnutls_figure_common_ciphersuite() (BZ#2376755)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
gnutls-3.8.9-9.el10_0.14.s390x.rpm
9105b13fce886b410c2e78b5e7e2ffde61655912e94e0a8379d241721ee648f6
RLSA-2025:16354
Moderate: kernel security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for kernel.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
* kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length (CVE-2025-37810)
* kernel: sunrpc: fix handling of server side tls alerts (CVE-2025-38566)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
kernel-6.12.0-55.34.1.el10_0.s390x.rpm
9024da229a19399305d967a89c3fb44eda2f090bfc9f5e53bb9158367efe592a
kernel-abi-stablelists-6.12.0-55.34.1.el10_0.noarch.rpm
2d0c854b2bb9019a7934a737a138706548de482d4ee94cf08d8fa677a42bd720
kernel-core-6.12.0-55.34.1.el10_0.s390x.rpm
f64e98b799604b0da98b84ba4e280a81d9fc6d08aa8acd0ba94fb420f8f39d0c
kernel-debug-6.12.0-55.34.1.el10_0.s390x.rpm
679bbd08c76e67e33de2d0dab90a71a107ed57b4d50e65d3cb0d47ef10cb6070
kernel-debug-core-6.12.0-55.34.1.el10_0.s390x.rpm
9b957c1ef4f415a8765ac7a06163cfb918303f7458945b0f8329bbfea40989f4
kernel-debuginfo-common-s390x-6.12.0-55.34.1.el10_0.s390x.rpm
b40a92c76afbee373d0e24fde1e1011bbecee3b53ec097bb1175f53994b4bac8
kernel-debug-modules-6.12.0-55.34.1.el10_0.s390x.rpm
dcdd490d70bc06409cdac52b4bfad8eae9e0d73aeb9f3e050f1d55577ee6de0f
kernel-debug-modules-core-6.12.0-55.34.1.el10_0.s390x.rpm
55c99262e5f81f6b95b29c72d352a5c0c16a0065173f1d566b4730d0f00f737c
kernel-debug-modules-extra-6.12.0-55.34.1.el10_0.s390x.rpm
cf6ccfaee14594091de012863d096c3cea6d70a1c410b676904e8a64c35ef2de
kernel-modules-6.12.0-55.34.1.el10_0.s390x.rpm
e4dc602b778d5b128b53ef917ef7c213fcbbadef17cb5daeb34e96e9e4145276
kernel-modules-core-6.12.0-55.34.1.el10_0.s390x.rpm
e263a3610b1419f0bc1df080e27a1917668e169ffe9705c1183901b65582f895
kernel-modules-extra-6.12.0-55.34.1.el10_0.s390x.rpm
78c8feb4164205fc823ae26937de4a9c0a447fae1ffd99ebaf6ce281bf1e382f
kernel-tools-6.12.0-55.34.1.el10_0.s390x.rpm
eaab4406b200a4ba05f98d4eb2ea5906d04a8ba8eee2d7e80a97dc207873ad6e
kernel-zfcpdump-6.12.0-55.34.1.el10_0.s390x.rpm
30c42c7e767c4ec716580c7bd37f2bd1845b4b7434986d764bc2982f596275aa
kernel-zfcpdump-core-6.12.0-55.34.1.el10_0.s390x.rpm
b202027aa696f1fabdd20fed8937c1724a880d375ac8f25b38858371d5491568
kernel-zfcpdump-modules-6.12.0-55.34.1.el10_0.s390x.rpm
0be56d7f41a4820a05285065b175661d8d74ef9901ef277b9df8ef8d1845120e
kernel-zfcpdump-modules-core-6.12.0-55.34.1.el10_0.s390x.rpm
2e454a00f4ad469cd4dca980733db9dbb488989b774d233550feb434a58b963f
kernel-zfcpdump-modules-extra-6.12.0-55.34.1.el10_0.s390x.rpm
f154887923c9a9faec6502c7e091d0024c2b974d3de8040db00e7003de0a1d59
RLSA-2025:16441
Moderate: avahi security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for avahi.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Avahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zero Configuration Networking. It facilitates service discovery on a local network. Avahi and Avahi-aware applications allow you to plug your computer into a network and, with no configuration, view other people to chat with, view printers to print with, and find shared files on other computers.
Security Fix(es):
* avahi: Avahi Wide-Area DNS Uses Constant Source Port (CVE-2024-52615)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
avahi-0.9~rc2-1.el10_0.1.s390x.rpm
9feac4801b81ee2af755c42ab7ca10ef9490ecbef906a22d38749d265874dcea
avahi-libs-0.9~rc2-1.el10_0.1.s390x.rpm
96c167b2d9afa10b75dde1bb4c1398c1d8c84694f3a0ae4c7a9c73b8935da15b
RLBA-2025:6631
Important:libndp bug fix and enhancement update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Important
An update is available for libndp.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
For detailed information on changes in this release, see the Rocky Linux 10.0 Release Notes linked from the References section.
rocky-linux-10-s390x-baseos-rpms
libndp-1.9-2.el10.s390x.rpm
4641f61478e0bf5c27c12014fea03352be9f00cc551cd70a35539a971e4edd3d
RLSA-2025:9421
Moderate: iputils security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for iputils.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The iputils packages contain basic utilities for monitoring a network, including ping.
Security Fix(es):
* iputils: Signed Integer Overflow in Timestamp Multiplication in iputils ping (CVE-2025-47268)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
iputils-20240905-2.el10_0.1.s390x.rpm
60d3925d921a20af0145fea5173565de0ffdb760cc51a84168af702d08679cfd
RLSA-2025:9940
Moderate: python-setuptools security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for python-setuptools.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* setuptools: Path Traversal Vulnerability in setuptools PackageIndex (CVE-2025-47273)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-setuptools-69.0.3-12.el10_0.noarch.rpm
5758dd07716f97ad0407a420fdcba09fcd404e45e6057a86857d0bcb097cd546
RLSA-2025:12882
Moderate: jq security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for jq.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
jq-1.7.1-8.el10_0.1.s390x.rpm
9b4f058ecccac02987a8454334f1b30910b371d1de92bec760d204a662c5c963
RLSA-2025:13604
Moderate: python-requests security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for python-requests.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* requests: Requests vulnerable to .netrc credentials leak via malicious URLs (CVE-2024-47081)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
python3-requests-2.32.4-1.el10_0.noarch.rpm
6bc0b230ed59e17f7d3ee0c140576d09279eaacec22faa70d3df9b9dab847de9
RLSA-2025:16154
Moderate: grub2 security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10
1
Moderate
An update is available for grub2.
This update affects Rocky Linux 10.
A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list
The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.
Security Fix(es):
* grub2: grub-core/gettext: Integer overflow leads to Heap OOB Write and Read. (CVE-2024-45776)
* grub2: fs/ufs: OOB write in the heap (CVE-2024-45781)
* grub2: command/gpg: Use-after-free due to hooks not being removed on module unload (CVE-2025-0622)
* grub2: UFS: Integer overflow may lead to heap based out-of-bounds write when handling symlinks (CVE-2025-0677)
* grub2: commands/dump: The dump command is not in lockdown when secure boot is enabled (CVE-2025-1118)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
rocky-linux-10-s390x-baseos-rpms
grub2-common-2.12-15.el10_0.noarch.rpm
c435812cdc3f0f6def3b10549182d348026c80cd2c20971c6f7adc445642680b
grub2-efi-aa64-modules-2.12-15.el10_0.noarch.rpm
e6036e46b79433146aa7298e8b96cf62b80aff1c2b0dc0e0e76989586cba2765
grub2-efi-x64-modules-2.12-15.el10_0.noarch.rpm
04c6a16622d66d7156d1c5445cb0b0f5ed5984554e05707b2e6282651ba5f0c9
grub2-pc-modules-2.12-15.el10_0.noarch.rpm
e4926b4b35917927392968d31c452f07b7286fc5e4433c408e1f194f3a6f6b64
grub2-ppc64le-modules-2.12-15.el10_0.noarch.rpm
e693c5e17b670742d48f523a4488117f6b1110ab7026313feffa723d9a6da72a