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-x86-64-baseos-rpms
kernel-6.12.0-124.8.1.el10_1.x86_64.rpm
f990c2dca983f90c79190f85b2b928f18a918a36339400b8b14041806c191282
kernel-abi-stablelists-6.12.0-124.8.1.el10_1.noarch.rpm
cf2f27485a692bfdcd43874fea44bab7e5b99670b75801c3af24937fae25e5a1
kernel-core-6.12.0-124.8.1.el10_1.x86_64.rpm
5615c4901c36f630952d003f5f6d679ad4ed6219dda582dfd10de81edc3889d0
kernel-debug-6.12.0-124.8.1.el10_1.x86_64.rpm
171a8040d4d730562cb54eb34dd3363ecc0010d47ece9ebcfc0cd2efbab20df6
kernel-debug-core-6.12.0-124.8.1.el10_1.x86_64.rpm
e660702c4cb9d857f3f98a1c1d50390e66c765d20436f023a47a47df533b3443
kernel-debuginfo-common-x86_64-6.12.0-124.8.1.el10_1.x86_64.rpm
a1135a260b0a76391c3b35bf8cb3e8772b01e3626797a6acf83afd91015b8c89
kernel-debug-modules-6.12.0-124.8.1.el10_1.x86_64.rpm
117614e654d40424964345355419ca89cbbcaf05400bd366ed298ecb8dde8f1c
kernel-debug-modules-core-6.12.0-124.8.1.el10_1.x86_64.rpm
7283b4e28bc62c5bac8a90eb88dd5ef3ea319ea7f78115bd4b65fcb29d74354b
kernel-debug-modules-extra-6.12.0-124.8.1.el10_1.x86_64.rpm
a2ccc683b1d4cad5d922e9bd35388b2d95a54f16b3da7dceea09767579037da1
kernel-debug-uki-virt-6.12.0-124.8.1.el10_1.x86_64.rpm
535194ddbfb9332ffe5937b16b78616ca3bb502b98bd3f17447666d5c654fd04
kernel-modules-6.12.0-124.8.1.el10_1.x86_64.rpm
0c0004ea4a5db36b79a9feabd78655ccc6a4022e52466b83364f966627d6b584
kernel-modules-core-6.12.0-124.8.1.el10_1.x86_64.rpm
a8ef4fe4f92533c3856c1d740d13c9b769d45d3834b73eb5b6bce06a27869e42
kernel-modules-extra-6.12.0-124.8.1.el10_1.x86_64.rpm
fe8dc30f4b3d720049bac641f2214a61eb57d7ede1ca86a33db6c7b79b69aa5a
kernel-modules-extra-matched-6.12.0-124.8.1.el10_1.x86_64.rpm
58a8daba528f0339fa88d7d27e177f2eed2fb6c962f33c8e023a0e3ad14e527d
kernel-tools-6.12.0-124.8.1.el10_1.x86_64.rpm
e82ca4e86c354486ff75811b57bc9883e0bb974d666c9ab3a357f999a64dd1e3
kernel-tools-libs-6.12.0-124.8.1.el10_1.x86_64.rpm
30fdf8c1e249d1a29fbef1accf6ed8676e26dfe942b08b0b1037e32207a1e631
kernel-uki-virt-6.12.0-124.8.1.el10_1.x86_64.rpm
ac5b1360f99a05c4ff2a1c077696c2550de69d9f5a147b86a4ac2679604d7fd6
kernel-uki-virt-addons-6.12.0-124.8.1.el10_1.x86_64.rpm
41c4a70ab1de39048c1886d8729d00794a2d0f2cf6efe6b3fb5dea0b3ce53556
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-x86-64-baseos-rpms
kernel-6.12.0-55.37.1.el10_0.x86_64.rpm
bc68e287e578db007aa527d15994abe47591289db793aa781149e68da11255f4
kernel-abi-stablelists-6.12.0-55.37.1.el10_0.noarch.rpm
3fbf24402be38c7ed320f3ae10a186a223678e657e499ba10a16b2f7a5d10c7d
kernel-core-6.12.0-55.37.1.el10_0.x86_64.rpm
40dad94ac768625ce473640e2d43367494acf5287241121206af0bc585a5238c
kernel-debug-6.12.0-55.37.1.el10_0.x86_64.rpm
60a22d3c0e3fa387b39d2ec695e9fb22c6c5c9e8bfe15c46c1ca6ad356b91eaa
kernel-debug-core-6.12.0-55.37.1.el10_0.x86_64.rpm
f32409e8b48d0bb63c4f9731516d0eafe68f7b694f76ca4a9782a319f985ba33
kernel-debuginfo-common-x86_64-6.12.0-55.37.1.el10_0.x86_64.rpm
97d240ecf9e30c965e38273357281f893be7dd3d9e00e4569f181452b4f945ef
kernel-debug-modules-6.12.0-55.37.1.el10_0.x86_64.rpm
2eaba756b4cc83433619e22dc6fd4a10d06b19b4fee8dd77e1bc0d8a426f800e
kernel-debug-modules-core-6.12.0-55.37.1.el10_0.x86_64.rpm
6d7f771d99a7224c2d527dcb61ed9aa71f2fe1014f148ed3276c04b74cf974f0
kernel-debug-modules-extra-6.12.0-55.37.1.el10_0.x86_64.rpm
a2aaba25e950c6d5321a1b2c1150ed78718d0be92427b5d9ce9c10e50abe0264
kernel-debug-uki-virt-6.12.0-55.37.1.el10_0.x86_64.rpm
b7d4ce4e702326685b011186dff5579492f67d9f62a442ea22f195043bbf27a6
kernel-modules-6.12.0-55.37.1.el10_0.x86_64.rpm
42d0b123c59bc684f4a06abbde524c56d35dcf71dad09c497bd95f1ea0f1e9cc
kernel-modules-core-6.12.0-55.37.1.el10_0.x86_64.rpm
b86214ee1e80970eb8a3a017fa7245fdbee8a4bd15d00a3ab70ce17426b4c18e
kernel-modules-extra-6.12.0-55.37.1.el10_0.x86_64.rpm
ee772d07aceab39d6618fb01b8ce4e9c28ad6d4cd75229b73ac7f7ac914a0276
kernel-tools-6.12.0-55.37.1.el10_0.x86_64.rpm
87f50b4bf40cf14bfb55c4d90a91b11b327716d96663e1e4315c29e0c2fe3d7b
kernel-tools-libs-6.12.0-55.37.1.el10_0.x86_64.rpm
7be6d489f2c1f8b03c81475b0d809c7d6a82787776ae745a094bd7b05083cd5f
kernel-uki-virt-6.12.0-55.37.1.el10_0.x86_64.rpm
79be55bbab2448a7f660421ce1251e0083594afd611d2bd2797f9514a29874ae
kernel-uki-virt-addons-6.12.0-55.37.1.el10_0.x86_64.rpm
e06f1c7f131db1d64627a77eb91a21fbf0fdce118bde7ca2ca74c6942dffa32d
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-x86-64-baseos-rpms
openssl-3.5.1-4.el10_1.x86_64.rpm
8af0e247976b2a47ed7dd987622134e2828f5b44d899cf497f7501326dadef1a
openssl-libs-3.5.1-4.el10_1.x86_64.rpm
2c35528699551a907f1a722afe7b83c65ca17e1b0036ead629c863901b4edd49
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-x86-64-baseos-rpms
kernel-6.12.0-55.40.1.el10_0.x86_64.rpm
0318879513bec4c227b3401799314d23ed068974b6da7ae79de0a064a984be0d
kernel-abi-stablelists-6.12.0-55.40.1.el10_0.noarch.rpm
90ba8f40b2eff7b6eb03e174ecc8b44e1bc6bc06af8bc455d774f28448f40589
kernel-core-6.12.0-55.40.1.el10_0.x86_64.rpm
7a7df9d636068b7addee5e4ec9fd1ccfae20dd154eb9431cff3a00bff4fcb992
kernel-debug-6.12.0-55.40.1.el10_0.x86_64.rpm
b5042423a8ea5536f9be828a78f25fd6633d21797c8b73ddbecac536cb520cad
kernel-debug-core-6.12.0-55.40.1.el10_0.x86_64.rpm
b9c84067aadcabbf1d7f6b927bb65aa07361097dc7b5ff714de30bba4c18232e
kernel-debuginfo-common-x86_64-6.12.0-55.40.1.el10_0.x86_64.rpm
0b0d9309ed4d3b67d3af5104fbb38a8e6cd7c89719fb2d587084988f1cb93105
kernel-debug-modules-6.12.0-55.40.1.el10_0.x86_64.rpm
5cb08567eeeb6913fad55bb31d8e7fd9b60caa5b8e77dd9c31ed2c215c58afa9
kernel-debug-modules-core-6.12.0-55.40.1.el10_0.x86_64.rpm
2363b44e13e8fd8cd76d201667ec23732bebc0b1bcfcaf882be0c6d8bd7ae187
kernel-debug-modules-extra-6.12.0-55.40.1.el10_0.x86_64.rpm
bb37d63e0e276d4c0181a32504bed95c7ba4c364e1b230a230d6c5fda57206cc
kernel-debug-uki-virt-6.12.0-55.40.1.el10_0.x86_64.rpm
4650cd77b88beef4643d1d62756491a60b95e5ae1271789524375029594e65f5
kernel-modules-6.12.0-55.40.1.el10_0.x86_64.rpm
12b5b1bdcc50c6e640dd331af36f12ee2771faf8c161363f22713ac23362bc87
kernel-modules-core-6.12.0-55.40.1.el10_0.x86_64.rpm
e62fe75ecda06171d11396ab42f98a0e6f8f5ed506adbcffa8aa1858d81d8a90
kernel-modules-extra-6.12.0-55.40.1.el10_0.x86_64.rpm
ddf7a4d1932222996bc773fd74d02160e48dbd21ced0ea4ee76add999bd4069e
kernel-tools-6.12.0-55.40.1.el10_0.x86_64.rpm
69e1876b44529301934db60fb54cc8bbbf493eee04722bfe0848d63b40ab9382
kernel-tools-libs-6.12.0-55.40.1.el10_0.x86_64.rpm
d93480b4a40a6152e9dfcb3dc96030797192f802fbe687485d75aa12917173e7
kernel-uki-virt-6.12.0-55.40.1.el10_0.x86_64.rpm
83a3610f5483f60082e1abd21894a23e054fa28cdea7a779478fd05bf23f2d23
kernel-uki-virt-addons-6.12.0-55.40.1.el10_0.x86_64.rpm
57b76bb169ef012cac61007b76d7708408029db270691f8c8412b6da5d368a70
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-x86-64-baseos-rpms
kernel-6.12.0-55.39.1.el10_0.x86_64.rpm
5ce748de72b2bfc4386befe36ec341e34d93f6b0ea4dde54a456bdf62cb92c52
kernel-abi-stablelists-6.12.0-55.39.1.el10_0.noarch.rpm
74fe1ec9faa833920919d58b482a0a114cc9c80348b3ecb5a8739fde5a9bf20b
kernel-core-6.12.0-55.39.1.el10_0.x86_64.rpm
b5a4d851860ccfb97c6782e80824d756849e3486c1222749e302c1506747660e
kernel-debug-6.12.0-55.39.1.el10_0.x86_64.rpm
01d1ba969fbb0c042659f9d2a147046e2357a26c54ba7c431f89a0638312da23
kernel-debug-core-6.12.0-55.39.1.el10_0.x86_64.rpm
6459999629a68337df7b0891544c87fb1aa793274ef34e37a3243a262245fa6e
kernel-debuginfo-common-x86_64-6.12.0-55.39.1.el10_0.x86_64.rpm
89853e0682db4f6f02db8d5929358fc253df57e24cdb28975031b458b8bd6b26
kernel-debug-modules-6.12.0-55.39.1.el10_0.x86_64.rpm
52884000bc9b242a2febb2848538de3076cda778af479567667a8ecdb5e307a0
kernel-debug-modules-core-6.12.0-55.39.1.el10_0.x86_64.rpm
60fcc528525b80fc8a689bbbb8178b3dbeb5b5192f3c14142eb15ab60c377a15
kernel-debug-modules-extra-6.12.0-55.39.1.el10_0.x86_64.rpm
7712e071f78d52672a92051cf646f8f3d64ae0de39379822fbeddb157a997514
kernel-debug-uki-virt-6.12.0-55.39.1.el10_0.x86_64.rpm
b2075bc4d6f8406cf24623e7286ae43d373464057caf54ea03fbb50d55766f76
kernel-modules-6.12.0-55.39.1.el10_0.x86_64.rpm
37cbf0868d55bec6f356cf148fea566b1c4314675649c97ce4049f2185da7d5e
kernel-modules-core-6.12.0-55.39.1.el10_0.x86_64.rpm
8eec00296538159e0fe63a3190810cdbd0d68bc620b321a57b62c0b055ac026c
kernel-modules-extra-6.12.0-55.39.1.el10_0.x86_64.rpm
2f8a31f3c5a2a8852b8cdae8bffcf636163316277e7959f2a836dd00e014d0b1
kernel-tools-6.12.0-55.39.1.el10_0.x86_64.rpm
b3e9bb0564ba9b5ff263a08e33cf12471a17972177ba42a0a916559f1deac7f2
kernel-tools-libs-6.12.0-55.39.1.el10_0.x86_64.rpm
75711ab9a725ba988c23c685966674a1e822e435e8ba50f85914a4f94ef10e5c
kernel-uki-virt-6.12.0-55.39.1.el10_0.x86_64.rpm
1ed23bec8a3ecad661fc5b92633d02382f83ec4bc68f2ae5a8c6883d592809f8
kernel-uki-virt-addons-6.12.0-55.39.1.el10_0.x86_64.rpm
33c0ebd254d0e73500eeb3e74024c70c6c96dc7bb2a2ddcd0e884c63eb199794
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-x86-64-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.x86_64.rpm
aa091820ba68ef4afda12ff212c5e0c81a891a63e0bd6d6082ac7ed24ffbfeb5
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-x86-64-baseos-rpms
libssh-0.11.1-4.el10_0.x86_64.rpm
227a40902e88cd7bbbed38a13c606d0231a8384a8105f9dfe77bb8c144c769ff
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-x86-64-baseos-rpms
kernel-6.12.0-55.41.1.el10_0.x86_64.rpm
c4336c45dc1415632a8ea03ebf1a60c4cd4ac925a253bb52a2fb11c9fdb30ddf
kernel-abi-stablelists-6.12.0-55.41.1.el10_0.noarch.rpm
6ae58193d7e0a3bc91b7682e0b120a55bec8a79f38499ef35fe56ff826e3b56f
kernel-core-6.12.0-55.41.1.el10_0.x86_64.rpm
4b2717d0848ec68366b73e1e8994614f6c67b7d38380b6b67f0e2b5d41d39d52
kernel-debug-6.12.0-55.41.1.el10_0.x86_64.rpm
069155da32030c1e1b63a504177908c942871fd9b8cd454bb41dc5fd3ddcefba
kernel-debug-core-6.12.0-55.41.1.el10_0.x86_64.rpm
1064da0376a06d2314cec3e08dc103cf2278333800a7d8cfcdde5f51829dcfc3
kernel-debuginfo-common-x86_64-6.12.0-55.41.1.el10_0.x86_64.rpm
1251ea3ada6c4e3a6c21aa5f0a6a71ae541a9082b077af970f88391581d33ee3
kernel-debug-modules-6.12.0-55.41.1.el10_0.x86_64.rpm
8b3fc6792f93c18b2ce9d48bb52a406076a961cc45cad6e8532e60ef3f5c2a72
kernel-debug-modules-core-6.12.0-55.41.1.el10_0.x86_64.rpm
68a7f6c88cef91288a7e0c5ffcb0b42987b34a73a7423da712503efacbed1d9d
kernel-debug-modules-extra-6.12.0-55.41.1.el10_0.x86_64.rpm
70d438bc49351c0fa53b7841859e69b364776cfa34b5d718095a2683a7aff8b5
kernel-debug-uki-virt-6.12.0-55.41.1.el10_0.x86_64.rpm
2b0c5f8b190371aa90a9412988a915ea559d49243d059f46ffeff175764f1212
kernel-modules-6.12.0-55.41.1.el10_0.x86_64.rpm
d9ebd65824c22623a77abc6af0e132226010ae0034aebd3723d3373da0899025
kernel-modules-core-6.12.0-55.41.1.el10_0.x86_64.rpm
8c865fdb74e1e33cb435df545a7f9351bb346853d71df2dbde67e19d0436a930
kernel-modules-extra-6.12.0-55.41.1.el10_0.x86_64.rpm
b1696bca6e886226a30d68ab39aa0d0acfef34a56dd7dcd96f46d7d649e0ae80
kernel-tools-6.12.0-55.41.1.el10_0.x86_64.rpm
2ea0077d0f9f1f7bf1fd1ae1214404d1b74451012aef7c3bdf1bfb55d72cf890
kernel-tools-libs-6.12.0-55.41.1.el10_0.x86_64.rpm
037a9313f21e2d82a677ddf372298b267ef4f89cb832a972f526a3925a51d947
kernel-uki-virt-6.12.0-55.41.1.el10_0.x86_64.rpm
c341852a1a4604833b784a2b4763e7d8a6815f5fb7b4140b8460638d4fa0e159
kernel-uki-virt-addons-6.12.0-55.41.1.el10_0.x86_64.rpm
e5da775816048a06759a8841426925320041f8850c51915cf55ec483257bb2ff
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-x86-64-baseos-rpms
expat-2.7.1-1.el10_0.3.x86_64.rpm
48043df98e20464a0ec3ff86c8c4d7fb96cccb8f5f0cf82430a9b33f8a7e61e9
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-x86-64-baseos-rpms
kernel-6.12.0-124.13.1.el10_1.x86_64.rpm
d0702a7ff090703a9ebea4a175c1b274bac9ed84f45d9218f37c018fbd462304
kernel-abi-stablelists-6.12.0-124.13.1.el10_1.noarch.rpm
636c0acfab2af6d3ccf248a3393f7315d1d07c409a51148a4e31c720371b34f2
kernel-core-6.12.0-124.13.1.el10_1.x86_64.rpm
31d08db871e7363937a943d42b3484ef968aa974b5d34b0c9dacdae7faa82332
kernel-debug-6.12.0-124.13.1.el10_1.x86_64.rpm
96f6f4c52398984da0b60eff28ded9a403604bf688624dc2f2d7b6b0154f24c6
kernel-debug-core-6.12.0-124.13.1.el10_1.x86_64.rpm
3129b00c7c1cea25cce8f6b1d4bb6588627723c63f2938c90d717e4f1a35f1a3
kernel-debuginfo-common-x86_64-6.12.0-124.13.1.el10_1.x86_64.rpm
d2395d135568ff56ae085fc5bf8883b82e0a2ffb8ae0b34589af2787d9a79178
kernel-debug-modules-6.12.0-124.13.1.el10_1.x86_64.rpm
c1c737626aab3564d4e13f17e050e34537534c1ec6b81f5e29c8697d495ffada
kernel-debug-modules-core-6.12.0-124.13.1.el10_1.x86_64.rpm
ced6a6c051fc81f9c54d1d70e606d9a27603a44d36d5f3e0a5d91c09ab9f3f5b
kernel-debug-modules-extra-6.12.0-124.13.1.el10_1.x86_64.rpm
e850683b3aa3d84f0e72dc1d36cad23049647a13cb1521f9f0ea361982aa14d8
kernel-debug-uki-virt-6.12.0-124.13.1.el10_1.x86_64.rpm
a0141d50c2b821c9e281381542eee165f5e250294d552987f0220092a6cefbe3
kernel-modules-6.12.0-124.13.1.el10_1.x86_64.rpm
f0dde7091ff979df4ff659bffdc76cbda5ea40a41289be7677b35f6c39e2dcc8
kernel-modules-core-6.12.0-124.13.1.el10_1.x86_64.rpm
e8f218e418e467a570baafdec937e6fc4cf6ff38298900c5626c34ed20774646
kernel-modules-extra-6.12.0-124.13.1.el10_1.x86_64.rpm
fe952e0ec6be8acae4f444159c8115159a4ca72ac11904401e233f6b7244503b
kernel-modules-extra-matched-6.12.0-124.13.1.el10_1.x86_64.rpm
b82c0b8843535925af298f611af95fd5e539d3d0660a20ab22b3a1d9a8fc5840
kernel-tools-6.12.0-124.13.1.el10_1.x86_64.rpm
fcd001643be434656f5f1880b12448bedf2ef8019ec92a6a0340cf9d6c1afc3a
kernel-tools-libs-6.12.0-124.13.1.el10_1.x86_64.rpm
76aa2ba791267e0bd1a4af31b0dc1e9d9d80042c5c870331ec66005acfc2a426
kernel-uki-virt-6.12.0-124.13.1.el10_1.x86_64.rpm
1acca83af2623a12228acbcc677f288803c5f94de82edaa275cd6b478087e50e
kernel-uki-virt-addons-6.12.0-124.13.1.el10_1.x86_64.rpm
bac78c6067a5fbed4a31c3ed3da9d54102f18a757a1d2bfdfbada913363d9352
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-x86-64-baseos-rpms
shadow-utils-4.15.0-8.el10.x86_64.rpm
b2ec7f4a7e226f49a4c03afda4c56fc55559dd90e2a412e61abded11367989f0
shadow-utils-subid-4.15.0-8.el10.x86_64.rpm
99f4e87350214da0d37483130bf9af654de54bc19310fdf37fa87ca5a994f752
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-x86-64-baseos-rpms
kernel-6.12.0-124.16.1.el10_1.x86_64.rpm
a2becd90fc9c14f988f97cc9d90cff90c65314cb31dce134b3247c4a5076758a
kernel-abi-stablelists-6.12.0-124.16.1.el10_1.noarch.rpm
499a6cf0043d3e6bd1e9b55341bfeae95295c1f8685b1d1f385bdb838b696b95
kernel-core-6.12.0-124.16.1.el10_1.x86_64.rpm
176514a69e6b1a7f96cb953da380b79b66c36b0f60be2365558bb2b9bd444a96
kernel-debug-6.12.0-124.16.1.el10_1.x86_64.rpm
fa2feccd9d8d05f2ebeebbff4d149194e60bd28cbad2ce63eacae7f23e6b153a
kernel-debug-core-6.12.0-124.16.1.el10_1.x86_64.rpm
7a6c9ec40e9063b199629b3241318392234bc041c8c4518ff44b4025012235c0
kernel-debuginfo-common-x86_64-6.12.0-124.16.1.el10_1.x86_64.rpm
6094c393b359524ed4a62af114d0e60b2e25d4515d607aef6dbc8c1a91b6f765
kernel-debug-modules-6.12.0-124.16.1.el10_1.x86_64.rpm
4c9b767d2f0ebec7d0d24461a3cbdc5adb144b9f28e89c1e3b99cf1259f54463
kernel-debug-modules-core-6.12.0-124.16.1.el10_1.x86_64.rpm
487f85cd8e4fd32e0e24ddf5f70687a590d410bb3e8b4118ccf3277ef5bd56cd
kernel-debug-modules-extra-6.12.0-124.16.1.el10_1.x86_64.rpm
82b3048061ab450b84db3af54f9751b6b8f7e8378c9e025111bfccbfe60b672b
kernel-debug-uki-virt-6.12.0-124.16.1.el10_1.x86_64.rpm
4f2097f1273427b5f6f8f6d25285c71eafb2d0f1dfd74ee7aa5bbe508608fa76
kernel-modules-6.12.0-124.16.1.el10_1.x86_64.rpm
e0969d13bfe36a2d90b37d3020e369e0b37a98a6603b971f6a75e33acd8cb991
kernel-modules-core-6.12.0-124.16.1.el10_1.x86_64.rpm
e43b7c86aa1799d2e539afd424fcb3f5364c8e3090c1e7f239ddc701e19ad951
kernel-modules-extra-6.12.0-124.16.1.el10_1.x86_64.rpm
593a5268b8cf5a7fde64b0314f54e872b2ab79b3ac0f5b674d45762468247532
kernel-modules-extra-matched-6.12.0-124.16.1.el10_1.x86_64.rpm
45bfa47e3ff301a9960bfa4fa6fb34fc4ba329b765935d14cd0c7625d10e967f
kernel-tools-6.12.0-124.16.1.el10_1.x86_64.rpm
223d313d88510eaa6b9e0526f00ed7960eb1daf9516d1a1b289042a68a1e6409
kernel-tools-libs-6.12.0-124.16.1.el10_1.x86_64.rpm
5ff4d4d686af0c600edb663b4b223cf48d2b3825be812f305878034d3f6ff6e5
kernel-uki-virt-6.12.0-124.16.1.el10_1.x86_64.rpm
1b04b55b4551aa82cb57010a5a93e158e20846ee40936ce7f6dcdf76c6affe6b
kernel-uki-virt-addons-6.12.0-124.16.1.el10_1.x86_64.rpm
44527ca5061675c1d157d2d59154e56602db813aa02d325ff6f9706d1acf1dcc
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-x86-64-baseos-rpms
kernel-6.12.0-124.20.1.el10_1.x86_64.rpm
7da4b1f4f7f26d07bfc68393491d665fa8a37a11cd2f84ff17acaf7caf7e93f0
kernel-abi-stablelists-6.12.0-124.20.1.el10_1.noarch.rpm
90264f8292c6294ad962d5c0cd3a1840f46ea83720e0f2e7e21072d01c324c92
kernel-core-6.12.0-124.20.1.el10_1.x86_64.rpm
5f5c702f82a99e360590a9f049554f18571190aaaa063989b2490f925a58d62c
kernel-debug-6.12.0-124.20.1.el10_1.x86_64.rpm
1aa2d9408471ee89d03c35e6e19757075796fb7b675b0df3279f0436bacfe8e6
kernel-debug-core-6.12.0-124.20.1.el10_1.x86_64.rpm
61ba01e7986f57455f88966501be551c53412c43333aa15a7ae56260bb319293
kernel-debuginfo-common-x86_64-6.12.0-124.20.1.el10_1.x86_64.rpm
493db561c5c4d885983f9d61ccf3adb93c631b77294f9c583e1458d9e3fee601
kernel-debug-modules-6.12.0-124.20.1.el10_1.x86_64.rpm
44dd34410b1cc787a3dc83a6719882c92919a82229a718112e1a3b5bde711062
kernel-debug-modules-core-6.12.0-124.20.1.el10_1.x86_64.rpm
af9106a41ff74ce872ed47ae8e08fadcfb1644f1a8874d0d9222337b48e935bb
kernel-debug-modules-extra-6.12.0-124.20.1.el10_1.x86_64.rpm
68d2b47843d71299a20bd3bad985f306fb7975856856ff2be049495ae0717913
kernel-debug-uki-virt-6.12.0-124.20.1.el10_1.x86_64.rpm
8a8c2135b12db0a0032ea56bd264371e1d6989f6f2ee9eb84aa2ded6d6de901d
kernel-modules-6.12.0-124.20.1.el10_1.x86_64.rpm
308486f6022ee98d4a0b0480af3913439a2bd38445c42e22b9621c8b9fde527d
kernel-modules-core-6.12.0-124.20.1.el10_1.x86_64.rpm
e291d25f3ec636335d06d9bb7e1a89d8fa20d172580308d28c2f313eebf4153d
kernel-modules-extra-6.12.0-124.20.1.el10_1.x86_64.rpm
e37dde3dcb98c4fe54d2a3db1bcae3afd4e5ac6ea76c5958e4c8eb38d8ad397c
kernel-modules-extra-matched-6.12.0-124.20.1.el10_1.x86_64.rpm
4a358a38e5cb6bc358450fa7fb56011de13dfc9710b367995c2a0f8ef5d3496b
kernel-tools-6.12.0-124.20.1.el10_1.x86_64.rpm
b50f1e9a68e3c81e68bbef09be83cb300c7572917da976e8a2fdf3a45be6405c
kernel-tools-libs-6.12.0-124.20.1.el10_1.x86_64.rpm
44ac52b9fe2c9988b57c67204fd1771a9e589f3c8948305979ab3fb2e1dccfb6
kernel-uki-virt-6.12.0-124.20.1.el10_1.x86_64.rpm
0196b279d7070432aa052b28f1db4fce1da86ad983a5a7cd1f84dfdfdfeb70ba
kernel-uki-virt-addons-6.12.0-124.20.1.el10_1.x86_64.rpm
09c37ac91d9f51732abbad376cfc7113fdc22ff8b2cd3f66bc0bcc161a0b012f
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-x86-64-baseos-rpms
libssh-0.11.1-5.el10_1.x86_64.rpm
f1d4bfe26eee517a10391dc409a619a6d22dc3bfaaa0a944f2fc8bb79184b136
libssh-config-0.11.1-5.el10_1.noarch.rpm
ace0457823a03883c06be688979eea72d3efd2ac3a62f9656719a157f9acbfb0
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-x86-64-baseos-rpms
libipa_hbac-2.11.1-2.el10_1.1.x86_64.rpm
bad001a146f46c9dc8fe08f10792926a1e21b1d32c7e996ceeafa6f92847852e
libsss_autofs-2.11.1-2.el10_1.1.x86_64.rpm
2ec7e9a487815c69574d06cf2ee07b19f4fa191c094ed19997b421c434815dde
libsss_certmap-2.11.1-2.el10_1.1.x86_64.rpm
54eac306740f3c78836c127e86fa555d35b489f2b76c45c9679ce4f9267d4989
libsss_idmap-2.11.1-2.el10_1.1.x86_64.rpm
f8d94fb2d62bd3001a2046f82e8f005c533a86f74b75af4ad527bbe5be5e6003
libsss_nss_idmap-2.11.1-2.el10_1.1.x86_64.rpm
04d33462dd10d608a88cc43c37eefc3d5f379b4ef7d974fae11a6305c0cf4c05
libsss_sudo-2.11.1-2.el10_1.1.x86_64.rpm
37542fb9b44177f308ab3fb81ba50a02b69ed545076bf874dc195561ce15e444
python3-libipa_hbac-2.11.1-2.el10_1.1.x86_64.rpm
bf2426a3db93e0f42bcee926799138f821110cc4d8edf8a8b0274b593ab49da7
python3-libsss_nss_idmap-2.11.1-2.el10_1.1.x86_64.rpm
20e8c6b131f9167a69e170129ef17aca288a6c55452f2888c1e5092efb89c64a
python3-sss-2.11.1-2.el10_1.1.x86_64.rpm
151dd9683e8d4a72d5465ace307186c0a341123caf70a2c9ec644eb538afd148
python3-sssdconfig-2.11.1-2.el10_1.1.noarch.rpm
036504dffa0918523b3b78d455c0d71feed0cdb451db730df99b6355a3b0c825
python3-sss-murmur-2.11.1-2.el10_1.1.x86_64.rpm
556d1171a17888ee476be668912994cb3b814707b9debc5f4841cd877873b932
sssd-2.11.1-2.el10_1.1.x86_64.rpm
32ca5cf0b49d9b039442b15112407cfa31a256783f6edbb0e8e86e864b8e480d
sssd-ad-2.11.1-2.el10_1.1.x86_64.rpm
9f364b807b641ed843dd09bc94c3b3aadb53022301741c15c73c7425aaecc1e8
sssd-client-2.11.1-2.el10_1.1.x86_64.rpm
3da0afdb004952939789b2210e748427314fc81317e5635d170350e447b644fa
sssd-common-2.11.1-2.el10_1.1.x86_64.rpm
6d44acd9118801009c5c8518e3d4c7c6d803e95c6df7c327d07077e91846f67d
sssd-common-pac-2.11.1-2.el10_1.1.x86_64.rpm
f369f2c8a9615cc10ee483cfae94a7303552ddf994ccb8e31cdb398e971d7858
sssd-dbus-2.11.1-2.el10_1.1.x86_64.rpm
e08ef54e631b00dfa2df1da0b9829b2292a5bacae488999fefbb25fadf99fce6
sssd-ipa-2.11.1-2.el10_1.1.x86_64.rpm
fb92e039ddaf20794ab899b6548cba92ad8ddf780cd2cc6e3b9d6442350b2146
sssd-kcm-2.11.1-2.el10_1.1.x86_64.rpm
5e9173ba3870ba74df9882d25d5bfb0de981abb0729be856250e1ae1ca8f4fb0
sssd-krb5-2.11.1-2.el10_1.1.x86_64.rpm
477de127d125bb4c3837aa7d98d9df1e9b49b12914b3230c92e6a014f3bebc7f
sssd-krb5-common-2.11.1-2.el10_1.1.x86_64.rpm
f602fa53e2d3a4b6a2cb9d601b083d78d52c888ce712be1e52e441c398eb3d05
sssd-ldap-2.11.1-2.el10_1.1.x86_64.rpm
74e7662fe637e4793fa40a66046234fcddb8887a1bf2e2595526899d4202c12e
sssd-nfs-idmap-2.11.1-2.el10_1.1.x86_64.rpm
ee908eb3aa05068d151c0354ea67fe3b78a6a52d23d653167bc2a573ab6f466c
sssd-passkey-2.11.1-2.el10_1.1.x86_64.rpm
c7b90178c33b98029e1932b5d6607e87b1955e8e0876be4b56e27beb29066db6
sssd-proxy-2.11.1-2.el10_1.1.x86_64.rpm
f468f2c7e8a5c91374d378eb0c0d3e1b5bcb8434e0edd4681dcf21305e257ab8
sssd-tools-2.11.1-2.el10_1.1.x86_64.rpm
a526fd4ab76319a529be5bba801ac0cee6023676586c7da8efed17ee5b13f7e4
sssd-winbind-idmap-2.11.1-2.el10_1.1.x86_64.rpm
f801e7133fce40a14849206d73aedb527048d7f093dd6736d40e563525f7340f
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-x86-64-baseos-rpms
kea-3.0.1-2.el10_1.x86_64.rpm
b5f4e651c4525c608aae80acc54d49f46370ead7f521035d1ddce8b30f8a9ac9
kea-libs-3.0.1-2.el10_1.x86_64.rpm
80fd323f41516ab4e4dc0941e4f57d782fa8b0bddbf30073fa63f43684b9244a
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-x86-64-baseos-rpms
binutils-2.41-58.el10_1.2.x86_64.rpm
9a7c543b32ab98fcd59e6100444a407a63cdff4784cb95b902547cd16779976e
binutils-gold-2.41-58.el10_1.2.x86_64.rpm
a1f93b0bf2f798ddd4ccacdebd2e81ed0b871b205fef2ba56eb58a5d18237c0d
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-x86-64-baseos-rpms
kernel-6.12.0-124.21.1.el10_1.x86_64.rpm
be27c9041c046926ac4601b1e7fe8efbf2f4aa2c2796c693859190745f29db05
kernel-abi-stablelists-6.12.0-124.21.1.el10_1.noarch.rpm
ffebc3fbcac88b3257cbf6568c11a4130ac77a61bf05ac9e35105986601345c9
kernel-core-6.12.0-124.21.1.el10_1.x86_64.rpm
f525f57eff19e2416b863a82235716cccc818576fe5a4776db9c0bbb363a2699
kernel-debug-6.12.0-124.21.1.el10_1.x86_64.rpm
08a90d260548c2e21f72397688b38fbc8a3e492949af3d459812a5d7e4ec5113
kernel-debug-core-6.12.0-124.21.1.el10_1.x86_64.rpm
e7753fb379d378fa7ef0f5b56d5ab6dae0efea014fc8df4440e55a7c5cd340c2
kernel-debuginfo-common-x86_64-6.12.0-124.21.1.el10_1.x86_64.rpm
e6c0e0d9c8e5dc80676752fc9ce743d862a735dfc7e3ee0b48cfa77e0c23027d
kernel-debug-modules-6.12.0-124.21.1.el10_1.x86_64.rpm
80b26eadb1ffab55a1ac1fa61e5e315cbc134bf1e9c749e1347012ed1c4a643a
kernel-debug-modules-core-6.12.0-124.21.1.el10_1.x86_64.rpm
d6fe81acb51a9795d79bd7af6d4f32bbc61cdbb8b23aff6ea5c6513a7b87ebaf
kernel-debug-modules-extra-6.12.0-124.21.1.el10_1.x86_64.rpm
01ef5d5f061527d3522b30fe2f45e8ed19e20a13475f5baff31cc1342ecbf98a
kernel-debug-uki-virt-6.12.0-124.21.1.el10_1.x86_64.rpm
d3eeffb18fceb1b980a130b12beb0f26aeca0bcb8abd81d35bae5191f7b3bdbc
kernel-modules-6.12.0-124.21.1.el10_1.x86_64.rpm
2615d94031b103f8773df6ef95cef9ebe2207c5c3df5035c0c0244f1e696fc15
kernel-modules-core-6.12.0-124.21.1.el10_1.x86_64.rpm
ecb6d246de9ef9d85aca53d6282a36b71236a0e8be5e022940bd1eb0cdb2a35f
kernel-modules-extra-6.12.0-124.21.1.el10_1.x86_64.rpm
82a52a43a859a38f7154e7c536ed5c907b11ff65b57b379434ae4841443419b4
kernel-modules-extra-matched-6.12.0-124.21.1.el10_1.x86_64.rpm
d3fd2da714cc53d0f9b4385e1abcd7feeca5b218c7afe215e974fb0815cac104
kernel-tools-6.12.0-124.21.1.el10_1.x86_64.rpm
d5d450d28a8cd8407797c021f84cefa92996ffeae3d7667c30c489f4071a6b81
kernel-tools-libs-6.12.0-124.21.1.el10_1.x86_64.rpm
7ba06e42448f024c18ee3ecba64eff8eb0d4c3314f8b4cd2932539f819aba52c
kernel-uki-virt-6.12.0-124.21.1.el10_1.x86_64.rpm
41375d6f14d6dc46f2c07c7eb0b3c437b1146101707986378edc760154f75cb9
kernel-uki-virt-addons-6.12.0-124.21.1.el10_1.x86_64.rpm
c2ae4e34985caba67ab861e1def86239eca29486aca379faecc177686fc48417
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-x86-64-baseos-rpms
python3-3.12.12-1.el10_1.x86_64.rpm
70680359597db46be24ef589b3fe6b22b0d6a7beeb1cdc9c98fcd39dec2986a8
python3-libs-3.12.12-1.el10_1.x86_64.rpm
dbd1df9c179155f26468b8188f2888886cc5107dd3dac018efaf2292a9552dd1
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-x86-64-baseos-rpms
tar-1.35-9.el10_1.x86_64.rpm
34f3e6f9f4b2c0e4f7c5dc4221e5efb92a6643d02277ce4cb72d2cf317473409
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-x86-64-baseos-rpms
pam-libs-1.6.1-8.el10.x86_64.rpm
edb91fa1c3ea0513242da4180ad90216b354d1f504f2bf3c82fceda0c5e8d75d
pam-1.6.1-8.el10.x86_64.rpm
f07766b89df6453e5f9ad2cac4047ff826fa6b92f4e256f87241e3a2bc827eeb
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-x86-64-baseos-rpms
cups-libs-2.4.10-12.el10_1.2.x86_64.rpm
69e33391b9353646a4182b67516e894c4d2ee0c6ab31400faed777c0b8810a54
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-x86-64-baseos-rpms
libpq-16.11-3.el10_1.x86_64.rpm
b6fdd483e9849266b507032dcd08dfeefd17ad7a810a3b6d5e2ccd53f19e5ca7
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-x86-64-baseos-rpms
libbrotli-1.1.0-7.el10_1.x86_64.rpm
f757218c089f4a404b67893247d6242b64c18120761b5d393605806687eff9c1
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-x86-64-baseos-rpms
kernel-debuginfo-common-x86_64-6.12.0-124.27.1.el10_1.x86_64.rpm
cc4e5c66fcf3fc2994ab59746f1cfaed1a2177595e2e633d7140aa1b519c07a5
kernel-modules-extra-matched-6.12.0-124.27.1.el10_1.x86_64.rpm
d1818b5254dcd924e04e3d5c9825df07537d3541189a4ec1790030de9f23cc07
kernel-debug-6.12.0-124.27.1.el10_1.x86_64.rpm
ddfdc5045c599518b094851260741a0baf9761f9176845e560d9ef187f29615b
kernel-modules-extra-6.12.0-124.27.1.el10_1.x86_64.rpm
edbdcb6581ccd36b849d1edd132a92ef632c59cc78eda38a5135e865db7cbd2a
kernel-tools-6.12.0-124.27.1.el10_1.x86_64.rpm
f30d9ab368a68047b45c2826424ab76503acef351ff1974994a1fc60a897e239
kernel-tools-libs-6.12.0-124.27.1.el10_1.x86_64.rpm
ee2fa92e0dffbe2c35a6dd7e44573659cac9d09c3d6af8dd69e899fc136b4c9d
kernel-debug-uki-virt-6.12.0-124.27.1.el10_1.x86_64.rpm
52a97a2eff4d77b18ed2cffd426cc890a4b886a4487313621ef6764612b39386
kernel-uki-virt-6.12.0-124.27.1.el10_1.x86_64.rpm
fa37704ff42e9fe6a72e5e620b646844fc65966648da51bd5084a86721a4e784
kernel-debug-modules-6.12.0-124.27.1.el10_1.x86_64.rpm
b20ffb066ddef4a3b773d569de016b367761316e562790e0c934716d92d7911d
kernel-debug-modules-extra-6.12.0-124.27.1.el10_1.x86_64.rpm
c6e92868ba3d97492fc74dc7965f22cbb3faa04c5e010cb1a75722038e85da1b
kernel-debug-core-6.12.0-124.27.1.el10_1.x86_64.rpm
07dc69d250f1134beaaa41e440f2eae4cab68d3357beae7399bdabeb10436551
kernel-abi-stablelists-6.12.0-124.27.1.el10_1.noarch.rpm
e1eb722f702eaaf8341af8a4ecee52e13c14797b4d67bc84e01e0e7b937cd2ac
kernel-uki-virt-addons-6.12.0-124.27.1.el10_1.x86_64.rpm
0794390126f47219b0dd233ecd31008db17dcae8b864359b9658bddaae96400c
kernel-core-6.12.0-124.27.1.el10_1.x86_64.rpm
fb197ad9fe60578a9c1dbc40cd95f6ec64f7e51d41ca37dd11472f7a40406a57
kernel-modules-6.12.0-124.27.1.el10_1.x86_64.rpm
9ed8e7b428dcb42f4e2646ad25361c832d5e43e224eed73bf588720fbfca3a35
kernel-modules-core-6.12.0-124.27.1.el10_1.x86_64.rpm
33a518612793059c2c391e81e296bfe20538912823cb258e35240f609f98e3d6
kernel-6.12.0-124.27.1.el10_1.x86_64.rpm
df67cb349b172b5f2af13c268997d9a462263e1b8f8a45380f09c5276eaede22
kernel-debug-modules-core-6.12.0-124.27.1.el10_1.x86_64.rpm
5a9f9ee0d847afe3fc1e4e44d6a8df483d8880447f177816877cf2846c2d8d41
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-x86-64-baseos-rpms
gnupg2-2.4.5-3.el10_1.x86_64.rpm
13faffd867beb9851a7610b972fda4ef40b5460e83c7981b27b37d7b7c2d20fa
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-x86-64-baseos-rpms
binutils-2.41-58.el10.x86_64.rpm
11d7c77d5c50d43c902e98623badecedda15176014fce644835a5eb83007a6be
binutils-gold-2.41-58.el10.x86_64.rpm
0a4bcdb2abe073101a5004f3a6a28d35e28debf642c4a44659d3c488e0018f17
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-x86-64-baseos-rpms
glibc-langpack-ar-2.39-58.el10_1.7.x86_64.rpm
c0035b6c2ca4776bfe21cb737c13d71e74cfe19b1e77e6301b339a0feae5963b
glibc-langpack-bn-2.39-58.el10_1.7.x86_64.rpm
b61501a19236dc96b61a6f59790121998d270d66340b12341d3f394deb4cd7c3
glibc-langpack-ia-2.39-58.el10_1.7.x86_64.rpm
8ceb208adc7a70048eadc6e28209d376996597c3ca442ec33805fdeff2ed3497
glibc-langpack-ff-2.39-58.el10_1.7.x86_64.rpm
4708cde9bbaf3367a77594bc5e421e6306934f130c6d3b00fe4d7cc2b2f9cade
glibc-langpack-fil-2.39-58.el10_1.7.x86_64.rpm
53a572876f286a58a7a5f79087e5a55ab2b568735f6da4b928be1c9a8728b517
glibc-langpack-syr-2.39-58.el10_1.7.x86_64.rpm
57bbff340cf22789ae0e03d722915d0991b9cb50ad566f7516af94c09cfee8fe
glibc-langpack-bho-2.39-58.el10_1.7.x86_64.rpm
42ae89539706bd99c9bcc4d97042eb1448ae61c625717b65353301a567a04a23
glibc-langpack-ca-2.39-58.el10_1.7.x86_64.rpm
7191a4f6b26eec5c1afe4afddd1b1a7cf248b0301cb803c2a838ce8709d82c46
glibc-langpack-nds-2.39-58.el10_1.7.x86_64.rpm
d353eaaa621a229dc06c7f2e60afb7f25e7d63874600df6d0820b86219112026
glibc-langpack-nhn-2.39-58.el10_1.7.x86_64.rpm
a9b7994a7482b5c5983a8e8ff61c2412ae4558c1f997e72bc373a62b95a55d79
glibc-langpack-lt-2.39-58.el10_1.7.x86_64.rpm
e14399bb421e7c88a530d8ea6ff88f2b67e5a115d64ab4a598e78aeb986b631b
glibc-langpack-tg-2.39-58.el10_1.7.x86_64.rpm
7bc7cce0d951a2df96c12a83687d62f942bf21d57b39d37474bac91b1fb14191
glibc-langpack-niu-2.39-58.el10_1.7.x86_64.rpm
d1e75b71e2072862eee2007933fbecce2dacd4c7ee633f00bcae993332bdb344
glibc-langpack-mk-2.39-58.el10_1.7.x86_64.rpm
ec876ec3b8a67b557e71d7f3c906ce66e4da5dd3a39369e15e377ce81c0f1417
glibc-langpack-kl-2.39-58.el10_1.7.x86_64.rpm
4571cc2be9ab124277821bd2947712cf004206e7b888b44e3cca0a4ca3dbca1a
glibc-langpack-ak-2.39-58.el10_1.7.x86_64.rpm
f1b35275e6ed1e5e2c3552aed3aca92cb083b8949ed83d2c66daba58a7d91c2c
glibc-langpack-el-2.39-58.el10_1.7.x86_64.rpm
fa1ed875e3bded4772580727e18163431d8e2871ba85032e0ba2145862eb0a4c
glibc-langpack-ta-2.39-58.el10_1.7.x86_64.rpm
6f740b66b09d1838d4e98350d6c891fb3f9abc242c0c0426b04badd4492932b6
glibc-langpack-mg-2.39-58.el10_1.7.x86_64.rpm
b88b9366f2135f862d3e68191569439c0fa7acab9e4e2d870ebcfc3c0f51bf6f
glibc-langpack-agr-2.39-58.el10_1.7.x86_64.rpm
fd7c33fce24274d4574224edce42ed4abc57d3a5db2ae3d785a469f1a3750e99
glibc-langpack-wa-2.39-58.el10_1.7.x86_64.rpm
04343114e818d6b5c55a5871f09d1ad2622f9b0fd076406c5b6e3da513bc108a
glibc-langpack-ne-2.39-58.el10_1.7.x86_64.rpm
a2d3d3be1a42423ea039346ad7146275623c6f1ff113602c496b9c40a26504a8
glibc-langpack-nso-2.39-58.el10_1.7.x86_64.rpm
2509470e9d65ab74286cf09864de45c1546981d487a7fa31ee21013b641708f6
glibc-langpack-dsb-2.39-58.el10_1.7.x86_64.rpm
a16d69bc3ecbb9bca6147884941823fc23ea742ff89089cab8b2a134190f42a1
glibc-langpack-fy-2.39-58.el10_1.7.x86_64.rpm
d88f19c7007905a2613b8c2ef6f1ac9066e4c651cc0d3611a421f4ac2015ca33
glibc-langpack-ig-2.39-58.el10_1.7.x86_64.rpm
6096bd7789316e576f3bd22a6a697b6517c867dea2375bb82da960852165b76a
glibc-langpack-lv-2.39-58.el10_1.7.x86_64.rpm
d5f640b78fc71ef1c363dbdd06cefd6b4514430e2832c231c478fefe6e798c02
glibc-langpack-as-2.39-58.el10_1.7.x86_64.rpm
4873439e615b0fddbcafdaab2b553ee9e0a15ac39088f8b9a387570fb698b5d2
glibc-langpack-sah-2.39-58.el10_1.7.x86_64.rpm
5fb8e41e2300419682396aaeeb495eff3e642be5dc9a47ef5ff6c75c29c13cb4
glibc-langpack-pl-2.39-58.el10_1.7.x86_64.rpm
2d172ec55beb9738b69de34e7d5e653c7e0aa8d9404bd7a295bc99d65de904c4
glibc-2.39-58.el10_1.7.x86_64.rpm
ae981be30410d931e732217a041087df73bf8a20a767f3d6069d6f146d5741bc
glibc-langpack-yo-2.39-58.el10_1.7.x86_64.rpm
14ffb88ff3035cf477353011305b75ebe5672323b38522e69f6ed9bb04e7e9fe
glibc-langpack-si-2.39-58.el10_1.7.x86_64.rpm
9f6caf68b6b14cdc447cf057f0493651c3a3ab9f17ab47437388ab5805d2ae47
glibc-langpack-kn-2.39-58.el10_1.7.x86_64.rpm
405a3c90f2554c2c1a08a31aa5b1c3b09728ae49b3a92b99800500ca5e8580ce
glibc-langpack-nan-2.39-58.el10_1.7.x86_64.rpm
3e235779e235bdbc4767f94862581f014888b775b7a21c4d74c58f92651c364e
glibc-langpack-sq-2.39-58.el10_1.7.x86_64.rpm
d70ba0c17f3a2072deee5e93a59d8638de7d75dad7cfbc2a2df1f27f56c661bd
glibc-langpack-tt-2.39-58.el10_1.7.x86_64.rpm
dadb63ca0e06d68dc7efd52c45e2dcc6293e05497ce034c4b1e9a42551692314
glibc-langpack-da-2.39-58.el10_1.7.x86_64.rpm
cdbd410fc7b3ed509dac08f82faddbdac0d9e1809165cb007ef462549839fdfb
glibc-langpack-uz-2.39-58.el10_1.7.x86_64.rpm
17e0a9ad5d547b37e0f66c99fefd133389f1b91104023bd1658e552a0dd85096
glibc-langpack-ku-2.39-58.el10_1.7.x86_64.rpm
d7cb82d2e643aa599c61ede08e1fba24517905b7993baaef8a64ee8a372f0ee9
glibc-langpack-quz-2.39-58.el10_1.7.x86_64.rpm
fa68525ccb8aa0a459956286f907d314256d292ffa4cdfb16d552efca22ba150
glibc-langpack-ml-2.39-58.el10_1.7.x86_64.rpm
8e049e0a132dcc720ce10f4365fa0c17acbcf85c77aff59b139b69a7d08d8b0e
glibc-langpack-iu-2.39-58.el10_1.7.x86_64.rpm
b39817c9a4e7af62534752b95fee162c0a10ebf9a68cb58945dc0fe5492a36e4
glibc-langpack-ber-2.39-58.el10_1.7.x86_64.rpm
aebed86944b46ba76d46e52389f71ba6794e67cdff7fb131931aaec3391ce26f
glibc-all-langpacks-2.39-58.el10_1.7.x86_64.rpm
90947db04f317d5ee7877681d5feafa04cd631e93dff5f12825e1d985ee4eb8e
glibc-langpack-de-2.39-58.el10_1.7.x86_64.rpm
bc17fb4dbf988c718d3ddf77422c8d988bba8ae3b6cb67f1efced208653f8887
glibc-langpack-hne-2.39-58.el10_1.7.x86_64.rpm
f810ad8eecaf51a52399b1aebd92f61dc9b3080843c5d1e4e5f87ec1c56484ab
glibc-langpack-sl-2.39-58.el10_1.7.x86_64.rpm
d5838f41ac09aeea07bce8e3609149fd694451c87e6c6440da5911b41e71cafc
glibc-langpack-vi-2.39-58.el10_1.7.x86_64.rpm
13826ca9189ac4e7961c250e788658e6fcc71ef84bdf0e085f1d5c00abf45312
glibc-langpack-ast-2.39-58.el10_1.7.x86_64.rpm
d99e72ec6f8e4876c0fcfe5ccaf2643a520407a0e7b88d8fab55866ccd5eb9a6
glibc-langpack-rw-2.39-58.el10_1.7.x86_64.rpm
b2d88504183a50886c502b1ed1def5df7348ac026430ac8661d9e86004b88da4
glibc-minimal-langpack-2.39-58.el10_1.7.x86_64.rpm
95f693d64a08019f7283140aaabe727644fa1da8ba14416dc9ad985089652fda
glibc-langpack-nr-2.39-58.el10_1.7.x86_64.rpm
d446feabfe0d0cee713c3b03d00c900c0fe612dc590c1be95d97b30e408244f7
glibc-langpack-uk-2.39-58.el10_1.7.x86_64.rpm
c262ef4276d0dc5c796ff8544aaad2bc0e975cbe42d4634b4d494a2e0f27db5d
glibc-langpack-gbm-2.39-58.el10_1.7.x86_64.rpm
2525e0aaf3fb5315bf8ce782bc44a0cefc033d7a86ad84fd8e0b983a86fa7fea
glibc-langpack-ht-2.39-58.el10_1.7.x86_64.rpm
52d9f7f0138d3a556150f17cf9302c9169abf45efaccd4f5af5302f5f94932a6
glibc-langpack-ts-2.39-58.el10_1.7.x86_64.rpm
2ddca75f61222018406e9afe2537e38deafbade727f0a1a712b93f87efeb8305
glibc-langpack-csb-2.39-58.el10_1.7.x86_64.rpm
a48777759951469a50e9aa2c4f616625dad57124ce1247e8904d8860fe8f8613
glibc-langpack-fur-2.39-58.el10_1.7.x86_64.rpm
6cdc55419f1414ed9cf8efeff9ab79b8cfd8b84c0062ee1bec761931628e8659
glibc-langpack-tk-2.39-58.el10_1.7.x86_64.rpm
6e83aa671e03e87e7fa42d9c8a99f3d03830865245abb14de270a4cbf340f3d5
glibc-langpack-fa-2.39-58.el10_1.7.x86_64.rpm
fda13177e181da6182e0ac4c45ad9516deaffe4dee1ebad3331dc7d74f7fa50d
glibc-langpack-ss-2.39-58.el10_1.7.x86_64.rpm
15fecfa9797d53e8f25b6f101755d5cf727dd886dd06359733669c0c13dd9741
glibc-langpack-pap-2.39-58.el10_1.7.x86_64.rpm
6d611a14ef9453d8c85edf390f06afae39b7b9be84f280cf3050212aeb013df3
glibc-langpack-eu-2.39-58.el10_1.7.x86_64.rpm
4f2385d1ec2c8f3a024358ecf4ba9c8e460bd3280e00d1e90611afdb3b1d2259
glibc-langpack-sgs-2.39-58.el10_1.7.x86_64.rpm
863d57539b618d4d0e26f64aa25678adc7f75e8afb884977dd227763c8b89545
glibc-langpack-is-2.39-58.el10_1.7.x86_64.rpm
face0d55d89b0901a874a217a903ca4cae929bc172850df80855a2b8c06b12c9
glibc-langpack-he-2.39-58.el10_1.7.x86_64.rpm
06f220c0fee13bac0c5fde64a733a717102bbcde431bdcc10073b06f7679e451
glibc-langpack-km-2.39-58.el10_1.7.x86_64.rpm
118d888f240d53153a1975448b41720b4d901aba4bd6bea9d120a61e8fdc63a3
glibc-langpack-sd-2.39-58.el10_1.7.x86_64.rpm
f6830c39c47330cf7f0674e48b1803782829a6ac5547716e0d0e2a8c1020234f
glibc-langpack-zu-2.39-58.el10_1.7.x86_64.rpm
70a840857e0459f8642b6ca4dded74b8e90bc4a87a4477e84ffb1b0a15b621cb
glibc-langpack-lzh-2.39-58.el10_1.7.x86_64.rpm
5265b1d3893d0ae13a1a429e1e6c908fdcafc10ba20ea05624777145ab55f921
glibc-langpack-byn-2.39-58.el10_1.7.x86_64.rpm
1112398de2efe74918ebad2c40ea25301fff1754caa38c0126a4801d3d130f52
glibc-langpack-fo-2.39-58.el10_1.7.x86_64.rpm
43bb864fbe3f2d07f90df485030744288062c9c0fae2f21d8a4c37533062524a
glibc-langpack-sid-2.39-58.el10_1.7.x86_64.rpm
eccc9b76e9edf3a0bcaefff334a9764426f7b4c15fda19fbc9b141b018d1ce2d
glibc-langpack-kv-2.39-58.el10_1.7.x86_64.rpm
88a3bc2c3a0ea9ef4c9f5e9d6e75fc7626c35f958b55c852ff9e5a7ecaae6b06
glibc-langpack-rif-2.39-58.el10_1.7.x86_64.rpm
8dc91978a307d9c97dfda21333da230db87ad8c21ba6bccb0b164782708f4887
glibc-langpack-en-2.39-58.el10_1.7.x86_64.rpm
e713b1de7a413ea74b7e5816521a674b0e62d10b3710c70c02d2eeb5b4901139
glibc-langpack-mn-2.39-58.el10_1.7.x86_64.rpm
418880211d7a33ba6942c72bfac989fc8f081d29b469cc77a847efd9d4cb6d94
glibc-langpack-sw-2.39-58.el10_1.7.x86_64.rpm
363b5fb70d6a3af957dbc68404ef1319cc6dd3b75d4b6d00199c948edfa4c376
glibc-langpack-bem-2.39-58.el10_1.7.x86_64.rpm
eb3b8e61d568fa73cb781e4f69df1d560843ee31f0d7e34b0e619ea2882e6263
glibc-langpack-ha-2.39-58.el10_1.7.x86_64.rpm
a9e930960e3ecec73435efc3fd249850393eaa0dd41dd1187cf7292e9f73b8bd
glibc-langpack-dv-2.39-58.el10_1.7.x86_64.rpm
a4b529566e0e31d6cb98c42a4e2a37070dbf25e34ff03230bc2617df9bb55b96
glibc-langpack-cmn-2.39-58.el10_1.7.x86_64.rpm
fa2ec66607c711562720e17c7c02e44b1ebf3ea7146d3f24b77288802dc3dba9
glibc-langpack-st-2.39-58.el10_1.7.x86_64.rpm
1f0c6c886bcfaf90fa35666984473d8d2536549606fe8f2c71267fb06af12432
glibc-langpack-su-2.39-58.el10_1.7.x86_64.rpm
126e616a4f6e00fbe964681a4e90d055db0be4736e54126a1a2183bca3b3d6aa
glibc-langpack-sk-2.39-58.el10_1.7.x86_64.rpm
19546e8043564fd7ab6d66ae51edea0dff32f618e05017c07836fb6a1cd55d55
glibc-langpack-raj-2.39-58.el10_1.7.x86_64.rpm
097d9a8e84213174118bbcff7a2b985ad94056145c236839cad74b5fc40054ac
glibc-langpack-unm-2.39-58.el10_1.7.x86_64.rpm
220dcd1a5f627ba1948b75d9c7f7bfa5ab0b73f01b5d29a65b31f522f3cf8a92
glibc-langpack-anp-2.39-58.el10_1.7.x86_64.rpm
9e55e3d3489f0c4d00b1986b25478e9aa99c297f7bd9500d7efd2a75b552b825
glibc-langpack-fr-2.39-58.el10_1.7.x86_64.rpm
32c70b7fe2170328afd0e2911290866e7dd9ca44a82a995b4714ea792b2ffff6
glibc-langpack-ik-2.39-58.el10_1.7.x86_64.rpm
e891b16d628b4b7aa10d2ada2a87fe651c6465a33c1bec3bb5bf84e36a1b3513
glibc-langpack-so-2.39-58.el10_1.7.x86_64.rpm
d259ccd0760e298cb1c65a8dc6be2e5426809b40d74d29df46f975ea818eee17
glibc-langpack-ckb-2.39-58.el10_1.7.x86_64.rpm
c5649c3a969840041fe7c531ff9b68159e9179066059dd891579c575edf798b7
glibc-langpack-ug-2.39-58.el10_1.7.x86_64.rpm
dc6f23fd9317bae4bed7d95ce77a7c4fc061e83bbfeb1cdca92e3f401ca43216
glibc-langpack-pt-2.39-58.el10_1.7.x86_64.rpm
32c8b527eff4434b7ee0322a6ef8f169f286df174ca129516401c6ecaf65fec0
glibc-langpack-mnw-2.39-58.el10_1.7.x86_64.rpm
2ed92f2875f3481ab20a5eb009dda0cf3e026c9c825b091e11350f5fa1d9aa0f
glibc-langpack-ru-2.39-58.el10_1.7.x86_64.rpm
ac07287eeba5df2c9c14ce0691ea22e003008452fc520a77a5733dab44d32c55
glibc-langpack-nn-2.39-58.el10_1.7.x86_64.rpm
6d44f60a2819692da1d8ef3ca678abf1befa3737a173a1fa51b7c3fe95b78052
glibc-langpack-brx-2.39-58.el10_1.7.x86_64.rpm
3d749797d529bd83479db5eb5d09594d23882c031ab1cdef26b42b902a903892
glibc-langpack-cv-2.39-58.el10_1.7.x86_64.rpm
88095009b94281580e24444f626c447e19a644919cd35f4d9042c6a7f36a6e8c
glibc-langpack-mjw-2.39-58.el10_1.7.x86_64.rpm
add38e8a5c22438c0056a041dac753a6726b6485e6c3d20a5ad149f16c95c43c
glibc-langpack-mai-2.39-58.el10_1.7.x86_64.rpm
06f18ded631058366bf04e012cd088c3f95d81bd548d184deda8d86d2cfc442f
glibc-langpack-zgh-2.39-58.el10_1.7.x86_64.rpm
a1c245de4fefe3a4957523cdb3f5704362744a1a3f7d05edf4b3ef1ddd914e00
glibc-langpack-ce-2.39-58.el10_1.7.x86_64.rpm
4ead8315dad660bed0e218ef63077239a7bb5987b2f1df4e5a562c5a95dcaac8
glibc-langpack-ka-2.39-58.el10_1.7.x86_64.rpm
bc86d80578d7b5c9fb610003917e95f6c771e1e851794ec4e67d66225891aab9
glibc-langpack-kk-2.39-58.el10_1.7.x86_64.rpm
954dcb0f0f9990485fd6031c58029ba481ad6459f3c6dfc6fcab29d623425fb1
glibc-langpack-the-2.39-58.el10_1.7.x86_64.rpm
2e8e6646ccebee87a0bbb16a7b586c9b858f06cbd6cecba3b9a4d73377c41868
glibc-langpack-gd-2.39-58.el10_1.7.x86_64.rpm
488915c4371d1bdc3cc54ae962b390494e792e6f85f7990d84428e61bafac707
glibc-langpack-li-2.39-58.el10_1.7.x86_64.rpm
ee7e891bd22b8904e894b81babe08d1231745d10c0b43313560b54396fe8b59b
glibc-langpack-ga-2.39-58.el10_1.7.x86_64.rpm
72644959a863aa7a0fc8f7c9d70760b98af8f72a6ea8ca4e5834a7abbc6ab46a
glibc-langpack-or-2.39-58.el10_1.7.x86_64.rpm
cf05fb2227adc388e690e3ae6b4f9f2aa3317f1603173cc69e3de136450a5604
glibc-langpack-mt-2.39-58.el10_1.7.x86_64.rpm
1515a2861cd3ee6844c616422b7820f7ac729be6157ca8445a9345e1ed4772d3
glibc-langpack-cy-2.39-58.el10_1.7.x86_64.rpm
7661dc68d3914f2a522f0755cb71acbbe01b43ab3402ed4d4425660ad948b0b3
glibc-langpack-mi-2.39-58.el10_1.7.x86_64.rpm
2a0368243cb1644857c64bf5a04451bef544c039e90e01524d605da234deb389
glibc-langpack-fi-2.39-58.el10_1.7.x86_64.rpm
ce634a4a07d250d1b9317889f6eca3436fcf0c8a229fcb09e8e73c5636946361
glibc-langpack-doi-2.39-58.el10_1.7.x86_64.rpm
74310861e0f109e42c062af79eb460142a91e0ca6eb637bb1e1ca1be02d97b08
glibc-langpack-gl-2.39-58.el10_1.7.x86_64.rpm
73cfff25ea7eb692409e13aaa89491e52814fb3922b064aee464a1783491bbdb
glibc-langpack-oc-2.39-58.el10_1.7.x86_64.rpm
f323801358b5375eb72a5a7066f2ad53ffe628651c3df6b57f99b73792b44809
glibc-langpack-an-2.39-58.el10_1.7.x86_64.rpm
5681338062bcc06fa2c8de5ea70186db3dba2977da599d3a14968b6a02ddc00a
glibc-langpack-mhr-2.39-58.el10_1.7.x86_64.rpm
81b17617ab87d50d73141d12e8e92e4de91544c04529a3052747ad763c23eafe
glibc-langpack-sa-2.39-58.el10_1.7.x86_64.rpm
3bf25c797882ec94846baf06439c3970af89c99a98f5f6d5fffceba65129d7c0
glibc-langpack-ps-2.39-58.el10_1.7.x86_64.rpm
1af4cdedde14ee1c8d716e399023e18c732fdb63c6cdbd48d8ad801fa4094080
glibc-langpack-dz-2.39-58.el10_1.7.x86_64.rpm
067333460e496fd65ead043454a9f328fba26abdbe956afaece32a879be7ea04
glibc-langpack-hak-2.39-58.el10_1.7.x86_64.rpm
8d178ac7dbe88f0a14bb7d75c71718e1e9cd82e6c547d25d9ec4d3e13c6eaa3f
glibc-langpack-cs-2.39-58.el10_1.7.x86_64.rpm
e903d174b016660426786986e0ed1a7cf15a5ea56f80b68945fac88c553a44ac
glibc-langpack-tpi-2.39-58.el10_1.7.x86_64.rpm
871ffdb59cfac33dc7f984ed22a6842f21b91c74e8f872318916914a3e6992da
glibc-langpack-af-2.39-58.el10_1.7.x86_64.rpm
cb7ffff4638dfcace6ed600ff7c93bc650b4228b7bf812f5334882d108e9723f
glibc-langpack-lb-2.39-58.el10_1.7.x86_64.rpm
42deb10a554d530b59cf2ce126d5a60ae492a30d9a26ca869c3f47c378726602
glibc-langpack-bs-2.39-58.el10_1.7.x86_64.rpm
9151abbe661916ab9c030be02d86d77f8f7499b6eb0fce61f8ed695ab7057e2c
glibc-langpack-am-2.39-58.el10_1.7.x86_64.rpm
0909168f1da7ad107ae7b8e8bb3941474896074f11b3adf3c9835500e41307f2
glibc-langpack-ayc-2.39-58.el10_1.7.x86_64.rpm
22f21f33eca2a5322a83d192cef32627e9964613b5d59e0706a268f8ef54521b
glibc-langpack-tig-2.39-58.el10_1.7.x86_64.rpm
c90177dde648f9869c77838d5a80dc52bf0f85852342f440d5616c8f1912df3c
glibc-langpack-lo-2.39-58.el10_1.7.x86_64.rpm
537373720af1f9551dfd81ab43b37ffd914651ebf41eeb068213fff7225398e7
glibc-langpack-mfe-2.39-58.el10_1.7.x86_64.rpm
f5551e9610b0194c5ca0d13a673cc94d7351aaffa97659531abd34b497362d7a
glibc-langpack-bi-2.39-58.el10_1.7.x86_64.rpm
fe46089b663d3d469ec1835b8a0824c43c4a14198538d7b4d36a3609c0b2e898
glibc-langpack-sat-2.39-58.el10_1.7.x86_64.rpm
4817390d3d5bcbeba57f590440e058450b9743138bb1c19e71b3cba0d13e1667
glibc-langpack-my-2.39-58.el10_1.7.x86_64.rpm
315face13f19c9abf1538099da31cc482c584c16a4d28a92aa5eba975601298a
glibc-langpack-ln-2.39-58.el10_1.7.x86_64.rpm
712f8057bd0d6f3ca8f23e094ca9408053e7a1a599701e236541800b463f1fd7
glibc-langpack-te-2.39-58.el10_1.7.x86_64.rpm
69b01365f95d31c8d6084b5ab834c5b8e3d7abc188c47362d173f9a99f8c7ef3
glibc-langpack-tn-2.39-58.el10_1.7.x86_64.rpm
522d7365ae378470026501c85f5fba5afcef7be9bbddf3c70141f373b9716a8f
libnsl-2.39-58.el10_1.7.x86_64.rpm
b21d75e6ecaac233542e129c9b45f05b4ec640da723e2dde5a83a708d0281d9e
glibc-langpack-ky-2.39-58.el10_1.7.x86_64.rpm
f16ccd54647e8863c26e7a22a85616ec26377bffe12f9b9b35f4bf7405246993
glibc-langpack-hi-2.39-58.el10_1.7.x86_64.rpm
205d3c9807bbbb4b783156b108ef715de37d340b5b2f7c07c6ca1826beb7c006
glibc-langpack-mni-2.39-58.el10_1.7.x86_64.rpm
c4410cd881c4a9a86e7b9f94d59525d2bedec287d7ebc633f2cbcb594c1c3234
glibc-langpack-hu-2.39-58.el10_1.7.x86_64.rpm
2118c178eef5a2612d302e0c8af8f2260511d53052b54b43765ffd0ccaf293fb
glibc-langpack-ti-2.39-58.el10_1.7.x86_64.rpm
8d2071306609ff5f30015e5b5175914f3512bf3e3c7073847b0a94a85a3d9917
glibc-langpack-os-2.39-58.el10_1.7.x86_64.rpm
3e6bf3e5a87799c018b45d2101b8287d3381edc284a4cdcf8e0c500e968ab249
glibc-langpack-wae-2.39-58.el10_1.7.x86_64.rpm
8bf785ad9bcf1cb86aadb13b2f49946bda0639eb9395ecb3d672db2218c93fd9
glibc-langpack-gu-2.39-58.el10_1.7.x86_64.rpm
ccca6f33b3336d1b1e8613e56eba4699c4a7d1a0faf5b7a573825dda05ac6534
glibc-langpack-shn-2.39-58.el10_1.7.x86_64.rpm
2549063e9fc0b209ad476006ecac67ba4eb570df826dd12079a611b30fdfebc3
glibc-langpack-ja-2.39-58.el10_1.7.x86_64.rpm
2acb9f1d318ad6c0a1173bc8ba8ed6d81014cb9940379a9b5c9fdf4acd51a80e
glibc-langpack-bo-2.39-58.el10_1.7.x86_64.rpm
49978f97e0fe0942fd4ba85dd38eb5ccc90e363a17c35ef291a220c0c9afb74d
glibc-langpack-tr-2.39-58.el10_1.7.x86_64.rpm
e462411f75e7e8eb4dcc33abf6d6d11fb6f1ce0aa12c38fa35b22411280a2faf
glibc-langpack-tl-2.39-58.el10_1.7.x86_64.rpm
68e0ec480b9dc2ae6c40d28e531ff7f56a26c8b46b0417810b4129fba879a58d
glibc-langpack-hy-2.39-58.el10_1.7.x86_64.rpm
e4daeaddcbbee1aadf363a0796e24e48943a072955fce4a4160f705f2e614fdb
glibc-langpack-hif-2.39-58.el10_1.7.x86_64.rpm
9223d1863e67ebd132e5104dd47f4703a5779cee7f78d07d40979aa5d632360a
glibc-langpack-zh-2.39-58.el10_1.7.x86_64.rpm
422d38fba9d637beb07876cef9ad240c16fee89ef591a2daa5c2b1af07be21fd
glibc-langpack-ro-2.39-58.el10_1.7.x86_64.rpm
183af09503e6cfd0f9bc20f87107a8360779a219192f74cc57cec58a15e95b8f
glibc-langpack-ssy-2.39-58.el10_1.7.x86_64.rpm
5801bf28eb231428343b858bf451bcb204931f3945a0788a41da25530cde20e4
glibc-langpack-se-2.39-58.el10_1.7.x86_64.rpm
d42232fbdf00c8876164c9ed2fcfe3082297241723c847581d4970188c3b9c5f
glibc-langpack-shs-2.39-58.el10_1.7.x86_64.rpm
8826f978a33f99091dd1dc75fb4ef9b18b4427e6098460146836f765368c7daa
glibc-langpack-wo-2.39-58.el10_1.7.x86_64.rpm
e5b1658e7e0403444e44001c56bb48fc27072b40ca6311803835ee3eacc795fa
glibc-langpack-kab-2.39-58.el10_1.7.x86_64.rpm
212099a398f6322b0a50d8fb54197ee5fa98c6913325a7c58d383917fe66aef1
glibc-langpack-az-2.39-58.el10_1.7.x86_64.rpm
327aa9b4868970715d797e8d1d36a5e7ef75263fae90a99778063860262e05d0
glibc-langpack-gez-2.39-58.el10_1.7.x86_64.rpm
f00f1a67935f2761a81e985988ec0ed12a053f75d3f05a69af66e0dddfa1e1fc
glibc-langpack-nb-2.39-58.el10_1.7.x86_64.rpm
e024e73067911fb38f6ba74b4be44c5087dbf7facd5ee63549f1202712b6c0f3
glibc-langpack-ve-2.39-58.el10_1.7.x86_64.rpm
c2ec037969f39c9b8a2a57a29c14f81bfe997e2da6965b6d6a6723419758e506
glibc-langpack-chr-2.39-58.el10_1.7.x86_64.rpm
8c28ff96e784a68fe73c7da08613412a523cfed396125f74c24a6823b381ba1f
glibc-langpack-miq-2.39-58.el10_1.7.x86_64.rpm
8036a1e614b64b956c817ceb66f807a62f480c1508d84a7985b4f4117a558a7e
glibc-langpack-kok-2.39-58.el10_1.7.x86_64.rpm
4413688f25ef3ca100c9b8861c3ffd18407ef9a8cab2c6f355ee14fdf7814652
glibc-langpack-hr-2.39-58.el10_1.7.x86_64.rpm
188a4049db2cdc9e0f6275d52347741639db2d6461f12cf10a81ed2f1598f022
glibc-langpack-lij-2.39-58.el10_1.7.x86_64.rpm
7c33bb40ad105657ea7302c870717614ad24d5a094bded8d66c28b69053a3469
glibc-langpack-yue-2.39-58.el10_1.7.x86_64.rpm
653585ac36981acc3b6d15818fb2353dcd6ee9644366d75a783aeb27c5275b52
glibc-langpack-ks-2.39-58.el10_1.7.x86_64.rpm
f24a7db18d3f0c8042c43aff6553ecf2a3c6f360837cd5e823540715af67f758
glibc-langpack-nl-2.39-58.el10_1.7.x86_64.rpm
990e460dc4d3ef3d284b3b3b871eff6eaa5fddd83219ec67a1b6ac2ad9d87a0e
glibc-langpack-xh-2.39-58.el10_1.7.x86_64.rpm
8c46c0c373bc474ebe74e4e99d9a535d13d4730bb473714d77419331d4addb2b
glibc-langpack-be-2.39-58.el10_1.7.x86_64.rpm
7472a0250723dac16ee39a48acd8f1856242941ec0f26768ac3e0b15e10abb07
glibc-langpack-bg-2.39-58.el10_1.7.x86_64.rpm
d64a04c33298caf81a06735131a0f65b3134ace8727d4dfb1759600ad0ac0fa4
glibc-langpack-mag-2.39-58.el10_1.7.x86_64.rpm
4afa41474805a746fdd48fba4232665c4c62b2f11c53df34c7403fc75ab113a1
glibc-langpack-wal-2.39-58.el10_1.7.x86_64.rpm
d433530da45a911e9be0a55865009e94950b1411092342237dc2e0c429d2cb87
glibc-langpack-pa-2.39-58.el10_1.7.x86_64.rpm
a92aa96a0d1095f84f3ae89f62b6eb8364195ddfa841ef3bafec338774b610a7
glibc-langpack-om-2.39-58.el10_1.7.x86_64.rpm
49bf50abfba8be15ad7038cedac490d02e4096ea78542c1290fb130b5e56f982
glibc-langpack-eo-2.39-58.el10_1.7.x86_64.rpm
f44bba5a89bf19279c21b0bf53f09a0905c8bc50443b0027d1197ffab26e30fa
glibc-langpack-tok-2.39-58.el10_1.7.x86_64.rpm
49c56207f53ef345f0013cda47426b1b889407d3ef4b11d9b98c4a17b3508586
glibc-langpack-tcy-2.39-58.el10_1.7.x86_64.rpm
29344da322ef50f0aca8fc69d38b9e789b332c038ac1e91f0f7255e079d6e81d
glibc-common-2.39-58.el10_1.7.x86_64.rpm
06fb5b3ffc7cd0d77315b1d1f31d3a56afd1e2ba3947a03d5888904764e6d3cd
glibc-langpack-crh-2.39-58.el10_1.7.x86_64.rpm
fb37d15a289a13549d924cc8e83f6b1df32eac0c2c3ec999844874ac2bb28362
glibc-langpack-et-2.39-58.el10_1.7.x86_64.rpm
f51d5c298d701c63dac3491d28c18125b6ac670962569e276167f5507007c2f8
glibc-langpack-yi-2.39-58.el10_1.7.x86_64.rpm
843e5cf1bdd7be88003c645bc952df64ee82203dbcde83520bab43cab036f098
glibc-langpack-ko-2.39-58.el10_1.7.x86_64.rpm
c9c6fdbe42df1928684d257e1f1065d594e05dcc1e1b02db11829dc658481cbf
glibc-langpack-aa-2.39-58.el10_1.7.x86_64.rpm
a386f492410df17cfe6fa5182e24e6f8b91331e526a4d0efd52961cda55dec03
glibc-langpack-it-2.39-58.el10_1.7.x86_64.rpm
0c01dcc56daf1c5a6e86f9d9f5b01c596576a29219c08870864b768ddff73644
glibc-langpack-sm-2.39-58.el10_1.7.x86_64.rpm
dfcd422ab057c388c046e20c7e335d9649180a1d40ee6785666b24d9613922a1
glibc-langpack-br-2.39-58.el10_1.7.x86_64.rpm
6c4b1f91c10b7f9e781a67d4bfc0b20befa6962f5df96948fdc47f4392f259e9
glibc-gconv-extra-2.39-58.el10_1.7.x86_64.rpm
760eb90c373ec08a776415dbb67a3263c01f06d49dd1b30409a64d4168d83f89
glibc-langpack-sr-2.39-58.el10_1.7.x86_64.rpm
d705004ed7fa71c1f1c785f1cf38f2c311684d65392f0f14ef1c997abdd11249
glibc-langpack-lg-2.39-58.el10_1.7.x86_64.rpm
91e5d8822552c2124290c8985b2a5374dad2a06981bd6986a150cc13b82fc88a
glibc-langpack-kw-2.39-58.el10_1.7.x86_64.rpm
c42b16da552a75ee67b91c86eaee7aee464a68e65c6e057eaf45a99b2b1290dc
glibc-langpack-to-2.39-58.el10_1.7.x86_64.rpm
5758876d12fe1a4c89b48f79be90d35e2229ef71391581a68942dd317e1b2c34
glibc-langpack-mr-2.39-58.el10_1.7.x86_64.rpm
179564154f7224df719aa50ffafe1167b8d93f669ced1bf13a1018e3b444d9fc
glibc-langpack-sc-2.39-58.el10_1.7.x86_64.rpm
911c012e46c2b27a64cbf6f33d599cbb1597964f8b1fa8e033f8476bec410188
glibc-langpack-szl-2.39-58.el10_1.7.x86_64.rpm
e71e6751f85782543eec6bd691bec10248d0f12cb93b1221ba506e4d5f48ef0f
glibc-langpack-th-2.39-58.el10_1.7.x86_64.rpm
409549450b71df14b63698f271f50b8abf30a3080f1d45c806e8ff44a433e1cc
glibc-langpack-yuw-2.39-58.el10_1.7.x86_64.rpm
b07273ce563ba47631df0c9e13428f1ab9bb225bbf5bcd1dd62eaa3a7eb055aa
glibc-langpack-ur-2.39-58.el10_1.7.x86_64.rpm
0b81a574feed1b672fe09ecdd7a3728af072f1ff9bbde16a12c6400a93dd190b
glibc-langpack-bhb-2.39-58.el10_1.7.x86_64.rpm
65f6d287b7c232a703b7bcbb9d8e69b8b29ddc4e9e076863176a357c648d6efa
glibc-langpack-es-2.39-58.el10_1.7.x86_64.rpm
f82bd9facc03ade223b2230cf744ea96e5c66e5ea5247f85d5e14472f3055031
glibc-langpack-hsb-2.39-58.el10_1.7.x86_64.rpm
04749798ab6859e4aeddf204642d8aea4e6a47a83c67271b0085c0e06757522e
glibc-langpack-gv-2.39-58.el10_1.7.x86_64.rpm
7ba7bc995a8334d47e0175e39c32a5c7a913f5c437ef898ca11e942a4bd7703a
glibc-langpack-ms-2.39-58.el10_1.7.x86_64.rpm
79960752f79fb8976ba0d167356b6beb554d9bbd0a32e56d0a0ddbd484b26db1
glibc-langpack-id-2.39-58.el10_1.7.x86_64.rpm
885c9d066c74a42d0733c3ba0cc6a76cb8d1774d9708e3adfd3e1e02aca56596
glibc-langpack-sv-2.39-58.el10_1.7.x86_64.rpm
b28508643d13a9dadfb40ac78400c9f5a42d13e1e108aabb4893fbc10d91f523
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-x86-64-baseos-rpms
openssl-3.5.1-7.el10_1.x86_64.rpm
8faaa89f1e524835f7e4504caa1c2948885d33f0e28b02fad37876b9b89ac949
openssl-libs-3.5.1-7.el10_1.x86_64.rpm
a6de6116c67a49f35243425df04f9a39c174be8fbb7cd1b96593a69110b2a261
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-x86-64-baseos-rpms
kernel-modules-6.12.0-124.29.1.el10_1.x86_64.rpm
441d10e6c72cbe94de9bf35b5dbd5b915d9e2421523afe2139dd983a2b44be03
kernel-debug-modules-extra-6.12.0-124.29.1.el10_1.x86_64.rpm
e4f35e9593588c15efe8ef92fed73529bf65530cacf307adfa9f02c74558cbb5
kernel-abi-stablelists-6.12.0-124.29.1.el10_1.noarch.rpm
f578efb392271f2b09a3149ea7bfe478c69f119bf8696efa53969da3e7fa14d9
kernel-modules-extra-matched-6.12.0-124.29.1.el10_1.x86_64.rpm
3d956038e9ecb4f7bd931546e0520a449c4a8b4d2fbc9c95b0412ff89298c5a7
kernel-core-6.12.0-124.29.1.el10_1.x86_64.rpm
efd36e1bee4c7b46a5e14fe8ecadfea9773a7b14f2f1f1ae8830f515de3daed1
kernel-debug-modules-core-6.12.0-124.29.1.el10_1.x86_64.rpm
869b2b60273c190ae075f688d9ecad3974cb7127c7a9331acd512308b6221e6c
kernel-debuginfo-common-x86_64-6.12.0-124.29.1.el10_1.x86_64.rpm
fd410190af3878d235bcc1ba71f2f6b17d896d87a3d216de21a3e37986be78c0
kernel-debug-uki-virt-6.12.0-124.29.1.el10_1.x86_64.rpm
811aa0fa9ee78fa5fb740e210ce51cad26bb0feaea13f9a4845130e807e0b625
kernel-tools-libs-6.12.0-124.29.1.el10_1.x86_64.rpm
9e6d984b29bdb710aaba9f13d7f145d2d14d26ff2d31228bf4c0697ef0ccf29f
kernel-6.12.0-124.29.1.el10_1.x86_64.rpm
f8e1b12ca77d095a3110986c2fb28b28f9dce02c8c07656b2f4236edff876769
kernel-tools-6.12.0-124.29.1.el10_1.x86_64.rpm
3cf3c43eeeef908cca3ac459311d61a3c7c36810e4b033d252cb7a959ec596c7
kernel-debug-6.12.0-124.29.1.el10_1.x86_64.rpm
320096776edbab73e048055bc5db76611088cf00f74239a5a8f5447cf4c0d937
kernel-modules-core-6.12.0-124.29.1.el10_1.x86_64.rpm
331e3488ad1571e7badf001504692c3dfde44d291d723cea4a18f6c456bdf16a
kernel-debug-core-6.12.0-124.29.1.el10_1.x86_64.rpm
67d0a1e62dc974a9a8480a216f46f1dd193e01569aeea7a0341ab5076d0e0fc1
kernel-debug-modules-6.12.0-124.29.1.el10_1.x86_64.rpm
34cf876f7abfd8b26bf16a43cd49d17a8e6769430009cc3ff371c2eafdc31a8c
kernel-modules-extra-6.12.0-124.29.1.el10_1.x86_64.rpm
940f3f101c90c21e998d9be967c94d978614f01336f41be698ff496364d78b17
kernel-uki-virt-6.12.0-124.29.1.el10_1.x86_64.rpm
6b682a30565e7b09ea09346879001486f892ef6b3075b5d83f24b7055717700b
kernel-uki-virt-addons-6.12.0-124.29.1.el10_1.x86_64.rpm
4882e0b92fc7d372a2b64ded798a19a928e5924ccd9b43db8f2bf697aaef0624
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-x86-64-baseos-rpms
python3-3.12.12-3.el10_1.x86_64.rpm
5e9ef56934a866f7a473c01f2fd972198ba797d7541b6e500333a423aba660b5
python3-libs-3.12.12-3.el10_1.x86_64.rpm
5240c8e6b18573b1d7a9885fac656e65b979dd9d85a828d42c23cc8221f5868c
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-x86-64-baseos-rpms
util-linux-2.40.2-15.el10_1.x86_64.rpm
2e9fb41bb74bdf1dd816c307d8390cd43108473c09dcb66505be38f81cc48a1a
libblkid-2.40.2-15.el10_1.x86_64.rpm
ffd8ed1cc60529b44aca1f3d1d83a04ba8786c9fc9362ec9ca1f664732972cee
util-linux-core-2.40.2-15.el10_1.x86_64.rpm
8d9919a3eaf1caceb9ebd51409455339aff7bddf037641856eec85fb78a199eb
libfdisk-2.40.2-15.el10_1.x86_64.rpm
36da71af60a24cd872fde4104106e94ff4e79a464527f73c62ba609c9abcf28d
libsmartcols-2.40.2-15.el10_1.x86_64.rpm
d6b7c5874334f0575278a2ab9af552bbd632bc13f0ac52d254903daf7993b7e8
libuuid-2.40.2-15.el10_1.x86_64.rpm
619fec63edf9cfb861574036a3f7be8d0a2da4dabca4bc8272791be201b0dae7
libmount-2.40.2-15.el10_1.x86_64.rpm
6a458bbfa728915e8dc2402ba922098e409089a1cb492b3fec7bcf9ddd36fb1a
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-x86-64-baseos-rpms
kernel-modules-extra-6.12.0-124.31.1.el10_1.x86_64.rpm
74698e28ef64641cdcff3e0ce5a86cc5fccb5ee26f411735ce9352526308be7f
kernel-debuginfo-common-x86_64-6.12.0-124.31.1.el10_1.x86_64.rpm
89b900524c26cce3d1e23618276b2342eb299c4ff273b60dea82a33bd791b531
kernel-modules-6.12.0-124.31.1.el10_1.x86_64.rpm
fde958326032b0f3e62183323e8086db3f3d795197a5c83d1eb703fd954f9cb2
kernel-debug-core-6.12.0-124.31.1.el10_1.x86_64.rpm
09cd3f8d23fafa3e5727201fe939a63651a3be6ebbeb4e2aa1801d21636148db
kernel-tools-6.12.0-124.31.1.el10_1.x86_64.rpm
1cb64851f42000a5b2a55a0ebecdd4efdf1a4ef1ffcbfd0df745cf14677539fb
kernel-debug-6.12.0-124.31.1.el10_1.x86_64.rpm
f685d6e5941470096cce0e81cc59d598f3bb851671cdd93a23cfc64d309e33df
kernel-debug-modules-extra-6.12.0-124.31.1.el10_1.x86_64.rpm
5a37cb3a1a8cb4ac871caeb9bb40cde724c90752dd829ed7fea388ba6d85d4fd
kernel-tools-libs-6.12.0-124.31.1.el10_1.x86_64.rpm
5b04907b82fa5280121908ffae0f47410dd3d5b914b734096754f2ed261ec869
kernel-uki-virt-addons-6.12.0-124.31.1.el10_1.x86_64.rpm
6ae0df21fecb95a08c5022a800a11a818a1091b34702229c2f168581b32cb446
kernel-debug-modules-core-6.12.0-124.31.1.el10_1.x86_64.rpm
330e05408ba6ca8bfb65e2c2d3c98205d893b7e6a2e2d32e49b616a29fda7c53
kernel-6.12.0-124.31.1.el10_1.x86_64.rpm
f3104f2b3dfb0192439f3e8e383ca62d65010c830ef79fb0809b3201c67b1686
kernel-abi-stablelists-6.12.0-124.31.1.el10_1.noarch.rpm
984844c61af69501d8ce20f05ba439134446faa8047647971ed25a44f938a3c9
kernel-uki-virt-6.12.0-124.31.1.el10_1.x86_64.rpm
5c55780f76f5f6ba9c4c9c8bd709f7ecde8a6d7f3b110c40c9586edee3cea3b7
kernel-modules-core-6.12.0-124.31.1.el10_1.x86_64.rpm
af8edaf6b1dbfe5277b9059acf13ba473abf4b9a2c8c2fd20811511aba088cf8
kernel-modules-extra-matched-6.12.0-124.31.1.el10_1.x86_64.rpm
0bd2360b8699997b243be8b95346e2d56c583b2b7617cc79818799e857240b84
kernel-debug-uki-virt-6.12.0-124.31.1.el10_1.x86_64.rpm
630bcedf2f646462449b37d0c908d8974a1960cf43d442000d279fd31ee244a8
kernel-core-6.12.0-124.31.1.el10_1.x86_64.rpm
dcfa458d052a0e53f7d72c5544c115c680157f2698fb3f8decd5002a8db39439
kernel-debug-modules-6.12.0-124.31.1.el10_1.x86_64.rpm
88ee7186ba3e2769ad774cba4b4e59a04cf6b86d4d92c2a398e3b6c12fea2fdf
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-x86-64-baseos-rpms
libcurl-8.12.1-2.el10_1.2.x86_64.rpm
eb82a908247970c5c57ec61fab7aeae6b47a8e5b767dfdf1f07dd4623bb18021
libcurl-minimal-8.12.1-2.el10_1.2.x86_64.rpm
e016ae93948ff46a7856945f45f63e3e3543b546685717c1f22ab1d6102c434b
curl-8.12.1-2.el10_1.2.x86_64.rpm
a54f4d04b51503fa4240cef1b167022ea9b5e214b7490766519732a6bf4cf232
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-x86-64-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-x86-64-baseos-rpms
kernel-uki-virt-addons-6.12.0-124.38.1.el10_1.x86_64.rpm
206fee713454886c1c11f89a2c97068674640c0be9fe840f1ea4deeae39ed93f
kernel-debug-uki-virt-6.12.0-124.38.1.el10_1.x86_64.rpm
a28038f233fec55d2f28fd625b72944f7e4c409183a4acf1e67b37f4ec0d08c4
kernel-modules-6.12.0-124.38.1.el10_1.x86_64.rpm
c31d47ecb420884f955be28473985368778215835a91d137e26194729ce610ae
kernel-abi-stablelists-6.12.0-124.38.1.el10_1.noarch.rpm
091eebae51c847b052016e3b1d5bad7e85f0beb26ab72e325a9749769213fbeb
kernel-core-6.12.0-124.38.1.el10_1.x86_64.rpm
2d8f48fbe8567c75715170e046b4cc24a84cba068cea581ae8823fc2d4d5ea2e
kernel-modules-extra-matched-6.12.0-124.38.1.el10_1.x86_64.rpm
3435fe1a6e70e323fe7ef667f28b8f7fe4a458e0cf262ba640d398e3bc1b4c69
kernel-debug-modules-6.12.0-124.38.1.el10_1.x86_64.rpm
ceaf0871419e4c31d92cdcae091ef6adf0dc3218b775cb4cd65862b275b6420f
kernel-debug-core-6.12.0-124.38.1.el10_1.x86_64.rpm
9e9a1bc306c3206b9f7ea6015dfc1f36190fd4ec6e2bb5da92b487b6ed8505af
kernel-tools-libs-6.12.0-124.38.1.el10_1.x86_64.rpm
f379ab9247fc4b6e5a69a8c8760d05ebfb5652b11bfbe458a1391d7be659d905
kernel-debug-6.12.0-124.38.1.el10_1.x86_64.rpm
4a7f08cba65664d609bdfa81280621608146a3068f1b0200d8f21edc62150af4
kernel-tools-6.12.0-124.38.1.el10_1.x86_64.rpm
52fa68eb28960d2c33ad26b29686a4daba4679933a4fe95c3cc15c7228087329
kernel-debug-modules-extra-6.12.0-124.38.1.el10_1.x86_64.rpm
c505d8363b9ad411eb9c90c6a9dc4c15774f7529d60dc6590779201acfcd11de
kernel-debug-modules-core-6.12.0-124.38.1.el10_1.x86_64.rpm
f7e61d7a8bb82f5c6fb867f99f10b30f56e733aca417fdcbc1a3a198d9a6ce6f
kernel-uki-virt-6.12.0-124.38.1.el10_1.x86_64.rpm
d70d03fa9de350ccee0658787c4f4cc363e37ce945881b87ae0519a617fc88a8
kernel-debuginfo-common-x86_64-6.12.0-124.38.1.el10_1.x86_64.rpm
ac8dfa189688def588cfcb49a619e50dd8dbe630c31b4070898a721723a0a2df
kernel-modules-extra-6.12.0-124.38.1.el10_1.x86_64.rpm
4a63da2cabcf4d2c5fd832f0c2b35c2f051c2c9e48d16e08ff3f78bb9a4beaef
kernel-modules-core-6.12.0-124.38.1.el10_1.x86_64.rpm
9c86bf830d0c78eb6852215dc37031559900eab5572ec072ba5eba314adecd56
kernel-6.12.0-124.38.1.el10_1.x86_64.rpm
ef9d91c0899ec45dc91118f7231422faa563fcb1a6ae27eeefe18e9c37a6eed7
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-x86-64-baseos-rpms
gnupg2-2.4.5-4.el10_1.x86_64.rpm
0a1906a6f3c078b709367f238d7fd2718c2888b69593082064f62de4532df5bd
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-x86-64-baseos-rpms
gnutls-3.8.10-3.el10_1.x86_64.rpm
9f642551a9c53a3032e6c1327e469ba504c0ea7d6f98e702582122107b210542
RLSA-2026:3551
Important: libpng security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Important
An update is available for libpng.
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 libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.
Security Fix(es):
* libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API (CVE-2026-22801)
* libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read (CVE-2026-22695)
* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)
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-x86-64-baseos-rpms
libpng-1.6.40-8.el10_1.2.x86_64.rpm
b46d22d20b94aebab660654cecfdc22e66def6ef3c5dec8367175c0f413d65a4
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-x86-64-baseos-rpms
nfs-utils-2.8.3-0.el10_1.3.x86_64.rpm
76d941992bcc2fcf6ffac1a918b3faff848e6e71f3d967930d45272fb51423d3
libnfsidmap-2.8.3-0.el10_1.3.x86_64.rpm
4679eb5b93cc9ca22e1d9a14c387797caa360d8f8c40e9d6db4492c5fa1b578e
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-x86-64-baseos-rpms
kernel-debug-modules-6.12.0-124.45.1.el10_1.x86_64.rpm
9909a162d671b978da4a351aa6879d3eedd51a4220c2b571151fba8adee68320
kernel-debug-modules-extra-6.12.0-124.45.1.el10_1.x86_64.rpm
cd0e27131ccc9b2e4000b42c2fa49076d2fbc22ac1f96cf115fb34d7f1c8afa4
kernel-modules-6.12.0-124.45.1.el10_1.x86_64.rpm
01dc108dab353e8875d63c652506dcdfb9d1740418c902b9db0ae7cf86c78284
kernel-modules-core-6.12.0-124.45.1.el10_1.x86_64.rpm
234e0cb30dd87a0aa755eb18c802becb6ea4849c57cc1018c121c144d680de2f
kernel-debug-uki-virt-6.12.0-124.45.1.el10_1.x86_64.rpm
2b1ffd7eeb2c266d69e13494250a3e2d6875400eb6bf17fe7d2a72e96dc3210e
kernel-tools-6.12.0-124.45.1.el10_1.x86_64.rpm
3ab21eb27af34d0fd03ff5917d2d35e2faaf178d59c42c8633cfb30d86a629b6
kernel-debuginfo-common-x86_64-6.12.0-124.45.1.el10_1.x86_64.rpm
77ec1f1acb7d6ecde59c328d0448d615ef9eaa8e182982cdd4d2077bb89f56fe
kernel-uki-virt-addons-6.12.0-124.45.1.el10_1.x86_64.rpm
12cd1d02a73edecd0a17f017a8d13a252d341928a184992f907564a4257f67c2
kernel-modules-extra-6.12.0-124.45.1.el10_1.x86_64.rpm
c5bd658adfd86d7dd8efa6e7a22fec7bb9749b41602cac610ee72c89a6261339
kernel-debug-6.12.0-124.45.1.el10_1.x86_64.rpm
7ca6ea7e66c4b6499b229ef0e48a9fba6f17569eb3947b674222f7bbf061213a
kernel-debug-modules-core-6.12.0-124.45.1.el10_1.x86_64.rpm
08b5cf9d0f62a1cdf56a653ccc2551d3bd970df6c373f696fc46f80bb5c56097
kernel-abi-stablelists-6.12.0-124.45.1.el10_1.noarch.rpm
248aba0b98464a01abb02a06468aaab726fc07ebdaebddbfac972a75fbd8a4de
kernel-6.12.0-124.45.1.el10_1.x86_64.rpm
eb6870153c74ff057dcd48bee2ea3734ffbdfb3219d116db306be42c84fe8433
kernel-debug-core-6.12.0-124.45.1.el10_1.x86_64.rpm
557aff72c7fd97de290e354ee483edfe33ca97a9df44b7899f6b8e5f112ebe35
kernel-uki-virt-6.12.0-124.45.1.el10_1.x86_64.rpm
5fa8c6645e5c7f4afd0234baa137c98edb80403e9af21a2ca6317099e8b017ce
kernel-core-6.12.0-124.45.1.el10_1.x86_64.rpm
992634424d49feace8c27b629956b91c5d5b6a01fb1331491e4ebadeb20f1516
kernel-modules-extra-matched-6.12.0-124.45.1.el10_1.x86_64.rpm
80136e74e5d28ddabd6835b48e38a9db56859fdf7ddcfd90fa7ade187198d200
kernel-tools-libs-6.12.0-124.45.1.el10_1.x86_64.rpm
7cea889e932efcbf88a8e2128ef702f4c6afcb4daf4ef4dd7545d797f2dd47a8
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-x86-64-baseos-rpms
python3-3.12.12-3.el10_1.1.x86_64.rpm
35303f90954ba3b37c4aac83b529edebdb45bf93828a3d18aba009fd6f800452
python3-libs-3.12.12-3.el10_1.1.x86_64.rpm
ce503f458c0109386c4c13be2a4f7f5efefaf3807a2027abdccdc3031086c7e3
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-x86-64-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.x86_64.rpm
c950fd64f108380ac14bb0043f72c7b039eb2ce4380f657c0c00cb60e9e65467
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-x86-64-baseos-rpms
libarchive-3.7.7-5.el10_1.x86_64.rpm
4cc990e2a30cecd939d60bfb408064956f48458fdc1b2d772992c08c2cbb99fe
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-x86-64-baseos-rpms
opencryptoki-3.25.0-5.el10_1.2.x86_64.rpm
840f2deb2da51b2692860aff3da8eefb151f7a374c3a12b7a7051f40e3e53984
opencryptoki-swtok-3.25.0-5.el10_1.2.x86_64.rpm
86a0363fbf49073ab441dc3fd0b88169bf7f6869429cfbccbda502bb57223435
opencryptoki-ccatok-3.25.0-5.el10_1.2.x86_64.rpm
b946f034b4a3f907f7162fb4ea0f5cd0924ff7ed5928e3e87d2c4f7f9799e526
opencryptoki-icsftok-3.25.0-5.el10_1.2.x86_64.rpm
aad253f3a71416b315b73028d0364bc937a7a96635ba34697798c2841e729ebf
opencryptoki-libs-3.25.0-5.el10_1.2.x86_64.rpm
b58336852398d700f358549b94d5097f684e1dbeffa6e9810daf6efd3d1174fd
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-x86-64-baseos-rpms
kea-libs-3.0.1-3.el10_1.x86_64.rpm
6159f48102ba6251a031645cfad645c536130644f29ab5f67fa8dd1beb1ab95b
kea-3.0.1-3.el10_1.x86_64.rpm
42c45499d370af561075b254db1171a97216bfab01171ffa2102490b1e1613ca
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-x86-64-baseos-rpms
libnghttp2-1.64.0-2.el10_1.1.x86_64.rpm
de791fe67b418d8d6de930b73c8b4d7772b69bfade540757af246bde53f64ad4
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-x86-64-baseos-rpms
vim-filesystem-9.1.083-6.el10_1.3.noarch.rpm
4d8cae55aaedfd3fa8b67e0fbd10d68d6104892434131b5e366a91257280529a
vim-minimal-9.1.083-6.el10_1.3.x86_64.rpm
e49f2a28fb757f196b919561791d057054a0bb6ec722121d7a54a6778b9265c7
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-x86-64-baseos-rpms
ncurses-base-6.4-15.20240127.el10_1.noarch.rpm
3aed3e3d082a1fa7e2c2886465f10d0ef51d1fca1e8be839ec36e159b5cba3f7
ncurses-libs-6.4-15.20240127.el10_1.x86_64.rpm
7dfdfe83346d07b333423c2fb389aff3eecaa4e0ab5b48cf526e021aacdbb820
ncurses-6.4-15.20240127.el10_1.x86_64.rpm
2b97394d53c77d67862510f963049c962ba351cc16d1ab517de03cf2dfba347b
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-x86-64-baseos-rpms
kernel-modules-core-6.12.0-124.47.1.el10_1.x86_64.rpm
f7995972c196c05ed1db9f162de98aeccaeafabb4324bfe5b2f8095a98619b90
kernel-6.12.0-124.47.1.el10_1.x86_64.rpm
feb36b0a8ca8a01210d2e1c6b0d0f2618f93ec81495bc6dd84b1796a18cb8ef5
kernel-debug-modules-extra-6.12.0-124.47.1.el10_1.x86_64.rpm
857c642c751c7621bf3aa0af4ab7570f70b7bd202a041803a9bcd1ecd724842b
kernel-debug-modules-core-6.12.0-124.47.1.el10_1.x86_64.rpm
9c7e51993540cbbed7a0fc03dd09a0c0ec55ee3cb67697f794878afe5a85d5c1
kernel-debug-modules-6.12.0-124.47.1.el10_1.x86_64.rpm
f2bac6a5597305ab29faff08301f55e11d73899b8a165fb88ea24ce1c4c82ec6
kernel-modules-extra-6.12.0-124.47.1.el10_1.x86_64.rpm
cf5e7bbfe867addd5c14b8d9b20588e9d782070492fd3fa0505a03e46d543cb7
kernel-modules-extra-matched-6.12.0-124.47.1.el10_1.x86_64.rpm
80d45b757a0c46c7ace00239917248c7ec1415d98f3814074a69920058ea0ca0
kernel-debug-uki-virt-6.12.0-124.47.1.el10_1.x86_64.rpm
5d24e64b177ad15b14b80236a73bc01d3f27e3b0cb2c1f9c62de8a06feffaa42
kernel-uki-virt-6.12.0-124.47.1.el10_1.x86_64.rpm
ce05068563cc8705e2fc12a48ea0f6e4664806771666fd95159463fb33cdabbb
kernel-debug-6.12.0-124.47.1.el10_1.x86_64.rpm
0a3d206f16e82fdc280a7422a03c178590de7ace350d349057a14cb0529bb0ba
kernel-uki-virt-addons-6.12.0-124.47.1.el10_1.x86_64.rpm
7ed45fb5f06c3b4ea0d2c321cef8a598b1ba34197217098a558498d9e6e2f778
kernel-abi-stablelists-6.12.0-124.47.1.el10_1.noarch.rpm
e8cc7e57cd89559dd7e398e2d753eb89422d3c8575927a79f46973d70e5073e7
kernel-tools-6.12.0-124.47.1.el10_1.x86_64.rpm
b5e9784e38715e3a09b43c1ae21a8b08b55877246d4323f9f2b0a43666b3e166
kernel-core-6.12.0-124.47.1.el10_1.x86_64.rpm
5b2528536d0bd390bda17cc35700fb20aab17980088954bae1d98a0b90ae0255
kernel-modules-6.12.0-124.47.1.el10_1.x86_64.rpm
722e13c62f92c2eaade2f67014c694ad7c2c59cd83dbafc5f416e9a2fa66d0d7
kernel-tools-libs-6.12.0-124.47.1.el10_1.x86_64.rpm
508523aac06ebf6a298699c7a2e59ae3dcade9d45068cdb899343e991b57c2b0
kernel-debuginfo-common-x86_64-6.12.0-124.47.1.el10_1.x86_64.rpm
26d506ca542d0b3962df1c7fac6ef5c58560f47bac106da476ba7219b02bde3b
kernel-debug-core-6.12.0-124.47.1.el10_1.x86_64.rpm
e72240f8bd707f98a55d9c2d2d9f5afb0fc5db41376f4b7a0653d28b64770d28
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-x86-64-baseos-rpms
rsync-3.4.1-2.el10_1.2.x86_64.rpm
5540f8f9f897f49b9f04189b71d8c7fd6bdf762ca813bee1443a0d6f6562ca27
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-x86-64-baseos-rpms
libarchive-3.7.7-8.el10_1.x86_64.rpm
4d3c989fd7ddcc6bf3a27c6d96cf35fe90cda47962df7d6e5e8a009994f38dc5
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-x86-64-baseos-rpms
kernel-debug-uki-virt-6.12.0-124.49.1.el10_1.x86_64.rpm
5ab827d9350dc01cebd41149940f5b807e11713dd44e836ea06b6e079f6f2cb9
kernel-abi-stablelists-6.12.0-124.49.1.el10_1.noarch.rpm
b4549e3e87f3cffc241d4b711ee13f72bd0fe2e57c8dcf4084f0e6ee6aa61cc5
kernel-debug-modules-core-6.12.0-124.49.1.el10_1.x86_64.rpm
ca67149e387d1fd479dba819d82be5491e3b89d6657aea887377c661a1172ea1
kernel-6.12.0-124.49.1.el10_1.x86_64.rpm
d4ed823be8db4d4ee3535de0991388234a5df387c784fb3865eaa326e40e7dda
kernel-uki-virt-addons-6.12.0-124.49.1.el10_1.x86_64.rpm
91b8f43e6c0cb361fc265a1988aaf7342fc2eab98c6551e61ce5bdf9fd31ac05
kernel-modules-extra-matched-6.12.0-124.49.1.el10_1.x86_64.rpm
33bbc370c1f6baee2264e7c1353bafcfdac6a88b29bdd99e85f148578c674865
kernel-tools-libs-6.12.0-124.49.1.el10_1.x86_64.rpm
8e6e8af63238bdbdda6792b642c6131bae57b4249710e220e4999f94042df3fb
kernel-debug-modules-extra-6.12.0-124.49.1.el10_1.x86_64.rpm
e8adb9babbf7adc4d9dd243ff9b18ac6f2abd058c4079dd2540bf39018b24146
kernel-uki-virt-6.12.0-124.49.1.el10_1.x86_64.rpm
beed68d21d3a55b4db11249c902200bc680b3655e2c02389a86f3d6530ef66cf
kernel-modules-extra-6.12.0-124.49.1.el10_1.x86_64.rpm
729cfcb7417acd16b7278788d8e6420f179d87aa491d0e50d5fe990c077baf81
kernel-core-6.12.0-124.49.1.el10_1.x86_64.rpm
4456bba7a1d6618284079f0360e207bf26d2e2ed19e75f9cb33a8ec6c66810fe
kernel-debuginfo-common-x86_64-6.12.0-124.49.1.el10_1.x86_64.rpm
c770c5872bc29e10c0bee9477e245a6c9b9068c3420e8fd6cf8a37b48be41d4b
kernel-debug-core-6.12.0-124.49.1.el10_1.x86_64.rpm
7d802d8b1d07a2164a1c8a61d29ebf27ccc4a2ebad3fa31e255e674a429d61e8
kernel-debug-modules-6.12.0-124.49.1.el10_1.x86_64.rpm
7dc650a155abf100708cfed8a68b2c383f6510f862d57374b6e7f25e9edbefcf
kernel-modules-6.12.0-124.49.1.el10_1.x86_64.rpm
be2269bd02c2b878b5cc4d5b4e046871be892aa396ecfb10a4d55899fea26803
kernel-tools-6.12.0-124.49.1.el10_1.x86_64.rpm
0373db5372ff90956e245dd4759e960fee05760f75099115ac761aa2e0e9a92d
kernel-modules-core-6.12.0-124.49.1.el10_1.x86_64.rpm
dcd88d1e33ed96118a3245613bdca2c94d37be28359e4146935ad03d4e49962b
kernel-debug-6.12.0-124.49.1.el10_1.x86_64.rpm
83bb09beb94db4393bf63721607a1e20a81af797f099896d2a88b0f7c493af51
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-x86-64-baseos-rpms
kernel-debuginfo-common-x86_64-6.12.0-124.52.1.el10_1.x86_64.rpm
28ce8612b0d28fc3a40706045a5c46eacedf4cb802ab4f35fbe24ebb1eae2c52
kernel-debug-uki-virt-6.12.0-124.52.1.el10_1.x86_64.rpm
9ff5acb3e2e28a601b45f77f2dbf7f42d8d5de0b55e060dda7977d63815d7f42
kernel-uki-virt-6.12.0-124.52.1.el10_1.x86_64.rpm
9856005f2eae9c49416ef7c5c509bc3dc4589b71179dc2db8bfbacc4f6891dec
kernel-debug-core-6.12.0-124.52.1.el10_1.x86_64.rpm
7321c2aaf570f6b6fbf3bf406fb2845ebf0f624f8da60033af84eddaa67285b5
kernel-debug-6.12.0-124.52.1.el10_1.x86_64.rpm
bfb5bd86f82379fbc230d81814aee8d08de6310d08be72d6ee88d3285b1c55f5
kernel-debug-modules-6.12.0-124.52.1.el10_1.x86_64.rpm
9eea6a53dae5c31054a05cdc6ff221756396564d8169383290a62adc855b6214
kernel-tools-6.12.0-124.52.1.el10_1.x86_64.rpm
418f48a70ffd776b32789af9a880224796e2daad41298279bf3593970dcd7921
kernel-debug-modules-core-6.12.0-124.52.1.el10_1.x86_64.rpm
ca371198d5bcb57a50960dcc90f636caa9a1051027c27e62010db8f5027c4668
kernel-modules-extra-matched-6.12.0-124.52.1.el10_1.x86_64.rpm
fb335ca17caf088dd8ac21f282b52fc3518316c36eacc5a0314d63b8cfc9fa40
kernel-modules-core-6.12.0-124.52.1.el10_1.x86_64.rpm
4e38b9848496c8be3a4de740c60fae1cc3c289de7018a9855770cfcdc5df0f6d
kernel-uki-virt-addons-6.12.0-124.52.1.el10_1.x86_64.rpm
9dfbf9a33a829d45295515926fc858bc63afa06582d1e80d7194bb5a412ffd08
kernel-6.12.0-124.52.1.el10_1.x86_64.rpm
97af82e18d7b9af02dd69ee7d7cc1298186bb7cb64e9ba8b0cf7885c75cea287
kernel-tools-libs-6.12.0-124.52.1.el10_1.x86_64.rpm
819d5842386cb8b2c4f167d4b067ce35639ed7d60241f7d5428c06e2a2e54ad8
kernel-debug-modules-extra-6.12.0-124.52.1.el10_1.x86_64.rpm
d3d74c1b66d13623e4429c2453b61f1fcc80e6557d7782b356ad8b5b5a76e8f5
kernel-abi-stablelists-6.12.0-124.52.1.el10_1.noarch.rpm
8d8fd2f3d3ee2c73592d9cee17de52602a4579a98399b4ec9c82275b1e9a17aa
kernel-core-6.12.0-124.52.1.el10_1.x86_64.rpm
aa18b30f583d90a45d7b55db1509010d6d61e3388783e0e45a9ea9a981606aa6
kernel-modules-extra-6.12.0-124.52.1.el10_1.x86_64.rpm
ad73407298a0227e44c9a68b3c0d91e4cdfb3de732d5eb74f16571627bb2d13c
kernel-modules-6.12.0-124.52.1.el10_1.x86_64.rpm
8d04d0ea50bb84e7ada27f26096f4941262d16cdf508204e763baca94d94d13c
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-x86-64-baseos-rpms
sudo-1.9.15-10.p5.el10_1.x86_64.rpm
e7f0e54733ea99b7801fedef750f2344999608dde43dbe18c9eb7d8b0139b327
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-x86-64-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.x86_64.rpm
41a196e05fcab8df4cb4629f965b52d466c51703294ff737081c9f440b5dbfbf
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-x86-64-baseos-rpms
libcap-2.69-7.el10_1.1.x86_64.rpm
950756f967c17dd2f6b2f656bf34244eb709ae6bb5d17d00f13575db74c126df
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-x86-64-baseos-rpms
kernel-6.12.0-124.56.1.el10_1.x86_64.rpm
83440cdf671e5fb15afc0cc60e9558f6e58c0f91c49bd4afc5c18076a19f12f5
kernel-tools-6.12.0-124.56.1.el10_1.x86_64.rpm
0058fdfb88083684591e23f29cfca2ca7e78f1674c1a9e6c58e3c1ea34832e07
kernel-uki-virt-addons-6.12.0-124.56.1.el10_1.x86_64.rpm
3a93b73e8773c94543b8367994361408af3376a33af20ef24de41b33fb5d380e
kernel-debug-modules-core-6.12.0-124.56.1.el10_1.x86_64.rpm
700197f22dc221e4e3b6e57a9f0c5417f8c89c7c09705c92f2ad75cbee8ff150
kernel-abi-stablelists-6.12.0-124.56.1.el10_1.noarch.rpm
360ad177b70cecbe619a9099ca68a64a411ab1d905a17ea0c06fa8786d4228fc
kernel-debug-6.12.0-124.56.1.el10_1.x86_64.rpm
a118920e0a5f6193f0abe17ab6ca7bd21256299c4fd3bc71c2a300a2c7d47d8d
kernel-debug-modules-extra-6.12.0-124.56.1.el10_1.x86_64.rpm
e5e4eaca8953c9d91d945f703539ad67ff1f28fd0b31b4fbeacd5ca3f6e45d30
kernel-modules-core-6.12.0-124.56.1.el10_1.x86_64.rpm
67acfe41ef57b5c3090325837342de389e11139e5847ba9fdc0b89798d413f79
kernel-uki-virt-6.12.0-124.56.1.el10_1.x86_64.rpm
e3cb7538d2b6882eeafa72631952c980dc4fd4a7e3864405b38cab06477e077b
kernel-modules-extra-matched-6.12.0-124.56.1.el10_1.x86_64.rpm
9794c42eff6ceed83396df9c6be1ce4763bcf989956f9be1ebb6d8c89dca5b1a
kernel-debuginfo-common-x86_64-6.12.0-124.56.1.el10_1.x86_64.rpm
de58ecd3ea489898c66bc2fc31eb6a68069bbce897f63adc1f015f9274c457f7
kernel-modules-extra-6.12.0-124.56.1.el10_1.x86_64.rpm
be0d4cfe371f5c03f891e254fafd5fdc1c923f7045eabfccc7eaea97506dfb33
kernel-debug-uki-virt-6.12.0-124.56.1.el10_1.x86_64.rpm
5142e2a9912d0a7898f8659057ee8f60b1f7f832f9029c69b2b34568f5a98bcb
kernel-tools-libs-6.12.0-124.56.1.el10_1.x86_64.rpm
5b7273f93a80db9ea64026ab1b821664d9865cad62ef43b4c34e7a5dd9d7048e
kernel-debug-modules-6.12.0-124.56.1.el10_1.x86_64.rpm
9b12ddf65f0a8185c1b1304ad3f7d11e559050c37972d0847a53913af8df5086
kernel-debug-core-6.12.0-124.56.1.el10_1.x86_64.rpm
73c8878bbf16b8a7f27179fb5eaca849c21c18a810db4f33c663268e8198a6f8
kernel-core-6.12.0-124.56.1.el10_1.x86_64.rpm
e59e757e1b1f1f327c232a4783c071635daf32f0325e16617d8eec3bac60d65d
kernel-modules-6.12.0-124.56.1.el10_1.x86_64.rpm
b8b4f1a8157e18b447550754e77420d018e43a842e1561fa65e3e57ca8b5cc71
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-x86-64-baseos-rpms
jq-1.7.1-11.el10_1.0.2.x86_64.rpm
4ce0464abf94a38701a602a64d8439e8cc7088f8231308a597fb5e1ff077dcd0
RLSA-2026:14790
Moderate: libpng security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for libpng.
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 libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.
Security Fix(es):
* libpng: libpng: Information disclosure and denial of service via out-of-bounds read/write in Neon palette expansion (CVE-2026-33636)
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-x86-64-baseos-rpms
libpng-1.6.40-8.el10_1.3.x86_64.rpm
0cfd1280f5ce7053e81503946ba55abbb5810d7ec182ceefa10c874e0b52cbaa
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-x86-64-baseos-rpms
glib2-2.80.4-10.el10_1.13.x86_64.rpm
2507007f865c9b15a3b2fd8b678323f96c44cfd9a0d9eebffca48abd696828a4
RLSA-2026:18064
Moderate: libpng security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.1
1
Moderate
An update is available for libpng.
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 libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.
Security Fix(es):
* libpng: libpng: Arbitrary code execution due to use-after-free vulnerability (CVE-2026-33416)
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-x86-64-baseos-rpms
libpng-1.6.40-8.el10_1.4.x86_64.rpm
dbbedb2df5ca13157926de2268ad36376939f15819e9df4585db1304d26903c0
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-x86-64-baseos-rpms
openssh-server-9.9p1-11.el10.rocky.0.1.x86_64.rpm
d9792e9b91aa7676cc5f4b134bd6869f92159caca3c82d74d6707da4454f3493
openssh-9.9p1-11.el10.rocky.0.1.x86_64.rpm
c085f104b1598e456e76acdb39e16195ab488906297aa9cd99c996bdbf0c04d5
openssh-keycat-9.9p1-11.el10.rocky.0.1.x86_64.rpm
b7a0ea356fdd71d04725beb2a21fdda4ba96555fbda2ca04377b73f7492b9d9f
openssh-clients-9.9p1-11.el10.rocky.0.1.x86_64.rpm
77e528a7d66338050c65fd42fe4911dc75dbf767fb95d218d9c6afedd69ccc79
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-x86-64-baseos-rpms
vim-data-9.1.083-6.el10_1.1.noarch.rpm
a16416db1eeff14059e9ce2133587c32c1e1ec3d3fd2a5a471e1cfc92d580460
vim-minimal-9.1.083-6.el10_1.1.x86_64.rpm
c950fd64f108380ac14bb0043f72c7b039eb2ce4380f657c0c00cb60e9e65467
vim-filesystem-9.1.083-6.el10_1.1.noarch.rpm
c6292758ed8951d338f31ca5120e02161d27e5634299706d5d599c58ef8805fa
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-x86-64-baseos-rpms
openssh-9.9p1-12.el10_1.rocky.0.1.x86_64.rpm
5d39ec4bc967c12878ba7043d528e1f489156839195fb159d4dc410e8c4f4f00
openssh-server-9.9p1-12.el10_1.rocky.0.1.x86_64.rpm
a5354992f93ac446d2bc6a83294feb7a39621ffdfba7b0be1dbf545060ceb9ce
openssh-keycat-9.9p1-12.el10_1.rocky.0.1.x86_64.rpm
409ddb0a0995ce31c69960a1ae1f8ce1da0f03698b7dc74fd4dd82f335804e09
openssh-clients-9.9p1-12.el10_1.rocky.0.1.x86_64.rpm
aa2afb71cbfef973ed08bc8768984d77f393a792742c1100b427ddc664ca6359
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-x86-64-baseos-rpms
openssh-server-9.9p1-13.el10_1.rocky.0.1.x86_64.rpm
7735b8f7e5325b0da9ba9fb82ff055b435c5b8b388c4fcc0937380bf1dc18408
openssh-9.9p1-13.el10_1.rocky.0.1.x86_64.rpm
bde72d716ae59af0432bac811122759c9fb164845e469ce494517b6a9c4dad54
openssh-clients-9.9p1-13.el10_1.rocky.0.1.x86_64.rpm
753a629ed0f6f2b192651b1ef7555fb250a451f225aeb84de252c6720cb54202
openssh-keycat-9.9p1-13.el10_1.rocky.0.1.x86_64.rpm
4bf81364297d0751ef47d59c9fd8ea9fed40c594d0371653b784a3a8f5a04cfd
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-x86-64-baseos-rpms
cockpit-doc-344-3.el10_1.rocky.0.1.noarch.rpm
eabab2c7a84a1c4530d112ef45ffaf414339f7650ccdedb8fb51374c095bd41a
cockpit-ws-344-3.el10_1.rocky.0.1.x86_64.rpm
5e9c988940f4d7838597b31399c7352169ef9a35dae07a6405ba0473eae1a588
cockpit-ws-selinux-344-3.el10_1.rocky.0.1.x86_64.rpm
07c5a3a9eb9d31969232d613c142e2709793dbf8ac4be68fe6cb2b6dc3af9d2c
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.x86_64.rpm
8d1311305c4b2fa315c16b6280c3355f360e398189cda9a0e125ead89b14ab81
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-x86-64-baseos-rpms
openssh-keycat-9.9p1-14.el10_1.rocky.0.1.x86_64.rpm
cb7e3b7af064cbd87d61bc35932f65c943ee89a7e8bd63f09ad01dd30743ca2f
openssh-clients-9.9p1-14.el10_1.rocky.0.1.x86_64.rpm
5555fe8f5e084e0f4c1d6f7c692d74a3400aa2ac13e0a3c2599a9501495b1361
openssh-9.9p1-14.el10_1.rocky.0.1.x86_64.rpm
01521b8e5e354c0ddedb931a0e3ca26f1ea5c9128ce0dbfc0f2b2703722f6059
openssh-server-9.9p1-14.el10_1.rocky.0.1.x86_64.rpm
f3c985c89c900a30359e24aac098f39809a121b19546edb207816c245c1ba513
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-x86-64-baseos-rpms
systemd-libs-257-13.el10_1.3.rocky.0.1.x86_64.rpm
7bfb61780b730216da3b06b82713df67b8ffab332710657a3bdf8f3e82b8c114
systemd-pam-257-13.el10_1.3.rocky.0.1.x86_64.rpm
17a556596625ee280b98fff7f865bb3dbed43edaa5cb942f5eb88af626d2be3e
systemd-udev-257-13.el10_1.3.rocky.0.1.x86_64.rpm
2448bdd262e40f6d11caeb9d8b6862d86060ce1f2c132ba067155af2b6b058b5
systemd-rpm-macros-257-13.el10_1.3.rocky.0.1.noarch.rpm
6d60a03417f26cef801b03d345575d6d6cd99a2f61495cbc797c1a0c3c78cb2a
systemd-257-13.el10_1.3.rocky.0.1.x86_64.rpm
5167633008fc66365fef99c741a573a982a64ae3cbbe6021ea02ebfeb4ea4594
systemd-oomd-257-13.el10_1.3.rocky.0.1.x86_64.rpm
1f101e85c4e71e62a85bcd741ddc25f3bf52c521af537eb9b21a90159afc0fbf
systemd-container-257-13.el10_1.3.rocky.0.1.x86_64.rpm
0c4f68e8f7f6ad3ab6c557db8b9e5afc00a8ccf0c52169f7300ebc32752c08c7
systemd-resolved-257-13.el10_1.3.rocky.0.1.x86_64.rpm
c89ef45b6d82cba67925a3b4fe67c4038b1eec8b320a6d5e594d98112dd6125e
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-x86-64-baseos-rpms
grub2-pc-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
b4db9daa0f82bfeeee5d3b1ef93e5d33d963e0e236146c7c8f3efca7a5708bf9
grub2-common-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
c503f82c78db0a4974109f7fec2a6a7841eeffc2a9b58926e52debe71b78a61d
grub2-tools-efi-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
d48a6e6c19c18ebdbece856e7bc3d39bc787cd97947be136eac1373f1071f182
grub2-tools-minimal-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
9599ca127d6af9929e6504546eda4d7093bcae96eb881b6c377f047a77905787
grub2-efi-x64-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
b2952db16a5ef6c94e4a0cf77d272ba2a1bdeb183aa2b339e1a0d52409f07828
grub2-tools-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
2822524a071921d07e9b3ed13633256830dc4979b01b3ea397b352b65c1bcd91
grub2-ppc64le-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
d66f4047a52d00800f8591540a27b2eeeb6c16f01c854d094a507c8b095b3461
grub2-efi-x64-cdboot-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
961de187f7cf75f9a570e626bbfded12e0434b7869c72de776a8aa180372503a
grub2-efi-x64-modules-2.12-29.el10_1.2.rocky.0.1.noarch.rpm
f84cd9d1bbc4c15464c6029da0bb760a3ab7702335af41f37d5de12b6a7dc6a2
grub2-tools-extra-2.12-29.el10_1.2.rocky.0.1.x86_64.rpm
9437990890da11847e605b12a093af3e4201e0d3e7e203463c77db8e54354a16
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-x86-64-baseos-rpms
systemd-oomd-257-23.el10_2.1.rocky.0.1.x86_64.rpm
3efb1c328cd4d19d14e9f773c93d0fa29a1dbfdfe4295d7d7af8611c4415f753
systemd-257-23.el10_2.1.rocky.0.1.x86_64.rpm
601d78d5d586f349ccdecabf44289d2bf73d179be525f919c9b3e46ebdee32e6
systemd-rpm-macros-257-23.el10_2.1.rocky.0.1.noarch.rpm
cd6d34a75fef8bc407efe057b60d3021d3e5e94c814f17c5a8f840cc025da5e2
systemd-udev-257-23.el10_2.1.rocky.0.1.x86_64.rpm
37d1a7d0a108aa07f12e499274c63494be04cb511c23c652c0d8f882b2356a49
systemd-resolved-257-23.el10_2.1.rocky.0.1.x86_64.rpm
d69bde769f8d242150b40d05fb448d1e7296c18c018eb9a9edbfa1ab6af0dc13
systemd-container-257-23.el10_2.1.rocky.0.1.x86_64.rpm
537c0becc11d5e09c1ae2d4120f07cee546f4703baa9880b46fb1397efca74e5
systemd-pam-257-23.el10_2.1.rocky.0.1.x86_64.rpm
e5c14fd177f7c540d3daa9f7ca87a33ac0e43d768bd9c90d8bd1cabf2158f6f0
systemd-libs-257-23.el10_2.1.rocky.0.1.x86_64.rpm
e44802159b069550196dad335ab1a8d806359983099ddc3c8de5cdbc681c19fc
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-x86-64-baseos-rpms
NetworkManager-bluetooth-1.56.0-1.el10.x86_64.rpm
387a192f5c5430d3766e68379baee8c315ca37e867f63892eebc3388cb2c24ee
NetworkManager-wifi-1.56.0-1.el10.x86_64.rpm
8e591f0a3346713bf3439f8652796464a145974a1988fe42dc95f12b92c36ab8
NetworkManager-config-server-1.56.0-1.el10.noarch.rpm
b9397e6a54a80356676bbc6e4ab242fd8c5f1960457016fea3a2c13e3fb9d88c
NetworkManager-libnm-1.56.0-1.el10.x86_64.rpm
f58942716d9a759ca63fdaeed6fef9a26ab038a473890eed50cd76e55c91a184
NetworkManager-1.56.0-1.el10.x86_64.rpm
dd984cf6e580d8c9ae91301bd761cd61949750460476928b0327b807417542ec
NetworkManager-wwan-1.56.0-1.el10.x86_64.rpm
b64cc6038502e2e8104b0a0acc3a00d061eb0f431bc0315fb3138135e10b97d2
NetworkManager-tui-1.56.0-1.el10.x86_64.rpm
c04ac53ae880b574b15bb45859d0e4ece9271ff0e3a350f67948626b33aa4bde
NetworkManager-adsl-1.56.0-1.el10.x86_64.rpm
d1c8139533b5f36586ef79e78d4b1af5d3d3e2d49a93a18b12c42f9365974904
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-x86-64-baseos-rpms
p11-kit-client-0.26.2-1.el10.x86_64.rpm
f054a7780d995b1c41821c89364a298bc6c387e51681fd20995590bc53e4353b
p11-kit-trust-0.26.2-1.el10.x86_64.rpm
d13c5edbce1ba5d5464bf636caab27dfd91a6c8e6d241aa2b9da8dc2c221698f
p11-kit-0.26.2-1.el10.x86_64.rpm
486c76c600d7023121cf65b07138d858e84a13c78a69ea61bd8f01c572083e6b
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-x86-64-baseos-rpms
libssh-0.12.0-2.el10.x86_64.rpm
f1c243c0909da6ba30d9f86797d4046cc5476116ed99ab14a4755dbffd24fb96
libssh-config-0.12.0-2.el10.noarch.rpm
6562e7f447f52dc7d16af776452c3aa914aca0df033710726893a4558f7e8b03
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-x86-64-baseos-rpms
python3-libs-3.12.13-2.el10_2.x86_64.rpm
0b308b33b635e010129ec4e14caf0ea05d2bb076cb9628f9c17cf3571c5a5861
python3-3.12.13-2.el10_2.x86_64.rpm
a25dfc48b2fd11cdc38fc0794d217f67af81999ccb487ffaea12055c919898ce
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-x86-64-baseos-rpms
openssh-keycat-9.9p1-23.el10_2.rocky.0.1.x86_64.rpm
b684984f519cd5f6ee5afc4981055ba04de43dd7d5dfa5b2c450d3f8b2a0d307
openssh-clients-9.9p1-23.el10_2.rocky.0.1.x86_64.rpm
5f509608542083d94c202147629be01aea65c2cba8d5de516acba2ec0637b9bd
openssh-server-9.9p1-23.el10_2.rocky.0.1.x86_64.rpm
f949d19a9e72f138c1e45383168ca590205729022e679214f29c05f57eed0afa
openssh-9.9p1-23.el10_2.rocky.0.1.x86_64.rpm
8cd807b7e6062738dbbe258f4c72b0f2aef75baaf1e801adbace395d37cbe1fd
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-x86-64-baseos-rpms
openssl-3.5.5-2.el10_2.x86_64.rpm
717011b13adf90b3e83945d557159c71e24a068613071325b17f52302d6964cf
openssl-libs-3.5.5-2.el10_2.x86_64.rpm
09fc491a31388fbfaf1031ccc609b7c660e6d1ead52472f7582a3bfc806d0dcc
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-x86-64-baseos-rpms
vim-filesystem-9.1.083-9.el10_2.2.noarch.rpm
5aa758e58e276e000d72148c5b5f90b2c4a49ac8530e14bfda7c86233db5c9fe
vim-data-9.1.083-9.el10_2.2.noarch.rpm
8de3ff3a86624dc8971a710cdf906f58679f97e6703d5f4cddea609e636ee55e
vim-minimal-9.1.083-9.el10_2.2.x86_64.rpm
de4d7a06ca72b05820f913427050f72919f74b8689719176173f9fbe12bb1343
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-x86-64-baseos-rpms
sudo-1.9.17-4.p2.el10_2.x86_64.rpm
39f78d856beb4caa3b211e8526d1ebc8cecaa0b6b6d50faf9804c252ba847fdb
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-x86-64-baseos-rpms
systemd-oomd-257-23.el10_2.1.rocky.0.1.x86_64.rpm
3efb1c328cd4d19d14e9f773c93d0fa29a1dbfdfe4295d7d7af8611c4415f753
systemd-libs-257-23.el10_2.1.rocky.0.1.x86_64.rpm
e44802159b069550196dad335ab1a8d806359983099ddc3c8de5cdbc681c19fc
systemd-udev-257-23.el10_2.1.rocky.0.1.x86_64.rpm
37d1a7d0a108aa07f12e499274c63494be04cb511c23c652c0d8f882b2356a49
systemd-resolved-257-23.el10_2.1.rocky.0.1.x86_64.rpm
d69bde769f8d242150b40d05fb448d1e7296c18c018eb9a9edbfa1ab6af0dc13
systemd-257-23.el10_2.1.rocky.0.1.x86_64.rpm
601d78d5d586f349ccdecabf44289d2bf73d179be525f919c9b3e46ebdee32e6
systemd-rpm-macros-257-23.el10_2.1.rocky.0.1.noarch.rpm
cd6d34a75fef8bc407efe057b60d3021d3e5e94c814f17c5a8f840cc025da5e2
systemd-container-257-23.el10_2.1.rocky.0.1.x86_64.rpm
537c0becc11d5e09c1ae2d4120f07cee546f4703baa9880b46fb1397efca74e5
systemd-pam-257-23.el10_2.1.rocky.0.1.x86_64.rpm
e5c14fd177f7c540d3daa9f7ca87a33ac0e43d768bd9c90d8bd1cabf2158f6f0
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-x86-64-baseos-rpms
glibc-langpack-gez-2.39-121.el10_2.x86_64.rpm
6e80ad5639a30fa82d752c4d150df6b74f1ccccc88119f21651fabc94a9b485c
glibc-langpack-ur-2.39-121.el10_2.x86_64.rpm
9d9dd95f2e121bae35017add89d0a4e5c47a478cb3fb1ac4691ff258bbb93c1a
glibc-langpack-mag-2.39-121.el10_2.x86_64.rpm
8afc7d308022db5f3fadad2f6e29f7c77d2b899a641adbd1032cdf493d12685e
glibc-langpack-hy-2.39-121.el10_2.x86_64.rpm
4703c5700844914e35ef98184db6ee0e1a8a84f134c887e5b1d8014d2efaf0b4
glibc-langpack-mjw-2.39-121.el10_2.x86_64.rpm
1ebc1347b35ed7ea239a399c2f035a93b14f6324cc03e741bc8291c24d18541f
glibc-langpack-hu-2.39-121.el10_2.x86_64.rpm
eb12de666c038ea4fde7e86cd64596fb8441212a5dc8ccfebe80006fe8a6fa2d
glibc-langpack-ks-2.39-121.el10_2.x86_64.rpm
5175db08da1dd08a18d521a028e8d747c98a5b1480a57101852871fa490b484d
glibc-langpack-bho-2.39-121.el10_2.x86_64.rpm
5c2cedbf379b447d0b1b7cefad3f012368de707cfc6753570c2ed289ce12cd60
glibc-langpack-is-2.39-121.el10_2.x86_64.rpm
f475622335c23aaf4399172da87e0d454503ec74a097ffa975b443d9610b4eb0
glibc-langpack-id-2.39-121.el10_2.x86_64.rpm
a87ff368b4423533256c9b4fb5a997873718e9552da756796105fedd605fb33b
glibc-langpack-wa-2.39-121.el10_2.x86_64.rpm
2b6337ff8b9aabadca43c82a7acc6a9e3a4adc1ad6375f21dc50922307a8c2b3
glibc-langpack-eo-2.39-121.el10_2.x86_64.rpm
1908e82c0bd040cd2b31f8fcda6488ccff4efd52bb94297881dc3905ec6eaaa1
glibc-langpack-mg-2.39-121.el10_2.x86_64.rpm
764d33c842e9398a4751cf63f180ff31ae647433cbf5f3fa72a3b606b9e00080
glibc-langpack-br-2.39-121.el10_2.x86_64.rpm
fabdb5ab7525512724758abf13cfb25bb28671de99d6fa8b4744fc0882867d53
glibc-langpack-tok-2.39-121.el10_2.x86_64.rpm
bb44f41c8a68ca87e592c2ba2a3119f0456a19db9aa3078a57a0043c4fc768d4
glibc-langpack-sid-2.39-121.el10_2.x86_64.rpm
a1114e86393ef81235bb944f604e5bc04a48d276e89df815d0c03a7074111375
glibc-langpack-tpi-2.39-121.el10_2.x86_64.rpm
29031e95d20252de72adbd2c0f23c7427c5ac4fce036d39df84a91eda1e31e51
glibc-langpack-ha-2.39-121.el10_2.x86_64.rpm
d9f9b6553602d8d6938e470be8aedeb1d09e2e4efd54cb1d9775e606cbf991a0
glibc-langpack-mnw-2.39-121.el10_2.x86_64.rpm
72fe34cd4627230b18465ef04cc52b3ff128f5a8a476b11ed4193900833ee915
glibc-langpack-sgs-2.39-121.el10_2.x86_64.rpm
7243f3640c50e120a02bd4fa569a7e1b98fb64d82a7330a75531da40ad7dd68f
glibc-langpack-mai-2.39-121.el10_2.x86_64.rpm
fdedb679e3e3014ecfcf074c2eeac3bb24b1da1ca5c1b6a52cb2b8ce95dc6d4f
glibc-langpack-lzh-2.39-121.el10_2.x86_64.rpm
3b559ba85f81a04ea71305ced97415e6bb207a888c551b202bb24dd9a8468d3d
glibc-langpack-sd-2.39-121.el10_2.x86_64.rpm
fdd8dbddcadaaf99ea0c55ef46cb785b4f9a44cc5704753fde5f1eb6329b75b5
glibc-langpack-ta-2.39-121.el10_2.x86_64.rpm
82e6240d55f4112a5dd5ec9af604003c5d3a94eabdb899a7f76739c88ef197bc
glibc-langpack-lij-2.39-121.el10_2.x86_64.rpm
dbcd4c3d958f0b5827b12963068fdeb8be1a475a92fa68c965fab5c84aa6a574
glibc-langpack-fr-2.39-121.el10_2.x86_64.rpm
c3de6253b6fc1e4ebecd7641bde9f9f5d65997e6c671b01e85705bc4c17b3ce5
glibc-langpack-su-2.39-121.el10_2.x86_64.rpm
a918b4b21bbb5559fc8a8074bc9b7db93b7d6f945bb6c6788fccbbdb5e8880a5
glibc-langpack-ko-2.39-121.el10_2.x86_64.rpm
cb49e5cd50390b9b6f6f48798abbfa079f2d5c7b3820b8b33f036cc931d3daac
glibc-langpack-mi-2.39-121.el10_2.x86_64.rpm
5571b9db6f05f3399a3eed2042a66430b0b526bb58234f35c3d496aee983ed87
glibc-langpack-byn-2.39-121.el10_2.x86_64.rpm
0de1d8440f02e5776096e4be211c77ae74618675d3ba1ec4db77a2865034e58d
glibc-langpack-ku-2.39-121.el10_2.x86_64.rpm
1e45f8796ab8921a6bea0ed50fb380f3480df4ac70c28fb7b13e49cdb7b992a8
glibc-langpack-mni-2.39-121.el10_2.x86_64.rpm
3b7c03a77a2950177b1047062feebd90157f9500f4fbcfa07d9618155c1d14a9
glibc-langpack-cv-2.39-121.el10_2.x86_64.rpm
96f74fbc112d120b0777f25798a113177692e95c0b3c9f52846f864dce0d1b9a
glibc-langpack-fil-2.39-121.el10_2.x86_64.rpm
bab7d80aa096d6494451c350b9f559d206368e9ec8250f34747723b582a83ceb
glibc-langpack-syr-2.39-121.el10_2.x86_64.rpm
4a3ccada0db6d3ccfc6a0b63d0217bac77cffac14045b80ac844664fa689abce
glibc-langpack-mr-2.39-121.el10_2.x86_64.rpm
36f380f7aafa7f0918624bb0f09cc453cbc5329d75087750c25eb265b48ef953
glibc-langpack-ff-2.39-121.el10_2.x86_64.rpm
920afc2f31fbddf1518720ed63fda804ac6bc4dc894b9a128660bc1204efc5d5
glibc-langpack-nl-2.39-121.el10_2.x86_64.rpm
1677b4e49d4e876fd3a5d535fcb0fdd8aa1f04c62035691ac735da64fc092fbc
glibc-langpack-kw-2.39-121.el10_2.x86_64.rpm
608b7d6bf8c2da6dcfddd935f4771b2f4164f51628819e6fae3cc4ada24ae1c4
libnsl-2.39-121.el10_2.x86_64.rpm
88fdfd009bb19e80a60b47942d787985f8d6956261c25d62dd1337cf668a1e00
glibc-langpack-sr-2.39-121.el10_2.x86_64.rpm
76fd3e533fd6ecabe05351358c0a544995c895694ebc426d623dae00c54ab319
glibc-langpack-kv-2.39-121.el10_2.x86_64.rpm
a4397eb0f87c06599c1e2b27c44709a4c193a418dcd4227f55d04d351b7632ea
glibc-langpack-wo-2.39-121.el10_2.x86_64.rpm
5d3215d2a6123ac5f3bd6b9a3cf2e3c0dd82af132988f3e9aa903483ba10ca31
glibc-langpack-sm-2.39-121.el10_2.x86_64.rpm
5f8fc463fa2de11b349b06159a269f6b335d4db615f589a9954b8fd3cc7dcd35
glibc-langpack-yi-2.39-121.el10_2.x86_64.rpm
028e35fc8ceae9e435deedf3ed36376bb3f0a99912f98ef2d76fafca375e0d5e
glibc-langpack-iu-2.39-121.el10_2.x86_64.rpm
60ebf6643e6ca6905ee1afa8f8ab2f19eefb0cd155d4c54ab082980c8f03185e
glibc-langpack-zh-2.39-121.el10_2.x86_64.rpm
1710b6c0f009f0d01e933a179ed0237ca8af74870e2fc682b29ce9c9ff15fb80
glibc-langpack-bem-2.39-121.el10_2.x86_64.rpm
076c6237d553eab4a68e543bfc3fc364af524ccfda5d3395f8ffcc5e6b1cfaa1
glibc-langpack-ayc-2.39-121.el10_2.x86_64.rpm
eb58d1d65e4bed063717626f8bb2c56c1659f79724da6e924eda5fdb8aaf6e30
glibc-langpack-uk-2.39-121.el10_2.x86_64.rpm
b889cf8ee370994dadaa5da7e7869e14ae6e92138b00f3c9c2ce0739d65c8df5
glibc-langpack-st-2.39-121.el10_2.x86_64.rpm
cc54b54d0e43702bf963e03b8e493d6a0aaef4cb6c3736f81f07929d1f70e5a4
glibc-langpack-en-2.39-121.el10_2.x86_64.rpm
56b411f7e331f04e0a28c3f216178add9fc9935d2047e9e2f5cded51dabf069f
glibc-langpack-om-2.39-121.el10_2.x86_64.rpm
efe1b34ee828e28c932b90abd4463cfd10ceb866e8a8a1a3a52eb0c7db46b04c
glibc-langpack-kl-2.39-121.el10_2.x86_64.rpm
ecdc75d3810d40d0d6bff9cda1c98c0ae02cf9948db6c10ad01a6d3027cf7427
glibc-langpack-szl-2.39-121.el10_2.x86_64.rpm
9cec4b071b924d524452c09a03b5a0d5639e339163d892f5af764d84e54bcaad
glibc-langpack-lb-2.39-121.el10_2.x86_64.rpm
c2a811fa5fe5500a82c344d23e1f580936042231215f594ea797e2eb01055f44
glibc-langpack-hi-2.39-121.el10_2.x86_64.rpm
fd866c8f3f4994d609e11151575a81f6564245b1ec025031bd5c845ffa016ba8
glibc-langpack-ve-2.39-121.el10_2.x86_64.rpm
96febb9dea8d95f163909badcf49fcfe7b73f6e43a267398823409c190214340
glibc-langpack-vi-2.39-121.el10_2.x86_64.rpm
627cf702931b054293b3963ff99f551d329d513d9a165309155321051bd0810d
glibc-langpack-tg-2.39-121.el10_2.x86_64.rpm
5e320886826f19d27fbc2aa9a79281dab1edc1b9d7d2f8933748eb1da68b13a4
glibc-langpack-hsb-2.39-121.el10_2.x86_64.rpm
6b090c40544dfcc2abc95f1bde4d1d4be8ee7cdfc43a20652e4a9392dda0fdf1
glibc-langpack-et-2.39-121.el10_2.x86_64.rpm
80dbfc99f715efb4d5d20737252a60d194ef9dfd0a51823a4f6da1a8080b2fea
glibc-langpack-yuw-2.39-121.el10_2.x86_64.rpm
db143dd640c4512764e882819044ebd6d98ca6a06ae45bc732e273bdd38d32d1
glibc-langpack-lg-2.39-121.el10_2.x86_64.rpm
0e232763d8104c8503ef0e622eacf3d10e0af1ab91219df53e67a6e7410a9120
glibc-langpack-agr-2.39-121.el10_2.x86_64.rpm
067d3ec808a3d10d3448f3930ddb1803e5a759cb699284b75371dbbd4eb62ab8
glibc-langpack-tr-2.39-121.el10_2.x86_64.rpm
bc0ed8e12839073d2ac8b38b054a4a2c429320178a7357d62ffc71381a90155b
glibc-langpack-ln-2.39-121.el10_2.x86_64.rpm
7e348d6684a9e964679b70dbb577bca74c81b2f0241f7807105ac9fe38973e68
glibc-langpack-os-2.39-121.el10_2.x86_64.rpm
a9b48aa83894cd7bac0167947a9ea2ce16e211180b7383b0332b58c9ad119523
glibc-langpack-lo-2.39-121.el10_2.x86_64.rpm
d1b6c000fe834b108cb6c4a0554492fb448451dc1312a0941162fbae3a00cba0
glibc-langpack-raj-2.39-121.el10_2.x86_64.rpm
267dd02fb1f8dab3521375f66b43954aa21cd9dacf558b37027512e1e3a031e4
glibc-langpack-hr-2.39-121.el10_2.x86_64.rpm
3bd031b8d8126bc79cacf643d1c8c78b72d350e6079ad5137e7c7d5c4634f554
glibc-langpack-ce-2.39-121.el10_2.x86_64.rpm
d4cf4d0383e4c678c92ccd89fd6a94195af1f0710a22fbfa024e51a351f5f3d6
glibc-langpack-csb-2.39-121.el10_2.x86_64.rpm
d58a54414582f8d3ed775f6495a5ce9343a7b103301984c80aad0febb9754760
glibc-langpack-anp-2.39-121.el10_2.x86_64.rpm
dc8bd30a32b5a8d3d8d9f1f3ab959696ef98984e8be3ce69b49dbe52f188d967
glibc-langpack-it-2.39-121.el10_2.x86_64.rpm
5199dcad99a8d01521ba3a469e705028a3a11091ef1e0ffa058ccf18427d4487
glibc-langpack-ga-2.39-121.el10_2.x86_64.rpm
ccbf47e131ca2cc8f174eeebf5ab3ac0d7812eaeef6112c98515c035b121328a
glibc-langpack-quz-2.39-121.el10_2.x86_64.rpm
c22e3fbda9dc2635a60032c823276ee58f61fcb0288396aef13c6b8954424eae
glibc-langpack-az-2.39-121.el10_2.x86_64.rpm
566a53427d804cbc6bf311a17e1e8bd3e433f280d8cc4f253eba98ffc713fb3e
glibc-langpack-ik-2.39-121.el10_2.x86_64.rpm
b832ba62d8e857f3f675f4039f11b41d975c3ad290780aac9180ae28574a7735
glibc-langpack-my-2.39-121.el10_2.x86_64.rpm
1c69f0ba3531461908711eab534afed11c28c12391b90ed37814b08a4cf06de2
glibc-langpack-aa-2.39-121.el10_2.x86_64.rpm
90e8e043ab82b7a8aa6cebb8ba7f375b3f71676405f821f839613ce0fdf27629
glibc-langpack-sat-2.39-121.el10_2.x86_64.rpm
fbde4e68421c81af3905c1496c48cc3b162d81b513c9e0d0f3a6af5485f2ddd5
glibc-langpack-bg-2.39-121.el10_2.x86_64.rpm
4997f20349f6a6ed7f66ed5f0d39bbdc1e7062c04b8909a9d063d8fbf9f242dd
glibc-langpack-oc-2.39-121.el10_2.x86_64.rpm
5eaabe2ca0f85e18a04d2e7563c71c1ba344b0d2bcd91dfe4830ff31689f7294
glibc-langpack-gbm-2.39-121.el10_2.x86_64.rpm
3b3b8dcaa32083afba7057cacc0eaadfbc669614028730c9027e18a4d20253ec
glibc-langpack-se-2.39-121.el10_2.x86_64.rpm
f7732c026ddd4857a9a8ee7ff3f8d8fdb51733a452be998cb9b522bc5809b6a6
glibc-langpack-dv-2.39-121.el10_2.x86_64.rpm
a413900e4ec0549ff19fc4cb760c1c87fbe540f619a95aa926db059229dce141
glibc-langpack-ml-2.39-121.el10_2.x86_64.rpm
6e63d0cf26cd4efcf001498db2c75135adae2b6d4c4704be4bd2b9a2363721bb
glibc-langpack-ak-2.39-121.el10_2.x86_64.rpm
4bef5783b71009f22cd7bba36fb645683c0f0fc298912f0f7f4059c4d1243c85
glibc-langpack-ber-2.39-121.el10_2.x86_64.rpm
2da672c850383bfaa381adf4977523c3a74677b75f96cec094596141d7ea658c
glibc-langpack-sv-2.39-121.el10_2.x86_64.rpm
ec1e9bc8c3061768b59ed9d30bd05b00be23541c475e96ce6cf609cccf77a45b
glibc-langpack-ar-2.39-121.el10_2.x86_64.rpm
e06e307d9208f75e72d71c0005bf28b75c043672a9da19381d0dbf0903a9f349
glibc-langpack-ts-2.39-121.el10_2.x86_64.rpm
6c76f043483d7bf9d22d34e8050d750099328b5cba93c68b97d73f54a07c4094
glibc-langpack-he-2.39-121.el10_2.x86_64.rpm
5c869cbf671ac782a1b9e112edafd87754b1b9a4c471007ed477dbf00c7be9f6
glibc-langpack-pap-2.39-121.el10_2.x86_64.rpm
e10f844345f159c51f81ecf611c52338b774b8e23ffc7a6f0a2893a0f72d632d
glibc-langpack-ss-2.39-121.el10_2.x86_64.rpm
6092fedd383952127f22674d8a71755ed0cbb76b2a11433fd27599e4a54f2cf3
glibc-langpack-hif-2.39-121.el10_2.x86_64.rpm
2deab569e562795cc9670ee515c73200ac394c7e36fcf92cad71dd797c37b2f6
glibc-langpack-shs-2.39-121.el10_2.x86_64.rpm
4abdd053a14afc7b51c1dbb276a4e013bf3a75c15240692029e136b92dd5fb1e
glibc-langpack-zgh-2.39-121.el10_2.x86_64.rpm
854239b5727190088ba78e16d308f6b254cbea75711b8e9dc06cd11d0bc2b058
glibc-langpack-th-2.39-121.el10_2.x86_64.rpm
b45a527042efa435bc7ad3f9f3ab9267b6f3e44055641b3ac8ef37311fafa23e
glibc-langpack-an-2.39-121.el10_2.x86_64.rpm
df09262390253620a2449aa56f270771e7f487faeb4750a9e56b9deb2b8ffad5
glibc-langpack-lv-2.39-121.el10_2.x86_64.rpm
8c928b7e246cc194972652a5a0f3b772296f520466b6f8f23eb41554c9be5dc6
glibc-langpack-mt-2.39-121.el10_2.x86_64.rpm
d8d77040139a6b59248979a6e321f67aafcf26e3443da934bebf786272432402
glibc-langpack-so-2.39-121.el10_2.x86_64.rpm
dabbc24d8fa9dbe32f1853f72657a82b33d74191e9733ca81ccdd6d14ac4604a
glibc-langpack-li-2.39-121.el10_2.x86_64.rpm
41111f52c5b4f9fbb9e743f28674f4de79bc851aaa5550a8bb11c42452f42b96
glibc-langpack-sc-2.39-121.el10_2.x86_64.rpm
3c42ebd8bb03a202332af74fefb42cc6a58e6412d3b103319f6d2a6c56ce3629
glibc-langpack-ne-2.39-121.el10_2.x86_64.rpm
192b85a8f53423b52f037d6fde78388f8e5e9f0dbd2d8d238602088da70d5834
glibc-langpack-be-2.39-121.el10_2.x86_64.rpm
961bf61f722f39ce26ce19edbf1d41d6cc89a31297de16e2926e576c577f78a6
glibc-langpack-eu-2.39-121.el10_2.x86_64.rpm
c88b96de0d305784b7d061a3acc3b8a08c87ba09d515dbfc7e12e2e9a8309b39
glibc-langpack-tt-2.39-121.el10_2.x86_64.rpm
6b917384d00710d34559767986db41ca865bddab7a97a68b0315a0f52092f53a
glibc-langpack-unm-2.39-121.el10_2.x86_64.rpm
10648e666bba8ee8e1a60c250d92fe5ed0f48080037c5db6309c627f1982e5df
glibc-langpack-te-2.39-121.el10_2.x86_64.rpm
0760ffdf14aac65b09f9f5e6452dd79f4456421afdf7cbfd15ca38c7fd6e1b0f
glibc-langpack-gl-2.39-121.el10_2.x86_64.rpm
6dcf31e2f091669f3a2600df8c713ae62893cacf76f410cb8ab5e0abc91bbdbb
glibc-langpack-kab-2.39-121.el10_2.x86_64.rpm
8635937a175167fddcde6e39998d172ba210a7bc67b34d81cb53f34f756addbf
glibc-langpack-uz-2.39-121.el10_2.x86_64.rpm
b1c3851f7de6ca47b19de3494a77664eab2ec57696b311fb6b15d752c28658c5
glibc-langpack-mhr-2.39-121.el10_2.x86_64.rpm
69a93eafc236e1e875f9c1c5463a1a4f7c5f1a148bf5b1191cf4a0d568f8e1c3
glibc-langpack-ti-2.39-121.el10_2.x86_64.rpm
4398e1c04b3990158be349faa437314dc6fd04c7ab063dc40787299793069318
glibc-langpack-shn-2.39-121.el10_2.x86_64.rpm
5394bc8983d4eccefbfb681f535dc4eab82f49b6ad58377ba09c304cda445688
glibc-langpack-ig-2.39-121.el10_2.x86_64.rpm
67b9efe8daf6087f76931cbaf2291d6e9969b1b7f7adde80f9476eb0af193709
glibc-langpack-pt-2.39-121.el10_2.x86_64.rpm
aa83085f2f7b3583ac3d05b077c6941212c0a583b05dd739075fab2627c3219d
glibc-langpack-ro-2.39-121.el10_2.x86_64.rpm
f3f1d1c7c9b3f7bb9d30b2244bdbc7f6c2693e507336db4cf8ab31f490c6a503
glibc-langpack-tig-2.39-121.el10_2.x86_64.rpm
89fe60db2467c0894b8a95a52611243d8f73f2a8548277fdd771b19b41979af7
glibc-langpack-sk-2.39-121.el10_2.x86_64.rpm
c82de51be936c313683179ce9c60a0a7916346871b26aca3746183e44ee349fa
glibc-minimal-langpack-2.39-121.el10_2.x86_64.rpm
a9d93edd34f7ebafd02e002eac3ba5b673ac9c251668a879c267f664a9f3e2bf
glibc-langpack-or-2.39-121.el10_2.x86_64.rpm
92fbf05cd0733de205dd713c58ca28acdebad8bac8365891d370d57714ab933a
glibc-langpack-am-2.39-121.el10_2.x86_64.rpm
fc01d99d1357816b243a9449d38907a7ca2d561568dbf37198e3c881ffdddbd5
glibc-langpack-bi-2.39-121.el10_2.x86_64.rpm
b3a2adef7a5eec6847e85ff56fe676228090695cf5b5eb0246ace31bf385b497
glibc-langpack-ka-2.39-121.el10_2.x86_64.rpm
b3b5a1cd2a62336b9f8d01d9863303807f9b799f018b3ce0fb5b6084cc4bcf61
glibc-gconv-extra-2.39-121.el10_2.x86_64.rpm
3dcf8337d499f79127d6bc439e54137ae6a44149d624d7fa90c90f2b0f5a3470
glibc-langpack-cmn-2.39-121.el10_2.x86_64.rpm
8a33faa4bf03bef4ff9d7baa984b07a7fde581e837e297b408036ef53afeb506
glibc-langpack-ug-2.39-121.el10_2.x86_64.rpm
2e6551136e9d57247645213b2c153a60ec575d58b70588ef6b21895cf5c2729b
glibc-langpack-cs-2.39-121.el10_2.x86_64.rpm
a9edcbe558c7adf9df343d9d094e564b3d085a2df8e1036c0e4af0b37e9e896b
glibc-langpack-gu-2.39-121.el10_2.x86_64.rpm
2ccb6bf31b591dbd33c7f92bde6768436ce19a4f483d204128bed9970b854bf2
glibc-langpack-tk-2.39-121.el10_2.x86_64.rpm
5602f47c8fe3c6479ebf6f1c14845d58e1544639fb2bb64ace64d86fe3922bbf
glibc-langpack-es-2.39-121.el10_2.x86_64.rpm
33d32d6a0f8e40134e38529cdfd1215b2e3b5a9606d8826ab975fabdf1d6b957
glibc-langpack-wae-2.39-121.el10_2.x86_64.rpm
818d139e9a92510bac88c234c5d8847c3302679198ae7ac7d41b889ea84868e5
glibc-langpack-ps-2.39-121.el10_2.x86_64.rpm
08ef570f6349308f7f2926eca75c7f25d1a6fafd56d7f1dd01ab3312edc18c2f
glibc-langpack-sq-2.39-121.el10_2.x86_64.rpm
da0bf8c9fa28ea000e728a9f0844ebf46ad2e1bd3d58a4c03b089495c8c722d8
glibc-langpack-bhb-2.39-121.el10_2.x86_64.rpm
6ae9c65596152fba06c02cbdf515040e29bf464b564d2908d01280c2eb3fb053
glibc-langpack-ru-2.39-121.el10_2.x86_64.rpm
617bf56c7cdceb3bb40ef234ecbb0634ec400ce1b959ebc782cc761bb16427d0
glibc-langpack-miq-2.39-121.el10_2.x86_64.rpm
bac75cf5b0d087cd711217f472f73ec3a7615ec8be093d0d6078ebd3e2b73cc2
glibc-langpack-de-2.39-121.el10_2.x86_64.rpm
ec4d81d086f0a76ccadce2fb77a3efdf8c1c31670db526d73642338afc0bd163
glibc-langpack-fi-2.39-121.el10_2.x86_64.rpm
d7c03e8541b0b8c0abb0fe88c03e2f7364394420b015dc94aa27c85b5aa73d0c
glibc-langpack-ht-2.39-121.el10_2.x86_64.rpm
25830f8eed7b61f97e1d96b3011740c9d05e5ebf7d362fefc887e6217b3b79b7
glibc-langpack-fur-2.39-121.el10_2.x86_64.rpm
269bcec9f6086b0de3de13d81671a9e464bcda48bf11076d90ff74996ce99416
glibc-langpack-niu-2.39-121.el10_2.x86_64.rpm
d03f86b97e27d579dd563e64057816c0d846e4172bde141d923ef46787263330
glibc-langpack-nan-2.39-121.el10_2.x86_64.rpm
97734a1fae55535e567bc1abbb3b3138877cfa84f08a7c12154b5e9928dc6e40
glibc-langpack-xh-2.39-121.el10_2.x86_64.rpm
172be3eececbd915574bb1410c048a2b3414a8839df6af5b8e0735e1f51c2b45
glibc-langpack-nds-2.39-121.el10_2.x86_64.rpm
5ff27194ef66d8af49d2681a0f740d87c9124320e06b8dfe6b191b0faad12209
glibc-langpack-to-2.39-121.el10_2.x86_64.rpm
3777a230712447500b22d4a09e0653aad96a0ca5b1210e6fafaca6a5987de200
glibc-langpack-brx-2.39-121.el10_2.x86_64.rpm
f8a71282c1086d4b1252d37f1e74db6d20ba1b2c9f6d9105ca0a7e4696213dbe
glibc-langpack-ast-2.39-121.el10_2.x86_64.rpm
a2735019bc704fcc467b2ed46083cea2febe68a005876a3338b587a34f7cc39f
glibc-all-langpacks-2.39-121.el10_2.x86_64.rpm
4f3f5a0edffc3e7808974ed94a85c8dd354ac0c55e5c2f9246b5565868b117de
glibc-langpack-mn-2.39-121.el10_2.x86_64.rpm
8c5c8682649e77a618bae0a6951c60cc0386de9e794f6d71f581d13db50d25eb
glibc-langpack-mk-2.39-121.el10_2.x86_64.rpm
17dbf759c1d7fff721162e43b4d7bcec73322b78be2f23b060842073193ed76d
glibc-langpack-kn-2.39-121.el10_2.x86_64.rpm
669ccb641e232f9e7ebbce903fa5f537f0350e5dc82d335a245f6d0c3aed344d
glibc-langpack-hak-2.39-121.el10_2.x86_64.rpm
028864c30714840660d72a63aa666647d307e0a6101a004e58d0da1ab18a22ae
glibc-langpack-kok-2.39-121.el10_2.x86_64.rpm
45e39c93d2c301a1b914c823224e80785e2920011571b4eac836a4a7e449c4fe
glibc-langpack-bs-2.39-121.el10_2.x86_64.rpm
2391794014781b2e7dc560aae53a6a1438111c40d08d3f0d583871b2edac5c28
glibc-langpack-yo-2.39-121.el10_2.x86_64.rpm
0fd28371d1798920cbeaad45ec4c44d1f992dd8aa0045b73e54d5d25a06110a1
glibc-langpack-fo-2.39-121.el10_2.x86_64.rpm
cc0bc29726a5041a1db858c74f650552543f2e5952a19678214de3d5b622b80f
glibc-langpack-sa-2.39-121.el10_2.x86_64.rpm
213a051f3d01b7a7b2f9c642ea918b172f873673f6a6fef4022b9c4e1c35045d
glibc-langpack-pl-2.39-121.el10_2.x86_64.rpm
f5e2fecf9b336bd5356709d05a9c1ffbe060de6607696945d783fa8318ba5674
glibc-langpack-fy-2.39-121.el10_2.x86_64.rpm
878b3e9060f04ba1cd7ebb87f5b95d0beecbffad69ae9cdeb52530ac1d0ca926
glibc-langpack-bo-2.39-121.el10_2.x86_64.rpm
2b42e38085bfa7189a288fee23640473154edc651d94d057e36a9b62aa298b35
glibc-langpack-pa-2.39-121.el10_2.x86_64.rpm
3bd71c8a0e96f93de301ca53f696ba41cd4d54fbc4d1f21f7d22e65ddd7df5cb
glibc-langpack-wal-2.39-121.el10_2.x86_64.rpm
59da7c4cad7d51d102315a4c45d9e55a40c874b149deb90aa4228a98dac5745b
glibc-langpack-el-2.39-121.el10_2.x86_64.rpm
f4c7914abb5ebee4919d0395c5c055d72e612f428295d3508e3c1ce460941d90
glibc-langpack-si-2.39-121.el10_2.x86_64.rpm
118d88fb0e251daa81f66ab95a2d32c8dec1ebcf8c9dab5573bca278e5a8a7ac
glibc-langpack-ja-2.39-121.el10_2.x86_64.rpm
34cb63fea544a6ff786de5f24096921dd12047aae9716e5b604363676b854c46
glibc-langpack-ckb-2.39-121.el10_2.x86_64.rpm
916eea05627b3e90acd2066cae6c0bdd51c6ba8a2054bc1b986e8563e2032c42
glibc-langpack-da-2.39-121.el10_2.x86_64.rpm
3f9f42cda0afce8583e65ad6878efd2385e0526de8f40c9cd11e49ab18886744
glibc-langpack-kk-2.39-121.el10_2.x86_64.rpm
6f85dfbf897fc7c51a92228e1637bbe9835123250bec0d6b63579e5f34523e6b
glibc-langpack-hne-2.39-121.el10_2.x86_64.rpm
5765826e8bd7dce8633ada2cb2494209f5d3c98eff1074c38c0a74fc91966805
glibc-langpack-as-2.39-121.el10_2.x86_64.rpm
4afdd95ca96627a5b679c92e85ef4122a5d4a41fd45572b6bc8b03c11387192e
glibc-langpack-chr-2.39-121.el10_2.x86_64.rpm
6e5f4c2da0647ef60ccff0eebd8b517c1b7229243eee082fd243dc6aebc56edb
glibc-langpack-mfe-2.39-121.el10_2.x86_64.rpm
42ca0bb13cf6b3a052fc3fa882aee8b8cc01690ecd990eafa76dbb8d158e5c4b
glibc-langpack-ia-2.39-121.el10_2.x86_64.rpm
d9042c62e8984acd353cfacb8da2402058055f9991ba980fff784dc668e441a8
glibc-langpack-af-2.39-121.el10_2.x86_64.rpm
af3cca551ca01a5c3c9a0e523ee9e2c765e4fadac2702f58ce395bdd0b43d8fb
glibc-langpack-nhn-2.39-121.el10_2.x86_64.rpm
2c12dc2f9e15b5b77a2d867cb9cbb8bbbe2776b6237bbeb4331658785c180bf8
glibc-2.39-121.el10_2.x86_64.rpm
1196be4e6ecca5ff738f48f8d71f7e736afba0b3b9e3e658b77688763ac43f4b
glibc-common-2.39-121.el10_2.x86_64.rpm
ba2e715852620e403d2e230749bb76a36899e4fa58a27f195d0d9d5e2a7e3e39
glibc-langpack-sl-2.39-121.el10_2.x86_64.rpm
4e56584644f66bb5b967da11e6a73e0f8c63d4f34022fd6b15820549958d63c3
glibc-langpack-sw-2.39-121.el10_2.x86_64.rpm
57874c19afdf63109eb28c36b2140c175f96f2edf6cd71c599835c13d1b457e5
glibc-langpack-cy-2.39-121.el10_2.x86_64.rpm
9d17ba918d9c669c0982c9411a155f2a80c0b34e4df6f5a89f3ddc4511a08383
glibc-langpack-tl-2.39-121.el10_2.x86_64.rpm
f33c2b0d328b10d7b768936a3eb047386389e2add5cc8ec460d32eff0bb33c0f
glibc-langpack-sah-2.39-121.el10_2.x86_64.rpm
62f125cf324b81a18c9f7f2f7ed91075652660df089e98d53d23aa5386c3501f
glibc-langpack-gv-2.39-121.el10_2.x86_64.rpm
bdbcf950377dbcc1534148a14f638e23ed2a28b1d90f205108a6d61a6ab10db2
glibc-langpack-doi-2.39-121.el10_2.x86_64.rpm
148b7df545b74100e3935df6d4bf47128a9d7443b17a1d64ac08ea66ad80e358
glibc-langpack-nso-2.39-121.el10_2.x86_64.rpm
353c4097da462b5e835a4da2fbd4330c73333942c234eeb7b47846799f247491
glibc-langpack-the-2.39-121.el10_2.x86_64.rpm
386c11b7d58e997a24ffa4832d58b107bf3330134d729a2d0ae4b7fe3bed134e
glibc-langpack-dsb-2.39-121.el10_2.x86_64.rpm
0038d4d71d14224804e4647aa9ef12374d9eb93526ecc113876a88c3b84e2cf8
glibc-langpack-bn-2.39-121.el10_2.x86_64.rpm
9f10aa2e0808ca657654a85aab7a2c31d37039ec806cd2029d639169904c67de
glibc-langpack-ms-2.39-121.el10_2.x86_64.rpm
72c6ad2fb11ec448c2427c88d6c5e32af21037995bc2962a13419032d46d1758
glibc-langpack-zu-2.39-121.el10_2.x86_64.rpm
976df05d91ed7f0d5a2fd3ebf04d979e138b5798495336dbcf85c0f989b13cc4
glibc-langpack-km-2.39-121.el10_2.x86_64.rpm
0f3ebb3d296f27a16a78134ba019b68736039968954aa1176aaa8872c54291d3
glibc-langpack-ssy-2.39-121.el10_2.x86_64.rpm
9424658d8e3f1cd3258adc53652c6575542134d14a43cb8a9a2a0e9ea581d915
glibc-langpack-ky-2.39-121.el10_2.x86_64.rpm
3a6ba628dad1b7345adb8ddd93b35ac0b71b1edcaf01172f352a398ec9bf60cb
glibc-langpack-tcy-2.39-121.el10_2.x86_64.rpm
5deb1201a5363dfd9a453575a998bbc4067cddeeb69c0d44aa1f6278903f881a
glibc-langpack-rw-2.39-121.el10_2.x86_64.rpm
1ab179da337bb77c184f6e2532d46ab7278d044e6542c8b7a1f94b03faf3d629
glibc-langpack-nb-2.39-121.el10_2.x86_64.rpm
d9ccd24b1940be95c2dfa9c29831234a3e25c546185e0d6e311c75296bc09e89
glibc-langpack-crh-2.39-121.el10_2.x86_64.rpm
9f1c8c156bc723b2c1a964281ec13598bdbab23cd6a9716939c2a3891db48e5e
glibc-langpack-fa-2.39-121.el10_2.x86_64.rpm
40f445ba2e3cdf6aa0b4c11e9a40116f49c28729900d65d845ef0598eb45255e
glibc-langpack-tn-2.39-121.el10_2.x86_64.rpm
f01a36312173094b6da6f0f60d36266d2da3184b7c4e8ff87d91cc35f43a0406
glibc-langpack-nn-2.39-121.el10_2.x86_64.rpm
92e019608697920ef2ed99b5e4686f34604227a05d98e8be385d482f82df343c
glibc-langpack-lt-2.39-121.el10_2.x86_64.rpm
444b2715bfec42e58e2ecb18f467d892d3ee76a65a9f9fee08c865361629d7e9
glibc-langpack-nr-2.39-121.el10_2.x86_64.rpm
d930c013b1852b218c00237b1b8098be0521cf1064e99f6b92345995520e39c4
glibc-langpack-rif-2.39-121.el10_2.x86_64.rpm
6cae09ab924ee0d5929db04b112edeecb1b44226ef36014248b0f83fad3ec434
glibc-langpack-yue-2.39-121.el10_2.x86_64.rpm
63e60bf3bf54bd73f95025d8416de315fe6269e0eaeeba10dce55ef3196cd5ed
glibc-langpack-dz-2.39-121.el10_2.x86_64.rpm
56bacc01eb0ecc6350bcc41372753760735ab93c9d44942cbfa54e3989d7fc94
glibc-langpack-gd-2.39-121.el10_2.x86_64.rpm
4cec32c47925e633b65e736155f5f31ee23827dceae2c88be3527d4ae2fa4d06
glibc-langpack-ca-2.39-121.el10_2.x86_64.rpm
6baf5d8c9224586e4e481215dc2e754d889ad889fd212730c3aa79af413c0a43
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-x86-64-baseos-rpms
rsync-3.4.1-6.el10_2.x86_64.rpm
87b14726f3c7f740f72b43529af54057f6f41e326dd5d95d01a5c0817304004d
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-x86-64-baseos-rpms
libcap-2.69-7.el10_1.1.x86_64.rpm
950756f967c17dd2f6b2f656bf34244eb709ae6bb5d17d00f13575db74c126df
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-x86-64-baseos-rpms
libkadm5-1.21.3-10.el10_2.x86_64.rpm
ef97d529d51fcb0b61bbaa0c4bf0492ecb834a6ac6d232028770c3641b2c38ca
krb5-libs-1.21.3-10.el10_2.x86_64.rpm
25fb80d1a14779b0143287d46c9c618e6fe80a684acb6e0ddc7f7fedcbfe69d6
krb5-pkinit-1.21.3-10.el10_2.x86_64.rpm
ece0c852f6ad9040ebb07219d9eabd4b375d86fe9de001df64a16fa67de25ea7
krb5-server-ldap-1.21.3-10.el10_2.x86_64.rpm
ea1a312e423cfac82c0d308aec9b9c1940134666d2e192e608054a1ecf107265
krb5-workstation-1.21.3-10.el10_2.x86_64.rpm
9f7885ba4b1b17d53800659f9cf70af12f495f2f1914d73c110ae5aa01297be9
krb5-server-1.21.3-10.el10_2.x86_64.rpm
916613b2964e075082528165f5685bdecfa1e771457e058adc3283c0e6065e3a
krb5-xrealmauthz-1.21.3-10.el10_2.x86_64.rpm
2c62868d5094941e8afa928cfbf2d3b2c9297b683993626bcc36bfe5753ed84a
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-x86-64-baseos-rpms
glib2-2.80.4-12.el10_2.13.x86_64.rpm
37890d743545744383773b0e6ee6118c204e36bfb4174c0257ff8b9168976780
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-x86-64-baseos-rpms
kernel-modules-extra-matched-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
b2115ac489fbb57a15a9e50bc38551eb5e1b471a80cbdcc53dd098c35afd7381
kernel-modules-core-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
816fb6dd195c04f790a65d7003961a09b6f635a2ee55b8656c69dd1afdeea8d2
kernel-abi-stablelists-6.12.0-211.16.1.el10_2.0.1.noarch.rpm
f9ed0c0c4e6f0aa02d9f8c83bc51a13138ad909d94574c725ceb413820ef3492
kernel-tools-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
7b04904ed38f7a40709da8f580aed014f7e86d557972928ed9efb1afd6bf2673
kernel-uki-virt-addons-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
3cfdc13c14230c0b03e4f81d037b92684a281e464b5454da682c9d2ee171a205
kernel-debug-modules-core-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
c9d0c028ce224ffec840c40d14773c5f87b9a1f01eabe56a3ef5c06c59fb5169
kernel-debug-modules-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
e9482e581ee69a7fe49e08293869907f133ee87562fee6a343391f28ee652da7
kernel-debug-core-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
d7e229760cd012581ae7f8d20948c686066447826bd462f0206e5de1e8160173
kernel-tools-libs-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
4fbc83691fe5f36871c653f4eb5153ffc73c8ced25b220abdd5ba8be3eb4fa3c
kernel-debug-uki-virt-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
a4a00b6c2b44a654baa4b9c059fb7af5838f1fc365f7932f917099eee4b1cd6f
kernel-debug-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
5776d82763a5a59d46830c776fad46aae7845a89378a278f71684858d16f85f3
kernel-uki-virt-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
23c2979da4bdec459329db1d17027275449b7e566308a77937b7a7b87b968a29
kernel-modules-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
c03c3ac5ae9597eb581d25c54319f09abf8a175153b4768783192b7a0ad85139
kernel-debuginfo-common-x86_64-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
ff40e1d835b81c926e6ea58ec3f369c3e240233067519ac51ff8912ced5ca7b3
kernel-modules-extra-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
8db10e7d810b5e7b4715a02be3ecc3695f658a4fcb53717a2acf7f9f1c363ce0
kernel-debug-modules-extra-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
feb082b1090cc2f4bcea2f7664ff135c2c4df06b8fd4c85f16dfd64799705a82
kernel-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
bbf1ec282adf224fbad552b25b7aaf923377074270fcf3ebe7e705f07d554fb4
kernel-core-6.12.0-211.16.1.el10_2.0.1.x86_64.rpm
993bc60cd08ff1706f1dc646180169c36bed364480a46a1440a8a7606d2d5591
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-x86-64-baseos-rpms
iputils-20240905-5.el10.x86_64.rpm
e6dc7bc1f74b12e72c9cdfdb6e314a9d6a228bd411bb5c6b88f3b9ceff74af03
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-x86-64-baseos-rpms
jq-1.7.1-11.el10_2.2.x86_64.rpm
1f1f5bbf07bbcdab6dd7391c61fccc726fd53ef654e23bee17ae20cd86f30a3d
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-x86-64-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-x86-64-baseos-rpms
glibc-langpack-fy-2.39-124.el10_2.x86_64.rpm
2789090603f47d6490857942798c347032272f1406a1ab8c08ff602f1f56ac79
glibc-langpack-ss-2.39-124.el10_2.x86_64.rpm
74a8cdd0626874d3f72db6a85f97f7432dc654811fe3824161a7dafefea5664b
glibc-langpack-ar-2.39-124.el10_2.x86_64.rpm
6ec3e3fb5a3ed2c500d02e6e2a0c9e17d5553398dddf78ba0dce2cf70b50d4da
glibc-langpack-tt-2.39-124.el10_2.x86_64.rpm
8005c262cea391b2955b26084a7274348816c1d701776e339c6be857a4d7b8c1
glibc-2.39-124.el10_2.x86_64.rpm
085c11d7f19ab97a52323342b91336572822df98cdd5dddd6b58c39dd1ddfb2a
glibc-langpack-tpi-2.39-124.el10_2.x86_64.rpm
3c9b4830d136df054ee08c2a1fcc74c4dbbd578027ee652c655c31f2a3a794a4
glibc-langpack-sc-2.39-124.el10_2.x86_64.rpm
9170118a6fefde9d8a7ff4d27f465697de613c516f145c979357e26f0df8fa24
glibc-langpack-fr-2.39-124.el10_2.x86_64.rpm
217d8e8d442523f1fdcb7f4ef97e30dc7217e3fd40cbd1918b5a37c42a21885d
glibc-langpack-zgh-2.39-124.el10_2.x86_64.rpm
0e1d407dd3c913faa829afb515e6a8d2669cb6eb0cc57265ccacd98c6edc9fd5
glibc-langpack-brx-2.39-124.el10_2.x86_64.rpm
09c147b1c74bfebc74f6f7971b15a0940611f1f48f57163836c5c475ab709ff4
glibc-langpack-raj-2.39-124.el10_2.x86_64.rpm
cf43626e091445ad67407058a7c755355fae5f1e47c96a7f93bfab2f01b66e0b
glibc-common-2.39-124.el10_2.x86_64.rpm
c6675977de77be3c9e95e2b95285b1debc86670e68d7fa92f5dfd9c13828042d
glibc-langpack-ayc-2.39-124.el10_2.x86_64.rpm
2d7d3ae537c8d4b5898021930305fbdb2775200d14fe8b1f13e0c8c6e0e1afd4
glibc-langpack-mi-2.39-124.el10_2.x86_64.rpm
76727577c7c6149436e4a39a6dce35ca921d70e4b01b03235c067f99cdb27a2d
glibc-langpack-kl-2.39-124.el10_2.x86_64.rpm
5687c9fa41d27b0f94d81b054d65d3ca906ab2d632d79712857b5fc8b34b8ca3
glibc-langpack-st-2.39-124.el10_2.x86_64.rpm
f1b92158f02188515e75b8dd72cfd3955ccfc94e576a88fc4b4383b659cf6378
glibc-langpack-km-2.39-124.el10_2.x86_64.rpm
d6e2263d8825a0cf273a3fac57d48985fcd458b7ca463b819d64e5eea0c60c75
glibc-langpack-cv-2.39-124.el10_2.x86_64.rpm
9f8a99e74b54afc94937f458ca4e373c7d53e485fa9a7d8d5663b7633e0157cc
glibc-langpack-bem-2.39-124.el10_2.x86_64.rpm
f23870d717201932ce3190b89289cc296a86c07cc3a015242b2d814f046b5850
glibc-langpack-quz-2.39-124.el10_2.x86_64.rpm
fb9c53cdb08de4c0d6a657bad7bef99afc7122f5bbb2943ae7188deb01cb4789
glibc-langpack-ro-2.39-124.el10_2.x86_64.rpm
b7e26a5d75d4a7cfe7dd102eaee9ea8bccebab988093f80b9ec7628040919c22
glibc-langpack-nl-2.39-124.el10_2.x86_64.rpm
eebb2d41c23b2a21c851dd32757a0569d841b4b35fe8cc05242b470f956ec1f3
glibc-langpack-agr-2.39-124.el10_2.x86_64.rpm
4641055ef0063cf0bd8789c3a9a3956b5d01e57b4b701f679bb7d46302b5d864
glibc-langpack-uk-2.39-124.el10_2.x86_64.rpm
021075272d789ff8da7ab6a01af78032a34795e19331ef5dad75a83809831df2
glibc-langpack-vi-2.39-124.el10_2.x86_64.rpm
6efc8fc2f3c78ae9b9d93816f9ef6a20e4025525c1f6de7d14deb4df95f5cefc
glibc-langpack-eo-2.39-124.el10_2.x86_64.rpm
1df8d0152ae69e086dcb8c930968ff720c2c507af88c4918e7efec3a78639d6c
glibc-langpack-hak-2.39-124.el10_2.x86_64.rpm
01c8ce20eb5100e33036c6a0e12e9f3a111b918fa7f3f06cfbc4ca8b946da1b9
glibc-langpack-sk-2.39-124.el10_2.x86_64.rpm
f72983e52d542a899fe06471f0e881ced4687338c5df1c65674091f37fbc81fd
glibc-langpack-my-2.39-124.el10_2.x86_64.rpm
4da7e8a350d6d40acad72579ddd89e1f1b218aeabe2ebb04032d175e3967da0d
glibc-langpack-az-2.39-124.el10_2.x86_64.rpm
568cf69f914aa5025f3342d7b8d4cc7e302f5f9c6be3bf5ad7f88922f239ae14
glibc-langpack-xh-2.39-124.el10_2.x86_64.rpm
45870f786f91f4e381945b26dcb3ce4c30bd28578a2596d793c174447a7c3961
glibc-langpack-kv-2.39-124.el10_2.x86_64.rpm
7fb225152f73ad0a5522cb68a6d8c6627847ced08bc001c365af26c487a292b8
glibc-langpack-ia-2.39-124.el10_2.x86_64.rpm
ebe49dc8a8762a3fe45d1e23441f15bae96d26bfcc590644d077f6eb6ed0e47a
glibc-langpack-ak-2.39-124.el10_2.x86_64.rpm
f24597951cfef34b007d97ec2d1b7ae6bad790aea11d014b17cc32f032ebc421
glibc-langpack-sat-2.39-124.el10_2.x86_64.rpm
6e74bb0b1a66d8d8718b297e4f54654156cf9dbfbc42f6423d82fdde1ddd7604
glibc-langpack-yi-2.39-124.el10_2.x86_64.rpm
20c638a4ad1e7a987a4579815502cd19ff3fd1def2de2f766d9c0004b210be0d
glibc-langpack-fil-2.39-124.el10_2.x86_64.rpm
1238f59c7d1a6fc7fd1806b11c7f2bae647c9b5d34b4f6969344d8723cfaafd6
glibc-langpack-gez-2.39-124.el10_2.x86_64.rpm
23c63958b4b3ed060e666544016306c16df3accbc783359c003c49f6646e634b
glibc-langpack-ht-2.39-124.el10_2.x86_64.rpm
a07e264f50f873c78a207d4bade2daeccc5005491d6ea2fb1f654fa6a897b7bb
glibc-langpack-shn-2.39-124.el10_2.x86_64.rpm
39f7f30a42f074411298f78f348b85499657746f380e36716211a905aae46407
glibc-langpack-byn-2.39-124.el10_2.x86_64.rpm
24305aee481bb1299b9931cbad744c6f77c05a5214a3e0306f7bc7850b8411b6
glibc-langpack-ve-2.39-124.el10_2.x86_64.rpm
c45ed1cc75fa92777d67e986cd154b961e2ae2b657d0dbffdb3ef3707e3fd836
glibc-langpack-li-2.39-124.el10_2.x86_64.rpm
c4ac2f4ea1ac081d1a76de06310247991b007c8a701d0c44f3f9d2dfecb6bfff
glibc-langpack-tig-2.39-124.el10_2.x86_64.rpm
019ff7966331c2134abaa3c5e8b2fce9a117ac9f5af56d5481799dcc25cabf95
glibc-langpack-bhb-2.39-124.el10_2.x86_64.rpm
87a67c1b78dffe8dcdf66eb160e3b3b868ce995da57317cd825ee79a29c1ec0f
glibc-langpack-lt-2.39-124.el10_2.x86_64.rpm
5ef8c370ee893fdfe81782f1a430c5c778be17b7b9903565611b1b02d0400b1f
glibc-langpack-et-2.39-124.el10_2.x86_64.rpm
4c8889b5a1462b98c1a7879a740d1b37d6d40533f180f629a9d419952c45ac82
glibc-langpack-kw-2.39-124.el10_2.x86_64.rpm
a6e52fad6612aa990522d462b2f768d9c7e1a59fae720dabf71dc1c9bf60c146
glibc-langpack-ff-2.39-124.el10_2.x86_64.rpm
34966176edf6498457728c01d6a2bcb79ce1de39ede4b26c072575993576b907
glibc-langpack-bho-2.39-124.el10_2.x86_64.rpm
4eb714c387b764a3197ca37267990e5519d2a0aa996de08e00a476ae680adf3b
glibc-langpack-miq-2.39-124.el10_2.x86_64.rpm
de2f8883e5a55f0465909ee86750e05f75b846c731b229795527abe43367432b
glibc-langpack-el-2.39-124.el10_2.x86_64.rpm
300f26e44523a045037d6297a7c5bdfa4312ed1fa0dcfbf5ae9fae8ea4bf958b
glibc-langpack-sm-2.39-124.el10_2.x86_64.rpm
3072133f77d6bc2689b5d6350338faa29066a3ff7352f1d0079e560aabcbd413
glibc-langpack-rif-2.39-124.el10_2.x86_64.rpm
49f7e3c5a11643ac5fcc6e4837e03ae3dfba5de23aa091e0c496eab39799c7a9
glibc-langpack-lo-2.39-124.el10_2.x86_64.rpm
1d5ad4da1d15610c92a97658b4b43e5ed006d484334629171762c529192bccf9
glibc-langpack-dz-2.39-124.el10_2.x86_64.rpm
586bcd679039e7612f180158b8d60e4a02f8c10acaa98b3cfc3a964c4f540aa4
glibc-langpack-uz-2.39-124.el10_2.x86_64.rpm
4ab0d35fd7a091be140033890b14bac01e619bc3a3723728086b42755550da5f
glibc-langpack-hsb-2.39-124.el10_2.x86_64.rpm
b6a239811219563ce248f99a5e5d5b65efa40b5daaa0b9df3af8bc7260640997
glibc-langpack-aa-2.39-124.el10_2.x86_64.rpm
f3ed6fe45f7893c1c6c1adf91b5bd0a10e824123c4da8168cd4cab6f8539984e
glibc-langpack-nhn-2.39-124.el10_2.x86_64.rpm
6ec985344e390b4889f3f1a0a09cd23f679263043818c917deb40f251feb7ddc
glibc-langpack-se-2.39-124.el10_2.x86_64.rpm
cac7fad96295f48ecf6a8fe2ce624fa4d36246e90427efcf1cf5002200c82d5b
glibc-langpack-bn-2.39-124.el10_2.x86_64.rpm
d77c1ce3d70e870dacfd470e03e725e3e8a99eed40313c186b351fafb7906dad
glibc-langpack-om-2.39-124.el10_2.x86_64.rpm
cee1da1616aec2b30db70e0d0c8143723fe950efbfacfa62c24a6c134c98b0ee
glibc-langpack-he-2.39-124.el10_2.x86_64.rpm
c185f9a169b5c3a6724dfe0b54136fc1abdc165d8ede2add95d29a8e4cd458b0
glibc-langpack-ko-2.39-124.el10_2.x86_64.rpm
49cd4edd2e2a7131abb38c00b2b47e3f1c026c2aac8e9942cfc65746fd87563b
glibc-langpack-ti-2.39-124.el10_2.x86_64.rpm
7b22bfda7f6f308cea0864cadb4c390154c3f0b100825ff14346e5b3b524cbdf
glibc-langpack-so-2.39-124.el10_2.x86_64.rpm
8de08905a5562d442684de6e3827041757d0d6fbdfb88cf0d36fea3c5794c93a
glibc-langpack-lg-2.39-124.el10_2.x86_64.rpm
fb1962487a298cac5c4e5b2c501b993eeec182640570a09b76f1261649cf94a1
glibc-langpack-wo-2.39-124.el10_2.x86_64.rpm
dae4f562327773e213709e10467d69e1faf92fb7b4545f63c733a44b32be625e
glibc-langpack-oc-2.39-124.el10_2.x86_64.rpm
9c07a39a804c4c58d890b7d9116e591459b7b417f37886e406a8a3d160819460
glibc-langpack-ky-2.39-124.el10_2.x86_64.rpm
11028aede4ef69318110fed34498cd26495d8c99b103558d350597cea4c4ff81
glibc-langpack-hi-2.39-124.el10_2.x86_64.rpm
452f6452d54f0c0618d0ed736f668054e188432062207b2064dac46ba6753459
glibc-langpack-hy-2.39-124.el10_2.x86_64.rpm
dd08aa11eec8fc8d7c84b839a62607d3566c0e771f1a61e8630c4f1058aecd42
glibc-langpack-nan-2.39-124.el10_2.x86_64.rpm
1cd8ce85a4f7c3c57c2b5eac1d86dd9599aa497d561c3d27d28bf5caefe749b4
glibc-langpack-mg-2.39-124.el10_2.x86_64.rpm
0564a07b04b7011f2fae51c9d542a4b1a202d1cf263ba995b60e2439d4fec434
glibc-langpack-crh-2.39-124.el10_2.x86_64.rpm
ebf2439a94f8accc88839b76c20025c2b38b5621056502dcc40c6311797efbab
glibc-langpack-hu-2.39-124.el10_2.x86_64.rpm
03d156eb478e470d58944d0dab176992ca915731090501bde082ef4612d3cfd6
glibc-langpack-ckb-2.39-124.el10_2.x86_64.rpm
28ff22ed524eaea4d82db63baa8396f3bd2bb9644926affeffc473e091aa0b9d
glibc-langpack-ml-2.39-124.el10_2.x86_64.rpm
60d500de7be532903a738ac662182425c671bbd79aaff8d247990399a5a43f66
glibc-langpack-ga-2.39-124.el10_2.x86_64.rpm
55b0d5e4ac41caa6593885dfb4ba71cfb0b9c8c37c604db9bd00d01eec78ead8
glibc-langpack-ku-2.39-124.el10_2.x86_64.rpm
6ce1e98a7c2a37c64a312ea1b1ff9c62979e554d444226db8f4588b1e70cd0c9
glibc-langpack-hne-2.39-124.el10_2.x86_64.rpm
3dbf34d797481b7c74517b49c0988d46d77d29ba5678f3919bd9656616d08615
glibc-langpack-yuw-2.39-124.el10_2.x86_64.rpm
0b32804acdf59ebd031ec186ac8d50c8785a2a5ea7d40058a6babbce85fde9d8
glibc-langpack-is-2.39-124.el10_2.x86_64.rpm
ba0602fe2b5cc1f057ec92a2ee358d8bc7e7fc4ba3d5c256d6e04ae07fcdd5b4
glibc-langpack-nb-2.39-124.el10_2.x86_64.rpm
14c8d9cf6e0db87f57be7b8a3185bacb3dd4603aac7313c775ec8bac29a7adb9
glibc-minimal-langpack-2.39-124.el10_2.x86_64.rpm
cabd5659a96b3a6420bd70edee846b8364343f6912a7cc1cc6d52a2d90827901
glibc-langpack-fi-2.39-124.el10_2.x86_64.rpm
03bf58d88d8ab74b0b936358339a743cda218cdfb04e277261abc455e7e53f2a
glibc-langpack-nds-2.39-124.el10_2.x86_64.rpm
610482af078e819e9c4e31f35d5ea6e8d76fc346b836d37fea92a960cd73b557
glibc-langpack-mr-2.39-124.el10_2.x86_64.rpm
15f3e7a20d112db88a7357f7d7966003ebb6f8fe768db5e699336f5dbadc9efd
glibc-langpack-ber-2.39-124.el10_2.x86_64.rpm
143b4d0cd18c7bce28cccef1ce5f0af3e28aa391cc376b18d1ddacdf29140fe3
glibc-langpack-de-2.39-124.el10_2.x86_64.rpm
5c71eb462c2a4b31d635f5518022875b93b06ec81f2338d244e32347fc920685
glibc-langpack-yue-2.39-124.el10_2.x86_64.rpm
86659486aa3ac3608e6c3b4f9f1ad688dfa95fda807508bdca115074c772879c
glibc-langpack-te-2.39-124.el10_2.x86_64.rpm
179a1848544d0cfb23fe260bc441c533a212803c40967f5b6d0c6bc9d63a1f06
glibc-langpack-sah-2.39-124.el10_2.x86_64.rpm
5d375ebfa5e905e053fb8d76d2fc40828477986ae1d38941a27fafd0f023ce5a
glibc-langpack-hif-2.39-124.el10_2.x86_64.rpm
1fda2628211cbe396f1e6d74c6c9f1a69f193d4f9d96322c80b1a337b701d203
glibc-langpack-csb-2.39-124.el10_2.x86_64.rpm
16c5ca43b07e6d22e96cb9546801ecbb8f00d8e893c61bc2dfac68a5bd45c422
glibc-langpack-ce-2.39-124.el10_2.x86_64.rpm
a60f6b2d7f53ecef9698df356f6b327e5bb9d2b1747ef3da148322916212af3f
glibc-langpack-ha-2.39-124.el10_2.x86_64.rpm
2165ef27e290aefe1120b4b058f14038ac27aa24553c98d57581078145a4a84e
glibc-langpack-ne-2.39-124.el10_2.x86_64.rpm
57439dc5fac953eadc6a2997377867527ab084744d96023391620b83b51718a1
glibc-langpack-or-2.39-124.el10_2.x86_64.rpm
bf15dd279e00a12b14732ad6e3a7d7e52c133e43146a4e3dae3c43240b189620
glibc-langpack-es-2.39-124.el10_2.x86_64.rpm
114424c392c0aae4f5e6e8cd64a3906d592b623313687cbf76c0edb72754af69
glibc-langpack-fa-2.39-124.el10_2.x86_64.rpm
2c339c7ded2ece77769b504457906b0dcc838ec9854ca138e13cc8891e042b1d
glibc-langpack-bi-2.39-124.el10_2.x86_64.rpm
c64e139806c63264c19d883420483a090cb749539053cfc6ca25a32364d954e1
glibc-langpack-unm-2.39-124.el10_2.x86_64.rpm
511ba4372abadcf3891a61f9794a9e910e7dea536d24abf5282f30c6f60cf3cd
glibc-langpack-ta-2.39-124.el10_2.x86_64.rpm
c07c53e6d5c0b6407488d8e672e0138883654f20cfaf0d2029d6b2b171c816da
glibc-langpack-ca-2.39-124.el10_2.x86_64.rpm
650f10885ad5ebf519887e9fdbd2e798024d9e8eca7bc168765eac7dca502f69
glibc-gconv-extra-2.39-124.el10_2.x86_64.rpm
5138a8e8050e76aa8a8cb9380981c6baa198a7260b7b92cf2b4a6b7029366167
glibc-langpack-ast-2.39-124.el10_2.x86_64.rpm
b8369fbf17726c8cde11b71205c2497e022f751f2b945a0976444aae0335414f
glibc-langpack-mk-2.39-124.el10_2.x86_64.rpm
93a483e18d10c13517d61f2722eb263cf7695fcb22bb08888cd698454f0fd17b
glibc-langpack-fo-2.39-124.el10_2.x86_64.rpm
1e726a4b42bcbc46540ccd8bfcc0e6c886781922e81da204250a6ad4d225148f
glibc-langpack-mag-2.39-124.el10_2.x86_64.rpm
e20bffcfa856383d1690c857c1df8254add237b45ac9670c35d54a998e6e62f3
glibc-langpack-sv-2.39-124.el10_2.x86_64.rpm
0a8c5cbdf0d026614c22766332cec4cd7d85bdc25e56197b25e477b3fd90c3ee
glibc-langpack-wae-2.39-124.el10_2.x86_64.rpm
12ad8775d8f6a60c55d81c9ca8a2331f7562bd036221e80e6816bb438398a2dd
glibc-langpack-nr-2.39-124.el10_2.x86_64.rpm
95deb684749a23bfc6a6ebbe0ffb3e2d23f653a8113f1e50f3b7abaed4324afd
glibc-langpack-ig-2.39-124.el10_2.x86_64.rpm
a76b77527947c3ef7dd7fdc1fff0bc7edaa4e9cc3f0ffb57b0e27a6eb4e46f55
glibc-langpack-cy-2.39-124.el10_2.x86_64.rpm
4c327a03c4a8c1e6749de687ec0499c30304fa4d8ea6268797cb3ce6428c7d42
glibc-langpack-gu-2.39-124.el10_2.x86_64.rpm
93415d4aaa7fc0c045582f4e9c86fea8d865cb45ca76d7352a24f9da6d4cf3b9
glibc-langpack-rw-2.39-124.el10_2.x86_64.rpm
7cc44dba05102d56ac9c13001fc83d7d1beefde9738e70dbbfa2c5a12c8a9b23
glibc-langpack-ug-2.39-124.el10_2.x86_64.rpm
7d6648699fd964294a634291e50ef85537db203823f6bbe349c69e661103a186
glibc-langpack-tn-2.39-124.el10_2.x86_64.rpm
94852e4c9d7ec98dd649f566de03f744b3bcfd779252a64500a82a5c43465e35
glibc-langpack-ssy-2.39-124.el10_2.x86_64.rpm
ce61a75f29314683247dda20b8a474a8a275b463f7405760b48fc542d5e92fba
glibc-langpack-ks-2.39-124.el10_2.x86_64.rpm
fe57d05cb9b7a0bc597e312a8c984d1dd5449e7d58474aab731c80e57397e89d
glibc-langpack-br-2.39-124.el10_2.x86_64.rpm
35136e3792dbda084d90638f66ad6bb59fc518cfd384fed5866313cbc017f305
glibc-langpack-am-2.39-124.el10_2.x86_64.rpm
55b2a36df2500e174c08bd3ec35d4c175c77e5cf17c3cd6bd1f65c74ff110770
glibc-langpack-eu-2.39-124.el10_2.x86_64.rpm
9c2ec676001b12e18ee0c4d511267857a4740ebdcc54330e0714d9a4949df1ca
glibc-langpack-mfe-2.39-124.el10_2.x86_64.rpm
8d2f5197ada716ac5f4e684d1265a73a013ab34ac01f8c10ef26f971aecfb8a6
glibc-langpack-kn-2.39-124.el10_2.x86_64.rpm
591af5a193b271b614c60a8640224de9b6cb38dd58a72d0683fd087c82f49b39
glibc-all-langpacks-2.39-124.el10_2.x86_64.rpm
0fde9dad9ad64421edd2716deb943774883908f2c6756834dfa1e91782726125
glibc-langpack-ru-2.39-124.el10_2.x86_64.rpm
50f1b5e9fff0f3ab96075e2b7a8b88e5042f26a7cb31bcc10d0eca2091f1921a
glibc-langpack-pap-2.39-124.el10_2.x86_64.rpm
10d9fd430f315185187618be5109fde699dac0ba50d6788ac1e76081f0af118c
glibc-langpack-bo-2.39-124.el10_2.x86_64.rpm
54551ee8324e56075fe2a69ff1481a6a9c0d0bc2261ccf5e77ee7a23573b26b3
glibc-langpack-tk-2.39-124.el10_2.x86_64.rpm
d24373eab21e209c65eecb599d6a1fd9873f6b5f6db4e28b684ccc6fe51d2749
glibc-langpack-ik-2.39-124.el10_2.x86_64.rpm
fe1e3805b7473433106bd5c5a4a8e1eae166e6eee5f985b522dbfdc92d8cfe6c
glibc-langpack-ur-2.39-124.el10_2.x86_64.rpm
a8bf026baa49bce5f2ecee9b64d16278df1d0498ee3268691e0d87a59a3b1a54
glibc-langpack-gbm-2.39-124.el10_2.x86_64.rpm
be546e7d87a7a8ac9faa014ed5d0dfbbd9d23aec5a82c08a87d048bccbcfbf63
glibc-langpack-kok-2.39-124.el10_2.x86_64.rpm
df1730db00b675d104003c554474482c1a4cddc39d66db1cfdd174f29d4d9ae0
glibc-langpack-gv-2.39-124.el10_2.x86_64.rpm
50f527aa4c8b67acb1959c293c1290231f46804f3b6f2812d75accfd13843ea1
glibc-langpack-mn-2.39-124.el10_2.x86_64.rpm
d77898a3cc2d3a7125ea423ee2086cd99b72c86bca9cbe8cc07b3d8269cb2ae8
glibc-langpack-shs-2.39-124.el10_2.x86_64.rpm
325cb028b9d806955e6c73e88badfb1e4fce9ccbbe4b1206a9595225f0ce41bc
glibc-langpack-zh-2.39-124.el10_2.x86_64.rpm
bed76a232852382948311aacf1e0998b0669890d7a3a13ccacaefd52ba22f4e7
glibc-langpack-sq-2.39-124.el10_2.x86_64.rpm
ab10f8f16e602229be12cc1d4019e18e1882127ab9d6cb7b9828b4a554a5c2af
glibc-langpack-ts-2.39-124.el10_2.x86_64.rpm
cc6b200a684f4964b1a31d5d92e7b711653d752ad909698715e44abafacd3135
glibc-langpack-kab-2.39-124.el10_2.x86_64.rpm
d1234e74ea9f4957fb13f6d8212ecc239bb2bd93fef561c15cabac34715b4630
glibc-langpack-si-2.39-124.el10_2.x86_64.rpm
4dea0ec66658f6bfd0702b8f428d371275b87eb7980171c3078de0a5da0253d7
glibc-langpack-ka-2.39-124.el10_2.x86_64.rpm
2a95fdd0be4e4b1195fe24e12f4df4aabba4817f226b90718a95eded31a4f079
glibc-langpack-ms-2.39-124.el10_2.x86_64.rpm
095f17aaf25f59f7959248b6601bd6d80416701d0491e3488a9fa673cc559a68
glibc-langpack-hr-2.39-124.el10_2.x86_64.rpm
f4614d87b08712cba56efe0927ee41d7b986f71d95a062838c02c16209bb8a48
glibc-langpack-gl-2.39-124.el10_2.x86_64.rpm
d7c95a14a7843f2011b6687d840749035fc0e8f26391b87f041f53d7dc162955
glibc-langpack-it-2.39-124.el10_2.x86_64.rpm
b6b96b0af62c370fd30e86d213ba5c2cf397c5f8b1f0dc027ef6c305c4aae0f5
glibc-langpack-to-2.39-124.el10_2.x86_64.rpm
36ccbbb586d322c18f333e31daaee3a13abf32bca37ac483a8ebe1f18de4ba3f
glibc-langpack-niu-2.39-124.el10_2.x86_64.rpm
d210c1b860a65d0fe6dde7e840f62669a0eb7c288efbe85df1aff854ec3b12b8
glibc-langpack-dsb-2.39-124.el10_2.x86_64.rpm
cc5e8b818e381d67fa849e9a8909463fd5ad877590fb9a480c440a48380b3216
glibc-langpack-ps-2.39-124.el10_2.x86_64.rpm
b3f18a96d62298fe0e303d35fad97a500b3bdfee621c1b480b8a411c3da55a9f
glibc-langpack-id-2.39-124.el10_2.x86_64.rpm
2d1637afb64069d45d77a657db16e8695f5f90f5e96be6abf41467e7910fd5f5
glibc-langpack-the-2.39-124.el10_2.x86_64.rpm
0a15f26a97c2072be1d572c8bc6306e0120d7279ee8d5aed892435e2f886351e
glibc-langpack-mai-2.39-124.el10_2.x86_64.rpm
43c89a0d0b7907043e6f7555e0b96ac2e5a8aba2ce2bd5ddad1521ad4e96eeca
glibc-langpack-zu-2.39-124.el10_2.x86_64.rpm
4f3276d48dbcbb1cc9455ad9c143df4ecdaebe7f11eda32ba52c9a17fdceaf9c
glibc-langpack-szl-2.39-124.el10_2.x86_64.rpm
1fd34bcaff066e6d5b1c1a224d0765ad566a61e37ed926a47889cbe2ba3841c7
glibc-langpack-gd-2.39-124.el10_2.x86_64.rpm
ea23eee5b1d53bf2dce2ea00f7e5992425e9582141f8f8361e62f21b32de8dd2
glibc-langpack-mni-2.39-124.el10_2.x86_64.rpm
be37fa751635fb137bf7d4e3483605cbc8149baa0eca2c4d82df8b3b53598aab
glibc-langpack-sl-2.39-124.el10_2.x86_64.rpm
5d906e60a7f264f98b41a0c6be1f05ef047b6eb4958428f43d47611f929d3588
glibc-langpack-fur-2.39-124.el10_2.x86_64.rpm
2c80bc63e307441bc7d592ed03f8c048c107054889d30c99b828e448d1c18835
glibc-langpack-af-2.39-124.el10_2.x86_64.rpm
8fdbb5820e3d35d14dca8bd7a53634c859b4de049ea75643ef74f9d03a865d8a
glibc-langpack-lij-2.39-124.el10_2.x86_64.rpm
1547550073230816c9c8d6d21a524d0faaf09fa2fd7ec988fdf271d0fb566317
glibc-langpack-lv-2.39-124.el10_2.x86_64.rpm
44e4fa92f6f653b5162780e233ae3e0a2fbdaa9a674f6006f3ab7866d561f634
glibc-langpack-sw-2.39-124.el10_2.x86_64.rpm
a0f1f834559009a99fb2638910a20a59856308b54bf55fd7f41214575c06fb97
glibc-langpack-sid-2.39-124.el10_2.x86_64.rpm
dc44cbb8700f06ff8a0b8e101125981a48e14f8d86113ab1e2a7e92283263db1
glibc-langpack-os-2.39-124.el10_2.x86_64.rpm
441a706e8871f1c102a1b6778142bd4aa50d0d864ddde19b0845e86054dc76d1
glibc-langpack-nso-2.39-124.el10_2.x86_64.rpm
6885ffe417cf9b49a453b0294462e3d525d0bd67f69958f2c6b683a3d4229b16
glibc-langpack-en-2.39-124.el10_2.x86_64.rpm
f549d9d4be1d466cc4fa04a57bcf293fa983fb16c7986ce291d477b1083fb66b
glibc-langpack-tl-2.39-124.el10_2.x86_64.rpm
815a42041ba68e2faca5280b72e6fef1d4a79d3a276fa1461f81c13d5ba34257
glibc-langpack-mhr-2.39-124.el10_2.x86_64.rpm
4b6490bf19af9d0624825a89edbf43fa3eac89371e95e7e8b88c35b47a03c2d5
glibc-langpack-dv-2.39-124.el10_2.x86_64.rpm
0bfcfd73803cae5068e49af555bb78190021b02a368280a1c5e73059d9a199d3
glibc-langpack-ln-2.39-124.el10_2.x86_64.rpm
dec75bd51c74a54d9a23a5d9697edfe4f207368dad9d47c739733c3ab8751a71
glibc-langpack-lzh-2.39-124.el10_2.x86_64.rpm
c48c3ac9703e30228bb228c474fef0cd9effb9fbad00614f849760f28c6ce0aa
glibc-langpack-anp-2.39-124.el10_2.x86_64.rpm
b63990738ef10b1f6f6f88a9482fca60fdaea96b56a8d2f221d8904ec0383312
glibc-langpack-lb-2.39-124.el10_2.x86_64.rpm
6b349302330ff1c11f9d7c5af1334ecefddeba57af399816c0eb2d1f86785f15
glibc-langpack-tok-2.39-124.el10_2.x86_64.rpm
46a94c188bd9631601805a899139b9c678172737e926d3ca6a0a7b4c4488921b
glibc-langpack-wa-2.39-124.el10_2.x86_64.rpm
60eb20be9f1239773dbcc5864245e891db6ff696f6f9a96d8150dac7b9f192a4
glibc-langpack-yo-2.39-124.el10_2.x86_64.rpm
9e3115febe8415cf933baff825e59c23e4f9ffa1fd23eba7aa9c7387d4d6ab04
glibc-langpack-mt-2.39-124.el10_2.x86_64.rpm
88f457e222d036a69f50e1c2e7218f4312666b0a6f29764884f3509e2403dace
glibc-langpack-doi-2.39-124.el10_2.x86_64.rpm
8c3298e8423a62bce86ae3eb26cd481327d89df66e2c8009664aa049c3bf395c
glibc-langpack-be-2.39-124.el10_2.x86_64.rpm
d3a5af7cda54735f99ec880ecfb86a021515e80dc90b7afe59c9ddae41e4aebd
glibc-langpack-sgs-2.39-124.el10_2.x86_64.rpm
e0824f92088d36b0a86b34a3532ff3c4a5792e545ccdc94f35267849f83ef3dd
glibc-langpack-chr-2.39-124.el10_2.x86_64.rpm
05d4f48f360b606e94c41fa68a1d7350856085e546f839602e97b1b797446c55
glibc-langpack-nn-2.39-124.el10_2.x86_64.rpm
17dffcd5cf018efab6bb5026581c44b5e96eb7e6b8ae5e3c814da063963b19c6
glibc-langpack-as-2.39-124.el10_2.x86_64.rpm
a1f5c1f1c9a2994b17767daf65f186dd59ab264e5d475ed9622777ded8e3ba88
glibc-langpack-mjw-2.39-124.el10_2.x86_64.rpm
ef9dc1331bcac8524459ab313363e6eef28675b70547b2c6fa64df04f138e636
glibc-langpack-wal-2.39-124.el10_2.x86_64.rpm
1d62680ce9a94b9fce1cd34c85a234c9008e1b78fade988d803892f392bdce79
glibc-langpack-syr-2.39-124.el10_2.x86_64.rpm
a1b173ed56b108e7da0e2f035d56f38b53a7388b4e955be306922e79a5f83bb6
glibc-langpack-bs-2.39-124.el10_2.x86_64.rpm
990859795ff7dec8e22938acc0a8349708102754bb25d51f570b21da5c0f2729
glibc-langpack-pl-2.39-124.el10_2.x86_64.rpm
03709a45b6ee455589b4b38d29b8d619a8cd10a24ae41dfee299445d094fb809
glibc-langpack-sr-2.39-124.el10_2.x86_64.rpm
6b368d6dcf6c95a2f04d8cafbd290c116c3078022a9c2c2fa65d8b4d57df469e
glibc-langpack-th-2.39-124.el10_2.x86_64.rpm
828c1e059adc0c4731f6ddaa99cee5f50e56667ae9a4bd28730336a60d3392ac
glibc-langpack-bg-2.39-124.el10_2.x86_64.rpm
99f1cfb3eae1caf65ca06b0b3dd27e761f7ae2ec7e07a6d3d1ef76e39978e1fb
glibc-langpack-sd-2.39-124.el10_2.x86_64.rpm
9425b8303ea78f07ed228d475c3739c49bdd3837f2524479591b63ecce8d1995
glibc-langpack-pt-2.39-124.el10_2.x86_64.rpm
b7c44c235ad038a64ea03c3ffb361b913edf0e057dd732e31eba6812bd58b442
glibc-langpack-cmn-2.39-124.el10_2.x86_64.rpm
a9820a89d37d05a7e084919f9eaa29dbabbeb9be10c552845297e01390572fad
glibc-langpack-tcy-2.39-124.el10_2.x86_64.rpm
f6384e9f95d3e903f180e8574c616c75f2b2d5317084ddcd6c5177cce06eb0eb
glibc-langpack-pa-2.39-124.el10_2.x86_64.rpm
3ff2bca705f9f163aa05ed36d842f5cb1f28ecbbf01aed41d41558dc880088ca
libnsl-2.39-124.el10_2.x86_64.rpm
504b65b9bf5fda70e90c7bfd052ab45b4c1fe2207bb21940ecadda31a657083e
glibc-langpack-su-2.39-124.el10_2.x86_64.rpm
46b298050969d59e917271101797b1a6a5e5a27307bfcaefc72d50e4201131e8
glibc-langpack-mnw-2.39-124.el10_2.x86_64.rpm
f5ed3e8a787e02abbc4dbff4727cb6d8c417995ee3491ab0011712f947413066
glibc-langpack-tr-2.39-124.el10_2.x86_64.rpm
b4d15d68de499ae54b38cbcd2ac16eda02dad028989c5d0f94cc7739f3674770
glibc-langpack-tg-2.39-124.el10_2.x86_64.rpm
99e5f7975e261421e49398f0ea12408ee7dbd91e21074b6d12afe9880325ec5f
glibc-langpack-sa-2.39-124.el10_2.x86_64.rpm
41d9523115be255d1e421046071beb564039dda8c8745b9c07219c5c3c453270
glibc-langpack-cs-2.39-124.el10_2.x86_64.rpm
a6083a614e68dc1fda51ea6d4bbdc197e499f4f35a446bb8ea272fb72471c3e6
glibc-langpack-an-2.39-124.el10_2.x86_64.rpm
9479d54d3819e1f8de1c973d1c620bab5a16c708bc4fef5ff1a7df0b04a90fb2
glibc-langpack-kk-2.39-124.el10_2.x86_64.rpm
1dd93942f1d520e5b84f63c1642e841edb8e3a1f9bf17fb25b79f61f6f9c26b0
glibc-langpack-da-2.39-124.el10_2.x86_64.rpm
de1c230a11a709325523f15e641e873a7057fbcbfb92b1b8cca1609b3643a84b
glibc-langpack-ja-2.39-124.el10_2.x86_64.rpm
8344d12fdbbcbd01e72c8185b3faf4bbdf1814d4a45b8ff0ab8af3e5c2121a52
glibc-langpack-iu-2.39-124.el10_2.x86_64.rpm
bbe970505a5c20633fce0fadf2efb625ebacbd0205927be37dc6e39f8aeb1805
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-x86-64-baseos-rpms
kernel-uki-virt-6.12.0-211.18.1.el10_2.x86_64.rpm
51a14013bea9c431e99283d7bd6f4b7ddb8e6743a3b5e5d7a8651e01ea57170f
kernel-debug-uki-virt-6.12.0-211.18.1.el10_2.x86_64.rpm
7d261829c8e8c3d23388e5a936c928b5d8f8638b4b746e1b6034744642ed4692
kernel-debug-modules-extra-6.12.0-211.18.1.el10_2.x86_64.rpm
fc57d9f6ecd521c0d684890bade08110aaff2849f3b84718a5ac1a96d86c7de1
kernel-uki-virt-addons-6.12.0-211.18.1.el10_2.x86_64.rpm
c7530504bfcde625a7d0a0a39b24c3093198ea0807f57965c73e06b5bde13aff
kernel-debuginfo-common-x86_64-6.12.0-211.18.1.el10_2.x86_64.rpm
485cbf0f3e4bb205fbbac533f6902c9115fc28b0521e45dad73915630beb5cb8
kernel-debug-6.12.0-211.18.1.el10_2.x86_64.rpm
f928dd4e5b0070070f1b18fe9f7a7d687ab58aa596c19d9a9cf50c275d670ebb
kernel-debug-modules-6.12.0-211.18.1.el10_2.x86_64.rpm
3a7b404634a7feeb4f109f79c373b1452b17f07ebd7cd38879b420729056a200
kernel-modules-6.12.0-211.18.1.el10_2.x86_64.rpm
0815a20749467e2ebe667773a053b9094b5fe952f4a7ed8b9ae6f27550f69a6a
kernel-tools-6.12.0-211.18.1.el10_2.x86_64.rpm
7d1cbb6f1553fb0830d9b502021ad68bd7ab6a0c1b803942a0538ea129f0bf0a
kernel-modules-extra-matched-6.12.0-211.18.1.el10_2.x86_64.rpm
6444d71ea80cc38658fdcd0724128a0705545030cdcd794e534c93ac61e11cd4
kernel-6.12.0-211.18.1.el10_2.x86_64.rpm
0c26127a471aa9f7141939cdbe3b95c3688013331373b8e0c9fdae54ef0466ea
kernel-debug-modules-core-6.12.0-211.18.1.el10_2.x86_64.rpm
7d0c751156b18db9df01f688d0026c1fb4411b4856e45d9b194dfaf7fed19d49
kernel-modules-core-6.12.0-211.18.1.el10_2.x86_64.rpm
6db69a169b2436913926b10088dbe573e4f80e6294e9cbe47cf9bccc512ec95c
kernel-abi-stablelists-6.12.0-211.18.1.el10_2.noarch.rpm
ec59f90a1deadd760bf56cef8bc230d99a4c381c3c217b63504da55b86fa4a25
kernel-debug-core-6.12.0-211.18.1.el10_2.x86_64.rpm
e8746ece9e0614cc00790b61c331b37110345f65d1f583dc9af746b805c11346
kernel-tools-libs-6.12.0-211.18.1.el10_2.x86_64.rpm
6de6ece43f4aaecbe642bff0ca3b5bc65d7c57d1c09aebbd54e9e14a18aa5aee
kernel-core-6.12.0-211.18.1.el10_2.x86_64.rpm
5fecad08eb96742f2ad279af949d038d5ff01d2e5cbb5be1e7573cf5cd5e29b6
kernel-modules-extra-6.12.0-211.18.1.el10_2.x86_64.rpm
090d91b0607aa07c3f2de7d45cdf3369185faf490719404518a9896abe2841a0
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-x86-64-baseos-rpms
cockpit-356.2-1.el10_2.rocky.0.1.x86_64.rpm
b7a677c14fdf5f6532325229f1f9c94d360e8d4109e275b01dbb8b21157cd37b
cockpit-ws-356.2-1.el10_2.rocky.0.1.x86_64.rpm
4841934e037c1a09cba4c5932a3b7828079aff5d06e7001b7fe3ac1205694ee5
cockpit-doc-356.2-1.el10_2.rocky.0.1.noarch.rpm
12774df6685d3ea16bbd18c1f0080b4a14bf0c9c602b5983db9187d6e9591186
cockpit-bridge-356.2-1.el10_2.rocky.0.1.noarch.rpm
99ed1aa31aa35e1b55441397b221e0ebdddccd57ab97b8272db4dff6668c3a80
cockpit-ws-selinux-356.2-1.el10_2.rocky.0.1.x86_64.rpm
619db7f8c346d6e160f4ca64448dad34549559b1cf13f888d729da7b2a138bf4
cockpit-system-356.2-1.el10_2.rocky.0.1.noarch.rpm
f8cb732105c318296799e7ba2118104cd465855e410afd1bf9b2db63b8fc2e27
RLSA-2026:20613
Important: gnutls security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
1
Important
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: Fix qsort comparator in DTLS reassembly (CVE-2026-42009)
* gnutls: Fix crashing on an underflow with a DTLS datagram (CVE-2026-33845)
* gnutls: Fix RSA-PSK identity truncation (CVE-2026-42010)
* gnutls: Fix case-sensitivity of domain name comparison in name constraints (CVE-2026-3833)
* gnutls: Fix intersecting empty name constraints (CVE-2026-42011)
* gnutls: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly (CVE-2026-33846)
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-x86-64-baseos-rpms
gnutls-3.8.10-4.el10_2.x86_64.rpm
6c6cdde9762ee644bd58aeaaaad60b7ae11658c9618ba349309695d5083b9ed2
RLSA-2026:22314
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: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing (CVE-2026-28390)
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-x86-64-baseos-rpms
openssl-libs-3.5.5-3.el10_2.x86_64.rpm
4ce7080da6c4faf1785e4bade6625bd321069a9c92aca044590f78e9084f190e
openssl-3.5.5-3.el10_2.x86_64.rpm
b11208d0fd17bfdc68e59c8974b112fac03944c559273b7904945a93db9f2c25
RLSA-2026:22711
Moderate: vim security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
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: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)
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-x86-64-baseos-rpms
vim-filesystem-9.1.083-9.el10_2.3.noarch.rpm
e4a62c194756ae2e0185d6415a550dc8d4aebb3eb2757ada2235fc323a04dc20
vim-minimal-9.1.083-9.el10_2.3.x86_64.rpm
aeca28874b12c6b7cfb2e392ae469c87061b5a067467b8c4587a54e9c5517d05
vim-data-9.1.083-9.el10_2.3.noarch.rpm
14c74a41d0d510c469f8a7ea96898e520301c62763ba31588d049020e1f3588a
RLSA-2026:22715
Important: expat security update
Copyright 2026 Rocky Enterprise Software Foundation
Rocky Linux 10.2
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):
* libexpat: denial of service via crafted XML input (CVE-2026-45186)
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-x86-64-baseos-rpms
expat-2.7.3-1.el10_2.1.x86_64.rpm
ce1631d71fd271e110ef09bea5386803b29127f2509761ba8ce82424d3948160
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-x86-64-baseos-rpms
libxml2-2.12.5-5.el10_0.x86_64.rpm
1266c1ef86a2eacaf8f97a501eb183aad06c9465c67d91afbda91cf80eecead3
python3-libxml2-2.12.5-5.el10_0.x86_64.rpm
6e94c97f0abfda4ae8ef453aa3ca7f77be4facf54fe133b647d20645f13afbe3
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-x86-64-baseos-rpms
rsync-3.4.1-2.el10.x86_64.rpm
92559882dd17ad640e7a9a20fa4d8c221e5f7bfb021ecc039cf85564b123d64c
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-x86-64-baseos-rpms
libarchive-3.7.7-2.el10_0.x86_64.rpm
49f661987cd9eee86efd058c9c79cf6dd9a33c698b640384267531d6db327445
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-x86-64-baseos-rpms
sqlite-libs-3.46.1-4.el10_0.x86_64.rpm
beb8529f38520067fa0dc9c5d56fb00da258d46ded6954cfa47f58d487fec932
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-x86-64-baseos-rpms
expat-2.7.1-1.el10_0.x86_64.rpm
050c4868b9a326b02dde64796ccae80040ca49ba431dc7e46668759fc7e6cd08
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-x86-64-baseos-rpms
xz-5.6.2-4.el10_0.x86_64.rpm
3707c7486e7307015aaf9646360bf1299f14924ba777bd1c1e6b29565eb01195
xz-libs-5.6.2-4.el10_0.x86_64.rpm
478cf1dcfa16d10254d87f06908cccac84b1784393506778b33179211cb05073
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-x86-64-baseos-rpms
kernel-6.12.0-55.12.1.el10_0.x86_64.rpm
334b25dbeea104ac46eb44ff3f20523522acc70a21f54c19bc56825d537ed4e7
kernel-abi-stablelists-6.12.0-55.12.1.el10_0.noarch.rpm
194eacc688bd06e08d48bfe82957f7a94a7dcc01bf064d883cc248a459358878
kernel-core-6.12.0-55.12.1.el10_0.x86_64.rpm
fab067ee2c602366c9687592dc5792d6ba44a024c14806ef8662b465d4a9be15
kernel-debug-6.12.0-55.12.1.el10_0.x86_64.rpm
5f79dd1a56445fc26a4077070a51b298960f493353e6eb2639c0fd0c4023ac1c
kernel-debug-core-6.12.0-55.12.1.el10_0.x86_64.rpm
cec8bb166822150270124a21f6cfa66e3c705386fbc0af332d9700c2345be1fb
kernel-debuginfo-common-x86_64-6.12.0-55.12.1.el10_0.x86_64.rpm
4415a37f128f2272e04057ae6c8c6191fc9a8bb39e6f36fa2ce2a320edc396ae
kernel-debug-modules-6.12.0-55.12.1.el10_0.x86_64.rpm
6f55999050d16e20842433ea977ebf9591581fb363333a13c421adc7854ceeae
kernel-debug-modules-core-6.12.0-55.12.1.el10_0.x86_64.rpm
ecd2b980a9279caaff0557668b93ebd78fb408c81473a251ceced53ac88240a1
kernel-debug-modules-extra-6.12.0-55.12.1.el10_0.x86_64.rpm
667115ee38d7a62cd7f439d9c4703edc6e98d82b87982cb921fe334934fa95d3
kernel-debug-uki-virt-6.12.0-55.12.1.el10_0.x86_64.rpm
42575fe0d51ad127aa94bf0b000a51ea5585084d5e940d70f587e7314fc3b58c
kernel-modules-6.12.0-55.12.1.el10_0.x86_64.rpm
7046fe752453238b045e8594d034b9ae3a64ffc2ca0e6d45d3db4869c4368384
kernel-modules-core-6.12.0-55.12.1.el10_0.x86_64.rpm
c1988b3e00fa24170f6e91d41caf7d9c9179120f126e8f906f3d5195b655a70d
kernel-modules-extra-6.12.0-55.12.1.el10_0.x86_64.rpm
42ae1de2fcfb990a272485322df84224e079d097996bfdd048cb25301fa340a3
kernel-tools-6.12.0-55.12.1.el10_0.x86_64.rpm
c9aef5efd606d72c4cd4866637384bb2cbd917be41d1bf5ac0b788e133845c4d
kernel-tools-libs-6.12.0-55.12.1.el10_0.x86_64.rpm
f14f3a3f88b52a571d280f90e7c778273cfbb0e94558f1d96fc55c046e0d75c5
kernel-uki-virt-6.12.0-55.12.1.el10_0.x86_64.rpm
c292b70c6d58ea6ee33f8cdbf04ad6c34e4913bae492d63222cccfdd4cdffd2b
kernel-uki-virt-addons-6.12.0-55.12.1.el10_0.x86_64.rpm
5d1d42965f8ab4195cfbad35b429bbb07bd205848471f21a9ac7dad6fac2f34d
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-x86-64-baseos-rpms
kernel-6.12.0-55.13.1.el10_0.x86_64.rpm
ecb874b3c7dd44db924535b256129c2c5bc584054b1d4e24b8a50d9edf6cd306
kernel-abi-stablelists-6.12.0-55.13.1.el10_0.noarch.rpm
9e1ce56f9492f7150fa2bb8f79bfcf2e14d1c87c2f91556842d693939abe0a00
kernel-core-6.12.0-55.13.1.el10_0.x86_64.rpm
989a81e5798414bfbcea4e0f095c5e25c44549284605821b29ded8bf08bb0245
kernel-debug-6.12.0-55.13.1.el10_0.x86_64.rpm
976cccbeb35e95e9deb00e4e85e96ee3873da9198f20721d5e4586819772e2d1
kernel-debug-core-6.12.0-55.13.1.el10_0.x86_64.rpm
e5b1f4747f010d6050dcb31c6991bca7727b28d63aafe0cda34e65b9d4622aa0
kernel-debuginfo-common-x86_64-6.12.0-55.13.1.el10_0.x86_64.rpm
87aa12b89106830165acb18a96588ca1741133d434ff352fa040d6c4ba185106
kernel-debug-modules-6.12.0-55.13.1.el10_0.x86_64.rpm
60e8bf7c46980157b04b50b9f304739295ef48ff8cbdbfc06b8f83c2a4858ea5
kernel-debug-modules-core-6.12.0-55.13.1.el10_0.x86_64.rpm
9a4de48d0cb5879a29b74d0152f237e32e29a3a84d26b131423d5456405ff1a1
kernel-debug-modules-extra-6.12.0-55.13.1.el10_0.x86_64.rpm
7ddde3a9f1d0a2fed363b137d68eb5b4abe0cd66722b7856f5786d13bd351177
kernel-debug-uki-virt-6.12.0-55.13.1.el10_0.x86_64.rpm
5aef8f70315f810000a11e8e1c1b86198d3d7d8ef6c7a2ca79802d5496ae1392
kernel-modules-6.12.0-55.13.1.el10_0.x86_64.rpm
ba10eab21238039863ebc2e9bea6c53791932fda0d8d908e2ebd943cee023a11
kernel-modules-core-6.12.0-55.13.1.el10_0.x86_64.rpm
a181e6b7ff0e09b389c5edcd6ddb8722386d40b59aeba2b8ab533e5c9035c27c
kernel-modules-extra-6.12.0-55.13.1.el10_0.x86_64.rpm
b4991cac97727cd0f671117c6e2c9154f5abada8667d909e248ce110bf12badb
kernel-tools-6.12.0-55.13.1.el10_0.x86_64.rpm
c89dfd1c3102af38a88d16ea458047627971578136e983458837d3417bbaa911
kernel-tools-libs-6.12.0-55.13.1.el10_0.x86_64.rpm
cab222d73fa0517d34101c6b8b785e9af3905f671da72efb6d91fd3b00563291
kernel-uki-virt-6.12.0-55.13.1.el10_0.x86_64.rpm
ba78d729ba3c83530cef99f32a4ef12d03928c0ce2dc489118a2d48ec9a577c2
kernel-uki-virt-addons-6.12.0-55.13.1.el10_0.x86_64.rpm
e07fe92f23d9ac96c5fcca8da6de6448b486b0fec827ef17a90e8580de2b1cb7
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-x86-64-baseos-rpms
kernel-6.12.0-55.14.1.el10_0.x86_64.rpm
f8cdc7eadb9020a64d8a295dfcb28f5de3da6f0d40c4aa59db91d30f05d0ce99
kernel-abi-stablelists-6.12.0-55.14.1.el10_0.noarch.rpm
32cba9d640a36cc56e8e5efadc78769875cb8af10fc6d38884dc6289cb634396
kernel-core-6.12.0-55.14.1.el10_0.x86_64.rpm
886b90e128ba87d677db6b0a4db1907ac5b5e089d5ab3bd8147f8c621fbff48a
kernel-debug-6.12.0-55.14.1.el10_0.x86_64.rpm
af418c89130bfde326341524e5261590f251a05e02c809c26fb144e9562f4fc7
kernel-debug-core-6.12.0-55.14.1.el10_0.x86_64.rpm
844c7163a4fdc934e3c365c4e1a36c0c416ca75970c42c58870dd74599026f16
kernel-debuginfo-common-x86_64-6.12.0-55.14.1.el10_0.x86_64.rpm
384b43c628aa18b236acaab78fba091a952f551c7f6bccc9ae5da2e3e96d8daa
kernel-debug-modules-6.12.0-55.14.1.el10_0.x86_64.rpm
d33e207ca0a317be1dae21bd10db92b6f5ab3ca0c4fa31be70bec9eabbfb528b
kernel-debug-modules-core-6.12.0-55.14.1.el10_0.x86_64.rpm
d0414a73e79583bdae2e51610d59258f805a6147cda01fd92550b3b952d0ca59
kernel-debug-modules-extra-6.12.0-55.14.1.el10_0.x86_64.rpm
b049ee191fe48665e0980b5992ad74708ee745d9aaf8dd38ef0b13f404c94445
kernel-debug-uki-virt-6.12.0-55.14.1.el10_0.x86_64.rpm
f44001b73cb96916a871244c79742b88a99f4bcc757f49dc4e5c296fd1e0da72
kernel-modules-6.12.0-55.14.1.el10_0.x86_64.rpm
45e1da4edd1c46b2cac5b8bd424a43a14cd9c61915f5b8c73d0e547b46dd0fc7
kernel-modules-core-6.12.0-55.14.1.el10_0.x86_64.rpm
53d72a915904cf071285d7c704d9fbbe47489163a1ba9b00d352602b4b739e01
kernel-modules-extra-6.12.0-55.14.1.el10_0.x86_64.rpm
b84366ad0b3758cca49321c8b6560854c0754ae48d853890bb8185773065eed9
kernel-tools-6.12.0-55.14.1.el10_0.x86_64.rpm
b1b348f73343901b67714c5e7b90336015d0886de2af7fff528fe5320c904b11
kernel-tools-libs-6.12.0-55.14.1.el10_0.x86_64.rpm
c86117d8142dc71436822ab68c2ee4ec8193bd27962b7324e751fdfc90b0b5c9
kernel-uki-virt-6.12.0-55.14.1.el10_0.x86_64.rpm
50a93439e041fcb338a89ca7a2f713c63e41979f31a518087ad502333be48838
kernel-uki-virt-addons-6.12.0-55.14.1.el10_0.x86_64.rpm
388992f884cfb5abc8bd6ecd22088720f9216e82c784612a174dcebb39b86abc
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-x86-64-baseos-rpms
kernel-6.12.0-55.16.1.el10_0.x86_64.rpm
da92ddeb9132d71fb008cab43fb51427cea4ee5a8c9708d53e6c7b7281b40752
kernel-abi-stablelists-6.12.0-55.16.1.el10_0.noarch.rpm
feaa5a9ee92af48ee3dc8347175890f307d8afb6ddd7158f2553ad79f18db09f
kernel-core-6.12.0-55.16.1.el10_0.x86_64.rpm
9d96c296f31bcc2caea6ae6a8f190149d2e91b2e2bd88f1f8ed3b85788064975
kernel-debug-6.12.0-55.16.1.el10_0.x86_64.rpm
f3f0b4160fa9359a486343ada824f0a62f30f121f0fd0b21439f2ef192e5b67e
kernel-debug-core-6.12.0-55.16.1.el10_0.x86_64.rpm
52c14eefc45f325969c6d5fc0b425153f604d3a06186a82f2076bc2e65db4c9c
kernel-debuginfo-common-x86_64-6.12.0-55.16.1.el10_0.x86_64.rpm
5854678269cff59e41217face6e0e273de6dc211683909eb7f8788aa5f7e7630
kernel-debug-modules-6.12.0-55.16.1.el10_0.x86_64.rpm
65f04eca3c9d2b97477ab293540b4094355cae7315b1b0b8c1da3bd4ffcae5bc
kernel-debug-modules-core-6.12.0-55.16.1.el10_0.x86_64.rpm
596e37309593961a9892478346b1cf8b65bb5464cd217d0d326a6fc31206cb9e
kernel-debug-modules-extra-6.12.0-55.16.1.el10_0.x86_64.rpm
1601d36c8ac25421403224219d078feacd847ec8393e79cc2fe93aa0ec34af90
kernel-debug-uki-virt-6.12.0-55.16.1.el10_0.x86_64.rpm
0c78e6f19c87c544d298f8155fefe3a574d5ae81cd35758a99973b0eb87f3b1d
kernel-modules-6.12.0-55.16.1.el10_0.x86_64.rpm
7e39406837c3c5492d73bdd1976fe8df82dda50276afb46f15af90182491aac0
kernel-modules-core-6.12.0-55.16.1.el10_0.x86_64.rpm
62fba4581caee1eede3432d37a8c677066c884e394d4bfdb888a782e8b8a1828
kernel-modules-extra-6.12.0-55.16.1.el10_0.x86_64.rpm
b25c41214e44333afa0b1d1b1fa6257abc6e87de5353802997d8874546bee2e7
kernel-tools-6.12.0-55.16.1.el10_0.x86_64.rpm
7244f3950dd18bc3b458856a71e67396e91f0650f2a26f67f17cb7b7024d208d
kernel-tools-libs-6.12.0-55.16.1.el10_0.x86_64.rpm
557ba8e5e562dd089e37d2c6772feb7d1633f77e460c90201919addd6bff1f16
kernel-uki-virt-6.12.0-55.16.1.el10_0.x86_64.rpm
67c0377883a111aa9382b6860c7ed1c168914a7fc6a69e3ef249438e2729d030
kernel-uki-virt-addons-6.12.0-55.16.1.el10_0.x86_64.rpm
503398961aa328cdc3258143b7cf8134a430cafdf9fccf3aa687c7594f29c6ad
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-x86-64-baseos-rpms
kernel-6.12.0-55.17.1.el10_0.x86_64.rpm
6ff0f5d6573bd515217308eec463c6c426d9242d3dce0b3dfdd2be79a3856f5d
kernel-abi-stablelists-6.12.0-55.17.1.el10_0.noarch.rpm
0aa4547c865b2d2b94d16eb85e3a3639b6bc80b226b5ccafa29e73486dba56d4
kernel-core-6.12.0-55.17.1.el10_0.x86_64.rpm
5c57566b925351306381c65f307caa33af00d0100fba5e426c5658eb39e5ff12
kernel-debug-6.12.0-55.17.1.el10_0.x86_64.rpm
48d3c2a68d72a838ae9445ed1c1448a2ca24952db72abfddc6560b3dc3e58d26
kernel-debug-core-6.12.0-55.17.1.el10_0.x86_64.rpm
6680ee1a0c7905a1a0582753f67f037edbf9ba05698e4ad1798dbe07a77fa9ad
kernel-debuginfo-common-x86_64-6.12.0-55.17.1.el10_0.x86_64.rpm
c0e6ae1d19624dca85b43932f0f82854f239b94bb3707b47bcca4549a3615790
kernel-debug-modules-6.12.0-55.17.1.el10_0.x86_64.rpm
67b5ac5705e3fc90c4980414bdbb46ac368d5cff4709104d3740577b550bad0f
kernel-debug-modules-core-6.12.0-55.17.1.el10_0.x86_64.rpm
65b155f71f8720f3b7a46dab56b3585ac66a3f1dce92271a55b90958aa088b26
kernel-debug-modules-extra-6.12.0-55.17.1.el10_0.x86_64.rpm
7e2f7908c98e22c60645eba49761535dce7a3a22f4dbd6d7ca70a0f6c3424f74
kernel-debug-uki-virt-6.12.0-55.17.1.el10_0.x86_64.rpm
6ec8564cef3482b707cbd15118b90da0432f49b9b145c561ef4c8d93e4d89654
kernel-modules-6.12.0-55.17.1.el10_0.x86_64.rpm
a10e097602022fba52e9033427a034b1e1158d101ccfe408641e0573e33431ec
kernel-modules-core-6.12.0-55.17.1.el10_0.x86_64.rpm
20e80ae5ab73d43f881065a855585e88872b3a441469c7d44630018d9fdd7fc7
kernel-modules-extra-6.12.0-55.17.1.el10_0.x86_64.rpm
c153e51485ff4b187ffa777b1c9b03d9a55794f6140ff10315812b797acdf815
kernel-tools-6.12.0-55.17.1.el10_0.x86_64.rpm
3760dd8cfbd720ddfb2ffa032953f374e3574d19eb3fb05101e72d054f94ea19
kernel-tools-libs-6.12.0-55.17.1.el10_0.x86_64.rpm
3faa198d9000e439ce4118fa6e631746d3ea34ab2b9f512601931ff9181cc895
kernel-uki-virt-6.12.0-55.17.1.el10_0.x86_64.rpm
389228ca1481ff0f1effedd7bc3b01c3bcd584a70d49d4c8f5b57e0638c8394b
kernel-uki-virt-addons-6.12.0-55.17.1.el10_0.x86_64.rpm
b80f91edebb26f0787c882c42e4db5214cc74b06ce79a82ab450c950d23fcc48
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-x86-64-baseos-rpms
kea-2.6.3-1.el10_0.x86_64.rpm
c57e340482033a5b310a6fc09956207fd260b4c7c27735cce229569cbdff05ed
kea-libs-2.6.3-1.el10_0.x86_64.rpm
65c080ede31c9e0e083cad5962dd706d3eb7043e5370fed6a69b8c79bd160a3e
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-x86-64-baseos-rpms
kernel-6.12.0-55.18.1.el10_0.x86_64.rpm
3b3b15a0690b2b02cca72c8b37b5a5fcbe8707045ee812a155e3017bac12adcb
kernel-abi-stablelists-6.12.0-55.18.1.el10_0.noarch.rpm
e063a9934075cdf92f2288d5e3044c1ac2fe2073dffca6cf00b75397526e25b5
kernel-core-6.12.0-55.18.1.el10_0.x86_64.rpm
e8e145659db941c5cefa8be976fe94cef91f73f2c67af3fae1198aeccb00f8c2
kernel-debug-6.12.0-55.18.1.el10_0.x86_64.rpm
027cf254d226cc0a3f4fb80766e9409cdf653896ab2068d08c37c37271c7304d
kernel-debug-core-6.12.0-55.18.1.el10_0.x86_64.rpm
2f13f8db96286674f6d7bb5c74af926cdb20ec406b4066a189dd10f21e8be600
kernel-debuginfo-common-x86_64-6.12.0-55.18.1.el10_0.x86_64.rpm
7010f092660e384373de75502da08818ae365311fd202ec6f615b0495f2738be
kernel-debug-modules-6.12.0-55.18.1.el10_0.x86_64.rpm
6cc1ddc06157b7ca541ee4d120ed28e9c114971becbeb8e2e1d20ec8b5e1e33f
kernel-debug-modules-core-6.12.0-55.18.1.el10_0.x86_64.rpm
cd2b504d569d4e086a313cc64a51f9c1b784599a4210c985bcb894db1441d64b
kernel-debug-modules-extra-6.12.0-55.18.1.el10_0.x86_64.rpm
d8dcc2f010fb15d15d8c3bda7a318cf59f5e0fbcb983aae37cb5a4632f657bd6
kernel-debug-uki-virt-6.12.0-55.18.1.el10_0.x86_64.rpm
9a4fb1d01d0ea003de6560cc41b309222f36343b9f63456030aaf40de771c740
kernel-modules-6.12.0-55.18.1.el10_0.x86_64.rpm
157918331176c0026e0c5de7777da64e91056db1419628ca5f4e020e144ad331
kernel-modules-core-6.12.0-55.18.1.el10_0.x86_64.rpm
0fe9d6143945799ce5c95c610e33d0719299d6f07035fb553e5748686669ddf9
kernel-modules-extra-6.12.0-55.18.1.el10_0.x86_64.rpm
aa26ce65812b547d195689ea7d369b9fd8ec726a96b9e7604ad6d4473d4b8543
kernel-tools-6.12.0-55.18.1.el10_0.x86_64.rpm
a8c03128a3b6f6bf007040549013e4c0defbd3b8393d1379e19ba10e0ef3d4b9
kernel-tools-libs-6.12.0-55.18.1.el10_0.x86_64.rpm
1e237dffc28346173186b24473c1d69319fe48cc50592decce6c616f8bdfa2fe
kernel-uki-virt-6.12.0-55.18.1.el10_0.x86_64.rpm
54ba15e3fbc0e45d812eb4119f9d65b972f49288c721c051b57bf97c43b56686
kernel-uki-virt-addons-6.12.0-55.18.1.el10_0.x86_64.rpm
9aa21325e576e4f18cacb15eb1df9175c21fcfc56afacf2d41b267af23e950f3
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-x86-64-baseos-rpms
krb5-libs-1.21.3-8.el10_0.x86_64.rpm
81c0a10e7744a4b1242153210712b2412158779b9d0d33bb1bcd092c9f4d8ea9
krb5-pkinit-1.21.3-8.el10_0.x86_64.rpm
bb8f9e14b087592741615ead25679467c3158cbf84eee1f0833378ab3740bb18
krb5-server-1.21.3-8.el10_0.x86_64.rpm
8dd46e80f56fdd38b1d544be4ed56c499163ca516015134d0ba2ba3a503bc02c
krb5-server-ldap-1.21.3-8.el10_0.x86_64.rpm
50db60bd32025976039295f6ed13e14bcd7f7b7af131a3781161cfe11e1ef15b
krb5-workstation-1.21.3-8.el10_0.x86_64.rpm
c57cc2d7e918ed7258eba9773941174b10f6865ba62e54bb61619b8e889a0a3e
libkadm5-1.21.3-8.el10_0.x86_64.rpm
ee76d216962ab87e6aa8f7f751cba8d8c5f001622752ba4121a25561fbbdafbc
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-x86-64-baseos-rpms
libarchive-3.7.7-3.el10_0.x86_64.rpm
1b390bc311c5ad6b8e1dd8c1c4a1e328127585e195aff1efc76a654596e44614
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-x86-64-baseos-rpms
python3-3.12.9-2.el10_0.2.x86_64.rpm
956d5ee323b7a047b58579e23ddf79ecd7ca11f1ac7b72ea9e1f0d646693e5ab
python3-libs-3.12.9-2.el10_0.2.x86_64.rpm
79c54b5ae1d4c90b4ba84c2e2ed9683a17e91944414b878e23b00937efab9e6a
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-x86-64-baseos-rpms
kernel-6.12.0-55.20.1.el10_0.x86_64.rpm
4a7143f1b05a394327ca29144a829f34f8b7b53671893d102121c20ad8731256
kernel-abi-stablelists-6.12.0-55.20.1.el10_0.noarch.rpm
7f0f719d07cae7c95661ea18298fda995d430686e6bbc75d3c2c62e2d30fb670
kernel-core-6.12.0-55.20.1.el10_0.x86_64.rpm
7937b70246db8ba7133122e5c02ba080debe5f3971b2c9e10f3d5f19cf3091ed
kernel-debug-6.12.0-55.20.1.el10_0.x86_64.rpm
f1a63c3bcd31eaa60c2770bdd4a54a50a8b65fee6113a568b4bc4db03bc2495f
kernel-debug-core-6.12.0-55.20.1.el10_0.x86_64.rpm
bda922079dedba8ff410e476d0a340c3fdd8d3cda013c6a97fc3fc5a31f51b5c
kernel-debuginfo-common-x86_64-6.12.0-55.20.1.el10_0.x86_64.rpm
af543f61925819eeba10420b2bf181f34b5facc82c7805db5f636d924577b360
kernel-debug-modules-6.12.0-55.20.1.el10_0.x86_64.rpm
a20f235233106e4e49dea3d7ba3eae709a1f089ce680ec4fe8e3578fa8895608
kernel-debug-modules-core-6.12.0-55.20.1.el10_0.x86_64.rpm
d5f79da201b476fbaf43a60e4084ae92268f69b5d3a2592a7d2094353f7f5408
kernel-debug-modules-extra-6.12.0-55.20.1.el10_0.x86_64.rpm
2ee6e0635cb5ee91299d0eeade0ddf8b91213153918c1416b638af40a587fb67
kernel-debug-uki-virt-6.12.0-55.20.1.el10_0.x86_64.rpm
79ca92c0588bde7388ec13f372c1730601ff5e501803dfd8d12a8d149d120e24
kernel-modules-6.12.0-55.20.1.el10_0.x86_64.rpm
eb9d23d7ebbc2bb2c05913e990a2460cfc2abe1fe4ce6114da23fc86ac73f90b
kernel-modules-core-6.12.0-55.20.1.el10_0.x86_64.rpm
1c516ab9b858c4c07340440d94b7c52bec99e1f62d74a4dd114f30f4cfb70d25
kernel-modules-extra-6.12.0-55.20.1.el10_0.x86_64.rpm
b4741a4ec754f2f05d9c4fc244d8b5cf5326b2ae79e321703b9d70bf9da601f2
kernel-tools-6.12.0-55.20.1.el10_0.x86_64.rpm
76dfafeaee2eac2e1e19c4837df148fa2d36915bdf488b20dfe1a9c75825eea9
kernel-tools-libs-6.12.0-55.20.1.el10_0.x86_64.rpm
83b5909e7dbabe42ab1a00a9eb56ff12c59ea66b657978a952379fba3bd76754
kernel-uki-virt-6.12.0-55.20.1.el10_0.x86_64.rpm
657b82f2c0b561f77659ca6619ef8f0c7738bbe5452d89abecc25a6cece689bd
kernel-uki-virt-addons-6.12.0-55.20.1.el10_0.x86_64.rpm
f71a7a940f2b3f30145da926d9c2ac542750070ad88e367a43ce494d8edb9437
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-x86-64-baseos-rpms
libxml2-2.12.5-7.el10_0.x86_64.rpm
0e269421842b5f72d74ca72ab116d502d2fb19934a4c8e03cb9e30a5e483788b
python3-libxml2-2.12.5-7.el10_0.x86_64.rpm
e34ddfed84bd1dc07fcd3938169d3a01900ae49759aa871cc276ca7a6486bb7b
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-x86-64-baseos-rpms
kernel-6.12.0-55.21.1.el10_0.x86_64.rpm
ff06917f1210fa4339bcab35b3785b071683fb7cbb9ec0ae0a07e1af35f6c387
kernel-abi-stablelists-6.12.0-55.21.1.el10_0.noarch.rpm
1fc7cd85030ce5b1aef35bae014a586162cce5c776157a0e8eddef6f2be2dbd7
kernel-core-6.12.0-55.21.1.el10_0.x86_64.rpm
adf89be103c4e26b55463c425c8bdeac96a94fc984bce32c5461f5c0e2cb9e61
kernel-debug-6.12.0-55.21.1.el10_0.x86_64.rpm
ebce0d8a67575d8f1dc7e2b1bd617a2b0e7797d0443ee713d3f4225084fa9d1e
kernel-debug-core-6.12.0-55.21.1.el10_0.x86_64.rpm
cbb158098d7a1f984f65c89ea25b6fc916286040926e8570399f6631f698437f
kernel-debuginfo-common-x86_64-6.12.0-55.21.1.el10_0.x86_64.rpm
cf1d350f2b1b6b873109b299a1b1815cec83635b032b67fcd86c0a274670b95b
kernel-debug-modules-6.12.0-55.21.1.el10_0.x86_64.rpm
c063b02cf6748b9219241fcd74800b935748fa9284d5645eea8e223d1f9c394d
kernel-debug-modules-core-6.12.0-55.21.1.el10_0.x86_64.rpm
0c62dbe077420a672443a40d83e00aca692d736ed520c3dd1dec2535898c7109
kernel-debug-modules-extra-6.12.0-55.21.1.el10_0.x86_64.rpm
212dd3f79ee60baddfd1e1c867b2ceb449e96f15bf49609aa6044fe3b2e456cd
kernel-debug-uki-virt-6.12.0-55.21.1.el10_0.x86_64.rpm
f56e9ae722549294bde26619ecb5dcc4568fc28985cedd37097e199c065aec53
kernel-modules-6.12.0-55.21.1.el10_0.x86_64.rpm
42438e9fd9180407ec83544e53f019ce697e500b82b3f813f60f7ac8c55e498e
kernel-modules-core-6.12.0-55.21.1.el10_0.x86_64.rpm
1f3c501b287ff73c227707648f893ae6e258358ea7148028a1148b8d95f57dbe
kernel-modules-extra-6.12.0-55.21.1.el10_0.x86_64.rpm
16c9cbcf588110a815d5fa1bb3b6121e0b28f4cf52092a0b4ea20a0a3b533881
kernel-tools-6.12.0-55.21.1.el10_0.x86_64.rpm
257eea97bc2945221f48519f19d97681712b404e70f80540a10828cdc5bd85ce
kernel-tools-libs-6.12.0-55.21.1.el10_0.x86_64.rpm
3fb49aa852851164fdeab0335606e631d2e73242274f85cf71789d1ed3acbeb8
kernel-uki-virt-6.12.0-55.21.1.el10_0.x86_64.rpm
ad12daef8a59dcf4ea6e4a46e193eb9a0f5c17caf2ba1305b9143e1df3f2eeb0
kernel-uki-virt-addons-6.12.0-55.21.1.el10_0.x86_64.rpm
ee9654cfc3ff41add4c0de61137c39b8c86b308411f1419d1a27b225b6d8d1e2
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-x86-64-baseos-rpms
glib2-2.80.4-4.el10_0.6.x86_64.rpm
9d1e77f0257d79085fd47851949d08409c3b0ea08a9f03422fb7f595fb353b97
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-x86-64-baseos-rpms
glibc-2.39-43.el10_0.x86_64.rpm
901cdf4b781f9820e2eb7157d914652d84a0c48a730f0c9d5e8d4017b9028ac9
glibc-all-langpacks-2.39-43.el10_0.x86_64.rpm
3165416890540c69bd913f5b6785b63837c3f916349089a1ff012d740d4cf072
glibc-common-2.39-43.el10_0.x86_64.rpm
a9a7c8ddad67b8fa505b7a7fc2ac575f74e1465a102dde173dffb50af11208d1
glibc-gconv-extra-2.39-43.el10_0.x86_64.rpm
e71aaf0b3aa410c64aaae2402f71826ce0bb2098aeb5501f89dc26610def8173
glibc-langpack-aa-2.39-43.el10_0.x86_64.rpm
6a91a18edd27e3196c7f926ee0a2c2c67127b18f9f30ca004584e329f60151ba
glibc-langpack-af-2.39-43.el10_0.x86_64.rpm
d2fecb904fcabdceac89e6e6932994f051dbc684a002685770406e2c0e8f74c0
glibc-langpack-agr-2.39-43.el10_0.x86_64.rpm
a3e7c42735241b1c766a5803d0105e5ad387dc10d27f5d2a8d09fc92c99f963e
glibc-langpack-ak-2.39-43.el10_0.x86_64.rpm
ef58430f795db93e020758bf77079f505c07c626648946d770a1a718cff112d1
glibc-langpack-am-2.39-43.el10_0.x86_64.rpm
10910b594691d681929c289f47746b64040112a194e3a80d5e874b02b9d63439
glibc-langpack-an-2.39-43.el10_0.x86_64.rpm
ba159f31ff274b7744cf7620d80ee8fbae1c16d6e494494cae927bd19486f143
glibc-langpack-anp-2.39-43.el10_0.x86_64.rpm
afa441620dfdd937f1a427f7a94aa1f524dbba9a54a66cf3467c0bdb4443167b
glibc-langpack-ar-2.39-43.el10_0.x86_64.rpm
5209a96d2c4c013e7713a39ef531cdb4cf161de2e35930b0b47fc874fb90caee
glibc-langpack-as-2.39-43.el10_0.x86_64.rpm
52bba3f44c146fff04dcc604600c3b8f2fddcd19ac7b19a8ce6889bf8801e195
glibc-langpack-ast-2.39-43.el10_0.x86_64.rpm
755107b018af7ec17d6f176bfe150e01f9f8bf6e482e5a35ad8a53687342942d
glibc-langpack-ayc-2.39-43.el10_0.x86_64.rpm
941543308b35e4220b644680285e67fc3b04ec305dc696df5626427936b045b6
glibc-langpack-az-2.39-43.el10_0.x86_64.rpm
d954053acdf884cf820d2ae4274ba69cb80ba30e0a61ea8d889084538b3f9feb
glibc-langpack-be-2.39-43.el10_0.x86_64.rpm
a9e897c683fb64b94f3fcc9a65e2900367dbdee0a7501a21d8b8fd3d6a8b0c89
glibc-langpack-bem-2.39-43.el10_0.x86_64.rpm
948172783419b09bf0bec3f3ad2895ee6ae9adc53ddd5ea1143fea498b02d5bc
glibc-langpack-ber-2.39-43.el10_0.x86_64.rpm
1f0bdb8574e509c46073801e21412d589a609a51a6ba7f360d0584ddbb6f306d
glibc-langpack-bg-2.39-43.el10_0.x86_64.rpm
57bab2b61b11aeebbcd057a4e466be8225b9379fbde2ddd5519270e2e7065d7f
glibc-langpack-bhb-2.39-43.el10_0.x86_64.rpm
b9a3e91391db986fff177f9205cb5093f5b66308969b34b82b7a528b012ccfa3
glibc-langpack-bho-2.39-43.el10_0.x86_64.rpm
bf969841019a579b10857ca1b99614045fe7221b899959e4e84a725a09da5f16
glibc-langpack-bi-2.39-43.el10_0.x86_64.rpm
44846d6b469298e9e3022830cf2028a787ee24afb5a969aa17d84b5e69f687f8
glibc-langpack-bn-2.39-43.el10_0.x86_64.rpm
c3a6011dbeef7f0afc0d8a063f2feddc032deacdd5298f355bdeeb038d5f379d
glibc-langpack-bo-2.39-43.el10_0.x86_64.rpm
be7a2418f2ce0a860fe3c92c32fc7c919438a7af4f75d0eb208f6ccfa9ef01b1
glibc-langpack-br-2.39-43.el10_0.x86_64.rpm
f4376a28b656e7637eb592680f6ff017d4e836dda3b5722385cf95c98040a5e0
glibc-langpack-brx-2.39-43.el10_0.x86_64.rpm
d37f31b98854c6440ab8b52d37eb702f2c1912df13c7c68030e1a9ba3427c596
glibc-langpack-bs-2.39-43.el10_0.x86_64.rpm
17ca30eae46e3e8469adb4f497bc65c5a70c37883f0c7d74fd6edb3c56ab2cf9
glibc-langpack-byn-2.39-43.el10_0.x86_64.rpm
51da79109fd554754354a1b98c1d5488a900dc171e46c07df926d6bcac809a01
glibc-langpack-ca-2.39-43.el10_0.x86_64.rpm
433b936b5b8e7ae0f0972bfa390c4e9ef59e851b73cb1dcb545e56c1e6984c11
glibc-langpack-ce-2.39-43.el10_0.x86_64.rpm
b0d5b8ce1c5cb5531b1b976f7b7227992614a461a16daf3d42186338f146a337
glibc-langpack-chr-2.39-43.el10_0.x86_64.rpm
d8f893e863037b9b7232a5ab646de41af47e0b6e9f2f8575fee19b0c2cae9773
glibc-langpack-ckb-2.39-43.el10_0.x86_64.rpm
24a4189bdbb79f3b1a0866026d60d0fc678d8bfa2d2f83fc2dc3857ffa820655
glibc-langpack-cmn-2.39-43.el10_0.x86_64.rpm
bfbbd6b2c5183dbde0b0326f54dde6e3c707c29d8e922f1ab0a0fd10112f5a85
glibc-langpack-crh-2.39-43.el10_0.x86_64.rpm
4f729e92f7c500f9d6c0370768c4260e702ed80b50e074a3f644580a97a28d24
glibc-langpack-cs-2.39-43.el10_0.x86_64.rpm
1ec68a77c212f03eb7cfd585037e932f9e11abd00055b8380010173c5c270a27
glibc-langpack-csb-2.39-43.el10_0.x86_64.rpm
bcc0b42ec90d3d5918fc0955e207fbafa8129cc983d1f094466825a78dd1412b
glibc-langpack-cv-2.39-43.el10_0.x86_64.rpm
e8fcf8a21c1e1dfbf9864ea50e55341185a6295d3d3176fa5a2945333590a32b
glibc-langpack-cy-2.39-43.el10_0.x86_64.rpm
d6fa0b32294779af53db5d6b6a2bc9694920afd12dc2260b69ecb3e491abb582
glibc-langpack-da-2.39-43.el10_0.x86_64.rpm
2d1557f4a45d55acd5c7e6ea8cf076f0ecb72ca6b9989a873b0cc961e6a7778c
glibc-langpack-de-2.39-43.el10_0.x86_64.rpm
1a8ae5b82e0e9d760d9350290f90c01575a5a22608cd0d6ba5e1596587f4b344
glibc-langpack-doi-2.39-43.el10_0.x86_64.rpm
fafd457c804f210cfe8c4535c0a697bdb5a96c971a67773bf74298e84d7a3732
glibc-langpack-dsb-2.39-43.el10_0.x86_64.rpm
5f23292f7ed432311bdf5a38cf80354f13cbdcbd32c5236fc3950dbb829341fb
glibc-langpack-dv-2.39-43.el10_0.x86_64.rpm
074f3ce75cfc2fb5cf5dd3eda9cb224bab95cc708e9e1f9a1c130fddd7125ba8
glibc-langpack-dz-2.39-43.el10_0.x86_64.rpm
6b006a38d4e7678e2981068a71c74f7392f16240bcac6eab12ecbd504ef53a52
glibc-langpack-el-2.39-43.el10_0.x86_64.rpm
ff0d5a71d36e25d7fff619d80ba30b75ffd2db459ef78ceb17f242ad4d440cda
glibc-langpack-en-2.39-43.el10_0.x86_64.rpm
0c0688330160c99bcdfd52318cc70db7e77e93d72b12f87782bde6efea78e2e5
glibc-langpack-eo-2.39-43.el10_0.x86_64.rpm
b44efecb44eae7d7dc13b346e38e58f5fb838ed4d138b6a1b7d85c97b9d75fe3
glibc-langpack-es-2.39-43.el10_0.x86_64.rpm
5e82ef0bf285f2a66ff278145963b51dea5087497b077c9c119cd4ba1e9fecc3
glibc-langpack-et-2.39-43.el10_0.x86_64.rpm
25ad37681f9e13d2f93609538f7c2cac3e9a7e7855596881b1f1dc2b99d13f56
glibc-langpack-eu-2.39-43.el10_0.x86_64.rpm
2e6ad4bd9cd294afd09ccf9a1cbd956b64bdd7d14f692e56e55ed9ad0aabd9e2
glibc-langpack-fa-2.39-43.el10_0.x86_64.rpm
6dbb7aee312f90b7ce490b1f43c984f87b4a921a8ffb4247bfb6526527f5fe00
glibc-langpack-ff-2.39-43.el10_0.x86_64.rpm
0e9bf0e820f4747f1f5bbe0c948c062dfb73cc7de1fa7551c7b40c3aa1db71ce
glibc-langpack-fi-2.39-43.el10_0.x86_64.rpm
00e513e81e7b9b6c218eb21b81389dc3709e27d656846b8d3b6a98a1f2cc8211
glibc-langpack-fil-2.39-43.el10_0.x86_64.rpm
e16c6a3bf7e1d0ba903bc9379a2859555f797897751229ec147405c241af1cb8
glibc-langpack-fo-2.39-43.el10_0.x86_64.rpm
b87977f2f0d2f8447f7b4bbf745a85bb178f7b471150fd6e45e56c343b0837fc
glibc-langpack-fr-2.39-43.el10_0.x86_64.rpm
1810e9097f61e38d09ab3e0b9674ca343822a64343bd87e596cd90ff7c7a2d29
glibc-langpack-fur-2.39-43.el10_0.x86_64.rpm
0ebd728e8b05bed38bbd01afc18287ac7fa312b7404709aee1897c2ded57430a
glibc-langpack-fy-2.39-43.el10_0.x86_64.rpm
6569e7524b8577b1ca35521d40b7ed2e688df60f2cbb6b77109fdc8efaa6f585
glibc-langpack-ga-2.39-43.el10_0.x86_64.rpm
c265fad2a2e716593afe679fd4d8a7c738ae10b1a6f11d25b524bab122e47b15
glibc-langpack-gbm-2.39-43.el10_0.x86_64.rpm
d096d2a5df1f898ef7129341ed401e537e332fab84b176c04e86fe38b5020ce1
glibc-langpack-gd-2.39-43.el10_0.x86_64.rpm
5ded835eabc930ef619c8b34420581dbf858ca1df7e6d361219d7fdbece53c7c
glibc-langpack-gez-2.39-43.el10_0.x86_64.rpm
a0e37ccac8f531f2b396ee5b669632fc23a41f11eff7eba286d3e3e58cc8ef8d
glibc-langpack-gl-2.39-43.el10_0.x86_64.rpm
49110be535629f9bc10e73b6a2a549eb1256b5c59fd100362462f9c1d1c36936
glibc-langpack-gu-2.39-43.el10_0.x86_64.rpm
34a5303a65388d97dcbd86460646a2a88f80764b0b3ea84a9ad1b9bd59864929
glibc-langpack-gv-2.39-43.el10_0.x86_64.rpm
6cedf21c88348242205b48e3a36ce4c7424375eb78c4eefe94422eb726fedff2
glibc-langpack-ha-2.39-43.el10_0.x86_64.rpm
0763eb0c264b59b61211f1c9a330e5e6e007a9decd5b6c1bb61ac680f3428167
glibc-langpack-hak-2.39-43.el10_0.x86_64.rpm
0e275fb180a16eab58d754fb8f3414a9b5e0d5facdbaa6e33df3e645232e1334
glibc-langpack-he-2.39-43.el10_0.x86_64.rpm
e43394eb730f2717903c26309716c8a940847a8ec9be73662e98a5ba59e516c5
glibc-langpack-hi-2.39-43.el10_0.x86_64.rpm
dbbb1face3ddb65c577b728c1bace935b1809193b695da5e8d37c15eaf1728ac
glibc-langpack-hif-2.39-43.el10_0.x86_64.rpm
c5b86f35ede535699958cbddc84b21d59ff976817383f42b8b810394679a602d
glibc-langpack-hne-2.39-43.el10_0.x86_64.rpm
698bbc89a207cd7984ce4333ee3971fdfd4070d16cbbdb347562104712b1f624
glibc-langpack-hr-2.39-43.el10_0.x86_64.rpm
52e654a9025455f77eefb6405d3808ce01c9b729fc804fe63539030a485da008
glibc-langpack-hsb-2.39-43.el10_0.x86_64.rpm
2918ba53008a00dd009ee13b06aee83852a96edee88a324bca58bef2aeafd85d
glibc-langpack-ht-2.39-43.el10_0.x86_64.rpm
9e5cb2edf458f85c56d5c396cf1f5bc705c5a6ce866eb624793a8ae42691266c
glibc-langpack-hu-2.39-43.el10_0.x86_64.rpm
f0b53ac35bad5d906751bd45c8bae4ec253b82635a64d0d142908b79ce84bcb5
glibc-langpack-hy-2.39-43.el10_0.x86_64.rpm
367df56c6792e57a8736bd510917b0209a278e96b3df2ff4ca2c6cafa0b80957
glibc-langpack-ia-2.39-43.el10_0.x86_64.rpm
47e222f6f3ed45b65b82e16ebab8715af1cfb9aa27201f0d6b45ec11a80e45fd
glibc-langpack-id-2.39-43.el10_0.x86_64.rpm
47212357f12b27bf441c8036c21b1c4aff7d7d0022bb46dada20825aaa416eca
glibc-langpack-ig-2.39-43.el10_0.x86_64.rpm
19854f8cf8771f7362c46aeafa264ab91c0d8c2fbb0304af86a5c473b0675ac2
glibc-langpack-ik-2.39-43.el10_0.x86_64.rpm
d49d868c2b27936c41d3b1909d9d7c9eca5a73627457d39c5edc766e3debe7cf
glibc-langpack-is-2.39-43.el10_0.x86_64.rpm
e0108cd728a54698bb39b33093b59816cf5959045e0702bcd0e93dfbbdcd6a71
glibc-langpack-it-2.39-43.el10_0.x86_64.rpm
cd383eadf3266ad9d4e5778b581d2c3808e5b26351fef04e5c86111cee61eb78
glibc-langpack-iu-2.39-43.el10_0.x86_64.rpm
24a7fd98764bf4a312dedb7601c351b77fd944f30658e4bb00a3ece33666ed1f
glibc-langpack-ja-2.39-43.el10_0.x86_64.rpm
5b214a4736177db74c6ed9cfc66500383e2a0600608e947763bb1c8bd1c16ff4
glibc-langpack-ka-2.39-43.el10_0.x86_64.rpm
0682132bf804844326e58ccc5e1cad1cc74fe3d862bfb9e268363cc5f3d230db
glibc-langpack-kab-2.39-43.el10_0.x86_64.rpm
07cd4a6ae2e1235c03182a63bbdaada64300fdf7afeebe8a8cb08e14fff994c9
glibc-langpack-kk-2.39-43.el10_0.x86_64.rpm
7497aeccbf59b14f53db31bae3bb03192857dd2cc70ce0c1e489d0db6d4bacd2
glibc-langpack-kl-2.39-43.el10_0.x86_64.rpm
7fe9a3291723c8a172acdff26e0ef90f4bb9bdc89d9f8887171800c28ffdfe11
glibc-langpack-km-2.39-43.el10_0.x86_64.rpm
e14309691d5c502b4a98ec41d8e4d454f019b9faf5f1c5feb2a21ecd4e85c3bf
glibc-langpack-kn-2.39-43.el10_0.x86_64.rpm
005173e5882b4770d037e80497565e28a5d823bcbe764525f6928bc01b52c6e4
glibc-langpack-ko-2.39-43.el10_0.x86_64.rpm
3ab3e9151338258c936996d20de45d7f07e49cab5d2ac6cdca1d3a8f8936418a
glibc-langpack-kok-2.39-43.el10_0.x86_64.rpm
b679f89181d94e02e6f5291043d859d94293a8d993089052965d55d4dc81a922
glibc-langpack-ks-2.39-43.el10_0.x86_64.rpm
5c266d70c7ca9a08b1e38ecfee22dd1161960d070254ba95039baf6231701aec
glibc-langpack-ku-2.39-43.el10_0.x86_64.rpm
056d2bf639d57d2c846870e9cfa0de4e464aa05c63505d6f000b0e34259ebd87
glibc-langpack-kv-2.39-43.el10_0.x86_64.rpm
f469e5f02250021ec562acd67b6e1048fae0f945f221f6e424b2c3211cc1160c
glibc-langpack-kw-2.39-43.el10_0.x86_64.rpm
3a871b3710d03cfbde454f82b5acf4eaed19b6864164aa374fac4dd14253731e
glibc-langpack-ky-2.39-43.el10_0.x86_64.rpm
daf0a283ce22eba4e384e4a895d64fa3c384e08654dae6c375d02015ab9b9af6
glibc-langpack-lb-2.39-43.el10_0.x86_64.rpm
9c28a6fc82c0fee2c767cb55014b07684bd3ca1e44908284f3f7ae483b2c20f3
glibc-langpack-lg-2.39-43.el10_0.x86_64.rpm
c27e40e3d17e7c5339f477fe1c2d681a2bb894f0d446b171faf56d58e9d98679
glibc-langpack-li-2.39-43.el10_0.x86_64.rpm
7dc1b3827888ee74877c1870e3849f05bd5cb22569cd98572a9f9d2d22176dc4
glibc-langpack-lij-2.39-43.el10_0.x86_64.rpm
c62e43332d20ab0e48eb1c79f994ccf828f453352d2d656d78665bb3022bd311
glibc-langpack-ln-2.39-43.el10_0.x86_64.rpm
03354bada2899fe1df5a4add101ab343343f3213dda4ce982f5ebe9a070ad078
glibc-langpack-lo-2.39-43.el10_0.x86_64.rpm
df4e73126b6f7d03457ad15314643f6709b259c77f10870aaec21b554b299df4
glibc-langpack-lt-2.39-43.el10_0.x86_64.rpm
cb0664c18c42e4d5da09f2529024ba7bc098160bf30f94d6a2c0508313a06752
glibc-langpack-lv-2.39-43.el10_0.x86_64.rpm
640de8466c77ebc26d43e660991b1ac2a6a939b766a3e8a55ff7ab37134e08d1
glibc-langpack-lzh-2.39-43.el10_0.x86_64.rpm
743a94d9bfd9531a13b83e2893b6b3610d149054a56904f2ba2e4435e31f81cd
glibc-langpack-mag-2.39-43.el10_0.x86_64.rpm
bd32140c2076a48f87603b10e288cb0e3ee76e04cc077277d441e05c9e5e5648
glibc-langpack-mai-2.39-43.el10_0.x86_64.rpm
d30b98d7016a6542d70dbc8714280c2aacf3fb85e5908e53a2a06c52ad18f23e
glibc-langpack-mfe-2.39-43.el10_0.x86_64.rpm
0dcba5e39fe861e2c2f8946a0495a1b4a403028cc9071c5f2a8a87950e500a5c
glibc-langpack-mg-2.39-43.el10_0.x86_64.rpm
66c110eccd2c9eda569cf041829bc27de30c32dfe910e8c524fc3c089c7019a9
glibc-langpack-mhr-2.39-43.el10_0.x86_64.rpm
955beac541bef48038619004631cf16cedcaafe7991bf4c22b7b072ae4292693
glibc-langpack-mi-2.39-43.el10_0.x86_64.rpm
56a8d8a9f23f90185f6eadaad08f9758d6b296cd3d4ff7e513a453433f3a3bbb
glibc-langpack-miq-2.39-43.el10_0.x86_64.rpm
410b1b4d7ba1fb1aa2bfb6fce11d327584ae62bc0913b866351f3db540241931
glibc-langpack-mjw-2.39-43.el10_0.x86_64.rpm
55613c8f99efc5594b74a367623c34bdbf6b5b40af6edab07bffdb4cb4c8dfee
glibc-langpack-mk-2.39-43.el10_0.x86_64.rpm
57026b6b9793a1b265a612f3f65ab6e18b276e3021436c80f076e31d00d50b7a
glibc-langpack-ml-2.39-43.el10_0.x86_64.rpm
0daef3547d8545c5131e0a1643fa0370f54a0611015e7f047bdc9787911805ea
glibc-langpack-mn-2.39-43.el10_0.x86_64.rpm
c684d472235c29d753930990babf511263986cd1f731df2dec92f1c44e39818c
glibc-langpack-mni-2.39-43.el10_0.x86_64.rpm
d0c2eb9e27ac1a34b116c3f72346154e547d178cd0bc733212b2ac496c29b943
glibc-langpack-mnw-2.39-43.el10_0.x86_64.rpm
01c52fc999427abaf828f5f16e63529358e22a041995b3e437ad1c844618c0a0
glibc-langpack-mr-2.39-43.el10_0.x86_64.rpm
1db77e64a415d02295dfb275342e43fea69fcb79f331ae1ef4f53f4d00500e41
glibc-langpack-ms-2.39-43.el10_0.x86_64.rpm
922fcddb062b79d7ab54e6f18687fe1b5dd568050a744c5da9430b5a732b762c
glibc-langpack-mt-2.39-43.el10_0.x86_64.rpm
a4192fad5f94c654603e75b4b712db3ca01ae68fa430ab94434782710429b2e9
glibc-langpack-my-2.39-43.el10_0.x86_64.rpm
a0bba12192b42c12bea9233e98b495c4df6179ceda74d1214249db20787479a3
glibc-langpack-nan-2.39-43.el10_0.x86_64.rpm
3fefbaff25cfe9a701597b03465b1b20dd2e2972c49f5b63479205569a07dbce
glibc-langpack-nb-2.39-43.el10_0.x86_64.rpm
7ffe4f9607fdb5abfb18563675e6796abcc36debf0c845dbf55f8cdfbbdc79bc
glibc-langpack-nds-2.39-43.el10_0.x86_64.rpm
3d1a48d27819f672613682744ae5c4984ad7abf954ef0dfeed031dfd2c7f9df6
glibc-langpack-ne-2.39-43.el10_0.x86_64.rpm
c9d0e5a2a5b156b27751191e6b6cdd59e959ea9b6cb52c0b2086f8016715ab86
glibc-langpack-nhn-2.39-43.el10_0.x86_64.rpm
1ea0b08c011514bd2d222104be6ef849a4723d9d09ccdcebf389f492e31abc83
glibc-langpack-niu-2.39-43.el10_0.x86_64.rpm
30704647059a5412b7194ace04bd3b27fa02f5ab66b15e911a47a3fa966c2cb7
glibc-langpack-nl-2.39-43.el10_0.x86_64.rpm
3de5a220bc4722aaedeb26cccea02440da5bf207df352e197a74e85bd2df2f53
glibc-langpack-nn-2.39-43.el10_0.x86_64.rpm
fcb63e59c5ec1bb4463ffa799ad22392e18ece1f459169b8ed6e5d010a0f56a4
glibc-langpack-nr-2.39-43.el10_0.x86_64.rpm
a5a0368b7060b48ed5da2a4465b828058c9f6a5836fbca2b7f595e2e52d34b74
glibc-langpack-nso-2.39-43.el10_0.x86_64.rpm
0d30bba05af77642e9ef8c042f45984c5b9dcfb201b7003284d2c72f47e2b6d5
glibc-langpack-oc-2.39-43.el10_0.x86_64.rpm
62b53b363d6c045aecd26b1b5ce6f8757a84b1857d189dfc6e365426e93ac00c
glibc-langpack-om-2.39-43.el10_0.x86_64.rpm
3e85d1795e6de009f406857e1a95ec1cc0eff57eb32950b2dbc550950e4dcba6
glibc-langpack-or-2.39-43.el10_0.x86_64.rpm
9c7d4425196425ec6df4cef1eac8c75d4aca62705570ce3801cad73394ec0708
glibc-langpack-os-2.39-43.el10_0.x86_64.rpm
3ccf3fd837dd2ddef9c2c0eda04c9c18303c806ac4260287b742a9665ef11550
glibc-langpack-pa-2.39-43.el10_0.x86_64.rpm
3b030fd791de8c2538b17b761f9339847a948e6e3d36fcb35aad65b9515bbb8d
glibc-langpack-pap-2.39-43.el10_0.x86_64.rpm
215be586daa0ac88993ea1742bf5c3c373f34a5a47f7503cdc5a9899245e4bdc
glibc-langpack-pl-2.39-43.el10_0.x86_64.rpm
b550d5159398842ec398a46f9175c9e445320e28e71823a1b3baf3eed26f68d7
glibc-langpack-ps-2.39-43.el10_0.x86_64.rpm
fe7ba38c7c16f0e88f26caa0d6e3a4bc63c2820096665f1a6d26b21de0ecc5fa
glibc-langpack-pt-2.39-43.el10_0.x86_64.rpm
7b67b204221c6d8f2e16a77aaa0c05058b62f82e169b37ee4c9ac8605ffebf0b
glibc-langpack-quz-2.39-43.el10_0.x86_64.rpm
5ee4deb4fbe44a1b5a0700c5f3794f56b20ec29051b88555544a3eb1c3032206
glibc-langpack-raj-2.39-43.el10_0.x86_64.rpm
f2b5fbb3a277d4291bda24d19b3b54da47e65d4d44f039e309d31cb1fbcb3f28
glibc-langpack-rif-2.39-43.el10_0.x86_64.rpm
d08c68a42a790b465ae744f4415434e6495bb2fd986b535a397d84ea2c5faeb7
glibc-langpack-ro-2.39-43.el10_0.x86_64.rpm
845f95a84135ec7dd09126391aa814dd174ac89d9923483b151af1ecab9e38e5
glibc-langpack-ru-2.39-43.el10_0.x86_64.rpm
00bed42aca5a120ea956496c54c91ddb7d464e0183292d3ce3947bff9e3bdcaa
glibc-langpack-rw-2.39-43.el10_0.x86_64.rpm
4ad8a034e8500861cf90be1759d05e5b53e222c92722931c51e6ce5bf243c557
glibc-langpack-sa-2.39-43.el10_0.x86_64.rpm
a2e5c3ad8e6afa53277888493db646e4d78db24a99edc3d7365838e21e6e07c9
glibc-langpack-sah-2.39-43.el10_0.x86_64.rpm
ff958bde8bb5626106346112e3e336b6f204cd7800e34d3a4903620f3d7e85a1
glibc-langpack-sat-2.39-43.el10_0.x86_64.rpm
88ea71fc2ac6f07abc017f1c7d7c09b9c4f8d70548b2e45a5b9486c9b630d64a
glibc-langpack-sc-2.39-43.el10_0.x86_64.rpm
d37b71c9d74a2ab749f047f43c90bb6e5b5a76f0e4d3dcdc75db578795815766
glibc-langpack-sd-2.39-43.el10_0.x86_64.rpm
4036d74ee78e34d10cca0b971b02107bc7c72872b607f666de3b03e145c86203
glibc-langpack-se-2.39-43.el10_0.x86_64.rpm
01d6bc0a47fe650cbfeda13c47d6dfc3f5ac3712b82a2c3269f1a8efaf816f6e
glibc-langpack-sgs-2.39-43.el10_0.x86_64.rpm
0d17122bb108f10b1bcbde3f594cac6d30374194d8e6d4db0d792405cf340ae2
glibc-langpack-shn-2.39-43.el10_0.x86_64.rpm
69bdb861c4e84d6f1a3ab17342abfe716e826885c402c59f4ce4f3d32d326be4
glibc-langpack-shs-2.39-43.el10_0.x86_64.rpm
b5218d32054ce5915ce00469356c82256fb83e5567cebfd9c7621454ac3932db
glibc-langpack-si-2.39-43.el10_0.x86_64.rpm
013a387af957834767c527fb5f1d358159a791f2cf9cb953ad036421158ef37c
glibc-langpack-sid-2.39-43.el10_0.x86_64.rpm
7b48cb4b5ccb5cda4b6e2bf8983ed4cfb560a0a6b9b19d9afee22f6160772f4e
glibc-langpack-sk-2.39-43.el10_0.x86_64.rpm
75459be499b97cf8441f74919eb421bd54e429b9727cd7e12d282d78e3478bb0
glibc-langpack-sl-2.39-43.el10_0.x86_64.rpm
e7658d7a20fd17469b50091a1ec071a22acd46547a531f1242ef37a865bdbdd2
glibc-langpack-sm-2.39-43.el10_0.x86_64.rpm
9dab8303e1d5bd43aafb918c39d8d7caf0bc6bd938882b59d32f172aab5caaf0
glibc-langpack-so-2.39-43.el10_0.x86_64.rpm
e85ef2e2100f7cf517b4d8a57c91c71e568f8bc17d7ca448c0c8b07791ddc4ce
glibc-langpack-sq-2.39-43.el10_0.x86_64.rpm
9ec47418ecb8a060820f9b62b0b8cb7228b80b268b026037135353a43c7cf433
glibc-langpack-sr-2.39-43.el10_0.x86_64.rpm
fd5ebb2dfe6fafee84b1acd48ba7fb6cb8abc490d10137ca1068aed77a41c5ff
glibc-langpack-ss-2.39-43.el10_0.x86_64.rpm
74eb761d671ca262ceecaf6a397c522ba36979983f0eed2f3fc1206e2b98aafe
glibc-langpack-ssy-2.39-43.el10_0.x86_64.rpm
1a67f19342304bfbab5bd4267a3461ab2faec7bff1a906d16436441bc05b440d
glibc-langpack-st-2.39-43.el10_0.x86_64.rpm
34bede8bf349c2ecae8e99ad78f98d9c61e82b838a7bc73a5a2e26f148739f39
glibc-langpack-su-2.39-43.el10_0.x86_64.rpm
4f4cbbb93824a2759cd8b9532f7a9f8681d6dcf54456468d11bad3a3b74f453b
glibc-langpack-sv-2.39-43.el10_0.x86_64.rpm
d4e224ead2ae88a9035f7f6fafc3a8442d5c716401df7d6225009ed291b6a919
glibc-langpack-sw-2.39-43.el10_0.x86_64.rpm
9b90b7760e96eef8c6c68f922f8b6f409c4af594bde0eaf478a9633c6bae7e2f
glibc-langpack-syr-2.39-43.el10_0.x86_64.rpm
36e1c3067636dad4f3b14af4812b733f01d3aac187542709f102fe557d3780b9
glibc-langpack-szl-2.39-43.el10_0.x86_64.rpm
60d7e194bb4129a4b39cd353ad653a6a68f09feaa127e1c11e92011cdc53c60d
glibc-langpack-ta-2.39-43.el10_0.x86_64.rpm
9d74f490cdc2c103fe5121afe551d0699ed5d8d1c76761396e5e8b7296fe851d
glibc-langpack-tcy-2.39-43.el10_0.x86_64.rpm
a1aeba268f2c449b747ef5c5c9097620b7eb29ab2f89703254da41132b9d2ba3
glibc-langpack-te-2.39-43.el10_0.x86_64.rpm
c8f97ae4ec7306f05e3928ac258c26084aa52a64650fc85c9d745add1fe25967
glibc-langpack-tg-2.39-43.el10_0.x86_64.rpm
bf1b984a1bccaabd1ffe02e8496b2f738c209b45a61f481ad48648ec97ba6072
glibc-langpack-th-2.39-43.el10_0.x86_64.rpm
f83dbfdf5e199d7cc7c14f16fb0c6685e0c30cab287bcafd587895167f94480d
glibc-langpack-the-2.39-43.el10_0.x86_64.rpm
4f7f077ce92112bec467cfcb14c1d3b4375bced04077a7bf2f1fdb2576a9d9e6
glibc-langpack-ti-2.39-43.el10_0.x86_64.rpm
70674d2e9d0369c9d8f86e2332b4f920e8a59c76b4f7561d1473fdc4d68f02a1
glibc-langpack-tig-2.39-43.el10_0.x86_64.rpm
eb5681c63b3cef164b1c1cf873f272efa66eef378a8ecff763cf7cae271cf8f2
glibc-langpack-tk-2.39-43.el10_0.x86_64.rpm
31265100becb0ec08a6ba82c23fff39e5d3482d91eb807cc0c9177e1f713987a
glibc-langpack-tl-2.39-43.el10_0.x86_64.rpm
26686d70b38be7c15bb96e2ac7e487cee0a4a44bc8a682febf3363c87a2fc79c
glibc-langpack-tn-2.39-43.el10_0.x86_64.rpm
941f8c7e391cfaecbdca1c756410f1ea1955686192a2b4f5f6b218dd2d335e2c
glibc-langpack-to-2.39-43.el10_0.x86_64.rpm
65032922f89e017795cff272992d503d758ccc25cf82fdc11e71a341eeb60919
glibc-langpack-tok-2.39-43.el10_0.x86_64.rpm
7fb1cbde96040e41c57c9b560fc7fcbd2272306c495198fcb70092ca948a28bf
glibc-langpack-tpi-2.39-43.el10_0.x86_64.rpm
ae8f910a0c7410995716786433dddd444cca78e5d544d4066dc413ec74ae5ec6
glibc-langpack-tr-2.39-43.el10_0.x86_64.rpm
54df08077a0bd25e69ed9c6eca0974959c0b49fa3b233ee973bd513a095edbed
glibc-langpack-ts-2.39-43.el10_0.x86_64.rpm
f4ebe244eaf1703c606299c75bd43c2f3e69ba0019d3c25af408936a5ba47510
glibc-langpack-tt-2.39-43.el10_0.x86_64.rpm
5991a706157f1a07e88f08ac9f5a9724da2ce469cd74afdf6773636d39f198b4
glibc-langpack-ug-2.39-43.el10_0.x86_64.rpm
bc73bd6f03b0cffd2ffc68738bb5b038682d5c16d1a5d53c1d1a7bb4d045eb6e
glibc-langpack-uk-2.39-43.el10_0.x86_64.rpm
1427ab63945fdaa9681b9efd18bc1c02fa722b51f8a1b393bcee695a93eb184f
glibc-langpack-unm-2.39-43.el10_0.x86_64.rpm
c8d214a891eca90f205b9d07fbaa709d0e55455468c0e927b0e5d251029366d1
glibc-langpack-ur-2.39-43.el10_0.x86_64.rpm
b50fbeb31fc285b40d9b9519e39732d5dc98770d7c5b59df9545d329fe324cdf
glibc-langpack-uz-2.39-43.el10_0.x86_64.rpm
bf6d10b9aaeda5d315d9cfefae297bcd179f9c2b7e980857e34f4d74bebdda93
glibc-langpack-ve-2.39-43.el10_0.x86_64.rpm
50ea59a46482ab17647f894ef2e69ecd99bba301b56672bb53b261d8c43ae8e3
glibc-langpack-vi-2.39-43.el10_0.x86_64.rpm
a40439aaa26965506beff21d27304afa30c3ddb4ff1aa4547d441016d1430ed5
glibc-langpack-wa-2.39-43.el10_0.x86_64.rpm
ba8503e3819d3ae912e145a54c23eaae5491bbe46745f8a5058284c049388c9d
glibc-langpack-wae-2.39-43.el10_0.x86_64.rpm
149964aa1329d45a32d721be76f8ff982e5c0fe7e1668e0c353fc1781eabe53e
glibc-langpack-wal-2.39-43.el10_0.x86_64.rpm
c6e8facf880251d46ee097f3cd10fb146de3c24b4cc3626fe064187be0c13853
glibc-langpack-wo-2.39-43.el10_0.x86_64.rpm
e89600d5463bd89cbdeaf4d4feca88b2fecfba6ac1839331a9a4e1e655c20cfc
glibc-langpack-xh-2.39-43.el10_0.x86_64.rpm
b107ee1000cd52f0a8ca615cb1951148dc4a9e662374fb1860de274222ff4c7e
glibc-langpack-yi-2.39-43.el10_0.x86_64.rpm
4ebe0bbdac83e047b0335e7d1811dbd090daf9dfa15cffd14e6e7caa50bdd31a
glibc-langpack-yo-2.39-43.el10_0.x86_64.rpm
3b2c1b4da1a8ece7a951d0223f203502d1695bfee818fec5936651b8a9d029b9
glibc-langpack-yue-2.39-43.el10_0.x86_64.rpm
942ec2aa1ce94687064d370a2a1e6592cd963025ad930224a45c8aad63dd6269
glibc-langpack-yuw-2.39-43.el10_0.x86_64.rpm
c320339bb8bd529635413cf36d66e6b3952808289cbddf20c591c770a4fd993e
glibc-langpack-zgh-2.39-43.el10_0.x86_64.rpm
d98e287f4e7ebc7ec6b60e2ef80819135388031b8636512f7e0a794756afbe69
glibc-langpack-zh-2.39-43.el10_0.x86_64.rpm
3af96e7bc16e8f63622a56e7f4a2b1b2090badd32e55ff9022d7c69c00d89292
glibc-langpack-zu-2.39-43.el10_0.x86_64.rpm
379aae12185bff5afeb46ca29476d75f2494016bf8e740b384081784fa7a55d2
glibc-minimal-langpack-2.39-43.el10_0.x86_64.rpm
3260c5864d3c8bab864ba06e868b469459b67aec0998984d8385bf432a941bd2
libnsl-2.39-43.el10_0.x86_64.rpm
e4374ceed75776c7a272f5dc53c50fdc1febe7438937edaf80f3f28e1913bce1
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-x86-64-baseos-rpms
kernel-6.12.0-55.22.1.el10_0.x86_64.rpm
006dd08f1a5e760f5cda76701f0adff59b72768ed1b3313ef0ef631b7ed67d28
kernel-abi-stablelists-6.12.0-55.22.1.el10_0.noarch.rpm
8c81c8d5df21d003ebd91b6d779e670b725da918f25105a6955e42381c3966ff
kernel-core-6.12.0-55.22.1.el10_0.x86_64.rpm
0daa9f0fae113f8d902a673cb15471baa84828b78cc10d1406c5323b8451388c
kernel-debug-6.12.0-55.22.1.el10_0.x86_64.rpm
163facfe60f2aaae04c2a8076a8aa57e6e710706c8e32291761c0ae4d706dabc
kernel-debug-core-6.12.0-55.22.1.el10_0.x86_64.rpm
92311f97e3712b7762945074f6fc68651f96133eb3b63dd5c864c57b5dba59bf
kernel-debuginfo-common-x86_64-6.12.0-55.22.1.el10_0.x86_64.rpm
8c23a7121d1118fa214a6bf3c7a1ed7f494a5ac627e8d33778a4cba8d9667a3e
kernel-debug-modules-6.12.0-55.22.1.el10_0.x86_64.rpm
14709423bd6a2704fbbbecc93be75a2886a5ab602b6ccf9846d285cd6db668d2
kernel-debug-modules-core-6.12.0-55.22.1.el10_0.x86_64.rpm
c41cdcb87a45deea71cfa6b6990078ad3fc2d85c27efbc1bf5c5458045edc254
kernel-debug-modules-extra-6.12.0-55.22.1.el10_0.x86_64.rpm
2585631d1027eb76e358623fa71f5b525859932fe8349ef4afacc9f378a84857
kernel-debug-uki-virt-6.12.0-55.22.1.el10_0.x86_64.rpm
41412d62bb3d6f8a068e3089cc292b9b1b14d35ef90ba384e5bb95cef54dc12a
kernel-modules-6.12.0-55.22.1.el10_0.x86_64.rpm
a7588486afa9a57b892a4301f0764644e0574a7ae5f9908add4caf8486a2d920
kernel-modules-core-6.12.0-55.22.1.el10_0.x86_64.rpm
7e4469c61487068bf604ee0850781d40dffb6a28ebc2983725a0e624bcdd9086
kernel-modules-extra-6.12.0-55.22.1.el10_0.x86_64.rpm
74c8b8aaeafa5048625821bebdcd4e08637cc2975abe7c36f216e3c954c2b412
kernel-tools-6.12.0-55.22.1.el10_0.x86_64.rpm
a3e6c74ea2924b325ddfd15b4f1639d809ccdd1efc4038d798b2557c73ecfe5d
kernel-tools-libs-6.12.0-55.22.1.el10_0.x86_64.rpm
a7a194592ac7d51d735a70b0ba1ee4a6fbbc3538e039234623fca66bfbbbbb58
kernel-uki-virt-6.12.0-55.22.1.el10_0.x86_64.rpm
8c36dd54967f6c72408d7c163e02e539c40608fafcfd4ef2554299f8f57693b6
kernel-uki-virt-addons-6.12.0-55.22.1.el10_0.x86_64.rpm
bcc66365548c0fe0dee7b1c17691d68ce45bb324c919888d2d7d88d736d49386
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-x86-64-baseos-rpms
sudo-1.9.15-8.p5.el10_0.2.x86_64.rpm
c6b548c38335dd161b20d4fb457172c96e9b2ff80fd7b820fb7cd0ea8212801c
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-x86-64-baseos-rpms
kernel-6.12.0-55.24.1.el10_0.x86_64.rpm
3e846441ecf97dda0e2408bad1e47710a51acd0a856f4fea98b16135f0f9e579
kernel-abi-stablelists-6.12.0-55.24.1.el10_0.noarch.rpm
299bfcaa3fe0b313a66477b4dc757da3b4ac7cfc6e1794d3103e57bf71423de8
kernel-core-6.12.0-55.24.1.el10_0.x86_64.rpm
23d21e88c46a9779c67409a35219b29d0b3d95ded0fa187539ba62fb5e363ff6
kernel-debug-6.12.0-55.24.1.el10_0.x86_64.rpm
54a1d3e9ee655a6865a02576d3d456d5097dd1d247205d5ae8a84926a2952ae3
kernel-debug-core-6.12.0-55.24.1.el10_0.x86_64.rpm
43aff03d65e12ed0a57da2c39f8403b4b0b9111531bf5d096e5e3e8263e65af9
kernel-debuginfo-common-x86_64-6.12.0-55.24.1.el10_0.x86_64.rpm
4a75c6d9da4889f0ca4a81c00c659d7cda598740d52a9cc248242e74884e4ff9
kernel-debug-modules-6.12.0-55.24.1.el10_0.x86_64.rpm
e635f54a84e3d05e0136d0771fa8960062b25445009a9f6d2617e75e1bcbb8bf
kernel-debug-modules-core-6.12.0-55.24.1.el10_0.x86_64.rpm
ca97f3bf35d5fd6e624de3cd56e63114ad29e01426d41ded3dc2d8670ccb72a1
kernel-debug-modules-extra-6.12.0-55.24.1.el10_0.x86_64.rpm
c218c254c1279d9fd617e50045ac574da3822372cc9525453b4b1ef1005d2e30
kernel-debug-uki-virt-6.12.0-55.24.1.el10_0.x86_64.rpm
ff8900d1097076d11626b50466308080b4426c700c6dd93a61be60ebe225d935
kernel-modules-6.12.0-55.24.1.el10_0.x86_64.rpm
a1ad8c58f4e85084ababf83ed29f6812d014063b37bb5d3654c4bb63fa391ed5
kernel-modules-core-6.12.0-55.24.1.el10_0.x86_64.rpm
2c8ba6ced3bdd54e22eba07b75cad323c514cc6d56efad235824b12aab7a72bc
kernel-modules-extra-6.12.0-55.24.1.el10_0.x86_64.rpm
470b01e559033f0a63e0670cebc5a370d1993d4ea7d7767f204fd66f1f785f43
kernel-tools-6.12.0-55.24.1.el10_0.x86_64.rpm
6329d0448d35c74a0c02059b5179c3fbbeb7fbc4b301e0ebc8e251db379d7753
kernel-tools-libs-6.12.0-55.24.1.el10_0.x86_64.rpm
e2754457f00821885d833285b0b6116ad34deefbc09de0d6259824d69c6f343f
kernel-uki-virt-6.12.0-55.24.1.el10_0.x86_64.rpm
9d118d9f2e12f2c3cb8c82e5d5886fc0fea0d19b003bc1d4205bc1842a029316
kernel-uki-virt-addons-6.12.0-55.24.1.el10_0.x86_64.rpm
a902fcbb2d98c57638f21a142cbfc4f012e825a8b9c96c3b09b0a0206b62fcbf
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-x86-64-baseos-rpms
libicu-74.2-5.el10_0.x86_64.rpm
9d7388c3630e3afc374666ad4c44082dd755cc05b7a31482be17981d08f26f50
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-x86-64-baseos-rpms
sqlite-libs-3.46.1-5.el10_0.x86_64.rpm
59f9189bb5a5687f89aa9d88942f32a24c4ce6a41b503d3cdf2223e1045715ac
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-x86-64-baseos-rpms
kernel-6.12.0-55.25.1.el10_0.x86_64.rpm
d6dba1bf856500a6e71697c2663f7965fe8860dc4adf0500a85f4c917ecfbb90
kernel-abi-stablelists-6.12.0-55.25.1.el10_0.noarch.rpm
34d9bc8a1b62f7ed279226e375c6701c331bb9e2dc0ba021bb00b8150af7d780
kernel-core-6.12.0-55.25.1.el10_0.x86_64.rpm
1027236c11d969eb4780437738d02c6fa800b5e9a81ebcf6c3168e359f33a29e
kernel-debug-6.12.0-55.25.1.el10_0.x86_64.rpm
5bc807ec5fe8b078a86e6e88705177b4b34bc50b87fbd8727a0f33161565f117
kernel-debug-core-6.12.0-55.25.1.el10_0.x86_64.rpm
fe9f078c03d4616dbe9ee0f2e484c9355a83905232da092090a1f42f24dd29fc
kernel-debuginfo-common-x86_64-6.12.0-55.25.1.el10_0.x86_64.rpm
f1ff9804c5493165f9e6e8a8e157fd8b1fb942797654ba4d701f9e5f451ad193
kernel-debug-modules-6.12.0-55.25.1.el10_0.x86_64.rpm
b511254e7feca9ac5e83d9c85077b96164596996938385b11d0e637dd9cbd1f8
kernel-debug-modules-core-6.12.0-55.25.1.el10_0.x86_64.rpm
716a34ccd39b4c0937677e9c02f8657c0b3ae04336bd710bec82830bb4f5f576
kernel-debug-modules-extra-6.12.0-55.25.1.el10_0.x86_64.rpm
d4203da265291370a1cdc2eddc40add5d6c2bac4096d86d533a9538aaf8c9477
kernel-debug-uki-virt-6.12.0-55.25.1.el10_0.x86_64.rpm
bf15e9651c1b841298094065f1e9740f611c25c1d60625cc62fa7583cf9f3930
kernel-modules-6.12.0-55.25.1.el10_0.x86_64.rpm
ac97fdef4a2579851a709536a947280e0059710adf23a66551f5bc18dcf82fc9
kernel-modules-core-6.12.0-55.25.1.el10_0.x86_64.rpm
a04be18051e41b42ae7f5225999568ae9d3034417d853107fa241cfc75b8abbd
kernel-modules-extra-6.12.0-55.25.1.el10_0.x86_64.rpm
4d70655da1ecf9d4169a391db167073cebddb11f9766e30b903bd905eaab6d28
kernel-tools-6.12.0-55.25.1.el10_0.x86_64.rpm
23a0af30972e88cf6688ba96a35ef9ebefa84fa8c36816cd4257ec758c312e8c
kernel-tools-libs-6.12.0-55.25.1.el10_0.x86_64.rpm
441ddc01981c29bd530fb1f8fa02b104a8463fb658f56edcdeeffa1b920df3dc
kernel-uki-virt-6.12.0-55.25.1.el10_0.x86_64.rpm
df8e4eb4564cae56398723e9c82f32037e7095cfbf40ba0f928faf96cc965108
kernel-uki-virt-addons-6.12.0-55.25.1.el10_0.x86_64.rpm
bf9d174ea1ce94d38a7e2da2b3ab14490ec0e26ae004e14d02fdb468b5c38b4e
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-x86-64-baseos-rpms
glibc-2.39-46.el10_0.x86_64.rpm
76114979289031522976a9e42635865b211393b67d058d4285093f5b3131cb5e
glibc-all-langpacks-2.39-46.el10_0.x86_64.rpm
d1024a535893b1337f392d53d1aeb36af19668f3a0619b96888cc829584f3918
glibc-common-2.39-46.el10_0.x86_64.rpm
1c5077437476010b963e802a9570c1baf63f1bd48dbaca53303aa713a599b415
glibc-gconv-extra-2.39-46.el10_0.x86_64.rpm
f155193e0200341b430f7029141a857666c0609a8623ceab6f03168b459a4baa
glibc-langpack-aa-2.39-46.el10_0.x86_64.rpm
f0ded1fb898ac2d62ff892c9bc1b7db8c71e225f2baf932ec160bc7044641e95
glibc-langpack-af-2.39-46.el10_0.x86_64.rpm
0bf2b855a77552ff487f6d65aed179bac909f5ebfb7a84fca2cda6cfeb8675ff
glibc-langpack-agr-2.39-46.el10_0.x86_64.rpm
2e9c55c87b577101ffa527ce608bb74761fb559f91709e16b66cc454f8660c87
glibc-langpack-ak-2.39-46.el10_0.x86_64.rpm
389d34c169328baec1bf384173b80dc4d99af69dbff3fdeaf1f7c43ed4e8b4cf
glibc-langpack-am-2.39-46.el10_0.x86_64.rpm
a2ff632efc512b032d465d15879271c85751751953b25745512c114c1fabf8eb
glibc-langpack-an-2.39-46.el10_0.x86_64.rpm
d83dc6d87b38ffa4624b4aff74a234a7ab5a5f80fd18d46417c5db445cb31921
glibc-langpack-anp-2.39-46.el10_0.x86_64.rpm
da222cd2a95dcb6f144f304960337420687e3dad75fb2e104bbb9313bd969468
glibc-langpack-ar-2.39-46.el10_0.x86_64.rpm
ad76ab1bd2dbcbc50a8c61af3cbaafff005a73d1a2f54d8ddde37493276e9998
glibc-langpack-as-2.39-46.el10_0.x86_64.rpm
0e73acb4346345fa827607f13bd3518f13818f5f807d41db4a34a56d985c9234
glibc-langpack-ast-2.39-46.el10_0.x86_64.rpm
29825a420e4ce274492ed525299e12d70298f6bfddddd014e17f747859347fe6
glibc-langpack-ayc-2.39-46.el10_0.x86_64.rpm
1061cfbe3b8f01de28fe79bcbf73c90ec86a5a955d95ca2f82b47c4553701397
glibc-langpack-az-2.39-46.el10_0.x86_64.rpm
9d794392599e2c3813c2b446a02a3a5cc303278f124c4a9cd52c7de8a7bc2fde
glibc-langpack-be-2.39-46.el10_0.x86_64.rpm
8da21435a279ffe4307cb31cdb93ae080b07043a1b035bd4245fb6aade005f58
glibc-langpack-bem-2.39-46.el10_0.x86_64.rpm
caf6cfd8f4a17e7f0c277738fd3d75526fbfee9fe364700cab73fe2f6f5161bd
glibc-langpack-ber-2.39-46.el10_0.x86_64.rpm
23f51325bd9e590dc51c753bb2ab79b1b104b721ab79c398d4346158355259f5
glibc-langpack-bg-2.39-46.el10_0.x86_64.rpm
9a7e59a6f2a611616bbc28dcace9fc1a66b3b40bfe782c6cbd0baaf97b33ba3d
glibc-langpack-bhb-2.39-46.el10_0.x86_64.rpm
8cce756db14bf1c7af22a557bdd2753d4261fbdb0895b46f6faeff855fba0a43
glibc-langpack-bho-2.39-46.el10_0.x86_64.rpm
bb185a3448af250ba45de3a2d49182a22fd875d67a46eb0655e8d74c43243979
glibc-langpack-bi-2.39-46.el10_0.x86_64.rpm
068bfa0dd2a5af7d249f5627dbdca5a814d817af2f425fa7cb92affa55b6575a
glibc-langpack-bn-2.39-46.el10_0.x86_64.rpm
fc780a89a2ebe7dcfd58290e9ed4a2836cac5fca68939c62d990737fda1b0b90
glibc-langpack-bo-2.39-46.el10_0.x86_64.rpm
3c58be38845cac3bca3ada66fd7feac3f40a2ace5f5dde536e63dfb4ef927a57
glibc-langpack-br-2.39-46.el10_0.x86_64.rpm
14b3aec4eb6a319bc1a76bbffdc93f4cd5d15cba4f520fdbce6eb82fcd2df3a1
glibc-langpack-brx-2.39-46.el10_0.x86_64.rpm
fb3b2a20f4b62e043774514802eaa685a75d92bb9971a7ae617e9898371a1703
glibc-langpack-bs-2.39-46.el10_0.x86_64.rpm
a0459a8a1d8e01e5ee68ce6faa44bcc66f821eca01b5b06e53e160cf7680ae19
glibc-langpack-byn-2.39-46.el10_0.x86_64.rpm
bd9c787666f211017898f97a9e40c4a02c92cb7bb47e798b36801906627f5673
glibc-langpack-ca-2.39-46.el10_0.x86_64.rpm
6be05ff60adacd14ba558df10bd61dd9ea286e63cc35729fbc3d97b87bee5bdd
glibc-langpack-ce-2.39-46.el10_0.x86_64.rpm
7a5097646fdd77ae6dadec42bcb0869b9cffb9b50b9bd90f60a4b3a70c0f6444
glibc-langpack-chr-2.39-46.el10_0.x86_64.rpm
a3c3908737fff642981a32efc048adbab207e179949866cc8b58bbd5dc0d06f0
glibc-langpack-ckb-2.39-46.el10_0.x86_64.rpm
3c62cae6a06b42c79aea6eee829e80f016d805f86f99b2dd048268ee6d278ceb
glibc-langpack-cmn-2.39-46.el10_0.x86_64.rpm
67055f837ddf26a6c5773fbb7b415602d2d8c0cdbfa081b6c1cb882f9a825470
glibc-langpack-crh-2.39-46.el10_0.x86_64.rpm
05b2c7e3295b78950e6fd21dd743464294cd998282edbc3f30472feac5b192aa
glibc-langpack-cs-2.39-46.el10_0.x86_64.rpm
3d4507762046a86b0fa5d69dc4b91a42d5dda38fea78accf4d2833db85f3b8ee
glibc-langpack-csb-2.39-46.el10_0.x86_64.rpm
1c8d6d5a7d7af238c740b2e2e628ea06847b28f99dc6bb69c44618e6e1b52ab6
glibc-langpack-cv-2.39-46.el10_0.x86_64.rpm
2a9d4e27167ecdce15303abad13fb0e79f5b711c60b4f0731b25ad70c2b76713
glibc-langpack-cy-2.39-46.el10_0.x86_64.rpm
ba1d0e579a3b08d9c1d43ed1c0ec4f9d52a25a67ffefc4b1bcd6568e8806c006
glibc-langpack-da-2.39-46.el10_0.x86_64.rpm
5e776d3a653dcd1f2f53d9bf29a96d2cdfdcce4ae6c6ef607846bb1d92dd85ec
glibc-langpack-de-2.39-46.el10_0.x86_64.rpm
8384b80da090b9f843341242904766b070a76468ca297b3a6d56b39bdb630994
glibc-langpack-doi-2.39-46.el10_0.x86_64.rpm
2f9d65d2621459489ea45ef8fc668541806531214cde2a09ffcf2053d5071ca8
glibc-langpack-dsb-2.39-46.el10_0.x86_64.rpm
a60c835265f0d3d32575b171d147c8b74a0dffe68304cb27364060d471cbabb9
glibc-langpack-dv-2.39-46.el10_0.x86_64.rpm
f12f992dd78a1cf3d58f28538878cbc5b7474745c4c53acabcf1d3fe1196ab4c
glibc-langpack-dz-2.39-46.el10_0.x86_64.rpm
446265d9ae3ae54b93907fa63a8af92283ae06c6d65579603229269e725e3a7c
glibc-langpack-el-2.39-46.el10_0.x86_64.rpm
8a0479d29a286be88fe881166392668ae98d88fea3729f07730be4b8eddd52e1
glibc-langpack-en-2.39-46.el10_0.x86_64.rpm
ca3eaa744ef54d7fe280ee9a4f6caacfee63d64384ec07d0c37b34c22fd0386d
glibc-langpack-eo-2.39-46.el10_0.x86_64.rpm
8a73e42e3bf4353db3f665ef5624ae05b02aa6719d931fb24cef87a126ea61ba
glibc-langpack-es-2.39-46.el10_0.x86_64.rpm
d223f98f3e05e0c69c3429129eda94d618d99b44b9c89b696a27fcc4bbf25a8b
glibc-langpack-et-2.39-46.el10_0.x86_64.rpm
15e3e87c6272f5faf874767449ebda86f086b486eaa52a805023edd4050ef01a
glibc-langpack-eu-2.39-46.el10_0.x86_64.rpm
78eea1ee28d68fd953c48aaab1c711c45b3314abf534a62f9f0288832ffcbf88
glibc-langpack-fa-2.39-46.el10_0.x86_64.rpm
9353864474edda88974beb8ad89961775fd1692795164e1e5aa1251367502180
glibc-langpack-ff-2.39-46.el10_0.x86_64.rpm
109d7da7b14c97ec9bdb258d5b656689f4d6d353026bf38037fe70f3ebb76aac
glibc-langpack-fi-2.39-46.el10_0.x86_64.rpm
9445875d95ce8460aa3755545f8ae81ad2eafbf6afdc7a6ee229f275f14d2574
glibc-langpack-fil-2.39-46.el10_0.x86_64.rpm
8943f514a1d2eb73afa8df89b742d0cc66173a80376717ce4b609e99b6255778
glibc-langpack-fo-2.39-46.el10_0.x86_64.rpm
f6a56ea90042b71837866e8c26983bde760008ed1d8895420c2f382ceb9b2275
glibc-langpack-fr-2.39-46.el10_0.x86_64.rpm
14f36b702edb8ce268cdefcecb1f80538cf18f67631fc1ea0522b4a154f49586
glibc-langpack-fur-2.39-46.el10_0.x86_64.rpm
3952ff6df43accdeac1c16abab032b5f15a3cc10e879d956b473e62854be7a39
glibc-langpack-fy-2.39-46.el10_0.x86_64.rpm
b68e66adf4eef43bfb4c15150c16f0d0e15d8f4affa9b5686fecbd9f0b9bae1d
glibc-langpack-ga-2.39-46.el10_0.x86_64.rpm
7ed8a91c50f0ebe6c416d07999532e7b2f6e2fd02809bde14dfc19a24484c135
glibc-langpack-gbm-2.39-46.el10_0.x86_64.rpm
a252d76321cf019cbed29ffb54af20be991e8f2ed1cb4f5f063137b490e24f76
glibc-langpack-gd-2.39-46.el10_0.x86_64.rpm
e138e764980cedb5f436a430f2a87277c13bd5d2ab5c3de0701a91ac865965ab
glibc-langpack-gez-2.39-46.el10_0.x86_64.rpm
87371d19094b70e4758c98ef29c81347b12b990dab331f15b26322f11ad81035
glibc-langpack-gl-2.39-46.el10_0.x86_64.rpm
d149337a5251381396168ed0906d07e778a92931894f07974a66d491894c2421
glibc-langpack-gu-2.39-46.el10_0.x86_64.rpm
968aa294a343ac62c9dfd281f4585d23d07b4b690a64236d0ff529388b65ad2d
glibc-langpack-gv-2.39-46.el10_0.x86_64.rpm
06791ac5be32c39e4e087147b735043aae741f5b1db1037edf311b3f5424f5a3
glibc-langpack-ha-2.39-46.el10_0.x86_64.rpm
d1e8d30ef43cde5eef55f3a35c003d12e7c9c2fec2762a2519d57809f58093a8
glibc-langpack-hak-2.39-46.el10_0.x86_64.rpm
7a8b9254dd3e32cb123f06c3b3724f65d6a4ec222a58fdf822ee694ee2395406
glibc-langpack-he-2.39-46.el10_0.x86_64.rpm
3fa2c1c7499aaf5c2a8e5148142ec4704f6c30c84434f7cf3c01bce07c7b656f
glibc-langpack-hi-2.39-46.el10_0.x86_64.rpm
3ac315ed0d383fd0f89a6e24d68e5a88d79f84e8bb2aee504663b74e0539c64d
glibc-langpack-hif-2.39-46.el10_0.x86_64.rpm
e3c99261d613ede148cb273574df23d76c26a110e940d1196998ee8c257acd62
glibc-langpack-hne-2.39-46.el10_0.x86_64.rpm
dc6c9d4a612771384e918a9e2599e4aba4d85ac05a2e3586ef450efad9b115ba
glibc-langpack-hr-2.39-46.el10_0.x86_64.rpm
742ff5eaff1c89d92b9b09a8c346adbb0836c38ecdacea22f59e8441761b4152
glibc-langpack-hsb-2.39-46.el10_0.x86_64.rpm
1597ce66177691255ca9c0a3c73b18dac0996ffcba83db7dd819b27ee09f7b32
glibc-langpack-ht-2.39-46.el10_0.x86_64.rpm
aae3ff04d5dc9ef5fb86de311e500ff493ae66746cfd590ff49040ca40944431
glibc-langpack-hu-2.39-46.el10_0.x86_64.rpm
78d20771ad5c0049abb5a0dc58910a36561b9c17da3de8c3d993ffd0034dc683
glibc-langpack-hy-2.39-46.el10_0.x86_64.rpm
cc350a25fd857fda57b216948f565f1b50c2c62dabb6ea3c80c31748a2a7cc7f
glibc-langpack-ia-2.39-46.el10_0.x86_64.rpm
ff74e9655606afb23e3844a1d3d7964e2789c84ac92e94f728853ab49ee819d6
glibc-langpack-id-2.39-46.el10_0.x86_64.rpm
a38224fc7aed43e1817a8777f34fe9b5e7213bce8a416fc4bfec97cf9178cb73
glibc-langpack-ig-2.39-46.el10_0.x86_64.rpm
cb65ec23a460036af05e7eaaebb14f62eff56641ce96e5693a771fc84d7a8681
glibc-langpack-ik-2.39-46.el10_0.x86_64.rpm
1d599459658fc90be04be3790213a73113b4b0e6de81c9e43cdc96520f984b2b
glibc-langpack-is-2.39-46.el10_0.x86_64.rpm
1014c2ed1a403467cd0ad28617baa4d5d045546b18a7c2bcae1cc126f5055962
glibc-langpack-it-2.39-46.el10_0.x86_64.rpm
741d83ce8e581e6a2a2aa459d694cda1def675dbc31c854daca9e1c5db001bb6
glibc-langpack-iu-2.39-46.el10_0.x86_64.rpm
864e2ee1e7c0dffd95d8533ac5a0ca91471e6b03abfa177a1eda5e5e93fe8c28
glibc-langpack-ja-2.39-46.el10_0.x86_64.rpm
4924ef047eae8119ed7073b010ba369c14d07d2656e1d18385103faba99d0a76
glibc-langpack-ka-2.39-46.el10_0.x86_64.rpm
d53207e72f39152502e0c8a927693b3e8c9142f7a77596fc791fbc54e112a8a8
glibc-langpack-kab-2.39-46.el10_0.x86_64.rpm
82684bee849d6694c8b428028c33553d611dba20c69a5245dc31b9537f7a7380
glibc-langpack-kk-2.39-46.el10_0.x86_64.rpm
aec91e9d068366fe869f053da05f1cf8baf9d2041eb472f0d04e696bc8368254
glibc-langpack-kl-2.39-46.el10_0.x86_64.rpm
62bded7fe4ce383713a49ac7c5adfda82f558ccf7b5fa0b78b15cc6f4ba9d880
glibc-langpack-km-2.39-46.el10_0.x86_64.rpm
c53c29ee3c72d2b58dedd5f9958552da5aba2595f14588ed070c84a0162e9868
glibc-langpack-kn-2.39-46.el10_0.x86_64.rpm
5960f3513defc70dca52905e603d7dc56bad5a7256a5dfc6e6f9b60b55d25e89
glibc-langpack-ko-2.39-46.el10_0.x86_64.rpm
6c016d6141404d4e318c3992b76674f58327d9ff7369492ec6bbf2dacf111db6
glibc-langpack-kok-2.39-46.el10_0.x86_64.rpm
8ca8beed130ed09541d5deb66a0f9e7408d222052df10b1ed484b724e1b4006b
glibc-langpack-ks-2.39-46.el10_0.x86_64.rpm
ac78877893faf2840e426fbee79139fe51e75223912b92583f1e87042a807bb0
glibc-langpack-ku-2.39-46.el10_0.x86_64.rpm
2a9e2d7fb1207c6fb5efb98d9087556af7a19d3e245725d3feb00bdaeeb45975
glibc-langpack-kv-2.39-46.el10_0.x86_64.rpm
d164a54710f3910708d14b9f58cde3c1a8c0b569812768de18e92672d1f59308
glibc-langpack-kw-2.39-46.el10_0.x86_64.rpm
3d1bba2feaf330ae3fa942b94bc2727765d4e588ad45c057b342145c353cd601
glibc-langpack-ky-2.39-46.el10_0.x86_64.rpm
591b317a4bd3e184088212ea22120d9b77bf93230102f09a523db3c5c4a7998f
glibc-langpack-lb-2.39-46.el10_0.x86_64.rpm
62b1475e0cce33ba51c863f51bc2f5d233f2788ec2199857c44b79f27d7d6c8d
glibc-langpack-lg-2.39-46.el10_0.x86_64.rpm
790f19e9723060c2a8bee8721fc2206cd52c62677a3f2059d87d6fb3709051b7
glibc-langpack-li-2.39-46.el10_0.x86_64.rpm
564235ac33f5ab47839c872dc0085ca1981506fb843ac7b42248ab779cbbbaf3
glibc-langpack-lij-2.39-46.el10_0.x86_64.rpm
a97b75877dc611c894ee300bf806e55d2a32307719f338894939e39f1f01c8e3
glibc-langpack-ln-2.39-46.el10_0.x86_64.rpm
5f55393cf6b8c4258bfbe5cb6259fe8acf7645838c458a84d8f81f43bce22752
glibc-langpack-lo-2.39-46.el10_0.x86_64.rpm
8a00e5ca744f0154b82bdc34df9974355a793bad1027d9f0780df8b55d6d1e48
glibc-langpack-lt-2.39-46.el10_0.x86_64.rpm
96dad47fe6c73fbe1fd2e03efb816a6fce31ba53891bcbebaf88ad118d478a0e
glibc-langpack-lv-2.39-46.el10_0.x86_64.rpm
15e3f4d5e88306cc7f79a6a225399a3aa30d1cca453a87eb7f4d3f2e05300617
glibc-langpack-lzh-2.39-46.el10_0.x86_64.rpm
84a452e3fc95252ce56a2c881244770a3cfa9e5d5c270db6a6af06f99daf811a
glibc-langpack-mag-2.39-46.el10_0.x86_64.rpm
c95b299faabfdeb5a15b03867bb1caca70b99223c86cca0df3bcb325336fd8f6
glibc-langpack-mai-2.39-46.el10_0.x86_64.rpm
c1b0db96595c376d81b44688b6877ce415bd199884c1e237b8d4cadbf8e09bb8
glibc-langpack-mfe-2.39-46.el10_0.x86_64.rpm
0140ec2bd87b2ff3dacff1c36efb9bfe1020201a7d060560a16c654a27cf8f3b
glibc-langpack-mg-2.39-46.el10_0.x86_64.rpm
f4ced914c421d369c3e63d70012ca0ae0ddf9266677637557422b9f51e8f0ed2
glibc-langpack-mhr-2.39-46.el10_0.x86_64.rpm
4ae8fa811f521e7763eb191d04ed586160e4e1ff6b2ac611a85b07f4335c079a
glibc-langpack-mi-2.39-46.el10_0.x86_64.rpm
c935f9efa999a4b5cba58fd8355014b9d7262db3b0183e40ab6b3fe13f7a4234
glibc-langpack-miq-2.39-46.el10_0.x86_64.rpm
feb01b4f217ed16a56acbd892c63278bb813865b4ab6be53a2ce0000c8466219
glibc-langpack-mjw-2.39-46.el10_0.x86_64.rpm
4470d241c4550a5e15ef9cd9a63f7830b6fd28245eb6df9102bf17b8192b4569
glibc-langpack-mk-2.39-46.el10_0.x86_64.rpm
99b15514058efe13a420e6b9b17d0356fd7fa733ad2e64d5ae2d9187dd3886ba
glibc-langpack-ml-2.39-46.el10_0.x86_64.rpm
c3246bb2e61772331b44a9206272d725529c7da128a18246bb2a9e148ad541cf
glibc-langpack-mn-2.39-46.el10_0.x86_64.rpm
19d9c592a05e1235c818ab249869fd89881c01d73ac109be7a6b5e3bbf2add98
glibc-langpack-mni-2.39-46.el10_0.x86_64.rpm
d230f693782ea9b609c9647c58e3141a21197beca61b782cbe870197a6149d9a
glibc-langpack-mnw-2.39-46.el10_0.x86_64.rpm
49132e50b5193a271a293d102a086cdb845a57ede5be93fc9135956b54fbe130
glibc-langpack-mr-2.39-46.el10_0.x86_64.rpm
fc7b7a6043785007aed94b15dce9374309b230ef940d2dceaceb85104bcec71d
glibc-langpack-ms-2.39-46.el10_0.x86_64.rpm
6c1486ece15e8b5d20d67164c82783ac343f44c9a419e7f3b443a786325f382c
glibc-langpack-mt-2.39-46.el10_0.x86_64.rpm
a98040bedcfad3af430f8db31f586978672c04147609eafde72614c88cf9593d
glibc-langpack-my-2.39-46.el10_0.x86_64.rpm
b7c4c702f17fbde9d74edcb6a8b72ab691fc885615d03bdfe46c532b05ae6431
glibc-langpack-nan-2.39-46.el10_0.x86_64.rpm
8bd55716ac58d6e69423dc3c310e89294d57ed0f9b2ed1859c5766505ac498c6
glibc-langpack-nb-2.39-46.el10_0.x86_64.rpm
0dc23fc52c0e65fbaf6caa8c9c230b9435831afc20728290547f03f980b3bb86
glibc-langpack-nds-2.39-46.el10_0.x86_64.rpm
425981a4c83804bb3f7411f18a8995b0e96f8d72f61e53e935e2bde8509bf085
glibc-langpack-ne-2.39-46.el10_0.x86_64.rpm
2e841f355366f752c86469b9039d0ae000052438594d8d51996e93ae56074bf6
glibc-langpack-nhn-2.39-46.el10_0.x86_64.rpm
8238d81615d2b2396e384b04bef305c990bba6c664ca181ba50f54c9ca1c1178
glibc-langpack-niu-2.39-46.el10_0.x86_64.rpm
c49aa785dce4977ca8550a6a1b4707de6d83c9dfac7a0bd87f68c3397ecbf0c2
glibc-langpack-nl-2.39-46.el10_0.x86_64.rpm
6f4d2f3febd6a2ea21c847e05e5972af6540e89edca9dd2cb8fe850a164a965e
glibc-langpack-nn-2.39-46.el10_0.x86_64.rpm
e625d023a7fbc073387e4f057a96c367496a3ac5ea5a3f13980f7d50318eae91
glibc-langpack-nr-2.39-46.el10_0.x86_64.rpm
effdd2e94ae6e35209463dbed52126dc02dd47f117bbf2bf1db7460e7582ec50
glibc-langpack-nso-2.39-46.el10_0.x86_64.rpm
3f613ff1703e67d87aea033b30cc2a1c0cee658872b23960065f7545691f13b4
glibc-langpack-oc-2.39-46.el10_0.x86_64.rpm
dab954ad7e123f9d70c018ffae7706b2e8177db6232c1d042b003274cccc8e39
glibc-langpack-om-2.39-46.el10_0.x86_64.rpm
55c371df207d54ac63fa061d1e81c89ae17665cfcb67d93ac9ab3c75f4754b6e
glibc-langpack-or-2.39-46.el10_0.x86_64.rpm
ddebb4f11adc2071bafbd875e71213dd7cae33c36e46ed63912d4af952d997be
glibc-langpack-os-2.39-46.el10_0.x86_64.rpm
652531582343f705bc97614f94f2b3d83dd43b6b615a70b3825a0cf64e396ebf
glibc-langpack-pa-2.39-46.el10_0.x86_64.rpm
67b3c5fc4fd854bad3b759d1a992d84f6911624a4339e73e311191ef924c4b32
glibc-langpack-pap-2.39-46.el10_0.x86_64.rpm
0f72d6ece148e83691fbd36de6462da29d61c825af223523c444f93e4625b6b3
glibc-langpack-pl-2.39-46.el10_0.x86_64.rpm
e4366eb1baf8cea473c6b07597f53cf9b514a36562b7092d52a77d2201cdb254
glibc-langpack-ps-2.39-46.el10_0.x86_64.rpm
12b6034a7b4b5dc4cc81c4737336aa916298b44b6975f31f4519eb832f9be8bb
glibc-langpack-pt-2.39-46.el10_0.x86_64.rpm
74e9003435ce23c70d227ab87c86a1df19b7178f2b57dce8cf4ca507145262e8
glibc-langpack-quz-2.39-46.el10_0.x86_64.rpm
4b7b0e67fa4581865a6489bf2e5cdf347cd21cca32c1c3eeb64de404f4fa6588
glibc-langpack-raj-2.39-46.el10_0.x86_64.rpm
ab5a7b5fcfc1d4f673cc99e21e2bb9cf94c24c8db90b8d91f52e98fc18ec3cc8
glibc-langpack-rif-2.39-46.el10_0.x86_64.rpm
61b794c088bc81207d6bf4cac4bf05d4e22346c50ba673249f6e634d17b8e873
glibc-langpack-ro-2.39-46.el10_0.x86_64.rpm
65f9724b26ae43aa74add0b295a52f103ce6b0ef8fe0373c62f39231d8eb0a44
glibc-langpack-ru-2.39-46.el10_0.x86_64.rpm
5e1b0b8241ac8cf41b344431507e36948a8cbc962668d584cf69c20f8dce7276
glibc-langpack-rw-2.39-46.el10_0.x86_64.rpm
9c4bc814e91bc6cb9f94aac8eb138021c8a1bb12d095b5f003c4342196f31e67
glibc-langpack-sa-2.39-46.el10_0.x86_64.rpm
463fa83278b4ed5aedbe4e9e177d913d1261f002ec375501e5643cf9543650e7
glibc-langpack-sah-2.39-46.el10_0.x86_64.rpm
a0d7c7f6b176a44d07541ee65d699da2b3bd9ed500c072dc0012a99d16078ca8
glibc-langpack-sat-2.39-46.el10_0.x86_64.rpm
e12bdc70934d6c1f05b9f488593cd2aa5b39dfada64480fa8e9ce83eeb3c0271
glibc-langpack-sc-2.39-46.el10_0.x86_64.rpm
9b0a19a3c4dadc802290535711d40f986dad604c071669cd33f47500d766ac4a
glibc-langpack-sd-2.39-46.el10_0.x86_64.rpm
6e8dcb019b4a8b882a5dafb97617876a7be47ef81519da9fea718406e9d94a20
glibc-langpack-se-2.39-46.el10_0.x86_64.rpm
dac99d7732367cc5776f3d93a4c8039782b928df476b3f3a9fdefd9712c14b46
glibc-langpack-sgs-2.39-46.el10_0.x86_64.rpm
84e32b56d667e55902cbebe57926d3b30ab9ff600fe8832c9db798015e30f066
glibc-langpack-shn-2.39-46.el10_0.x86_64.rpm
1be960598e6773a9edb5befd40e601bb8e7192bbcbdf1e8073c10655c1b91e29
glibc-langpack-shs-2.39-46.el10_0.x86_64.rpm
aea2b12188ea69501ce7b969556c52eddad85c48f269b4db5a9d4a7d8103ec0e
glibc-langpack-si-2.39-46.el10_0.x86_64.rpm
320eb788c4afe189e231e92c4414c92e93ceaf516ca9d9f36a439a515446810f
glibc-langpack-sid-2.39-46.el10_0.x86_64.rpm
d0a037cacaaaaec26436bfa17a2b277ca58327b9cde29b71555e6fd11086abc4
glibc-langpack-sk-2.39-46.el10_0.x86_64.rpm
aa1b40ed1fd3c08327e516efdb8fe6905a420ab4c8a16d0f76e610d822df3669
glibc-langpack-sl-2.39-46.el10_0.x86_64.rpm
751a5436e8c7df7a1b9b892a8e20a4f232ff7c885619568f40325b6c6d8faa5c
glibc-langpack-sm-2.39-46.el10_0.x86_64.rpm
a99b70f3431fdc89d91d8b5ec6b40300470084b32fafe6f8098ae1937c538de3
glibc-langpack-so-2.39-46.el10_0.x86_64.rpm
4e484612e9dda7952d80df6f6fb549c8dbb4fefaba2bf40416e0d781448e7114
glibc-langpack-sq-2.39-46.el10_0.x86_64.rpm
ab8eb118b6690526acf36f453ecbd6667a99e75fb77d82ba1dcdf17821ad7e67
glibc-langpack-sr-2.39-46.el10_0.x86_64.rpm
b764f337df8ffaea3f57c97bb071baeff29b5c096867bc0449373ce3566b8cff
glibc-langpack-ss-2.39-46.el10_0.x86_64.rpm
f65b414c2fa72104456f92e1338b4348ba0b6dbc566f84b6892a4fb427c334dc
glibc-langpack-ssy-2.39-46.el10_0.x86_64.rpm
1b218ae3ec9f4ce49edb128bfff91d3522638cab0908559ed401c45de657db74
glibc-langpack-st-2.39-46.el10_0.x86_64.rpm
842b5043f1408c71f69735ce2f85d3325634bd8fd08c6241ac75d2f8e7ccfce2
glibc-langpack-su-2.39-46.el10_0.x86_64.rpm
0f9db7a95b1420f30909c8372d17a837d6f805e844574cf4da7c9205c0e8f00c
glibc-langpack-sv-2.39-46.el10_0.x86_64.rpm
0ac08b4c15f9c12f8f6afa597d635bcdebfb3eed453a7242dc23e23c70dbd8c4
glibc-langpack-sw-2.39-46.el10_0.x86_64.rpm
405069d316ab36d8a96b4bd3b16e6f95a3b972d3911c106730a7a8ad0e9b675b
glibc-langpack-syr-2.39-46.el10_0.x86_64.rpm
30c6c55e85d7d4ed90e043f53e35af15ccbd438641bfc8f9e4e643461bfe33c8
glibc-langpack-szl-2.39-46.el10_0.x86_64.rpm
6d55aa8fc2f243de2fad72bed3a24cacd8eb6590783d927dc961290b6fec6eac
glibc-langpack-ta-2.39-46.el10_0.x86_64.rpm
3453cb8b38bd1e04adc2c525b5653f6da001aa0796982583eee8b44c55b43df9
glibc-langpack-tcy-2.39-46.el10_0.x86_64.rpm
ffec8fc68367aacdf9283bba729d5abbc507bee7c5caaeaaea9dabaab1e2c892
glibc-langpack-te-2.39-46.el10_0.x86_64.rpm
fdfc4d7430028cff800f2c7856c411f95e63c93be7915d02a5d5a09166fec839
glibc-langpack-tg-2.39-46.el10_0.x86_64.rpm
a0f36a0bb2c999fa445257907d9f08205867cefd8e47b9654c3b186132cffe83
glibc-langpack-th-2.39-46.el10_0.x86_64.rpm
4123e84cf6072ad115c1e4c6a16beb3253a734c53a5c28dd9508659901682909
glibc-langpack-the-2.39-46.el10_0.x86_64.rpm
d80fac631ffa7a51052f4e29181a72f42ffb8d42b51bf39e56f5fdd568701810
glibc-langpack-ti-2.39-46.el10_0.x86_64.rpm
41e63c9db2bc6377f9f4145c876f6929ace5d05e6cf01ebc20b7e7acd3322e29
glibc-langpack-tig-2.39-46.el10_0.x86_64.rpm
da53f678589abbcb57723e0e0fed3f2490fcc1f754209b537a2ba24c098847cf
glibc-langpack-tk-2.39-46.el10_0.x86_64.rpm
e434e216e3d6c964da4cbfa5aff2b1ee363e09ffc55af08436e0527fdd2f2168
glibc-langpack-tl-2.39-46.el10_0.x86_64.rpm
bb05c0f297870e1ab7657ec3121adcb5f49b9b5e50c7462c95f029f5b4da617e
glibc-langpack-tn-2.39-46.el10_0.x86_64.rpm
121ff31e8cd9d7b9e41323a49774220d4e09d34e3151787be14c56febcbbb366
glibc-langpack-to-2.39-46.el10_0.x86_64.rpm
df7df21e35f73f28e5527f9f68f87a0c3afceeb432b363d077adae9fddcc30a0
glibc-langpack-tok-2.39-46.el10_0.x86_64.rpm
2523300fac3577355eae3907522e3a3fb07f6bfa6fe86977a66e5d1776e9f54b
glibc-langpack-tpi-2.39-46.el10_0.x86_64.rpm
df1cd5023c05b8f0ca9ee9f3a2936a7942cfcdede05e5b6c1d4e539280767fac
glibc-langpack-tr-2.39-46.el10_0.x86_64.rpm
d8a41e7a7dea88d2684a00ad00090076256382d4fc0d619ac4ba64bc974681c9
glibc-langpack-ts-2.39-46.el10_0.x86_64.rpm
b0d784be5670f5b1f8bf53bb8e46185652992fb6e5c52b3ba7cb72fb625811c5
glibc-langpack-tt-2.39-46.el10_0.x86_64.rpm
e8a862c1fef948744b0cdf4644bcfc38bdbde22e0e6a880e8020c65c14173a4e
glibc-langpack-ug-2.39-46.el10_0.x86_64.rpm
0985dd489f720a668907585e69096717e0ef6eb48465dc82f63e9e986239fdc1
glibc-langpack-uk-2.39-46.el10_0.x86_64.rpm
15e478ba9fb298fbfd79c2d8acb8fa2ce8e40d42f9ce3c1229ee3c4e32d138b0
glibc-langpack-unm-2.39-46.el10_0.x86_64.rpm
d61f06cd81171f62cfb60fa624a99f75b3bfecb4bced1e8b2598f68c101f97c3
glibc-langpack-ur-2.39-46.el10_0.x86_64.rpm
8a44621ac439a226c609f7ccaff14376e5ef8305018e5735db2b687b8cc640fb
glibc-langpack-uz-2.39-46.el10_0.x86_64.rpm
d196a582d5769674f7c218ee0ec9d80542a7d574fb9fe165684d571ab08f93bb
glibc-langpack-ve-2.39-46.el10_0.x86_64.rpm
62ae58c7532f29b5e19f9aa66ca68bcbf6c491ba3375eb04c4c84c86bf81ea9a
glibc-langpack-vi-2.39-46.el10_0.x86_64.rpm
2591f10680c3950add222faea1eeabec000605c17ad543000b189517c27c02a1
glibc-langpack-wa-2.39-46.el10_0.x86_64.rpm
c926a861ff2ea11422cb265d1ee48bc3068e736467919ffa2f931fa82d807c7c
glibc-langpack-wae-2.39-46.el10_0.x86_64.rpm
c2b82caed0083d2476644b723240f98071b26f4ab8faa02afe5ccfbc78722b2a
glibc-langpack-wal-2.39-46.el10_0.x86_64.rpm
b2188b523037eac6fd5a8acf4689d573efc0e4bb4f12e27b815fe4fd2b3dfe6b
glibc-langpack-wo-2.39-46.el10_0.x86_64.rpm
26b08aeaf88a950a5f741b8b018ab08c4a60e1828646e01a0b8b6c35e26d0d11
glibc-langpack-xh-2.39-46.el10_0.x86_64.rpm
fde61122ec6cc3863804868cab60d1d733c2affab53bb01fc4058d7292b8f9d7
glibc-langpack-yi-2.39-46.el10_0.x86_64.rpm
39181017555c0e71b2b113da87a75625498579248bcac7f805e79d2b8ee9cbef
glibc-langpack-yo-2.39-46.el10_0.x86_64.rpm
73f39d161d69c264bd61333978bb6fcf15d7f4c0d1ee99ca1051adbb525fb908
glibc-langpack-yue-2.39-46.el10_0.x86_64.rpm
295f24a013dfb57ca96c6f74b789e5f03a695c747bd65b5635b70706421d3aa3
glibc-langpack-yuw-2.39-46.el10_0.x86_64.rpm
8778b9d828a9d272eda56147b85bac749a8e6a3f20ce4a7417ea9ee5efd57767
glibc-langpack-zgh-2.39-46.el10_0.x86_64.rpm
1d895a2d5d7a593b6e58a4676d0f479b8d0134653fb7cdd8cb2f5a0498705b67
glibc-langpack-zh-2.39-46.el10_0.x86_64.rpm
79316fd512d5a4fc972bc20db05b2a5e37e8b94ad9c8c06bbe002d52ba9512e1
glibc-langpack-zu-2.39-46.el10_0.x86_64.rpm
2891d0f9c860e3c243378b58cb0e704913cc24f916270dfdc8792e61172a1043
glibc-minimal-langpack-2.39-46.el10_0.x86_64.rpm
492f2c61ba693b2a8a2af3ff2e1c5637ea52f8b775c7cd62f03fd4f19b3b3515
libnsl-2.39-46.el10_0.x86_64.rpm
5c83d969e0781238af71d6fdfbd2fe41fc1d70284a11edf2bc087272e2f6e8ab
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-x86-64-baseos-rpms
libxml2-2.12.5-9.el10_0.x86_64.rpm
626bd20f82fb505840329fd387098b81cf22bd350d8be58608b318fc2f9f2c15
python3-libxml2-2.12.5-9.el10_0.x86_64.rpm
8379276da72706bf3cf4b36c79e52dc605d9daa02bb07e5bee0b399ad5519559
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-x86-64-baseos-rpms
kernel-6.12.0-55.27.1.el10_0.x86_64.rpm
052c7739c14b0fb79244073eac4854c7ae3f1342c645854787fd640430f6f07a
kernel-abi-stablelists-6.12.0-55.27.1.el10_0.noarch.rpm
103e225b90a65633d92ed8bb323d75971c396476448104bb6157c5717feadfaf
kernel-core-6.12.0-55.27.1.el10_0.x86_64.rpm
3293cb338553ad429707e7558cb12cc773aef427c7a407b6104c03ce9d5a61b3
kernel-debug-6.12.0-55.27.1.el10_0.x86_64.rpm
d9c2663e22cca88656853eb16e7d97accec6d8ff828fc16d5f8ada6b8ff0d31e
kernel-debug-core-6.12.0-55.27.1.el10_0.x86_64.rpm
7848db8b749ade94ceaef1a62a87ad8fc305bbb21a7591dd58975a2ffc7a35ed
kernel-debuginfo-common-x86_64-6.12.0-55.27.1.el10_0.x86_64.rpm
71d2607385548bab4a072e9143d9b93fa900178b6ef5f42ab242d0d7af9e41ce
kernel-debug-modules-6.12.0-55.27.1.el10_0.x86_64.rpm
35d97533daf7b222844cf04e3858c8a32279dc39f45ef9cbbfd09fe2f9485fd7
kernel-debug-modules-core-6.12.0-55.27.1.el10_0.x86_64.rpm
63197947dc61f84e8dff3d13df4ef7c5261a9d45f5d20a1acfc0867e1933db48
kernel-debug-modules-extra-6.12.0-55.27.1.el10_0.x86_64.rpm
b8302fcc3a36dc2cb76f317599d11022ead3c9a2ca5e7f731dda4d2f68063e16
kernel-debug-uki-virt-6.12.0-55.27.1.el10_0.x86_64.rpm
77fb72fdcb1ffe049ec96e648a7e8f300d97469210e836f8d985445d77c211ca
kernel-modules-6.12.0-55.27.1.el10_0.x86_64.rpm
805863c08118c336c13e0fa19d078d92ce33192d6bdfd56dbc3ec994f0b7911b
kernel-modules-core-6.12.0-55.27.1.el10_0.x86_64.rpm
d16fb7b2389dcf26c1579e93a3d6edb895462c2e392b09b77f9a20732dc6ffba
kernel-modules-extra-6.12.0-55.27.1.el10_0.x86_64.rpm
0e7456bb2775a942d0100db1c383c24c0e221ab8e845e59d6ccb9b2462a3cb36
kernel-tools-6.12.0-55.27.1.el10_0.x86_64.rpm
59515bfae2d3cdb7215dc27207031630c25c71bfe7595e81650fe45a159fdfb7
kernel-tools-libs-6.12.0-55.27.1.el10_0.x86_64.rpm
527094b8c0c59fde1a40fc2c66a233ddd6844b220fb6a1b84e27fd5c6546b7a0
kernel-uki-virt-6.12.0-55.27.1.el10_0.x86_64.rpm
cd66299bc11f7a1968adabe782580ceb49c0390b00cb074d225711ac48d51695
kernel-uki-virt-addons-6.12.0-55.27.1.el10_0.x86_64.rpm
81a0149f296a741164a4e88236e1a02e8f071e2b0bd057bea12c650797e4b68d
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-x86-64-baseos-rpms
libarchive-3.7.7-4.el10_0.x86_64.rpm
d39cdbc981929725cd9963cf95a6df5e85c2c78d22c9d3669faa84c444e79622
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-x86-64-baseos-rpms
kernel-6.12.0-55.29.1.el10_0.x86_64.rpm
9f32689e9c36b4367521debf996933bebf81b79a090465d2e13eee46e57f8924
kernel-abi-stablelists-6.12.0-55.29.1.el10_0.noarch.rpm
d43ac768b2748622df3eb359b8e8ec7d9c91b27e8826d4eb77441a6730514393
kernel-core-6.12.0-55.29.1.el10_0.x86_64.rpm
147ea6b5b4d092cab1f1b525a2a7e96856e578ca8abb0d571429ec9e0f3dcee7
kernel-debug-6.12.0-55.29.1.el10_0.x86_64.rpm
0bfa0c479d5f527615cbefb2e2b8fc46c666a558d83a70f73b5b49ea7247c2e2
kernel-debug-core-6.12.0-55.29.1.el10_0.x86_64.rpm
c31d921fcf36e18e1ca1399faa378fdc09f51053f738dce3d6af7558fed1dba1
kernel-debuginfo-common-x86_64-6.12.0-55.29.1.el10_0.x86_64.rpm
e18bf254f7caec8134492484db83f15bf01ac3e0283106425082df3642a17a08
kernel-debug-modules-6.12.0-55.29.1.el10_0.x86_64.rpm
5d27e05b0f7b84c13f09484b09aebc9af78cd6d870a4ef3a7981aee18e7967fc
kernel-debug-modules-core-6.12.0-55.29.1.el10_0.x86_64.rpm
6cf447d374bf9a16cbdbb636b17d318ffdbddc41df1cacb974d96f17a45565c4
kernel-debug-modules-extra-6.12.0-55.29.1.el10_0.x86_64.rpm
979a1a9e11b04364b964b7ebe7dd335900947f52b92539a993ce5e2372b0006a
kernel-debug-uki-virt-6.12.0-55.29.1.el10_0.x86_64.rpm
008db2a678b56954ed28b2786b24b6d41940379fe2f64301e2ce132cd0155f72
kernel-modules-6.12.0-55.29.1.el10_0.x86_64.rpm
3333318f028da54a20ff86ae2a3d5875d9a15e9853ecf74ca54c2d82449e7fca
kernel-modules-core-6.12.0-55.29.1.el10_0.x86_64.rpm
0a73675a442da3785be08b6e2aa25d5e3598accd9a0c30e95841b3f6c5f6d573
kernel-modules-extra-6.12.0-55.29.1.el10_0.x86_64.rpm
667fdee245a7f5a0aaf257557f77399d485835f4dcd2736d0148a04df650d0e3
kernel-tools-6.12.0-55.29.1.el10_0.x86_64.rpm
41acc1dd95f09ee834a7faf29d1e7a2dc2043e8f3c4d16d61f8a457c26f363ad
kernel-tools-libs-6.12.0-55.29.1.el10_0.x86_64.rpm
45eed1501f699725d6630451349c2698c1b7570ebc52edf4180c0b01ff4c6e57
kernel-uki-virt-6.12.0-55.29.1.el10_0.x86_64.rpm
fe2d6a8bb5b6db4d76eba1d8606dff7b439b9d144c741d2192af97753a64f27e
kernel-uki-virt-addons-6.12.0-55.29.1.el10_0.x86_64.rpm
5b3a25cca87ca244e25ffb7143b078def6272baf6f9aa4e16184f3d7448429d7
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-x86-64-baseos-rpms
python3-3.12.9-2.el10_0.3.x86_64.rpm
a1b388441e440c7f86debec3708f4d9cab5f2d1fe15bc210a0a9d5467b5556ae
python3-libs-3.12.9-2.el10_0.3.x86_64.rpm
5820cbba483c53f31612720c0e6b8755da3f9dbdb277a7f2a41c64ae301c6996
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-x86-64-baseos-rpms
kernel-6.12.0-55.30.1.el10_0.x86_64.rpm
469faec45ae5a39e655a1b6b49ebcf9225666a094d2979485d82bd9184777ca6
kernel-abi-stablelists-6.12.0-55.30.1.el10_0.noarch.rpm
f742a7fb5997ba7574774e9a007e41b387f5578f5d7e1cf9fd5ccf3d4a21970a
kernel-core-6.12.0-55.30.1.el10_0.x86_64.rpm
07cfa06e79fd0229696f6a3fc2fba3cb2d73a6d001454fa8d0df8c271262e710
kernel-debug-6.12.0-55.30.1.el10_0.x86_64.rpm
3dd4252652412c6935ecebfd618c75809c262a382c09f97e7f04e6894b738b21
kernel-debug-core-6.12.0-55.30.1.el10_0.x86_64.rpm
4efb1730a3360cad500091609afa20b25b3c8c153604e8a32fc4cfc57bf1986d
kernel-debuginfo-common-x86_64-6.12.0-55.30.1.el10_0.x86_64.rpm
ec01c8398711ac810503196ce1dc01ecd450b30a5ae6e3fafa473281b2ae8dae
kernel-debug-modules-6.12.0-55.30.1.el10_0.x86_64.rpm
f21b5954eaf8a63048f282590968959183bfaed22ad4a8932d87d8e767d05cb8
kernel-debug-modules-core-6.12.0-55.30.1.el10_0.x86_64.rpm
ffd18f129a845608d29eb0e1ae8527a3768ee67ee4347f5046587a6dc7a1676a
kernel-debug-modules-extra-6.12.0-55.30.1.el10_0.x86_64.rpm
d16a8dbd4ac495312a36635b920f1d99e5248a23eb989dc615cbbe4876344bc0
kernel-debug-uki-virt-6.12.0-55.30.1.el10_0.x86_64.rpm
36247bbc1747d49264a9e1a402a6b0aa267b2584db0a1b989d04dd9e692c7eb6
kernel-modules-6.12.0-55.30.1.el10_0.x86_64.rpm
b54ed6bc3426a5d90556eb33ee6e09fd9ee929805c17669374e1266b08cbaae8
kernel-modules-core-6.12.0-55.30.1.el10_0.x86_64.rpm
147648f96bf33d386ea1149fddaa05a66c7fbe1ad2a77bfed0f7dc904c3189c3
kernel-modules-extra-6.12.0-55.30.1.el10_0.x86_64.rpm
fb8baae84544f8a15c3dfa0ce30cd4f85a4cd6506537a71dc5fa7a58aedce0ae
kernel-tools-6.12.0-55.30.1.el10_0.x86_64.rpm
b71b5df91e56289cb237cdd0756e699c8a805acb5c446f036cea4fe37f828488
kernel-tools-libs-6.12.0-55.30.1.el10_0.x86_64.rpm
d633b37eed3618590704daf7c3e8f7c6f583655061fab198fe682aa0d36b3f83
kernel-uki-virt-6.12.0-55.30.1.el10_0.x86_64.rpm
6022e6fe9890f09f7eadfa9e1f2aa86753293c206ca0d2585442fde0c5b5cdf7
kernel-uki-virt-addons-6.12.0-55.30.1.el10_0.x86_64.rpm
d6904aebf981398d3983885fc39ca5ccce82be0c554e016a41b70186d07880e9
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-x86-64-baseos-rpms
kernel-6.12.0-55.32.1.el10_0.x86_64.rpm
a794836bcfffe859bf19289085c3e32a55984ad998886a754b1cc57d65b28a41
kernel-abi-stablelists-6.12.0-55.32.1.el10_0.noarch.rpm
a6b4f441a96e9642f6db6defdccfa9ff87ad9b1fc36a54c3753ce2a917e04b2b
kernel-core-6.12.0-55.32.1.el10_0.x86_64.rpm
3da0ab0e7ccb3b6c33e44ad93835babe66afdd496564c8fdc4be864bc7201357
kernel-debug-6.12.0-55.32.1.el10_0.x86_64.rpm
563176d095355783e6c6ece92210b47e69b0c249837cc36b1ad1e09085e9750c
kernel-debug-core-6.12.0-55.32.1.el10_0.x86_64.rpm
f6ee55214f00cfa81e919e796727e14754ddd2009b2e97156eb4b0aef764f06f
kernel-debuginfo-common-x86_64-6.12.0-55.32.1.el10_0.x86_64.rpm
0330ac10ed55c02ccfbaf06ebfc130f6536c1d7aafdecbf6dca99c9b6bb7b3a9
kernel-debug-modules-6.12.0-55.32.1.el10_0.x86_64.rpm
3643443c0377710854d1129af85e05cebcf87c7d51706a9ca5661bc579b0862e
kernel-debug-modules-core-6.12.0-55.32.1.el10_0.x86_64.rpm
e8eecabd8281284136767fbee0bd895db298c39e8d84f072d7a8110f64ec9daf
kernel-debug-modules-extra-6.12.0-55.32.1.el10_0.x86_64.rpm
319f8e230ff45332a6fe6181c7b16d31c138d504ed9457c1f16ccb9de27c82b7
kernel-debug-uki-virt-6.12.0-55.32.1.el10_0.x86_64.rpm
242ace36b210fca6b397e70bd2f40a8a31586b04789987c9026da495d0e06134
kernel-modules-6.12.0-55.32.1.el10_0.x86_64.rpm
075ff2c51d01f3b1dcf07ea252f2e2c427c2bdb108e788fbd8e0947fa3e50ad0
kernel-modules-core-6.12.0-55.32.1.el10_0.x86_64.rpm
eb8a90f6b670f08f8cad63a3c4fb5d1b70af2e29395f73986e93f4ee6b68e49d
kernel-modules-extra-6.12.0-55.32.1.el10_0.x86_64.rpm
0c550ce8e9b03c1dd1ed2a75e7fe4b34dc040ec993fdc734d4a4a37d9f346784
kernel-tools-6.12.0-55.32.1.el10_0.x86_64.rpm
6844ac65b5119f25b58f0581ea39aafb60b70de5427a55e062bce3bdb674751b
kernel-tools-libs-6.12.0-55.32.1.el10_0.x86_64.rpm
f60ff3e57af5b88488288b1ed7842d24553139d6ecad8d61e755e98fe9359057
kernel-uki-virt-6.12.0-55.32.1.el10_0.x86_64.rpm
f4ec94e873c073b96073f2e9e987e34111ddbcb581127c191eec91180f2c4d7d
kernel-uki-virt-addons-6.12.0-55.32.1.el10_0.x86_64.rpm
85907249f5771cc50bfa0ab2f742f0f38dc3e93f55625cec26508fc9c2ac69c4
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-x86-64-baseos-rpms
cups-filesystem-2.4.10-11.el10_0.1.noarch.rpm
a4fe89f7fd2592e1ef37deb6384821fe94250ba52e9407ab8fa954e7a37d6e44
cups-libs-2.4.10-11.el10_0.1.x86_64.rpm
a20779ffef733cf3f9a8527076f4caecff6e848e4af45dc9cfb87774a71c77e8
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-x86-64-baseos-rpms
gnutls-3.8.9-9.el10_0.14.x86_64.rpm
338eb03a7a0321c9e411da0aa86bc2536eb56ec1959929d2ebe7f97e27ae08dc
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-x86-64-baseos-rpms
kernel-6.12.0-55.34.1.el10_0.x86_64.rpm
35ba39705e48781d737a3e10cbe5e6a5863dbd9bca0b319c41058695dab77795
kernel-abi-stablelists-6.12.0-55.34.1.el10_0.noarch.rpm
2d0c854b2bb9019a7934a737a138706548de482d4ee94cf08d8fa677a42bd720
kernel-core-6.12.0-55.34.1.el10_0.x86_64.rpm
1b1ed591f04bc7f9501b658aca21833df15828aaa6f290a7207a80ba74c04b66
kernel-debug-6.12.0-55.34.1.el10_0.x86_64.rpm
8cbda12228ec462e65013242791bbcfeaf0c9f2c370e8cb1b8da8570c61e0cbc
kernel-debug-core-6.12.0-55.34.1.el10_0.x86_64.rpm
2d00a42d1362b5b8e6df23208767fccc8f02bd6f634d42762e249bdbf38f6cbe
kernel-debuginfo-common-x86_64-6.12.0-55.34.1.el10_0.x86_64.rpm
c9b7c6a5d25fee1d973651cb576f5e74e30e2a30f9ada8d6c5dbb20000632e67
kernel-debug-modules-6.12.0-55.34.1.el10_0.x86_64.rpm
cf65946e8b35c11d5721ac0eb714576296314b751cbb2c397ade0c567aadb672
kernel-debug-modules-core-6.12.0-55.34.1.el10_0.x86_64.rpm
d2832a267ee8f3bbb968d8b2eedb840933dbfd6f9764833c8a17d7188c6e7998
kernel-debug-modules-extra-6.12.0-55.34.1.el10_0.x86_64.rpm
a926cc057249db20eded1775b301d23c4e11c67f27dea1d4cf5eb8c55fadcf7d
kernel-debug-uki-virt-6.12.0-55.34.1.el10_0.x86_64.rpm
b386361365b9733ea168de66d92a4ea185fbab40d1fa3fe797fdca94f01f51fc
kernel-modules-6.12.0-55.34.1.el10_0.x86_64.rpm
5a9e3e2eb385d7e0c084e2a57e0566b1e26520c000fd86919459366badc701ea
kernel-modules-core-6.12.0-55.34.1.el10_0.x86_64.rpm
7f0d84b442065487d2c61c98e0feb5189504bfee77384fc34688aa34d21d57a6
kernel-modules-extra-6.12.0-55.34.1.el10_0.x86_64.rpm
ae85c14a1d013651ea3055dfb5a39cbb873a84ab237e751bf622dccb50f60869
kernel-tools-6.12.0-55.34.1.el10_0.x86_64.rpm
2e1144e8b37f8982f543d30c91312c6290d90c209cb539b8c94b17e3a7e84268
kernel-tools-libs-6.12.0-55.34.1.el10_0.x86_64.rpm
6b9cf57b98be4cd4122096978ffa0556d7599673d58c9586aa8bfd609d2f3318
kernel-uki-virt-6.12.0-55.34.1.el10_0.x86_64.rpm
d4f575cc7929279aca12cebc997165ec1ba3db6a04eeee710ebbe9a54d0566fe
kernel-uki-virt-addons-6.12.0-55.34.1.el10_0.x86_64.rpm
762b1897bf1e8101f51d75cfd723cf28fb841793865633e9bc7f032e76ec51b5
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-x86-64-baseos-rpms
avahi-0.9~rc2-1.el10_0.1.x86_64.rpm
ef5054830f4ce4599b8ab09e4bdcc7eb03462ff1d94b85a5879cfd5a0af57804
avahi-libs-0.9~rc2-1.el10_0.1.x86_64.rpm
2989e8cad93e088cabcc56f2225f86f8344d1f2699e315d109d978d7f8a3730c
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-x86-64-baseos-rpms
libndp-1.9-2.el10.x86_64.rpm
fd3fdae1fadec0fe6ec35b97b56b261b8f2a10b7c276cbfd6ef67854c4469269
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-x86-64-baseos-rpms
iputils-20240905-2.el10_0.1.x86_64.rpm
7bc85bc02dcd7ba7827eaf729fa06805592784908a4e2fd29a1171a990bad8ed
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-x86-64-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-x86-64-baseos-rpms
jq-1.7.1-8.el10_0.1.x86_64.rpm
ac8e9e14efae93ffb590a536aa5304ecd6663f80b3a650051d88abf4d4e0921a
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-x86-64-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-x86-64-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-2.12-15.el10_0.x86_64.rpm
10c8738a25b651459addfcf1d1a6d9fcf195c8eec1fb8f9dbf6c4e6070572fb7
grub2-efi-x64-cdboot-2.12-15.el10_0.x86_64.rpm
e47a583d99cc2cee98ca2f5bb063e59998e37eda43738ce5a673720e760f099a
grub2-efi-x64-modules-2.12-15.el10_0.noarch.rpm
04c6a16622d66d7156d1c5445cb0b0f5ed5984554e05707b2e6282651ba5f0c9
grub2-pc-2.12-15.el10_0.x86_64.rpm
dd70d0027e6bb38099b843c38e986afd85681ac2c9aaf09e8c5ada43875e37cd
grub2-pc-modules-2.12-15.el10_0.noarch.rpm
e4926b4b35917927392968d31c452f07b7286fc5e4433c408e1f194f3a6f6b64
grub2-ppc64le-modules-2.12-15.el10_0.noarch.rpm
e693c5e17b670742d48f523a4488117f6b1110ab7026313feffa723d9a6da72a
grub2-tools-2.12-15.el10_0.x86_64.rpm
e6e6c280c731cda6cd806cd773132e6d2901fda02991af0486cb43bb91e55bb1
grub2-tools-efi-2.12-15.el10_0.x86_64.rpm
55d54ba65fbe5f1ae8b205120ce33f2ad57b3beed45f9ad69acff140d4f6d581
grub2-tools-extra-2.12-15.el10_0.x86_64.rpm
935fdfdd42246b9f465d384ea94c9ed0eab9753b8058a2de34e221f5b8873488
grub2-tools-minimal-2.12-15.el10_0.x86_64.rpm
e0fcf49929c8480795dfd37ff826ae582d50c16abfda3bfe0ec8b252eaa73d6e