| Type: | SECURITY |
| Impact: | MODERATE |
| Release Date: | 2025-11-10 |
[6.12.0-55.43.1.0.1]
- nvme-pci: remove two deallocate zeroes quirks [Orabug: 37756650]
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985782]
- Disable UKI signing [Orabug: 36571828]
- Update Oracle Linux certificates (Kevin Lyons)
- Disable signing for aarch64 (Ilya Okomin)
- Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237]
- Update x509.genkey [Orabug: 24817676]
- Conflict with shim-ia32 and shim-x64 <= 15.3-1.0.5]
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34729535]
- Add Oracle Linux IMA certificates
- Update module name for cryptographic module [Orabug: 37400433]
[6.12.0-55.43.1]
- wifi: cfg80211: fix use-after-free in cmp_bss() (CKI Backport Bot) [RHEL-122878] {CVE-2025-39864}
- igc: fix lock order in igc_ptp_reset (CKI Backport Bot) [RHEL-118667]
- igc: add lock preventing multiple simultaneous PTM transactions (CKI Backport Bot) [RHEL-118667]
- igc: cleanup PTP module if probe fails (CKI Backport Bot) [RHEL-118667]
- igc: handle the IGC_PTP_ENABLED flag correctly (CKI Backport Bot) [RHEL-118667]
- igc: move ktime snapshot into PTM retry loop (CKI Backport Bot) [RHEL-118667]
- igc: increase wait time before retrying PTM (CKI Backport Bot) [RHEL-118667]
- igc: fix PTM cycle trigger logic (CKI Backport Bot) [RHEL-118667]
- coredump: Only sort VMAs when core_sort_vma sysctl is set (Herton R. Krzesinski) [RHEL-113363]
- cxgb4: Avoid removal of uninserted tid (CKI Backport Bot) [RHEL-112148]
- powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-103014]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-92175]
- Revert 'mm/execmem: Unify early execmem_cache behaviour' (Waiman Long) [RHEL-92175]
- x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is set (Waiman Long) [RHEL-92175]
- x86/mm/pat: don't collapse pages without PSE set (Waiman Long) [RHEL-92175]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-92175]
- arm64: proton-pack: Add new CPUs 'k' values for branch mitigation (Waiman Long) [RHEL-92175]
- arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users (Waiman Long) [RHEL-92175] {CVE-2025-37963}
- arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs (Waiman Long) [RHEL-92175] {CVE-2025-37948}
- arm64: proton-pack: Expose whether the branchy loop k value (Waiman Long) [RHEL-92175]
- arm64: proton-pack: Expose whether the platform is mitigated by firmware (Waiman Long) [RHEL-92175]
- arm64: insn: Add support for encoding DSB (Waiman Long) [RHEL-92175]
- selftest/x86/bugs: Add selftests for ITS (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/ibt: Keep IBT disabled during alternative patching (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- mm/execmem: Unify early execmem_cache behaviour (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Align RETs in BHB clear sequence to avoid thunking (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Add support for RSB stuffing mitigation (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Add 'vmexit' option to skip mitigation on some CPUs (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Enable Indirect Target Selection mitigation (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- redhat/configs: Enable CONFIG_MITIGATION_ITS for x86 (Waiman Long) [RHEL-92175]
- x86/its: Add support for ITS-safe return thunk (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Add support for ITS-safe indirect thunk (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- x86/its: Enumerate Indirect Target Selection (ITS) bug (Waiman Long) [RHEL-92175] {CVE-2024-28956}
- Documentation: x86/bugs/its: Add ITS documentation (Waiman Long) [RHEL-92175] {CVE-2024-28956}
1 VM count transitions (Waiman Long) [RHEL-92175]
- x86/bugs: Add RSB mitigation document (Waiman Long) [RHEL-92175]
- x86/bugs: Don't fill RSB on context switch with eIBRS (Waiman Long) [RHEL-92175]
- x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline (Waiman Long) [RHEL-92175]
- x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() (Waiman Long) [RHEL-92175]
- x86/bugs: Use SBPB in write_ibpb() if applicable (Waiman Long) [RHEL-92175]
- x86/bugs: Rename entry_ibpb() to write_ibpb() (Waiman Long) [RHEL-92175]
- x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 (Waiman Long) [RHEL-92175]
- x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code (Waiman Long) [RHEL-92175]
- x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds (Waiman Long) [RHEL-92175]
- x86/bugs: Relocate mds/taa/mmio/rfds defines (Waiman Long) [RHEL-92175]
- x86/bugs: Add X86_BUG_SPECTRE_V2_USER (Waiman Long) [RHEL-92175]
- x86/bugs: Remove X86_FEATURE_USE_IBPB (Waiman Long) [RHEL-92175]
- KVM: nVMX: Always use IBPB to properly virtualize IBRS (Waiman Long) [RHEL-92175]
- x86/bugs: Use a static branch to guard IBPB on vCPU switch (Waiman Long) [RHEL-92175]
- x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set() (Waiman Long) [RHEL-92175]
- x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() (Waiman Long) [RHEL-92175]
- x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers (Waiman Long) [RHEL-92175]
- x86/bugs: KVM: Add support for SRSO_MSR_FIX (Waiman Long) [RHEL-92175]
- arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB (Waiman Long) [RHEL-92175]
- arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list (Waiman Long) [RHEL-92175]
- x86/rfds: Exclude P-only parts from the RFDS affected list (Waiman Long) [RHEL-92175]
- x86/cpu: Update x86_match_cpu() to also use cpu-type (Waiman Long) [RHEL-92175]
- x86/cpu: Add cpu_type to struct x86_cpu_id (Waiman Long) [RHEL-92175]
- x86/cpu: Shorten CPU matching macro (Waiman Long) [RHEL-92175]
- x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() (Waiman Long) [RHEL-92175]
- module: don't annotate ROX memory as kmemleak_not_leak() (Waiman Long) [RHEL-92175]
- module: drop unused module_writable_address() (Waiman Long) [RHEL-92175]
- Revert 'x86/module: prepare module loading for ROX allocations of text' (Waiman Long) [RHEL-92175]
- module: switch to execmem API for remapping as RW and restoring ROX (Waiman Long) [RHEL-92175]
- execmem: add API for temporal remapping as RW and restoring ROX afterwards (Waiman Long) [RHEL-92175]
- execmem: don't remove ROX cache from the direct map (Waiman Long) [RHEL-92175]
- x86/mm/pat: restore large ROX pages after fragmentation (Waiman Long) [RHEL-92175]
- x86/mm/pat: drop duplicate variable in cpa_flush() (Waiman Long) [RHEL-92175]
- x86/mm/pat: cpa-test: fix length for CPA_ARRAY test (Waiman Long) [RHEL-92175]
- x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (Waiman Long) [RHEL-92175]
- x86/cpu: Fix typo in x86_match_cpu()'s doc (Waiman Long) [RHEL-92175]
- x86/cpu: Expose only stepping min/max interface (Waiman Long) [RHEL-92175]
- x86/cpu: Introduce new microcode matching helper (Waiman Long) [RHEL-92175]
- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (Waiman Long) [RHEL-92175]
- x86/bugs: Add SRSO_USER_KERNEL_NO support (Waiman Long) [RHEL-92175]
- module: fix writing of livepatch relocations in ROX text (Waiman Long) [RHEL-92175]
- x86/execmem: fix ROX cache usage in Xen PV guests (Waiman Long) [RHEL-92175]
- alloc_tag: load module tags into separate contiguous memory (Waiman Long) [RHEL-92175]
- alloc_tag: introduce shutdown_mem_profiling helper function (Waiman Long) [RHEL-92175]
- maple_tree: add mas_for_each_rev() helper (Waiman Long) [RHEL-92175]
- x86/module: enable ROX caches for module text on 64 bit (Waiman Long) [RHEL-92175]
- execmem: add support for cache of large ROX pages (Waiman Long) [RHEL-92175]
- x86/module: prepare module loading for ROX allocations of text (Waiman Long) [RHEL-92175]
- arch: introduce set_direct_map_valid_noflush() (Waiman Long) [RHEL-92175]
- module: prepare to handle ROX allocations for text (Waiman Long) [RHEL-92175]
- asm-generic: introduce text-patching.h (Waiman Long) [RHEL-92175]
- mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations (Waiman Long) [RHEL-92175]
- mm: vmalloc: group declarations depending on CONFIG_MMU together (Waiman Long) [RHEL-92175]
- x86/cpu: Add CPU type to struct cpuinfo_topology (Waiman Long) [RHEL-92175]
- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Waiman Long) [RHEL-92175]
- ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-116542]
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-116534]
- ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-116534]
- ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-107466]
- ice: move TSPLL init calls to ice_ptp.c (Petr Oros) [RHEL-107466]
- ice: fall back to TCXO on TSPLL lock fail (Petr Oros) [RHEL-107466]
- ice: wait before enabling TSPLL (Petr Oros) [RHEL-107466]
- ice: add multiple TSPLL helpers (Petr Oros) [RHEL-107466]
- ice: use bitfields instead of unions for CGU regs (Petr Oros) [RHEL-107466]
- ice: read TSPLL registers again before reporting status (Petr Oros) [RHEL-107466]
- ice: clear time_sync_en field for E825-C during reprogramming (Petr Oros) [RHEL-107466]
- ice: add TSPLL log config helper (Petr Oros) [RHEL-107466]
- ice: use designated initializers for TSPLL consts (Petr Oros) [RHEL-107466]
- ice: remove ice_tspll_params_e825 definitions (Petr Oros) [RHEL-107466]
- ice: fix E825-C TSPLL register definitions (Petr Oros) [RHEL-107466]
- ice: rename TSPLL and CGU functions and definitions (Petr Oros) [RHEL-107466]
- ice: move TSPLL functions to a separate file (Petr Oros) [RHEL-107466]
- ice: enable timesync operation on 2xNAC E825 devices (Petr Oros) [RHEL-107466]
- ice: refactor ice_sbq_msg_dev enum (Petr Oros) [RHEL-107466]
- ice: remove SW side band access workaround for E825 (Petr Oros) [RHEL-107466]
- ice/ptp: fix crosstimestamp reporting (Petr Oros) [RHEL-115351]
- ice: fix rebuilding the Tx scheduler tree for large queue counts (Petr Oros) [RHEL-115351]
- ice: create new Tx scheduler nodes for new queues only (Petr Oros) [RHEL-115351]
- ice: fix Tx scheduler error handling in XDP callback (Petr Oros) [RHEL-115351]
- ice: Fix LACP bonds without SRIOV environment (Petr Oros) [RHEL-115351]
- ice: fix vf->num_mac count with port representors (Petr Oros) [RHEL-115351]
- ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (Petr Oros) [RHEL-115351]
- ice: fix Get Tx Topology AQ command error on E830 (Petr Oros) [RHEL-115351]
- ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() (Petr Oros) [RHEL-115351]
- ice: fix input validation for virtchnl BW (Petr Oros) [RHEL-115351]
- ice: validate queue quanta parameters to prevent OOB access (Petr Oros) [RHEL-115351]
- ice: stop truncating queue ids when checking (Petr Oros) [RHEL-115351]
- virtchnl: make proto and filter action count unsigned (Petr Oros) [RHEL-115351]
- ice: fix reservation of resources for RDMA when disabled (Petr Oros) [RHEL-115351]
- ice: health.c: fix compilation on gcc 7.5 (Petr Oros) [RHEL-115351]
- ice: E825C PHY register cleanup (Petr Oros) [RHEL-115351]
- ice: Refactor E825C PHY registers info struct (Petr Oros) [RHEL-115351]
- ice: rename ice_ptp_init_phc_eth56g function (Petr Oros) [RHEL-115351]
- ice: Add E830 checksum offload support (Petr Oros) [RHEL-115351]
- ice: register devlink prior to creating health reporters (Petr Oros) [RHEL-115351]
- ice: Fix switchdev slow-path in LAG (Petr Oros) [RHEL-115351]
- ice: fix memory leak in aRFS after reset (Petr Oros) [RHEL-115351]
- ice: do not configure destination override for switchdev (Petr Oros) [RHEL-115351]
- ice: dpll: Remove newline at the end of a netlink error message (Petr Oros) [RHEL-115351]
- virtchnl: add enumeration for the rxdid format (Petr Oros) [RHEL-115351]
- ice: support Rx timestamp on flex descriptor (Petr Oros) [RHEL-115351]
- virtchnl: add support for enabling PTP on iAVF (Petr Oros) [RHEL-115351]
- ice: refactor ice_fdir_create_dflt_rules() function (Petr Oros) [RHEL-115351]
- ice: Implement PTP support for E830 devices (Petr Oros) [RHEL-115351]
- ice: Refactor ice_ptp_init_tx_* (Petr Oros) [RHEL-115351]
- ice: Add unified ice_capture_crosststamp (Petr Oros) [RHEL-115351]
- ice: Process TSYN IRQ in a separate function (Petr Oros) [RHEL-115351]
- ice: Use FIELD_PREP for timestamp values (Petr Oros) [RHEL-115351]
- ice: Remove unnecessary ice_is_e8xx() functions (Petr Oros) [RHEL-115351]
- ice: Don't check device type when checking GNSS presence (Petr Oros) [RHEL-115351]
- ice: use generic unrolled_count() macro (Petr Oros) [RHEL-115351]
- ice: count combined queues using Rx/Tx count (Petr Oros) [RHEL-115351]
- ice: Add check for devm_kzalloc() (Petr Oros) [RHEL-115351]
- ice: remove invalid parameter of equalizer (Petr Oros) [RHEL-115351]
- ice: fix ice_parser_rt::bst_key array size (Petr Oros) [RHEL-115351]
- ice: Add in/out PTP pin delays (Petr Oros) [RHEL-115351]
- ice: use string choice helpers (Petr Oros) [RHEL-115351]
- ice: add fw and port health reporters (Petr Oros) [RHEL-115351]
- ice: add recipe priority check in search (Petr Oros) [RHEL-115351]
- ice: Add MDD logging via devlink health (Petr Oros) [RHEL-115351]
- ice: add Tx hang devlink health reporter (Petr Oros) [RHEL-115351]
- ice: rename devlink_port.[ch] to port.[ch] (Petr Oros) [RHEL-115351]
- ice: cleanup Rx queue context programming functions (Petr Oros) [RHEL-115351]
- ice: move prefetch enable to ice_setup_rx_ctx (Petr Oros) [RHEL-115351]
- ice: reduce size of queue context fields (Petr Oros) [RHEL-115351]
for Tx and Rx queue context data (Petr Oros) [RHEL-115351]
- ice: use structures to keep track of queue context size (Petr Oros) [RHEL-115351]
- ice: remove int_q_state from ice_tlan_ctx (Petr Oros) [RHEL-115351]
- ice: fix incorrect PHY settings for 100 GB/s (Petr Oros) [RHEL-115351]
- ice: fix max values for dpll pin phase adjust (Petr Oros) [RHEL-115351]
- ice: Fix VLAN pruning in switchdev mode (Petr Oros) [RHEL-115351]
- ice: Fix NULL pointer dereference in switchdev (Petr Oros) [RHEL-115351]
- ice: fix PHY timestamp extraction for ETH56G (Petr Oros) [RHEL-115351]
- ice: Unbind the workqueue (Petr Oros) [RHEL-115351]
- ice: use stack variable for virtchnl_supported_rxdids (Petr Oros) [RHEL-115351]
- ice: initialize pf->supported_rxdids immediately after loading DDP (Petr Oros) [RHEL-115351]
- ice: only allow Tx promiscuous for multicast (Petr Oros) [RHEL-115351]
- ice: support optional flags in signature segment header (Petr Oros) [RHEL-115351]
- ice: refactor 'last' segment of DDP pkg (Petr Oros) [RHEL-115351]
- ice: extend dump serdes equalizer values feature (Petr Oros) [RHEL-115351]
- ice: rework of dump serdes equalizer values feature (Petr Oros) [RHEL-115351]
- ice: Support VF queue rate limit and quanta size configuration (Petr Oros) [RHEL-115351]
- virtchnl: fix m68k build. (Petr Oros) [RHEL-115351]
- virtchnl: support queue rate limit and quanta size configuration (Petr Oros) [RHEL-115351]
- ice: Cleanup unused declarations (Petr Oros) [RHEL-115351]
- ice: Use common error handling code in two functions (Petr Oros) [RHEL-115351]
- ice: Make use of assign_bit() API (Petr Oros) [RHEL-115351]
- ice: store max_frame and rx_buf_len only in ice_rx_ring (Petr Oros) [RHEL-115351]
- ice: consistently use q_idx in ice_vc_cfg_qs_msg() (Petr Oros) [RHEL-115351]
- ice: Implement ethtool reset support (Petr Oros) [RHEL-115351]
- ice: Add correct PHY lane assignment (Petr Oros) [RHEL-115351]
- ice: Fix ETH56G FC-FEC Rx offset value (Petr Oros) [RHEL-115351]
- ice: Fix quad registers read on E825 (Petr Oros) [RHEL-115351]
- ice: Fix E825 initialization (Petr Oros) [RHEL-115351]
- unroll: add generic loop unroll helpers (CKI Backport Bot) [RHEL-115351]
- devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-115351]
- devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-115351]
- redhat: configs: enable CONFIG_PACKING (Petr Oros) [RHEL-115351]
- lib: packing: catch kunit_kzalloc() failure in the pack() test (CKI Backport Bot) [RHEL-115351]
- lib: packing: document recently added APIs (CKI Backport Bot) [RHEL-115351]
- lib: packing: add pack_fields() and unpack_fields() (CKI Backport Bot) [RHEL-115351]
- lib: packing: demote truncation error in pack() to a warning in __pack() (CKI Backport Bot) [RHEL-115351]
- lib: packing: create __pack() and __unpack() variants without error checking (CKI Backport Bot) [RHEL-115351]
- lib: packing: use GENMASK() for box_mask (CKI Backport Bot) [RHEL-115351]
- lib: packing: use BITS_PER_BYTE instead of 8 (CKI Backport Bot) [RHEL-115351]
- lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior (CKI Backport Bot) [RHEL-115351]
- lib: packing: add additional KUnit tests (CKI Backport Bot) [RHEL-115351]
- lib: packing: add KUnit tests adapted from selftests (CKI Backport Bot) [RHEL-115351]
- lib: packing: duplicate pack() and unpack() implementations (CKI Backport Bot) [RHEL-115351]
- lib: packing: add pack() and unpack() wrappers over packing() (CKI Backport Bot) [RHEL-115351]
- lib: packing: remove kernel-doc from header file (CKI Backport Bot) [RHEL-115351]
- lib: packing: adjust definitions and implementation for arbitrary buffer lengths (CKI Backport Bot) [RHEL-115351]
- lib: packing: refuse operating on bit indices which exceed size of buffer (CKI Backport Bot) [RHEL-115351]
| CVE-2025-39864 |
| CVE-2024-28956 |
| Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
| Oracle Linux 10 (aarch64) | kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_aarch64_appstream |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_aarch64_baseos_latest | |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_aarch64_codeready_builder | |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_aarch64_u0_baseos_patch | |
| kernel-cross-headers-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 586db90eb7a38c2286019b85bc0a5f9d336652fb8211a4c02049b8db521a2353 | - | ol10_aarch64_codeready_builder | |
| kernel-headers-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | fa4dd420ff96f41b3c03a1bb9435185f0cb8831be21e1c2535675adf16a5f7ac | - | ol10_aarch64_appstream | |
| kernel-tools-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 030151c19d06df1c63d82e874d70b96e48bddc74103d80513721f5f258534e6b | - | ol10_aarch64_baseos_latest | |
| kernel-tools-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 030151c19d06df1c63d82e874d70b96e48bddc74103d80513721f5f258534e6b | - | ol10_aarch64_u0_baseos_patch | |
| kernel-tools-libs-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 1f5a5d7afed3d2bcd37fe205530a1cd38a9bf1f08f637134929f6cdd8a896906 | - | ol10_aarch64_baseos_latest | |
| kernel-tools-libs-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 1f5a5d7afed3d2bcd37fe205530a1cd38a9bf1f08f637134929f6cdd8a896906 | - | ol10_aarch64_u0_baseos_patch | |
| kernel-tools-libs-devel-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 8b671e1d17acf90c34e5ae0fa533bd409647d410d9ea608ad9599bdab34e5e5d | - | ol10_aarch64_codeready_builder | |
| libperf-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 53f82ccc5672f1a81c0e9ea691a1fcbae6d878228cbbff063414a0a967d6788c | - | ol10_aarch64_codeready_builder | |
| perf-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 6890867be7ef59c6b3a884d05a6bbb5e73a7dbf01bc1fb74a745753f8ec1818f | - | ol10_aarch64_appstream | |
| python3-perf-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | d1948c47f98942cb256f0eebd5eafd5fcaab4da9805abbb40649c7c845351522 | - | ol10_aarch64_appstream | |
| rtla-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | d87a707a0d560d8d40153ec42bbfb46e146721fd0efc04dfaf576ec7d6748a3b | - | ol10_aarch64_appstream | |
| rv-6.12.0-55.43.1.0.1.el10_0.aarch64.rpm | 8f7ee27ef6113704d67cef7d1e0f41f77b74fdd91a3cccf25e8697009f690038 | - | ol10_aarch64_appstream | |
| Oracle Linux 10 (x86_64) | kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_x86_64_appstream |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_x86_64_baseos_latest | |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_x86_64_codeready_builder | |
| kernel-6.12.0-55.43.1.0.1.el10_0.src.rpm | 0c7eff23b6a987cbf5bb9ab46a2cf5e773b9c11b9507881c6853d6bfc6a8cb44 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 5a6a7c5fde3fcb3e9fb3777fecb426a0567b053f38202998fee94e21409f576d | - | ol10_x86_64_baseos_latest | |
| kernel-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 5a6a7c5fde3fcb3e9fb3777fecb426a0567b053f38202998fee94e21409f576d | - | ol10_x86_64_u0_baseos_patch | |
| kernel-abi-stablelists-6.12.0-55.43.1.0.1.el10_0.noarch.rpm | ab2c32ba3be12ac343d188d5aa7794cecc5626845562d9beffc3816ac7f5b04a | - | ol10_x86_64_baseos_latest | |
| kernel-abi-stablelists-6.12.0-55.43.1.0.1.el10_0.noarch.rpm | ab2c32ba3be12ac343d188d5aa7794cecc5626845562d9beffc3816ac7f5b04a | - | ol10_x86_64_u0_baseos_patch | |
| kernel-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 8badab126989d88c653d0cf47aff495f5f3d18c50c60b26f497dcf3d4fe12e1d | - | ol10_x86_64_baseos_latest | |
| kernel-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 8badab126989d88c653d0cf47aff495f5f3d18c50c60b26f497dcf3d4fe12e1d | - | ol10_x86_64_u0_baseos_patch | |
| kernel-cross-headers-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | f662d9544d26a284d8aeb6a75f1d41f666633ebdecb7e268ae8f127d5d272241 | - | ol10_x86_64_codeready_builder | |
| kernel-debug-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d45ba2b7939e495385a2c3587abaf8284528806d9fb7b4d54f6dc6d1443a8e3a | - | ol10_x86_64_baseos_latest | |
| kernel-debug-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d45ba2b7939e495385a2c3587abaf8284528806d9fb7b4d54f6dc6d1443a8e3a | - | ol10_x86_64_u0_baseos_patch | |
| kernel-debug-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 3d7496bb482a82b40ed36d072aa91e4acd038f86cf75660ecffb9ef8e50c670f | - | ol10_x86_64_baseos_latest | |
| kernel-debug-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 3d7496bb482a82b40ed36d072aa91e4acd038f86cf75660ecffb9ef8e50c670f | - | ol10_x86_64_u0_baseos_patch | |
| kernel-debug-devel-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | dac7dbe0cf61600b196b082cb7e32030724a49bb403615a71091d14e11e1d33c | - | ol10_x86_64_appstream | |
| kernel-debug-devel-matched-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | e7fe2c22c0c8e0777cfc1a3ac3d0f25c417b8170692a6827b3e67efd5ab858a1 | - | ol10_x86_64_appstream | |
| kernel-debug-modules-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | faa3c402a4d9ac4694eec18259055acd2f4f7f18fbfa0598e40b71ad770b6aa3 | - | ol10_x86_64_baseos_latest | |
| kernel-debug-modules-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | faa3c402a4d9ac4694eec18259055acd2f4f7f18fbfa0598e40b71ad770b6aa3 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-debug-modules-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d1b124eb0d249d0df2e4ff773d8ef25ae724b9e44b810d7f4a8669fc4ee35928 | - | ol10_x86_64_baseos_latest | |
| kernel-debug-modules-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d1b124eb0d249d0df2e4ff773d8ef25ae724b9e44b810d7f4a8669fc4ee35928 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-debug-modules-extra-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | eaedaccfd4e342aa1e1f3535be27b3ea0719d978552b99878aa25d0f44230bf2 | - | ol10_x86_64_baseos_latest | |
| kernel-debug-modules-extra-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | eaedaccfd4e342aa1e1f3535be27b3ea0719d978552b99878aa25d0f44230bf2 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-debug-uki-virt-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 5362de83145e48f1c16510a95eeba8955b9cec32e4c073c745556f6b8c31f766 | - | ol10_x86_64_baseos_latest | |
| kernel-debug-uki-virt-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 5362de83145e48f1c16510a95eeba8955b9cec32e4c073c745556f6b8c31f766 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-devel-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | fb55574d411c96b77582ed5bf7fa254c95853f31f595e216f0589eeee164cc8e | - | ol10_x86_64_appstream | |
| kernel-devel-matched-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | ddbfb547797aa27737acf596a519dc30c1e322b156012ed96dad04d8eab46ef5 | - | ol10_x86_64_appstream | |
| kernel-doc-6.12.0-55.43.1.0.1.el10_0.noarch.rpm | 86177927db1ed3e5660a03196c00aa2bf5b8e16c7073cdb02de0153dfe7b25ac | - | ol10_x86_64_appstream | |
| kernel-headers-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 9df22b89ae9038ba4e9153cc0f728ce125bbbfd7c9296619178678bfe20d24d9 | - | ol10_x86_64_appstream | |
| kernel-modules-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d080627ae250c2f0de2c4d842302ef151bc0381b048e24f9a306e7c6edd7e617 | - | ol10_x86_64_baseos_latest | |
| kernel-modules-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | d080627ae250c2f0de2c4d842302ef151bc0381b048e24f9a306e7c6edd7e617 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-modules-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | f8232f07b74e7c4c0cc5605449f81595c26ad0b03e586d2d229824bb2a65c9de | - | ol10_x86_64_baseos_latest | |
| kernel-modules-core-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | f8232f07b74e7c4c0cc5605449f81595c26ad0b03e586d2d229824bb2a65c9de | - | ol10_x86_64_u0_baseos_patch | |
| kernel-modules-extra-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | cd18ca81aedc694d78b469f62ed7bbe4a1c1b4c576d9931a940430d1a959bbaa | - | ol10_x86_64_baseos_latest | |
| kernel-modules-extra-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | cd18ca81aedc694d78b469f62ed7bbe4a1c1b4c576d9931a940430d1a959bbaa | - | ol10_x86_64_u0_baseos_patch | |
| kernel-tools-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | b648efcfd4f7fd79066e049a73a33f82859ab393ff45575551698599e3f8f0b2 | - | ol10_x86_64_baseos_latest | |
| kernel-tools-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | b648efcfd4f7fd79066e049a73a33f82859ab393ff45575551698599e3f8f0b2 | - | ol10_x86_64_u0_baseos_patch | |
| kernel-tools-libs-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 29463ea8f0f014f25eb81a3fafb1bd72216eee22ea36572649e897fe515ec4ba | - | ol10_x86_64_baseos_latest | |
| kernel-tools-libs-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 29463ea8f0f014f25eb81a3fafb1bd72216eee22ea36572649e897fe515ec4ba | - | ol10_x86_64_u0_baseos_patch | |
| kernel-tools-libs-devel-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | b2741ebd177509ef37557dc2925ee23f023432e6751fdef6937ecc04639cc372 | - | ol10_x86_64_codeready_builder | |
| kernel-uki-virt-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 9914ab39eefb225a134c1bc1db7ee7d66801089c719584c9de7afd58159f63be | - | ol10_x86_64_baseos_latest | |
| kernel-uki-virt-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 9914ab39eefb225a134c1bc1db7ee7d66801089c719584c9de7afd58159f63be | - | ol10_x86_64_u0_baseos_patch | |
| kernel-uki-virt-addons-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 02fdc3ee65f174e445f218b4ba1f66f5e068e0e4e174856ae5a19e91111a512d | - | ol10_x86_64_baseos_latest | |
| kernel-uki-virt-addons-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 02fdc3ee65f174e445f218b4ba1f66f5e068e0e4e174856ae5a19e91111a512d | - | ol10_x86_64_u0_baseos_patch | |
| libperf-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | ddc5786cf2ba248a9b5d73fc938cfe97e7ca6c3d16efd2510b279a8aa384e3ba | - | ol10_x86_64_codeready_builder | |
| perf-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 0a473682bd3e5ff165bc75976ce6351b57849f0b95a0881b733b679ca567952a | - | ol10_x86_64_appstream | |
| python3-perf-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 4dcb9404d3e3ad543081a2ad7fdf653bf3b5fe9cd53dc6cd97f155c3bb013396 | - | ol10_x86_64_appstream | |
| rtla-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 3621e3b3653eaba8f577969a3063aee682243ab3d250467c2a22991b25e44c08 | - | ol10_x86_64_appstream | |
| rv-6.12.0-55.43.1.0.1.el10_0.x86_64.rpm | 0c9b8190257e9ff3aa7465d3b9b3a338cc0a3c5832b725cba92536488a6e2b92 | - | ol10_x86_64_appstream | |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team