Type: | BUG |
Severity: | NA |
Release Date: | 2024-09-12 |
[5.14.0-427.35.1.0.1.el9_4.OL9]
- Revert 'crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode' [Orabug: 36638086]
- Update module name for cryptographic module [Orabug: 36324521]
- 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.35.1.el9_4]
- usb-storage: alauda: Check whether the media is initialized (CKI Backport Bot) [RHEL-43716] {CVE-2024-38619}
- ceph: force sending a cap update msg back to MDS for revoke op (Xiubo Li) [RHEL-55437]
- ceph: periodically flush the cap releases (Xiubo Li) [RHEL-55437]
- mm: avoid overflows in dirty throttling logic (Jay Shin) [RHEL-51848 RHEL-50004] {CVE-2024-42131}
- Revert 'mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again' (Jay Shin) [RHEL-51701 RHEL-50004] {CVE-2024-42102}
- mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again (Jay Shin) [RHEL-42628 RHEL-5619] {CVE-2024-26720}
- net: fix out-of-bounds access in ops_init (Paolo Abeni) [RHEL-43188 RHEL-46610] {CVE-2024-36883}
- nvme: avoid double free special payload (CKI Backport Bot) [RHEL-51311] {CVE-2024-41073}
- kernfs: change kernfs_rename_lock into a read-write lock (Jay Shin) [RHEL-55253 RHEL-52956]
- kernfs: Separate kernfs_pr_cont_buf and rename_lock (Jay Shin) [RHEL-55253 RHEL-52956]
- kernfs: fix missing kernfs_iattr_rwsem locking (Jay Shin) [RHEL-55253 RHEL-52956]
- kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info (Jay Shin) [RHEL-55253 RHEL-52956]
- kernfs: Introduce separate rwsem to protect inode attributes (Jay Shin) [RHEL-55253 RHEL-52956]
- xhci: Handle TD clearing for multiple streams case (CKI Backport Bot) [RHEL-47894 RHEL-47892] {CVE-2024-40927}
- Bluetooth: af_bluetooth: Fix deadlock (Bastien Nocera) [RHEL-34161] {CVE-2024-26886}
- xdp: Remove WARN() from __xdp_reg_mem_model() (CKI Backport Bot) [RHEL-51586] {CVE-2024-42082}
- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (Benjamin Coddington) [RHEL-42578 RHEL-34875]
- nfsd: fix RELEASE_LOCKOWNER (Benjamin Coddington) [RHEL-42578 RHEL-34875] {CVE-2024-26629}
- net: bridge: mst: fix suspicious rcu usage in br_mst_set_state (CKI Backport Bot) [RHEL-43729 RHEL-43727]
- net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state (CKI Backport Bot) [RHEL-43729 RHEL-43727]
- net: bridge: mst: fix vlan use-after-free (cki-backport-bot) [RHEL-43729] {CVE-2024-36979}
- efivarfs: force RO when remounting if SetVariable is not supported (Pavel Reichl) [RHEL-42343 RHEL-26588] {CVE-2023-52463}
- ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg() (Charles Mirabile) [RHEL-34234 RHEL-1697]
- ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 (Charles Mirabile) [RHEL-34234 RHEL-1697]
- ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support (Scott Weaver) [RHEL-34234 RHEL-1697]
[5.14.0-427.34.1.el9_4]
- mm: prevent derefencing NULL ptr in pfn_section_valid() (Jarod Wilson) [RHEL-51140 RHEL-51138] {CVE-2024-41055}
- mm, kmsan: fix infinite recursion due to RCU critical section (Jarod Wilson) [RHEL-51140 RHEL-51138] {CVE-2024-41055}
- ppp: reject claimed-as-LCP but actually malformed packets (CKI Backport Bot) [RHEL-51061 RHEL-51059] {CVE-2024-41044}
- x86: stop playing stack games in profile_pc() (CKI Backport Bot) [RHEL-51651] {CVE-2024-42096}
- PCI/MSI: Fix UAF in msi_capability_init (CKI Backport Bot) [RHEL-51438] {CVE-2024-41096}
- iommufd: Fix missing update of domains_itree after splitting iopt_area (Jerry Snitselaar) [RHEL-42518 RHEL-28780] {CVE-2023-52801}
- mm: cachestat: fix folio read-after-free in cache walk (Nico Pache) [RHEL-41739 RHEL-5619] {CVE-2024-26630}
- regmap: maple: Fix cache corruption in regcache_maple_drop() (Jaroslav Kysela) [RHEL-43179 RHEL-39706] {CVE-2024-36019}
- mm: cachestat: fix two shmem bugs (Nico Pache) [RHEL-36912] {CVE-2024-35797}
- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address (Steve Best) [RHEL-42778 RHEL-34985] {CVE-2024-26946}
- mm/hugetlb: fix missing hugetlb_lock for resv uncharge (Rafael Aquini) [RHEL-43132 RHEL-37467] {CVE-2024-36000}
- rbd: don't assume rbd_is_lock_owner() for exclusive mappings (Ilya Dryomov) [RHEL-52675 RHEL-50366]
- rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings (Ilya Dryomov) [RHEL-52675 RHEL-50366]
- rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait (Ilya Dryomov) [RHEL-52675 RHEL-50366]
- gpio: tegra186: Fix tegra186_gpio_is_accessible() check (Charles Mirabile) [RHEL-49347 RHEL-32452]
- net/sched: Fix UAF when resolving a clash (CKI Backport Bot) [RHEL-51022 RHEL-51020] {CVE-2024-41040}
- KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() (Maxim Levitsky) [RHEL-41462 RHEL-32430] {CVE-2024-35791}
- cxl/region: Fix memregion leaks in devm_cxl_add_region() (John W. Linville) [RHEL-47965 RHEL-23582] {CVE-2024-40936}
- x86/coco: Require seeding RNG with RDRAND on CoCo systems (Lenny Szubowicz) [RHEL-42986 RHEL-37269] {CVE-2024-35875}
- scsi: qedf: Ensure the copied buf is NUL terminated (cki-backport-bot) [RHEL-44203] {CVE-2024-38559}
Release/Architecture | Filename | MD5sum | Superseded By Advisory | Channel Label |
Oracle Linux 9 (x86_64) | kernel-5.14.0-427.35.1.0.1.el9_4.src.rpm | 8f48a0f213c31558c10dfe2116d3f14d | - | ol9_x86_64_MODRHCK |
bpftool-7.3.0-427.35.1.0.1.el9_4.x86_64.rpm | afe976b39180e5782d79606a3dde2d9d | - | ol9_x86_64_MODRHCK | |
kernel-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 25ee7211591530a534fa63887f500964 | - | ol9_x86_64_MODRHCK | |
kernel-abi-stablelists-5.14.0-427.35.1.0.1.el9_4.noarch.rpm | 525969f3e2fb40626facc51fbd3b371b | - | ol9_x86_64_MODRHCK | |
kernel-core-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 2ecaec9544dfa1a236b976e44ef3c491 | - | ol9_x86_64_MODRHCK | |
kernel-cross-headers-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | d8131c0cea83cd890ef73d0b422da3e2 | - | ol9_x86_64_MODRHCK | |
kernel-debug-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 6b1f5837026fb8174faa38a01ca05093 | - | ol9_x86_64_MODRHCK | |
kernel-debug-core-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | bb98173af1c7bd0d3524ca619833e5d6 | - | ol9_x86_64_MODRHCK | |
kernel-debug-devel-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 6e07b956962cd5d2dcab194f60ce09f0 | - | ol9_x86_64_MODRHCK | |
kernel-debug-devel-matched-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 4aceaaf562ea43b3ec9507def4316878 | - | ol9_x86_64_MODRHCK | |
kernel-debug-modules-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | c2e72d0b1c831c65fb1060be0c4fb950 | - | ol9_x86_64_MODRHCK | |
kernel-debug-modules-core-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 382ae2582c52722b724ff668738e1e09 | - | ol9_x86_64_MODRHCK | |
kernel-debug-modules-extra-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | f7be7922092bd0c4a838b37a6d8d86c0 | - | ol9_x86_64_MODRHCK | |
kernel-debug-uki-virt-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | db93f56b612872c7d5a926ab4d4358d3 | - | ol9_x86_64_MODRHCK | |
kernel-devel-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | a3902de2819b6ae857d14bf29e65b7c2 | - | ol9_x86_64_MODRHCK | |
kernel-devel-matched-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 4ae1b26dbe9d062bba196a8647187938 | - | ol9_x86_64_MODRHCK | |
kernel-doc-5.14.0-427.35.1.0.1.el9_4.noarch.rpm | da339f2edbc99c53224366f825b8c4dd | - | ol9_x86_64_MODRHCK | |
kernel-headers-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 7cf6c230c6f520a4f2a7de8ceb387350 | - | ol9_x86_64_MODRHCK | |
kernel-modules-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 320b197f00018ef709fc2d3cae97597d | - | ol9_x86_64_MODRHCK | |
kernel-modules-core-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 10e5fa144631d9e981777dee9d792acd | - | ol9_x86_64_MODRHCK | |
kernel-modules-extra-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 0dfeedc108a0bb42aec4d4795a241b87 | - | ol9_x86_64_MODRHCK | |
kernel-tools-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 23eedb86d974bc2903c9dc0fdd158c96 | - | ol9_x86_64_MODRHCK | |
kernel-tools-libs-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | a9f68eb4f86cb228eccfa647d5eec369 | - | ol9_x86_64_MODRHCK | |
kernel-tools-libs-devel-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | b58e0d3e51680378c4ca73c1affe93ff | - | ol9_x86_64_MODRHCK | |
kernel-uki-virt-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | f0827c16ef8eb3e61e95da27f5d9b04d | - | ol9_x86_64_MODRHCK | |
libperf-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 28504ee8fcc5474bde32e07430571c3e | - | ol9_x86_64_MODRHCK | |
perf-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | 1d0400ec0053a2c8c8924f1c3e10e834 | - | ol9_x86_64_MODRHCK | |
python3-perf-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | de78cb6d4286a9eab5c9deaead8bb67c | - | ol9_x86_64_MODRHCK | |
rtla-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | e5cb15496936464a8ee5eecedbffa6b4 | - | ol9_x86_64_MODRHCK | |
rv-5.14.0-427.35.1.0.1.el9_4.x86_64.rpm | fbcddd3ae80d32aa93d54d1bd6ca80f7 | - | ol9_x86_64_MODRHCK |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: