Type: | BUG |
Impact: | NA |
Release Date: | 2024-06-19 |
- [5.14.0-427.22.1_4.OL9]
- 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
[5.14.0-427.22.1_4]
- dpll: fix dpll_pin_on_pin_register() for multiple parent pins (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: indent DPLL option type by a tab (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: fix dpll_xa_ref_*_del() for multiple registrations (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: spec: use proper enum for pin capabilities attribute (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: move all dpll<>netdev helpers to dpll code (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: fix build failure due to rcu_dereference_check() on unknown type (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: rely on rcu for netdev_dpll_pin() (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: fix possible deadlock during netlink dump operation (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: check that pin is registered in __dpll_pin_unregister() (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: move xa_erase() call in to match dpll_pin_alloc() error path order (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: expose fractional frequency offset value to user (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: allocate pin ids in cycle (Petr Oros) [RHEL-36572 RHEL-32098]
- dpll: remove leftover mode_supported() op and use mode_get() instead (Petr Oros) [RHEL-36572 RHEL-32098]
- Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block (Petr Oros) [RHEL-36572 RHEL-32098]
- Documentation: dpll: Fix code blocks (Petr Oros) [RHEL-36572 RHEL-32098]
- MAINTAINERS: adjust header file entry in DPLL SUBSYSTEM (Petr Oros) [RHEL-36572 RHEL-32098]
- netdev: Remove unneeded semicolon (Petr Oros) [RHEL-36572 RHEL-32098]
- netlink: add variable-length / auto integers (Petr Oros) [RHEL-36572 RHEL-30145]
- netlink: allow be16 and be32 types in all uint policy checks (Ivan Vecera) [RHEL-36572 RHEL-30656]
- net: netlink: recommend policy range validation (Ivan Vecera) [RHEL-36572 RHEL-30344]
- netlink: add nla be16/32 types to minlen array (Ivan Vecera) [RHEL-36572 RHEL-30344]
- netlink: introduce bigendian integer types (Michal Schmidt) [RHEL-36572 RHEL-30344]
- netlink: introduce NLA_POLICY_MAX_BE (Ivan Vecera) [RHEL-36572 RHEL-30344]
- ice: use irq_update_affinity_hint() (Michal Schmidt) [RHEL-38512 RHEL-35293]
- x86/tsc: Defer marking TSC unstable to a worker (Wander Lairson Costa) [RHEL-9296 RHEL-19514]
- x86/smpboot: Make TSC synchronization function call based (David Arcari) [RHEL-9296 RHEL-19514]
- Bluetooth: hci_core: Remove le_restart_scan work (David Marlin) [RHEL-38524 RHEL-30099]
- hwmon: (coretemp) Enlarge per package core count limit (David Arcari) [RHEL-35447 RHEL-22705]
- hwmon: (coretemp) Fix bogus core_id to attr name mapping (David Arcari) [RHEL-35447 RHEL-22705]
- hwmon: (coretemp) Fix out-of-bounds memory access (David Arcari) [RHEL-35447 RHEL-22705]
- perf: arm_cspmu: Reject events meant for other PMUs (Michael Petlan) [RHEL-34991 RHEL-25824]
- smb: client: refresh referral without acquiring refpath_lock (Jay Shin) [RHEL-38904 RHEL-7986]
- smb: client: guarantee refcounted children from parent session (Jay Shin) [RHEL-38904 RHEL-7986]
- smb3: show beginning time for per share stats (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: fix mount when dns_resolver key is not available (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: get rid of dfs code dep in namespace.c (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: get rid of dfs naming in automount code (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: rename cifs_dfs_ref.c to namespace.c (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: ensure to try all targets when finding nested links (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: introduce DFS_CACHE_TGT_LIST() (Jay Shin) [RHEL-38904 RHEL-31245]
- smb: client: remove redundant pointer 'server' (Jay Shin) [RHEL-38904 RHEL-28739]
- smb: client: fix parsing of source mount option (Jay Shin) [RHEL-38904 RHEL-28739]
- integrity: eliminate unnecessary 'Problem loading X.509 certificate' msg (Coiby Xu) [RHEL-39933 RHEL-12346]
[5.14.0-427.21.1_4]
- drm/i915/display: Increase number of fast wake precharge pulses (Mika Penttila) [RHEL-36534 RHEL-20439]
- drm/i915/psr: Improve fast and IO wake lines calculation (Mika Penttila) [RHEL-36534 RHEL-20439]
- drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code (Mika Penttila) [RHEL-36534 RHEL-20439]
- smb: client: improve DFS mount check (Jay Shin) [RHEL-36743 RHEL-28739]
- net: mana: Fix Rx DMA datasize and skb_over_panic (Cathy Avery) [RHEL-37622 RHEL-9872]
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 9 (aarch64) | kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_aarch64_appstream |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_aarch64_baseos_latest | |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_aarch64_codeready_builder | |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_aarch64_u4_baseos_patch | |
bpftool-7.3.0-427.22.1.el9_4.aarch64.rpm | 85a4ca38e3a0d8d194401539bb7334d464bd17cb6268df33a370c659f000e419 | - | ol9_aarch64_baseos_latest | |
bpftool-7.3.0-427.22.1.el9_4.aarch64.rpm | 85a4ca38e3a0d8d194401539bb7334d464bd17cb6268df33a370c659f000e419 | - | ol9_aarch64_u4_baseos_patch | |
kernel-cross-headers-5.14.0-427.22.1.el9_4.aarch64.rpm | 7a005b49b55f55906cbf9d14ae587da122788ee12033d225660759ef5ea984a9 | - | ol9_aarch64_codeready_builder | |
kernel-headers-5.14.0-427.22.1.el9_4.aarch64.rpm | f21d8b0d473e175470cb48446cddfffa940e052b94ae8bb9441a6c51d0216647 | - | ol9_aarch64_appstream | |
kernel-tools-5.14.0-427.22.1.el9_4.aarch64.rpm | 264632db5268628449f2bc895c5095155a4da8ed5dae2fc21102ea57804ab385 | - | ol9_aarch64_baseos_latest | |
kernel-tools-5.14.0-427.22.1.el9_4.aarch64.rpm | 264632db5268628449f2bc895c5095155a4da8ed5dae2fc21102ea57804ab385 | - | ol9_aarch64_u4_baseos_patch | |
kernel-tools-libs-5.14.0-427.22.1.el9_4.aarch64.rpm | 6e875d5f2392ec6262fe2558dfda67c074976a765291480483e198e64bf2f1a1 | - | ol9_aarch64_baseos_latest | |
kernel-tools-libs-5.14.0-427.22.1.el9_4.aarch64.rpm | 6e875d5f2392ec6262fe2558dfda67c074976a765291480483e198e64bf2f1a1 | - | ol9_aarch64_u4_baseos_patch | |
kernel-tools-libs-devel-5.14.0-427.22.1.el9_4.aarch64.rpm | f835ab4e5feeba32000cb2ff0582c141f2613f28cba811bc50949ea67401c87b | - | ol9_aarch64_codeready_builder | |
perf-5.14.0-427.22.1.el9_4.aarch64.rpm | 0abc01b113c38d45553ae04112b04a958ba1887c897be3710d7aa3899cec3e27 | - | ol9_aarch64_appstream | |
python3-perf-5.14.0-427.22.1.el9_4.aarch64.rpm | 5408a87f2533edb5a4a761130a5a4c78d472e810f115fa29e26feba06b962262 | - | ol9_aarch64_baseos_latest | |
python3-perf-5.14.0-427.22.1.el9_4.aarch64.rpm | 5408a87f2533edb5a4a761130a5a4c78d472e810f115fa29e26feba06b962262 | - | ol9_aarch64_u4_baseos_patch | |
Oracle Linux 9 (x86_64) | kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_x86_64_appstream |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_x86_64_baseos_latest | |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_x86_64_codeready_builder | |
kernel-5.14.0-427.22.1.el9_4.src.rpm | 61cd7c82db7efb073a87b19ba492dc8e96c48b749ab9d51e501d597cba05c4d1 | - | ol9_x86_64_u4_baseos_patch | |
bpftool-7.3.0-427.22.1.el9_4.x86_64.rpm | b27cc326e999ba7ea205a38c05dda4cdee7b220654cdf6f29a79e5822bc22a80 | - | ol9_x86_64_baseos_latest | |
bpftool-7.3.0-427.22.1.el9_4.x86_64.rpm | b27cc326e999ba7ea205a38c05dda4cdee7b220654cdf6f29a79e5822bc22a80 | - | ol9_x86_64_u4_baseos_patch | |
kernel-5.14.0-427.22.1.el9_4.x86_64.rpm | d4b402487ad237d0e264c45988fa6c0483b96eb9cccb5fbb217bbc5a18c48d23 | - | ol9_x86_64_baseos_latest | |
kernel-5.14.0-427.22.1.el9_4.x86_64.rpm | d4b402487ad237d0e264c45988fa6c0483b96eb9cccb5fbb217bbc5a18c48d23 | - | ol9_x86_64_u4_baseos_patch | |
kernel-abi-stablelists-5.14.0-427.22.1.el9_4.noarch.rpm | d27604314589a4941869d064c939369dbdb9d72e45f802d3c0416dc64c74cd27 | - | ol9_x86_64_baseos_latest | |
kernel-abi-stablelists-5.14.0-427.22.1.el9_4.noarch.rpm | d27604314589a4941869d064c939369dbdb9d72e45f802d3c0416dc64c74cd27 | - | ol9_x86_64_u4_baseos_patch | |
kernel-core-5.14.0-427.22.1.el9_4.x86_64.rpm | 221efc3317bf13c3e2ee6f364a0a816870a0b42e51744a8f3948af5721900ca0 | - | ol9_x86_64_baseos_latest | |
kernel-core-5.14.0-427.22.1.el9_4.x86_64.rpm | 221efc3317bf13c3e2ee6f364a0a816870a0b42e51744a8f3948af5721900ca0 | - | ol9_x86_64_u4_baseos_patch | |
kernel-cross-headers-5.14.0-427.22.1.el9_4.x86_64.rpm | 73e32d1af51c42b8c100eba7679d772b36c856c8e8f7b96eda8f89e47eca79ea | - | ol9_x86_64_codeready_builder | |
kernel-debug-5.14.0-427.22.1.el9_4.x86_64.rpm | 69b0a5abcbbf2e131d8b2aa5002dc165edd2363cbf91890d2be6e54f6991313c | - | ol9_x86_64_baseos_latest | |
kernel-debug-5.14.0-427.22.1.el9_4.x86_64.rpm | 69b0a5abcbbf2e131d8b2aa5002dc165edd2363cbf91890d2be6e54f6991313c | - | ol9_x86_64_u4_baseos_patch | |
kernel-debug-core-5.14.0-427.22.1.el9_4.x86_64.rpm | a79d4e6f6d3144e69fd2707c3bddfb9d5714cf032fd1bfdfe885364ff0661b56 | - | ol9_x86_64_baseos_latest | |
kernel-debug-core-5.14.0-427.22.1.el9_4.x86_64.rpm | a79d4e6f6d3144e69fd2707c3bddfb9d5714cf032fd1bfdfe885364ff0661b56 | - | ol9_x86_64_u4_baseos_patch | |
kernel-debug-devel-5.14.0-427.22.1.el9_4.x86_64.rpm | 59e2b29edd433129cffd9e3901f88eb37ddfc7f15c671cc87c6faf30a42c7585 | - | ol9_x86_64_appstream | |
kernel-debug-devel-matched-5.14.0-427.22.1.el9_4.x86_64.rpm | 71e05e4a471fdce6fc941adbb762b4adae2a0cd47b71f670bb2857ddc0892e44 | - | ol9_x86_64_appstream | |
kernel-debug-modules-5.14.0-427.22.1.el9_4.x86_64.rpm | 8bd84f32f9071387aee1ed977acea750d00f551ca1d522fce1d6b9861c749be1 | - | ol9_x86_64_baseos_latest | |
kernel-debug-modules-5.14.0-427.22.1.el9_4.x86_64.rpm | 8bd84f32f9071387aee1ed977acea750d00f551ca1d522fce1d6b9861c749be1 | - | ol9_x86_64_u4_baseos_patch | |
kernel-debug-modules-core-5.14.0-427.22.1.el9_4.x86_64.rpm | dcde6f379a7654c6a91e51a883c0270e8c61d6ff7084c83283dc80e038dc4546 | - | ol9_x86_64_baseos_latest | |
kernel-debug-modules-core-5.14.0-427.22.1.el9_4.x86_64.rpm | dcde6f379a7654c6a91e51a883c0270e8c61d6ff7084c83283dc80e038dc4546 | - | ol9_x86_64_u4_baseos_patch | |
kernel-debug-modules-extra-5.14.0-427.22.1.el9_4.x86_64.rpm | 1f171c410a25bec4a537e41c0377aca2a1aec6bea32becc8b7af172f4909c6a4 | - | ol9_x86_64_baseos_latest | |
kernel-debug-modules-extra-5.14.0-427.22.1.el9_4.x86_64.rpm | 1f171c410a25bec4a537e41c0377aca2a1aec6bea32becc8b7af172f4909c6a4 | - | ol9_x86_64_u4_baseos_patch | |
kernel-debug-uki-virt-5.14.0-427.22.1.el9_4.x86_64.rpm | 9d806081aadcc18f40f85c24ba4552c8fc37f7f8613a5282c873acfc7e2984f0 | - | ol9_x86_64_baseos_latest | |
kernel-debug-uki-virt-5.14.0-427.22.1.el9_4.x86_64.rpm | 9d806081aadcc18f40f85c24ba4552c8fc37f7f8613a5282c873acfc7e2984f0 | - | ol9_x86_64_u4_baseos_patch | |
kernel-devel-5.14.0-427.22.1.el9_4.x86_64.rpm | 81aeaaef2bc674465f4550f557f02e68c9a0359fbe56a6db25a69ed5267a6573 | - | ol9_x86_64_appstream | |
kernel-devel-matched-5.14.0-427.22.1.el9_4.x86_64.rpm | baf4613ee42a657f3c9d8ab1a605378af169fc582af7ada04c5ec5aaa5669f07 | - | ol9_x86_64_appstream | |
kernel-doc-5.14.0-427.22.1.el9_4.noarch.rpm | d95479531021d8d349eef652819eba906d8f3b687d203455e146822d78c3a2f1 | - | ol9_x86_64_appstream | |
kernel-headers-5.14.0-427.22.1.el9_4.x86_64.rpm | 11ebc9f324a231fa130386f1127569c00da34c29e898fd3edd2ef1a25e404251 | - | ol9_x86_64_appstream | |
kernel-modules-5.14.0-427.22.1.el9_4.x86_64.rpm | b11b34e9659ecb8025502f8708691b3ea433e68d46f2b0ce3a82272a04966cc4 | - | ol9_x86_64_baseos_latest | |
kernel-modules-5.14.0-427.22.1.el9_4.x86_64.rpm | b11b34e9659ecb8025502f8708691b3ea433e68d46f2b0ce3a82272a04966cc4 | - | ol9_x86_64_u4_baseos_patch | |
kernel-modules-core-5.14.0-427.22.1.el9_4.x86_64.rpm | b77c5112dc3f0bc50789f9d95bb25ba49e3fc4bef02569f5092f7b88cbd9cb51 | - | ol9_x86_64_baseos_latest | |
kernel-modules-core-5.14.0-427.22.1.el9_4.x86_64.rpm | b77c5112dc3f0bc50789f9d95bb25ba49e3fc4bef02569f5092f7b88cbd9cb51 | - | ol9_x86_64_u4_baseos_patch | |
kernel-modules-extra-5.14.0-427.22.1.el9_4.x86_64.rpm | a3b300718e645b746eff4e949e19b10ba7eda62ab96468fc77b21f52bafbe194 | - | ol9_x86_64_baseos_latest | |
kernel-modules-extra-5.14.0-427.22.1.el9_4.x86_64.rpm | a3b300718e645b746eff4e949e19b10ba7eda62ab96468fc77b21f52bafbe194 | - | ol9_x86_64_u4_baseos_patch | |
kernel-tools-5.14.0-427.22.1.el9_4.x86_64.rpm | 6c085494b49833dbd993244d037495a55cd7a35fb96297c20a1f4403e591d434 | - | ol9_x86_64_baseos_latest | |
kernel-tools-5.14.0-427.22.1.el9_4.x86_64.rpm | 6c085494b49833dbd993244d037495a55cd7a35fb96297c20a1f4403e591d434 | - | ol9_x86_64_u4_baseos_patch | |
kernel-tools-libs-5.14.0-427.22.1.el9_4.x86_64.rpm | b3abed0a63ec6ff820c954c3b77a2084d82a2f911df6920c6bce82e1a72efbb2 | - | ol9_x86_64_baseos_latest | |
kernel-tools-libs-5.14.0-427.22.1.el9_4.x86_64.rpm | b3abed0a63ec6ff820c954c3b77a2084d82a2f911df6920c6bce82e1a72efbb2 | - | ol9_x86_64_u4_baseos_patch | |
kernel-tools-libs-devel-5.14.0-427.22.1.el9_4.x86_64.rpm | 0cc80dbda9175bba4d93d1b66c9f362887c0ea5e27ee4278bd46b4ec1d4ddfb2 | - | ol9_x86_64_codeready_builder | |
kernel-uki-virt-5.14.0-427.22.1.el9_4.x86_64.rpm | 799e20e19c046f4b1e645725b38e2d0e266d433613b33ed906da485a15142584 | - | ol9_x86_64_baseos_latest | |
kernel-uki-virt-5.14.0-427.22.1.el9_4.x86_64.rpm | 799e20e19c046f4b1e645725b38e2d0e266d433613b33ed906da485a15142584 | - | ol9_x86_64_u4_baseos_patch | |
libperf-5.14.0-427.22.1.el9_4.x86_64.rpm | b3ad4421a065a08aa5c2a1b8738aadd79bb693afdc46a6345bb06f98c6c3d637 | - | ol9_x86_64_codeready_builder | |
perf-5.14.0-427.22.1.el9_4.x86_64.rpm | 3ca67f98f8d3c6214d18452a27942e493c51d0e61451d9631d9b080315f808eb | - | ol9_x86_64_appstream | |
python3-perf-5.14.0-427.22.1.el9_4.x86_64.rpm | ea58430637730815f64d2b819a6c0e5bb529901754a9cf43a04ce50e57f615f8 | - | ol9_x86_64_baseos_latest | |
python3-perf-5.14.0-427.22.1.el9_4.x86_64.rpm | ea58430637730815f64d2b819a6c0e5bb529901754a9cf43a04ce50e57f615f8 | - | ol9_x86_64_u4_baseos_patch | |
rtla-5.14.0-427.22.1.el9_4.x86_64.rpm | 2eac84b5525e9fed2c87ffcc9cb11b4557ebb689a75e1c28cf66143b43ba4eff | - | ol9_x86_64_appstream | |
rv-5.14.0-427.22.1.el9_4.x86_64.rpm | a137d7fe32bb4e4ffc5396dbdcaa2fbbba646aa02498191fb9408a07de265475 | - | ol9_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