Описание
ELSA-2025-0065: kernel security update (IMPORTANT)
[4.18.0-553.34.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.34.1_10]
- mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Davide Caratti) [RHEL-69667] {CVE-2024-53122}
- NFS: nfs_async_write_reschedule_io must not recurse into the writeback code (Benjamin Coddington) [RHEL-68647]
- xfs: fix sparse inode limits on runt AG (Pavel Reichl) [RHEL-62924]
- KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration (Maxim Levitsky) [RHEL-67974]
- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (Vitaly Kuznetsov) [RHEL-65362]
- dlm: fix recovery of middle conversions (Alexander Aring) [RHEL-64860]
- i40e: fix race condition by adding filter's intermediate sync state (Michal Schmidt) [RHEL-68271] {CVE-2024-53088}
- i40e: fix i40e_count_filters() to count only active/new filters (Michal Schmidt) [RHEL-68271] {CVE-2024-53088}
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
kernel-tools-libs-devel
4.18.0-553.34.1.el8_10
bpftool
4.18.0-553.34.1.el8_10
kernel-cross-headers
4.18.0-553.34.1.el8_10
kernel-headers
4.18.0-553.34.1.el8_10
kernel-tools
4.18.0-553.34.1.el8_10
kernel-tools-libs
4.18.0-553.34.1.el8_10
perf
4.18.0-553.34.1.el8_10
python3-perf
4.18.0-553.34.1.el8_10
Oracle Linux x86_64
kernel-tools-libs-devel
4.18.0-553.34.1.el8_10
bpftool
4.18.0-553.34.1.el8_10
kernel
4.18.0-553.34.1.el8_10
kernel-abi-stablelists
4.18.0-553.34.1.el8_10
kernel-core
4.18.0-553.34.1.el8_10
kernel-cross-headers
4.18.0-553.34.1.el8_10
kernel-debug
4.18.0-553.34.1.el8_10
kernel-debug-core
4.18.0-553.34.1.el8_10
kernel-debug-devel
4.18.0-553.34.1.el8_10
kernel-debug-modules
4.18.0-553.34.1.el8_10
kernel-debug-modules-extra
4.18.0-553.34.1.el8_10
kernel-devel
4.18.0-553.34.1.el8_10
kernel-doc
4.18.0-553.34.1.el8_10
kernel-headers
4.18.0-553.34.1.el8_10
kernel-modules
4.18.0-553.34.1.el8_10
kernel-modules-extra
4.18.0-553.34.1.el8_10
kernel-tools
4.18.0-553.34.1.el8_10
kernel-tools-libs
4.18.0-553.34.1.el8_10
perf
4.18.0-553.34.1.el8_10
python3-perf
4.18.0-553.34.1.el8_10
Связанные CVE
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg() spooling data received on an already established subflow would unconditionally call tcp_cleanup_rbuf() on all the current subflows, potentially hitting a divide by zero error on the newly created ones. Explicitly check that the subflow is in a suitable state before invoking tcp_cleanup_rbuf().
In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg() spooling data received on an already established subflow would unconditionally call tcp_cleanup_rbuf() on all the current subflows, potentially hitting a divide by zero error on the newly created ones. Explicitly check that the subflow is in a suitable state before invoking tcp_cleanup_rbuf().
In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg() spooling data received on an already established subflow would unconditionally call tcp_cleanup_rbuf() on all the current subflows, potentially hitting a divide by zero error on the newly created ones. Explicitly check that the subflow is in a suitable state before invoking tcp_cleanup_rbuf().