Описание
ELSA-2026-42552: kernel security, bug fix, and enhancement update (IMPORTANT)
[4.18.0-553.146.1]
- 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]
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985772]
[4.18.0-553.146.1]
- RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() (Gaurav Goklani) [RHEL-180153] {CVE-2026-46117}
- PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Herton R. Krzesinski) [RHEL-174916]
[4.18.0-553.145.1]
- Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp (CKI Backport Bot) [RHEL-188327] {CVE-2026-53071}
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
kernel-tools-libs-devel
4.18.0-553.146.1.el8_10
bpftool
4.18.0-553.146.1.el8_10
kernel-cross-headers
4.18.0-553.146.1.el8_10
kernel-headers
4.18.0-553.146.1.el8_10
kernel-tools
4.18.0-553.146.1.el8_10
kernel-tools-libs
4.18.0-553.146.1.el8_10
perf
4.18.0-553.146.1.el8_10
python3-perf
4.18.0-553.146.1.el8_10
Oracle Linux x86_64
kernel-tools-libs-devel
4.18.0-553.146.1.el8_10
bpftool
4.18.0-553.146.1.el8_10
kernel
4.18.0-553.146.1.el8_10
kernel-abi-stablelists
4.18.0-553.146.1.el8_10
kernel-core
4.18.0-553.146.1.el8_10
kernel-cross-headers
4.18.0-553.146.1.el8_10
kernel-debug
4.18.0-553.146.1.el8_10
kernel-debug-core
4.18.0-553.146.1.el8_10
kernel-debug-devel
4.18.0-553.146.1.el8_10
kernel-debug-modules
4.18.0-553.146.1.el8_10
kernel-debug-modules-extra
4.18.0-553.146.1.el8_10
kernel-devel
4.18.0-553.146.1.el8_10
kernel-doc
4.18.0-553.146.1.el8_10
kernel-headers
4.18.0-553.146.1.el8_10
kernel-modules
4.18.0-553.146.1.el8_10
kernel-modules-extra
4.18.0-553.146.1.el8_10
kernel-tools
4.18.0-553.146.1.el8_10
kernel-tools-libs
4.18.0-553.146.1.el8_10
perf
4.18.0-553.146.1.el8_10
python3-perf
4.18.0-553.146.1.el8_10
Связанные CVE
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing the same CQ as a part of the uAPI and this will trigger the WARN_ON() then go on to corrupt the kernel. Just reject it outright and fail the QP creation.
In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing the same CQ as a part of the uAPI and this will trigger the WARN_ON() then go on to corrupt the kernel. Just reject it outright and fail the QP creation.
In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing the same CQ as a part of the uAPI and this will trigger the WARN_ON() then go on to corrupt the kernel. Just reject it outright and fail the QP creation.
In the Linux kernel, the following vulnerability has been resolved: R ...