Type: | SECURITY |
Impact: | IMPORTANT |
Release Date: | 2020-07-24 |
[4.18.0-193.13.2_2.OL8]
- Oracle Linux certificates (Alexey Petrenko)
- 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]
[4.18.0-193.13.2_2]
- Rebuild to get kernel image properly signed (Bruno Meneguele)
[4.18.0-193.13.1_2]
- [x86] x86/efi: Allocate e820 buffer before calling efi_exit_boot_service (Lenny Szubowicz) [1846180 1824005]
[4.18.0-193.12.1_2]
- [net] openvswitch: simplify the ovs_dp_cmd_new (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: fix possible memleak on destroy flow-table (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: add likely in flow_lookup (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: simplify the flow_hash (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: optimize flow-mask looking up (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: optimize flow mask cache hash collision (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: shrink the mask array if necessary (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: convert mask list in mask array (Eelco Chaudron) [1851235 1819202]
- [net] openvswitch: add flow-mask cache for performance (Eelco Chaudron) [1851235 1819202]
- [net] netfilter: nf_tables: use-after-free in dynamic operations (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: add missing ->release_ops() in error path of newrule() (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_compat: use .release_ops and remove list of extension (Phil Sutter) [1845164 1757933]
- [vfio] vfio/pci: Fix SR-IOV VF handling with MMIO blocking (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [pci] PCI: pciehp: Fix MSI interrupt race (Myron Stowe) [1852045 1779610]
- [kernel] smp: Allow smp_call_function_single_async() to insert locked csd (Peter Xu) [1851406 1830014]
- [x86] kvm: Clean up host's steal time structure (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
- [x86] kvm: Make sure KVM_VCPU_FLUSH_TLB flag is not missed (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
- [virt] x86/kvm: Cache gfn to pfn translation (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
- [virt] x86/kvm: Introduce kvm_(un)map_gfn() (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
- [x86] kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit (Jon Maloy) [1795128 1813987] {CVE-2019-3016}
[4.18.0-193.11.1_2]
- [net] netfilter: conntrack: fix infinite loop on rmmod (Florian Westphal) [1851005 1832381]
- [net] netfilter: conntrack: allow insertion of clashing entries (Florian Westphal) [1851003 1821404]
- [net] netfilter: conntrack: split resolve_clash function (Florian Westphal) [1851003 1821404]
- [net] netfilter: conntrack: place confirm-bit setting in a helper (Florian Westphal) [1851003 1821404]
- [net] netfilter: never get/set skb->tstamp (Florian Westphal) [1851003 1821404]
- [net] netfilter: conntrack: remove two args from resolve_clash (Florian Westphal) [1851003 1821404]
- [net] netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash (Florian Westphal) [1851003 1821404]
- [x86] mm: Fix mremap not considering huge pmd devmap (Rafael Aquini) [1843440 1843441] {CVE-2020-10757}
- [x86] x86/vector: Remove warning on managed interrupt migration (Peter Xu) [1848545 1812331]
- [s390] s390/cio: fix virtio-ccw DMA without PV (Philipp Rudo) [1842620 1814787]
[4.18.0-193.10.1_2]
- [misc] dma-mapping: zero memory returned from dma_alloc_* (Philipp Rudo) [1847453 1788928]
- [nvme] nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths (Gopal Tiwari) [1846405 1781927]
- [net] netfilter: nf_tables: fix infinite loop when expr is not available (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: autoload modules from the abort path (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: store transaction list locally while requesting module (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: use-after-free in failing rule with bound set (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: add nft_expr_type_request_module() (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: bogus EBUSY in helper removal from transaction (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: fix set double-free in abort path (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_compat: don't use refcount_inc on newly allocated entry (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: unbind set in rule from commit path (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_compat: destroy function must not have side effects (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_compat: make lists per netns (Phil Sutter) [1845164 1757933]
- [net] netfilter: nft_compat: use refcnt_t type for nft_xt reference count (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: asynchronous release (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: split set destruction in deactivate and destroy phase (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: flow event notifier must use transaction mutex (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: use dedicated mutex to guard transactions (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: avoid global info storage (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: take module reference when starting a batch (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: make valid_genid callback mandatory (Phil Sutter) [1845164 1757933]
- [net] netfilter: nf_tables: add and use helper for module autoload (Phil Sutter) [1845164 1757933]
- [net] netfilter: nat: never update the UDP checksum when it's 0 (Guillaume Nault) [1847128 1794714]
- [x86] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches (Waiman Long) [1847395 1847396] {CVE-2020-10768}
- [x86] x86/speculation: Prevent rogue cross-process SSBD shutdown (Waiman Long) [1847357 1847358] {CVE-2020-10766}
- [x86] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS (Waiman Long) [1847378 1847379] {CVE-2020-10767}
- [x86] x86/speculation: Add support for STIBP always-on preferred mode (Waiman Long) [1847378 1847379] {CVE-2020-10767}
- [x86] x86/speculation: Change misspelled STIPB to STIBP (Waiman Long) [1847378 1847379] {CVE-2020-10767}
- [powerpc] powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory (Steve Best) [1842406 1817596]
[4.18.0-193.9.1_2]
- [wireless] mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() (Jarod Wilson) [1844073 1844031] {CVE-2020-12654}
- [wireless] mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() (Jarod Wilson) [1844049 1844039] {CVE-2020-12653}
- [netdrv] net/mlx5: FPGA, support network cards with standalone FPGA (Alaa Hleihel) [1843544 1789380]
- [mm] hugetlbfs: don't retry when pool page allocations start to fail (Rafael Aquini) [1835789 1727288]
- [mm] mm, compaction: raise compaction priority after it withdrawns (Rafael Aquini) [1835789 1727288]
- [mm] mm, reclaim: cleanup should_continue_reclaim() (Rafael Aquini) [1835789 1727288]
- [mm] mm, reclaim: make should_continue_reclaim perform dryrun detection (Rafael Aquini) [1835789 1727288]
- [kernel] exit: panic before exit_mm() on global init exit (Oleg Nesterov) [1821378 1808944]
- [documentation] x86/speculation: Add Ivy Bridge to affected list (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
- [documentation] x86/speculation: Add SRBDS vulnerability and mitigation documentation (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
- [x86] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
- [x86] x86/cpu: Add 'table' argument to cpu_matches() (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
- [x86] x86/cpu: Add a steppings field to struct x86_cpu_id (Josh Poimboeuf) [1827191 1827192] {CVE-2020-0543}
[4.18.0-193.8.1_2]
- [vfio] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [vfio] vfio-pci: Fault mmaps to enable vma tracking (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [vfio] vfio/type1: Support faulting PFNMAP vmas (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [vfio] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [vfio] vfio/pci: call irq_bypass_unregister_producer() before freeing irq (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
- [vfio] vfio_pci: Enable memory accesses before calling pci_map_rom (Alex Williamson) [1837309 1837310] {CVE-2020-12888}
[4.18.0-193.7.1_2]
- [sound] ALSA: timer: Fix incorrectly assigned timer instance (Jaroslav Kysela) [1821714 1798468] {CVE-2019-19807}
- [netdrv] ibmvnic: Do not process device remove during device reset (Steve Best) [1836229 1813223]
- [net] ipv4: really enforce backoff for redirects (Paolo Abeni) [1836302 1834184]
CVE-2019-19807 |
CVE-2020-10757 |
CVE-2020-10766 |
CVE-2020-10767 |
CVE-2020-10768 |
CVE-2019-3016 |
CVE-2020-12654 |
CVE-2020-12653 |
CVE-2020-12888 |
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 8 (aarch64) | kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_aarch64_baseos_latest |
kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_aarch64_codeready_builder | |
kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_aarch64_u2_baseos_patch | |
bpftool-4.18.0-193.13.2.el8_2.aarch64.rpm | d93aa3e970b9f28c3ff7938557c29e2b4dd32a5bb5ac68cc61078ce126bc7846 | - | ol8_aarch64_baseos_latest | |
bpftool-4.18.0-193.13.2.el8_2.aarch64.rpm | d93aa3e970b9f28c3ff7938557c29e2b4dd32a5bb5ac68cc61078ce126bc7846 | - | ol8_aarch64_u2_baseos_patch | |
kernel-cross-headers-4.18.0-193.13.2.el8_2.aarch64.rpm | ee129c6c9fa82fb613dfec8eaa4b3f3b1c07779d9eac38364a42b5f3c97b633d | - | ol8_aarch64_baseos_latest | |
kernel-cross-headers-4.18.0-193.13.2.el8_2.aarch64.rpm | ee129c6c9fa82fb613dfec8eaa4b3f3b1c07779d9eac38364a42b5f3c97b633d | - | ol8_aarch64_u2_baseos_patch | |
kernel-headers-4.18.0-193.13.2.el8_2.aarch64.rpm | a451ce58e1d0858795dc5b22f8073e019f02c73d126ddd34f63ae4500d048f4e | - | ol8_aarch64_baseos_latest | |
kernel-headers-4.18.0-193.13.2.el8_2.aarch64.rpm | a451ce58e1d0858795dc5b22f8073e019f02c73d126ddd34f63ae4500d048f4e | - | ol8_aarch64_u2_baseos_patch | |
kernel-tools-4.18.0-193.13.2.el8_2.aarch64.rpm | f071196f2c612c1665511801021aae30449e91fb85e374219bcbc0e0185b3ad5 | - | ol8_aarch64_baseos_latest | |
kernel-tools-4.18.0-193.13.2.el8_2.aarch64.rpm | f071196f2c612c1665511801021aae30449e91fb85e374219bcbc0e0185b3ad5 | - | ol8_aarch64_u2_baseos_patch | |
kernel-tools-libs-4.18.0-193.13.2.el8_2.aarch64.rpm | 20d71f875ffcc600cd70ccf30581e6aa1a89dca02991a7ec8e1e92ee99d6f99e | - | ol8_aarch64_baseos_latest | |
kernel-tools-libs-4.18.0-193.13.2.el8_2.aarch64.rpm | 20d71f875ffcc600cd70ccf30581e6aa1a89dca02991a7ec8e1e92ee99d6f99e | - | ol8_aarch64_u2_baseos_patch | |
kernel-tools-libs-devel-4.18.0-193.13.2.el8_2.aarch64.rpm | 003e822fb08fef02cbb3964affac9fbd696d79e59953b3d476f5001299b7d4ff | - | ol8_aarch64_codeready_builder | |
perf-4.18.0-193.13.2.el8_2.aarch64.rpm | fc15e831194a36e13ad291681e1772b1c794d86456971aeab05399c15d1fcf99 | - | ol8_aarch64_baseos_latest | |
perf-4.18.0-193.13.2.el8_2.aarch64.rpm | fc15e831194a36e13ad291681e1772b1c794d86456971aeab05399c15d1fcf99 | - | ol8_aarch64_u2_baseos_patch | |
python3-perf-4.18.0-193.13.2.el8_2.aarch64.rpm | 232a0e9a196789ba5a313576ebf88d3039ca1685685268d887f9ff135f850422 | - | ol8_aarch64_baseos_latest | |
python3-perf-4.18.0-193.13.2.el8_2.aarch64.rpm | 232a0e9a196789ba5a313576ebf88d3039ca1685685268d887f9ff135f850422 | - | ol8_aarch64_u2_baseos_patch | |
Oracle Linux 8 (x86_64) | kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_x86_64_baseos_latest |
kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_x86_64_codeready_builder | |
kernel-4.18.0-193.13.2.el8_2.src.rpm | 34f1bf7987240337334d4d3a82ece3632d80837b508af52a24837ac3de01c9ef | - | ol8_x86_64_u2_baseos_patch | |
bpftool-4.18.0-193.13.2.el8_2.x86_64.rpm | 40e46907d5cd52e33ad72f73549e1b8687e308e81cb6a6a9110b4397b180e8c0 | - | ol8_x86_64_baseos_latest | |
bpftool-4.18.0-193.13.2.el8_2.x86_64.rpm | 40e46907d5cd52e33ad72f73549e1b8687e308e81cb6a6a9110b4397b180e8c0 | - | ol8_x86_64_u2_baseos_patch | |
kernel-4.18.0-193.13.2.el8_2.x86_64.rpm | 17a2daaadbd6657d36e7d00cbaad67baf2d9ef71093d1b22d62c08b0c52bde22 | - | ol8_x86_64_baseos_latest | |
kernel-4.18.0-193.13.2.el8_2.x86_64.rpm | 17a2daaadbd6657d36e7d00cbaad67baf2d9ef71093d1b22d62c08b0c52bde22 | - | ol8_x86_64_u2_baseos_patch | |
kernel-abi-whitelists-4.18.0-193.13.2.el8_2.noarch.rpm | 3799706b08594a6f31611477594e3878fbc2ca426065779e852725cfb3859dad | - | ol8_x86_64_baseos_latest | |
kernel-abi-whitelists-4.18.0-193.13.2.el8_2.noarch.rpm | 3799706b08594a6f31611477594e3878fbc2ca426065779e852725cfb3859dad | - | ol8_x86_64_u2_baseos_patch | |
kernel-core-4.18.0-193.13.2.el8_2.x86_64.rpm | 91e1c5694a3b3f8ac7494177b8be4cb02be5bed5148b11657238233482e00266 | - | ol8_x86_64_baseos_latest | |
kernel-core-4.18.0-193.13.2.el8_2.x86_64.rpm | 91e1c5694a3b3f8ac7494177b8be4cb02be5bed5148b11657238233482e00266 | - | ol8_x86_64_u2_baseos_patch | |
kernel-cross-headers-4.18.0-193.13.2.el8_2.x86_64.rpm | eb58cd81c2d0dfb6e49c50ec24a0bf41cd2fa58d2097675e6081978c3b21f699 | - | ol8_x86_64_baseos_latest | |
kernel-cross-headers-4.18.0-193.13.2.el8_2.x86_64.rpm | eb58cd81c2d0dfb6e49c50ec24a0bf41cd2fa58d2097675e6081978c3b21f699 | - | ol8_x86_64_u2_baseos_patch | |
kernel-debug-4.18.0-193.13.2.el8_2.x86_64.rpm | e149a6b0ef0f74969224a185a4e682e27b1e821a36f86572dc45062095f64c54 | - | ol8_x86_64_baseos_latest | |
kernel-debug-4.18.0-193.13.2.el8_2.x86_64.rpm | e149a6b0ef0f74969224a185a4e682e27b1e821a36f86572dc45062095f64c54 | - | ol8_x86_64_u2_baseos_patch | |
kernel-debug-core-4.18.0-193.13.2.el8_2.x86_64.rpm | ac991b9ef6601b49672faa82dccaacbc8fe954f425881a0b9f95cb6e2e938a3e | - | ol8_x86_64_baseos_latest | |
kernel-debug-core-4.18.0-193.13.2.el8_2.x86_64.rpm | ac991b9ef6601b49672faa82dccaacbc8fe954f425881a0b9f95cb6e2e938a3e | - | ol8_x86_64_u2_baseos_patch | |
kernel-debug-devel-4.18.0-193.13.2.el8_2.x86_64.rpm | 05c1aff773e3bfb4537b9d6a0437cc8e5c6d9fe7ceb6819238637c78ea2f745f | - | ol8_x86_64_baseos_latest | |
kernel-debug-devel-4.18.0-193.13.2.el8_2.x86_64.rpm | 05c1aff773e3bfb4537b9d6a0437cc8e5c6d9fe7ceb6819238637c78ea2f745f | - | ol8_x86_64_u2_baseos_patch | |
kernel-debug-modules-4.18.0-193.13.2.el8_2.x86_64.rpm | 905b2f2d1c537894617c6a6d3189939240bf06adeef5adc2624837ef60ae9b0e | - | ol8_x86_64_baseos_latest | |
kernel-debug-modules-4.18.0-193.13.2.el8_2.x86_64.rpm | 905b2f2d1c537894617c6a6d3189939240bf06adeef5adc2624837ef60ae9b0e | - | ol8_x86_64_u2_baseos_patch | |
kernel-debug-modules-extra-4.18.0-193.13.2.el8_2.x86_64.rpm | 1261ec928b173f1f1360df4bda38696cb53e92aaa698a38afc10402d39f3c790 | - | ol8_x86_64_baseos_latest | |
kernel-debug-modules-extra-4.18.0-193.13.2.el8_2.x86_64.rpm | 1261ec928b173f1f1360df4bda38696cb53e92aaa698a38afc10402d39f3c790 | - | ol8_x86_64_u2_baseos_patch | |
kernel-devel-4.18.0-193.13.2.el8_2.x86_64.rpm | a597b702acc0752b8a1f2914913bc29e8d20b874db23be9db89cb671444964fe | - | ol8_x86_64_baseos_latest | |
kernel-devel-4.18.0-193.13.2.el8_2.x86_64.rpm | a597b702acc0752b8a1f2914913bc29e8d20b874db23be9db89cb671444964fe | - | ol8_x86_64_u2_baseos_patch | |
kernel-doc-4.18.0-193.13.2.el8_2.noarch.rpm | 66ec5533c882dcaaf651292e1536a125db3a67b8f764a945b475e99e9e13a3f9 | - | ol8_x86_64_baseos_latest | |
kernel-doc-4.18.0-193.13.2.el8_2.noarch.rpm | 66ec5533c882dcaaf651292e1536a125db3a67b8f764a945b475e99e9e13a3f9 | - | ol8_x86_64_u2_baseos_patch | |
kernel-headers-4.18.0-193.13.2.el8_2.x86_64.rpm | f1a478237be52037070091e42a9a0982d4cf7de8b184696a20460685c58ac03d | - | ol8_x86_64_baseos_latest | |
kernel-headers-4.18.0-193.13.2.el8_2.x86_64.rpm | f1a478237be52037070091e42a9a0982d4cf7de8b184696a20460685c58ac03d | - | ol8_x86_64_u2_baseos_patch | |
kernel-modules-4.18.0-193.13.2.el8_2.x86_64.rpm | 950b65ddeb8a84206d54b29cbb3461a93bde2ef34ddbab15161faedc2f1784d3 | - | ol8_x86_64_baseos_latest | |
kernel-modules-4.18.0-193.13.2.el8_2.x86_64.rpm | 950b65ddeb8a84206d54b29cbb3461a93bde2ef34ddbab15161faedc2f1784d3 | - | ol8_x86_64_u2_baseos_patch | |
kernel-modules-extra-4.18.0-193.13.2.el8_2.x86_64.rpm | 73f29222392f2a6745dc1dad8b2a91c1577691232727d4b73aa3dba38154cf61 | - | ol8_x86_64_baseos_latest | |
kernel-modules-extra-4.18.0-193.13.2.el8_2.x86_64.rpm | 73f29222392f2a6745dc1dad8b2a91c1577691232727d4b73aa3dba38154cf61 | - | ol8_x86_64_u2_baseos_patch | |
kernel-tools-4.18.0-193.13.2.el8_2.x86_64.rpm | dff208e90c78f30cc10cbbd7812b0e9a909eca0a0e8b6a5a6b36a2f0e55ac9f3 | - | ol8_x86_64_baseos_latest | |
kernel-tools-4.18.0-193.13.2.el8_2.x86_64.rpm | dff208e90c78f30cc10cbbd7812b0e9a909eca0a0e8b6a5a6b36a2f0e55ac9f3 | - | ol8_x86_64_u2_baseos_patch | |
kernel-tools-libs-4.18.0-193.13.2.el8_2.x86_64.rpm | 28f9957a05da399b313d976bc966166bb5a4f34504c2870635f9cd407009b122 | - | ol8_x86_64_baseos_latest | |
kernel-tools-libs-4.18.0-193.13.2.el8_2.x86_64.rpm | 28f9957a05da399b313d976bc966166bb5a4f34504c2870635f9cd407009b122 | - | ol8_x86_64_u2_baseos_patch | |
kernel-tools-libs-devel-4.18.0-193.13.2.el8_2.x86_64.rpm | 49cc24c2998640c49a33ae8c50b5fa0c304f6770d4b35020e1cd13fc8775a9f0 | - | ol8_x86_64_codeready_builder | |
perf-4.18.0-193.13.2.el8_2.x86_64.rpm | 49f390baf52d052a246cab5e286b5ca0033c2824a6f002257843ef52a145a9f9 | - | ol8_x86_64_baseos_latest | |
perf-4.18.0-193.13.2.el8_2.x86_64.rpm | 49f390baf52d052a246cab5e286b5ca0033c2824a6f002257843ef52a145a9f9 | - | ol8_x86_64_u2_baseos_patch | |
python3-perf-4.18.0-193.13.2.el8_2.x86_64.rpm | 30644f94bf67012bab47ee67055e58b59a2e1ce369af8dff260707bc4800e203 | - | ol8_x86_64_baseos_latest | |
python3-perf-4.18.0-193.13.2.el8_2.x86_64.rpm | 30644f94bf67012bab47ee67055e58b59a2e1ce369af8dff260707bc4800e203 | - | ol8_x86_64_u2_baseos_patch |
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