Описание
ELSA-2025-3208: kernel security update (IMPORTANT)
[5.14.0-503.34.1_5.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-503.34.1_5]
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CKI Backport Bot) [RHEL-82734] {CVE-2025-21785}
- crypto: rng - Fix extrng EFAULT handling (Herbert Xu) [RHEL-70643]
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
python3-perf
5.14.0-503.34.1.el9_5
kernel-cross-headers
5.14.0-503.34.1.el9_5
kernel-tools-libs-devel
5.14.0-503.34.1.el9_5
bpftool
7.4.0-503.34.1.el9_5
kernel-tools
5.14.0-503.34.1.el9_5
kernel-tools-libs
5.14.0-503.34.1.el9_5
kernel-headers
5.14.0-503.34.1.el9_5
perf
5.14.0-503.34.1.el9_5
rtla
5.14.0-503.34.1.el9_5
rv
5.14.0-503.34.1.el9_5
Oracle Linux x86_64
kernel
5.14.0-503.34.1.el9_5
kernel-core
5.14.0-503.34.1.el9_5
kernel-debug-core
5.14.0-503.34.1.el9_5
kernel-debug-modules
5.14.0-503.34.1.el9_5
kernel-debug-uki-virt
5.14.0-503.34.1.el9_5
kernel-modules-core
5.14.0-503.34.1.el9_5
kernel-modules-extra
5.14.0-503.34.1.el9_5
kernel-tools-libs
5.14.0-503.34.1.el9_5
kernel-uki-virt-addons
5.14.0-503.34.1.el9_5
bpftool
7.4.0-503.34.1.el9_5
kernel-abi-stablelists
5.14.0-503.34.1.el9_5
kernel-debug
5.14.0-503.34.1.el9_5
kernel-debug-modules-core
5.14.0-503.34.1.el9_5
kernel-debug-modules-extra
5.14.0-503.34.1.el9_5
kernel-modules
5.14.0-503.34.1.el9_5
kernel-tools
5.14.0-503.34.1.el9_5
kernel-uki-virt
5.14.0-503.34.1.el9_5
python3-perf
5.14.0-503.34.1.el9_5
kernel-debug-devel
5.14.0-503.34.1.el9_5
kernel-debug-devel-matched
5.14.0-503.34.1.el9_5
kernel-devel
5.14.0-503.34.1.el9_5
kernel-devel-matched
5.14.0-503.34.1.el9_5
kernel-doc
5.14.0-503.34.1.el9_5
kernel-headers
5.14.0-503.34.1.el9_5
perf
5.14.0-503.34.1.el9_5
rtla
5.14.0-503.34.1.el9_5
rv
5.14.0-503.34.1.el9_5
kernel-cross-headers
5.14.0-503.34.1.el9_5
kernel-tools-libs-devel
5.14.0-503.34.1.el9_5
libperf
5.14.0-503.34.1.el9_5
Связанные CVE
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).
In the Linux kernel, the following vulnerability has been resolved: a ...