Type: | SECURITY |
Impact: | MODERATE |
Release Date: | 2024-11-05 |
- [4.18.0-553.27.1_10.OL8]
- 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.3
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34750652]
[4.18.0-553.27.1_10]
- lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() (Waiman Long) [RHEL-62139] {CVE-2024-47668}
- bonding: fix xfrm real_dev null pointer dereference (Hangbin Liu) [RHEL-57239] {CVE-2024-44989}
- bonding: fix null pointer deref in bond_ipsec_offload_ok (Hangbin Liu) [RHEL-57233] {CVE-2024-44990}
- bpf: Fix overrunning reservations in ringbuf (Viktor Malik) [RHEL-49414] {CVE-2024-41009}
- xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create (CKI Backport Bot) [RHEL-49309] {CVE-2022-48773}
- tty: tty_io: update timestamps on all device nodes (Aristeu Rozanski) [RHEL-55257]
- tty: use 64-bit timstamp (Aristeu Rozanski) [RHEL-55257]
- ELF: fix kernel.randomize_va_space double read (Rafael Aquini) [RHEL-60669] {CVE-2024-46826}
- xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown (Xin Long) [RHEL-58100]
- loopback: fix lockdep splat (Xin Long) [RHEL-58100]
- blackhole_netdev: use blackhole_netdev to invalidate dst entries (Xin Long) [RHEL-58100]
- loopback: create blackhole net device similar to loopack. (Xin Long) [RHEL-58100]
[4.18.0-553.26.1_10]
- nouveau: lock the client object tree. (Abdiel Janulgue) [RHEL-35118] {CVE-2024-27062}
- cifs: fix deadlock between reconnect and lease break (Paulo Alcantara) [RHEL-58037]
- ACPI: PAD: fix crash in exit_round_robin() (Mark Langsdorf) [RHEL-56156]
- gfs2: Randomize GLF_VERIFY_DELETE work delay (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Update to the evict / remote delete documentation (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Clean up delete work processing (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Rename dinode_demise to evict_behavior (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Faster gfs2_upgrade_iopen_glock wakeups (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Fix unlinked inode cleanup (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Initialize gl_no_formal_ino earlier (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE (Andreas Gruenbacher) [RHEL-35757]
- gfs2: make timeout values more explicit (Wolfram Sang) [RHEL-35757]
- gfs2: Simplify function gfs2_upgrade_iopen_glock (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Rename SDF_DEACTIVATING to SDF_KILL (Andreas Gruenbacher) [RHEL-35757]
- gfs2: Cease delete work during unmount (Bob Peterson) [RHEL-35757]
- gfs2: Improve gfs2_upgrade_iopen_glock comment (Andreas Gruenbacher) [RHEL-35757]
- gfs2: nit: gfs2_drop_inode shouldn't return bool (Bob Peterson) [RHEL-35757]
- dmaengine: fix NULL pointer in channel unregistration function (Jerry Snitselaar) [RHEL-28867] {CVE-2023-52492}
- dma-direct: Leak pages on dma_set_decrypted() failure (Jerry Snitselaar) [RHEL-37335] {CVE-2024-35939}
- nfsd: fix delegation_blocked() to block correctly for at least 30 seconds (Olga Kornievskaia) [RHEL-41075]
- NFSv4: Always ask for type with READDIR (Benjamin Coddington) [RHEL-39397]
- cifs: get rid of unneeded conditional in cifs_get_num_sgs() (Paulo Alcantara) [RHEL-60251]
- cifs: Get rid of unneeded conditional in the smb2_get_aead_req() (Paulo Alcantara) [RHEL-60251]
- cifs: Remove duplicated include in cifsglob.h (Paulo Alcantara) [RHEL-60251]
- cifs: fix oops during encryption (Paulo Alcantara) [RHEL-60251]
[4.18.0-553.25.1_10]
- cifs: modefromsids must add an ACE for authenticated users (Paulo Alcantara) [RHEL-56052]
- cifs: do not use uninitialized data in the owner/group sid (Paulo Alcantara) [RHEL-56052]
- cifs: fix set of group SID via NTSD xattrs (Paulo Alcantara) [RHEL-56052]
- smb3: correct smb3 ACL security descriptor (Paulo Alcantara) [RHEL-56052]
- smb3: fix possible access to uninitialized pointer to DACL (Paulo Alcantara) [RHEL-56052]
- cifs: remove two cases where rc is set unnecessarily in sid_to_id (Paulo Alcantara) [RHEL-56052]
- cifs: Fix chmod with modefromsid when an older ACE already exists. (Paulo Alcantara) [RHEL-56052]
- cifs: update new ACE pointer after populate_new_aces. (Paulo Alcantara) [RHEL-56052]
- cifs: If a corrupted DACL is returned by the server, bail out. (Paulo Alcantara) [RHEL-56052]
- cifs: cleanup a few le16 vs. le32 uses in cifsacl.c (Paulo Alcantara) [RHEL-56052]
- cifs: Change SIDs in ACEs while transferring file ownership. (Paulo Alcantara) [RHEL-56052]
- cifs: Retain old ACEs when converting between mode bits and ACL. (Paulo Alcantara) [RHEL-56052]
- cifs: Fix cifsacl ACE mask for group and others. (Paulo Alcantara) [RHEL-56052]
- Add SMB 2 support for getting and setting SACLs (Paulo Alcantara) [RHEL-56052]
- SMB3: Add support for getting and setting SACLs (Paulo Alcantara) [RHEL-56052]
- cifs: Enable sticky bit with cifsacl mount option. (Paulo Alcantara) [RHEL-56052]
- cifs: Fix unix perm bits to cifsacl conversion for 'other' bits. (Paulo Alcantara) [RHEL-56052]
- drm/i915/gt: Fix potential UAF by revoke of fence registers (Mika Penttila) [RHEL-53633] {CVE-2024-41092}
- scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths (Dick Kennedy) [RHEL-27224]
- kobject_uevent: Fix OOB access within zap_modalias_env() (Rafael Aquini) [RHEL-55000] {CVE-2024-42292}
- gfs2: Fix NULL pointer dereference in gfs2_log_flush (Andrew Price) [RHEL-51553] {CVE-2024-42079}
- of: module: add buffer overflow check in of_modalias() (Charles Mirabile) [RHEL-44267] {CVE-2024-38541}
[4.18.0-553.24.1_10]
- cifs: do not set WorkstationName in NTLMSSP auth blob (Paulo Alcantara) [RHEL-56729]
- padata: Fix possible divide-by-0 panic in padata_mt_helper() (Steve Best) [RHEL-56162] {CVE-2024-43889}
- i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR (CKI Backport Bot) [RHEL-57000]
- sctp: Fix null-ptr-deref in reuseport_add_sock(). (Xin Long) [RHEL-56234] {CVE-2024-44935}
- net/mlx5e: Fix netif state handling (Michal Schmidt) [RHEL-43864] {CVE-2024-38608}
- net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused args (Michal Schmidt) [RHEL-43864] {CVE-2024-38608}
- r8169: Fix possible ring buffer corruption on fragmented Tx packets. (cki-backport-bot) [RHEL-44031] {CVE-2024-38586}
- netfilter: flowtable: initialise extack before use (Florian Westphal) [RHEL-58542] {CVE-2024-45018}
- memcg: protect concurrent access to mem_cgroup_idr (Rafael Aquini) [RHEL-56252] {CVE-2024-43892}
- memcontrol: ensure memcg acquired by id is properly set up (Rafael Aquini) [RHEL-56252] {CVE-2024-43892}
- mm: memcontrol: fix cannot alloc the maximum memcg ID (Rafael Aquini) [RHEL-56252] {CVE-2024-43892}
- mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX (Rafael Aquini) [RHEL-56252] {CVE-2024-43892}
- ice: Add netif_device_attach/detach into PF reset flow (CKI Backport Bot) [RHEL-23676]
[4.18.0-553.23.1_10]
- ethtool: check device is present when getting link settings (Jamie Bainbridge) [RHEL-57002]
- netfilter: nft_set_pipapo: do not free live element (Phil Sutter) [RHEL-34221] {CVE-2024-26924}
- netfilter: nf_tables: missing iterator type in lookup walk (Phil Sutter) [RHEL-35033] {CVE-2024-27017}
- netfilter: nft_set_pipapo: walk over current view on netlink dump (Phil Sutter) [RHEL-35033] {CVE-2024-27017}
- netfilter: nftables: add helper function to flush set elements (Phil Sutter) [RHEL-35033] {CVE-2024-27017}
- netfilter: nf_tables: prefer nft_chain_validate (Phil Sutter) [RHEL-51040] {CVE-2024-41042}
- netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers (Phil Sutter) [RHEL-51516] {CVE-2024-42070}
- netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() (Phil Sutter) [RHEL-43003] {CVE-2024-35898}
- netfilter: ipset: Fix suspicious rcu_dereference_protected() (Phil Sutter) [RHEL-47606] {CVE-2024-39503}
- netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type (Phil Sutter) [RHEL-47606] {CVE-2024-39503}
- netfilter: ipset: Add list flush to cancel_gc (Phil Sutter) [RHEL-47606] {CVE-2024-39503}
- netfilter: nf_conntrack_h323: Add protection for bmp length out of range (Phil Sutter) [RHEL-42680] {CVE-2024-26851}
- netfilter: bridge: replace physindev with physinif in nf_bridge_info (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: propagate net to nf_bridge_get_physindev (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: nfnetlink_log: use proper helper for fetching physinif (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: nf_queue: remove excess nf_bridge variable (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- dev/parport: fix the array out-of-bounds risk (Steve Best) [RHEL-54985] {CVE-2024-42301}
- KVM: Always flush async #PF workqueue when vCPU is being destroyed (Sean Christopherson) [RHEL-35100] {CVE-2024-26976}
- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (Kamal Heib) [RHEL-44279] {CVE-2024-38540}
- tipc: Return non-zero value from tipc_udp_addr2str() on error (Xin Long) [RHEL-55069] {CVE-2024-42284}
- Bluetooth: Fix TOCTOU in HCI debugfs implementation (CKI Backport Bot) [RHEL-26831] {CVE-2024-24857}
- drm/i915/dpt: Make DPT object unshrinkable (CKI Backport Bot) [RHEL-47856] {CVE-2024-40924}
- tipc: force a dst refcount before doing decryption (Xin Long) [RHEL-48363] {CVE-2024-40983}
- block: initialize integrity buffer to zero before writing it to media (Ming Lei) [RHEL-54763] {CVE-2024-43854}
- gso: do not skip outer ip header in case of ipip and net_failover (CKI Backport Bot) [RHEL-55790] {CVE-2022-48936}
- drm/amdgpu: avoid using null object of framebuffer (CKI Backport Bot) [RHEL-51405] {CVE-2024-41093}
- ipv6: prevent possible NULL deref in fib6_nh_init() (Guillaume Nault) [RHEL-48170] {CVE-2024-40961}
- mlxsw: spectrum_acl_erp: Fix object nesting warning (CKI Backport Bot) [RHEL-55568] {CVE-2024-43880}
- ibmvnic: Add tx check to prevent skb leak (CKI Backport Bot) [RHEL-51249] {CVE-2024-41066}
- ibmvnic: rename local variable index to bufidx (CKI Backport Bot) [RHEL-51249] {CVE-2024-41066}
- netfilter: bridge: replace physindev with physinif in nf_bridge_info (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: propagate net to nf_bridge_get_physindev (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: nfnetlink_log: use proper helper for fetching physinif (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- netfilter: nf_queue: remove excess nf_bridge variable (Florian Westphal) [RHEL-37038 RHEL-37039] {CVE-2024-35839}
- USB: serial: mos7840: fix crash on resume (CKI Backport Bot) [RHEL-53680] {CVE-2024-42244}
- ACPICA: Revert 'ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.' (CKI Backport Bot) [RHEL-48381] {CVE-2024-40984}
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 8 (aarch64) | kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_aarch64_baseos_latest |
kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_aarch64_codeready_builder | |
kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_aarch64_u10_baseos_patch | |
bpftool-4.18.0-553.27.1.el8_10.aarch64.rpm | 50ea4d19d1cff9a38cd1dba1b39bdb854a0790e35208630d6ba974197d3e0a8b | - | ol8_aarch64_baseos_latest | |
bpftool-4.18.0-553.27.1.el8_10.aarch64.rpm | 50ea4d19d1cff9a38cd1dba1b39bdb854a0790e35208630d6ba974197d3e0a8b | - | ol8_aarch64_u10_baseos_patch | |
kernel-cross-headers-4.18.0-553.27.1.el8_10.aarch64.rpm | 4081e268430c70455ea22645ebccbfc3a182b183da4598b8d43e82244b8b2d18 | - | ol8_aarch64_baseos_latest | |
kernel-cross-headers-4.18.0-553.27.1.el8_10.aarch64.rpm | 4081e268430c70455ea22645ebccbfc3a182b183da4598b8d43e82244b8b2d18 | - | ol8_aarch64_u10_baseos_patch | |
kernel-headers-4.18.0-553.27.1.el8_10.aarch64.rpm | 3e3677de2b59a1eda3b628b5ee0c55db2189181773508faf612096e747f4fdad | - | ol8_aarch64_baseos_latest | |
kernel-headers-4.18.0-553.27.1.el8_10.aarch64.rpm | 3e3677de2b59a1eda3b628b5ee0c55db2189181773508faf612096e747f4fdad | - | ol8_aarch64_u10_baseos_patch | |
kernel-tools-4.18.0-553.27.1.el8_10.aarch64.rpm | 218f4fdee582b057e282d05de7802d09cf0fe95586f46500bdd354a20d99900a | - | ol8_aarch64_baseos_latest | |
kernel-tools-4.18.0-553.27.1.el8_10.aarch64.rpm | 218f4fdee582b057e282d05de7802d09cf0fe95586f46500bdd354a20d99900a | - | ol8_aarch64_u10_baseos_patch | |
kernel-tools-libs-4.18.0-553.27.1.el8_10.aarch64.rpm | 771251a379297646b9d36d79913cb1ae1b3aadbb5bf5d4adca1b0a339c9f083a | - | ol8_aarch64_baseos_latest | |
kernel-tools-libs-4.18.0-553.27.1.el8_10.aarch64.rpm | 771251a379297646b9d36d79913cb1ae1b3aadbb5bf5d4adca1b0a339c9f083a | - | ol8_aarch64_u10_baseos_patch | |
kernel-tools-libs-devel-4.18.0-553.27.1.el8_10.aarch64.rpm | 874fed6037a4806d6db36023b41e9bda9bf3f6e4940314f73700b15b0560c963 | - | ol8_aarch64_codeready_builder | |
perf-4.18.0-553.27.1.el8_10.aarch64.rpm | 7e5e048d9a095d4b470e51a177666038d8563badc93f3eb0169d21eca1e30489 | - | ol8_aarch64_baseos_latest | |
perf-4.18.0-553.27.1.el8_10.aarch64.rpm | 7e5e048d9a095d4b470e51a177666038d8563badc93f3eb0169d21eca1e30489 | - | ol8_aarch64_u10_baseos_patch | |
python3-perf-4.18.0-553.27.1.el8_10.aarch64.rpm | e9f4dcbbb52fecb45867b94682856fff382efa25cf5b51ae783edfe4138658a7 | - | ol8_aarch64_baseos_latest | |
python3-perf-4.18.0-553.27.1.el8_10.aarch64.rpm | e9f4dcbbb52fecb45867b94682856fff382efa25cf5b51ae783edfe4138658a7 | - | ol8_aarch64_u10_baseos_patch | |
Oracle Linux 8 (x86_64) | kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_x86_64_baseos_latest |
kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_x86_64_codeready_builder | |
kernel-4.18.0-553.27.1.el8_10.src.rpm | 35971237dfd8c832efcfc5baa478b86d6dd30fe3c587e6b3e4dd8ae7470b2cf7 | - | ol8_x86_64_u10_baseos_patch | |
bpftool-4.18.0-553.27.1.el8_10.x86_64.rpm | fefcf2be81838b4e13c16a0c5f686d2c694eb3ad429252d32fdcb5ddee154033 | - | ol8_x86_64_baseos_latest | |
bpftool-4.18.0-553.27.1.el8_10.x86_64.rpm | fefcf2be81838b4e13c16a0c5f686d2c694eb3ad429252d32fdcb5ddee154033 | - | ol8_x86_64_u10_baseos_patch | |
kernel-4.18.0-553.27.1.el8_10.x86_64.rpm | 21a00329fb6872f7cffe540ac02770fd0a9b0d3da9991c75d47cfa2f6bc079d3 | - | ol8_x86_64_baseos_latest | |
kernel-4.18.0-553.27.1.el8_10.x86_64.rpm | 21a00329fb6872f7cffe540ac02770fd0a9b0d3da9991c75d47cfa2f6bc079d3 | - | ol8_x86_64_u10_baseos_patch | |
kernel-abi-stablelists-4.18.0-553.27.1.el8_10.noarch.rpm | 1fbf875ddae6e0ebbcae922f7508b2f390aa16cd5db82f1bb5b59fe081037180 | - | ol8_x86_64_baseos_latest | |
kernel-abi-stablelists-4.18.0-553.27.1.el8_10.noarch.rpm | 1fbf875ddae6e0ebbcae922f7508b2f390aa16cd5db82f1bb5b59fe081037180 | - | ol8_x86_64_u10_baseos_patch | |
kernel-core-4.18.0-553.27.1.el8_10.x86_64.rpm | f5464cb513b612677df25db9029063bde19af69b07a5baa741f8f588707b64ff | - | ol8_x86_64_baseos_latest | |
kernel-core-4.18.0-553.27.1.el8_10.x86_64.rpm | f5464cb513b612677df25db9029063bde19af69b07a5baa741f8f588707b64ff | - | ol8_x86_64_u10_baseos_patch | |
kernel-cross-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 4d3c244e19ff3957bcda058af6abc11f91c1dd461d03e34d51a746d53f2d836b | - | ol8_x86_64_baseos_latest | |
kernel-cross-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 4d3c244e19ff3957bcda058af6abc11f91c1dd461d03e34d51a746d53f2d836b | - | ol8_x86_64_u10_baseos_patch | |
kernel-debug-4.18.0-553.27.1.el8_10.x86_64.rpm | 0842a39b3994ad5670cc34fac4c2cf1b813108314167bcd34205e2afeb52c4e2 | - | ol8_x86_64_baseos_latest | |
kernel-debug-4.18.0-553.27.1.el8_10.x86_64.rpm | 0842a39b3994ad5670cc34fac4c2cf1b813108314167bcd34205e2afeb52c4e2 | - | ol8_x86_64_u10_baseos_patch | |
kernel-debug-core-4.18.0-553.27.1.el8_10.x86_64.rpm | a484e9f00fcc41a5c34f9af94e1c2777f9bcab9e61bbc3c2275c3f4f3315a43f | - | ol8_x86_64_baseos_latest | |
kernel-debug-core-4.18.0-553.27.1.el8_10.x86_64.rpm | a484e9f00fcc41a5c34f9af94e1c2777f9bcab9e61bbc3c2275c3f4f3315a43f | - | ol8_x86_64_u10_baseos_patch | |
kernel-debug-devel-4.18.0-553.27.1.el8_10.x86_64.rpm | c7ac1d74d827b610a3566db07b29df570fe08b3ea503a10e4ed2df77e27e6bf2 | - | ol8_x86_64_baseos_latest | |
kernel-debug-devel-4.18.0-553.27.1.el8_10.x86_64.rpm | c7ac1d74d827b610a3566db07b29df570fe08b3ea503a10e4ed2df77e27e6bf2 | - | ol8_x86_64_u10_baseos_patch | |
kernel-debug-modules-4.18.0-553.27.1.el8_10.x86_64.rpm | dc855d0e8d33ff06288fd217ae5cc57fc3637a612ce611e61efde536558aaaa7 | - | ol8_x86_64_baseos_latest | |
kernel-debug-modules-4.18.0-553.27.1.el8_10.x86_64.rpm | dc855d0e8d33ff06288fd217ae5cc57fc3637a612ce611e61efde536558aaaa7 | - | ol8_x86_64_u10_baseos_patch | |
kernel-debug-modules-extra-4.18.0-553.27.1.el8_10.x86_64.rpm | 41443658ffe08adce52d2c3e11746c80e688385f9d2e35be346882e22b98bc9e | - | ol8_x86_64_baseos_latest | |
kernel-debug-modules-extra-4.18.0-553.27.1.el8_10.x86_64.rpm | 41443658ffe08adce52d2c3e11746c80e688385f9d2e35be346882e22b98bc9e | - | ol8_x86_64_u10_baseos_patch | |
kernel-devel-4.18.0-553.27.1.el8_10.x86_64.rpm | bf6061a859633c31256740a6cfe5671d76430d8207ed77c2cd8ad5e34581e394 | - | ol8_x86_64_baseos_latest | |
kernel-devel-4.18.0-553.27.1.el8_10.x86_64.rpm | bf6061a859633c31256740a6cfe5671d76430d8207ed77c2cd8ad5e34581e394 | - | ol8_x86_64_u10_baseos_patch | |
kernel-doc-4.18.0-553.27.1.el8_10.noarch.rpm | 2c6353523f325eba8b821a259041fd9d19300cdff76629bc35d302b6104538b4 | - | ol8_x86_64_baseos_latest | |
kernel-doc-4.18.0-553.27.1.el8_10.noarch.rpm | 2c6353523f325eba8b821a259041fd9d19300cdff76629bc35d302b6104538b4 | - | ol8_x86_64_u10_baseos_patch | |
kernel-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 8681d8b2434eca5ffebc22e189598aefe9905d548a3de74ec358cd98fdfddf9c | - | exadata_dbserver_23.1.21.0.0_x86_64_base | |
kernel-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 8681d8b2434eca5ffebc22e189598aefe9905d548a3de74ec358cd98fdfddf9c | - | exadata_dbserver_24.1.7.0.0_x86_64_base | |
kernel-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 8681d8b2434eca5ffebc22e189598aefe9905d548a3de74ec358cd98fdfddf9c | - | ol8_x86_64_baseos_latest | |
kernel-headers-4.18.0-553.27.1.el8_10.x86_64.rpm | 8681d8b2434eca5ffebc22e189598aefe9905d548a3de74ec358cd98fdfddf9c | - | ol8_x86_64_u10_baseos_patch | |
kernel-modules-4.18.0-553.27.1.el8_10.x86_64.rpm | 83e2d557a90865d4ade2fe21510ed28452045d9f6b8757e89c0bde43c1798f68 | - | ol8_x86_64_baseos_latest | |
kernel-modules-4.18.0-553.27.1.el8_10.x86_64.rpm | 83e2d557a90865d4ade2fe21510ed28452045d9f6b8757e89c0bde43c1798f68 | - | ol8_x86_64_u10_baseos_patch | |
kernel-modules-extra-4.18.0-553.27.1.el8_10.x86_64.rpm | 7560675cf6613ec96aaf2f970036d3b6793a96a24747510b998352d47857b353 | - | ol8_x86_64_baseos_latest | |
kernel-modules-extra-4.18.0-553.27.1.el8_10.x86_64.rpm | 7560675cf6613ec96aaf2f970036d3b6793a96a24747510b998352d47857b353 | - | ol8_x86_64_u10_baseos_patch | |
kernel-tools-4.18.0-553.27.1.el8_10.x86_64.rpm | 3d6523657710f113501d620ac5f469849c8059d5cd84130182d9f3abf2f9d72c | - | ol8_x86_64_baseos_latest | |
kernel-tools-4.18.0-553.27.1.el8_10.x86_64.rpm | 3d6523657710f113501d620ac5f469849c8059d5cd84130182d9f3abf2f9d72c | - | ol8_x86_64_u10_baseos_patch | |
kernel-tools-libs-4.18.0-553.27.1.el8_10.x86_64.rpm | 0a509c870f174dd5d2da2bf158f4e2deb8fe82da6bd6a75275aad6efe88324f7 | - | ol8_x86_64_baseos_latest | |
kernel-tools-libs-4.18.0-553.27.1.el8_10.x86_64.rpm | 0a509c870f174dd5d2da2bf158f4e2deb8fe82da6bd6a75275aad6efe88324f7 | - | ol8_x86_64_u10_baseos_patch | |
kernel-tools-libs-devel-4.18.0-553.27.1.el8_10.x86_64.rpm | 2a592093b03f9f6a8ef9274c4ddd3ffd18e32a4dd954901a07b62a25590e9f13 | - | ol8_x86_64_codeready_builder | |
perf-4.18.0-553.27.1.el8_10.x86_64.rpm | f9a3fc7b77bb8d1281cf699e8082c7e37117196e065f24941a026f048be01394 | - | ol8_x86_64_baseos_latest | |
perf-4.18.0-553.27.1.el8_10.x86_64.rpm | f9a3fc7b77bb8d1281cf699e8082c7e37117196e065f24941a026f048be01394 | - | ol8_x86_64_u10_baseos_patch | |
python3-perf-4.18.0-553.27.1.el8_10.x86_64.rpm | 43671d23a8f4c988dfa8b0ec76d878b605c132c0faf1ab580ce9ffae6d7b2eaf | - | ol8_x86_64_baseos_latest | |
python3-perf-4.18.0-553.27.1.el8_10.x86_64.rpm | 43671d23a8f4c988dfa8b0ec76d878b605c132c0faf1ab580ce9ffae6d7b2eaf | - | ol8_x86_64_u10_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