Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-49214

Опубликовано: 03 авг. 2026
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2026-49214: kernel security update (IMPORTANT)

[4.18.0-553.150.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.150.1]

  • net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle (CKI Backport Bot) [RHEL-213300] {CVE-2026-64530}
  • netfilter: ctnetlink: ensure safe access to master conntrack (Florian Westphal) [RHEL-173877] {CVE-2026-43116}

[4.18.0-553.149.1]

  • rtnetlink: add missing netlink_ns_capable() check for peer netns (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnetlink: Try the outer netns attribute in rtnl_get_peer_net(). (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnetlink: fix double call of rtnl_link_get_net_ifla() (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type. (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • veth: Set VETH_INFO_PEER to veth_link_ops.peer_type. (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnetlink: Add peer_type in struct rtnl_link_ops. (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • net: validate veth and vxcan peer ifindexes (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnl: move rtnl_newlink_create() (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnl: split __rtnl_newlink() into two functions (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • rtnl: allocate more attr tables on the heap (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
  • fanotify: fix false positive on permission events (Miklos Szeredi) [RHEL-180075] {CVE-2026-46150}

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

kernel-tools-libs-devel

4.18.0-553.150.1.el8_10

kernel-cross-headers

4.18.0-553.150.1.el8_10

perf

4.18.0-553.150.1.el8_10

bpftool

4.18.0-553.150.1.el8_10

kernel-headers

4.18.0-553.150.1.el8_10

kernel-tools

4.18.0-553.150.1.el8_10

kernel-tools-libs

4.18.0-553.150.1.el8_10

python3-perf

4.18.0-553.150.1.el8_10

Oracle Linux x86_64

kernel-tools-libs-devel

4.18.0-553.150.1.el8_10

bpftool

4.18.0-553.150.1.el8_10

kernel

4.18.0-553.150.1.el8_10

kernel-abi-stablelists

4.18.0-553.150.1.el8_10

kernel-core

4.18.0-553.150.1.el8_10

kernel-cross-headers

4.18.0-553.150.1.el8_10

kernel-debug

4.18.0-553.150.1.el8_10

kernel-debug-core

4.18.0-553.150.1.el8_10

kernel-debug-devel

4.18.0-553.150.1.el8_10

kernel-debug-modules

4.18.0-553.150.1.el8_10

kernel-debug-modules-extra

4.18.0-553.150.1.el8_10

kernel-devel

4.18.0-553.150.1.el8_10

kernel-doc

4.18.0-553.150.1.el8_10

kernel-headers

4.18.0-553.150.1.el8_10

kernel-modules

4.18.0-553.150.1.el8_10

kernel-modules-extra

4.18.0-553.150.1.el8_10

kernel-tools

4.18.0-553.150.1.el8_10

kernel-tools-libs

4.18.0-553.150.1.el8_10

perf

4.18.0-553.150.1.el8_10

python3-perf

4.18.0-553.150.1.el8_10

Связанные уязвимости

rocky
около 1 месяца назад

Important: kernel security update

CVSS3: 5.5
ubuntu
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: add missing netlink_ns_capable() check for peer netns rtnl_newlink() lacks a CAP_NET_ADMIN capability check on the peer network namespace when creating paired devices (veth, vxcan, netkit). This allows an unprivileged user with a user namespace to create interfaces in arbitrary network namespaces, including init_net. Add a netlink_ns_capable() check for CAP_NET_ADMIN in the peer namespace before allowing device creation to proceed.

CVSS3: 7.1
redhat
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: add missing netlink_ns_capable() check for peer netns rtnl_newlink() lacks a CAP_NET_ADMIN capability check on the peer network namespace when creating paired devices (veth, vxcan, netkit). This allows an unprivileged user with a user namespace to create interfaces in arbitrary network namespaces, including init_net. Add a netlink_ns_capable() check for CAP_NET_ADMIN in the peer namespace before allowing device creation to proceed.

CVSS3: 5.5
nvd
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: add missing netlink_ns_capable() check for peer netns rtnl_newlink() lacks a CAP_NET_ADMIN capability check on the peer network namespace when creating paired devices (veth, vxcan, netkit). This allows an unprivileged user with a user namespace to create interfaces in arbitrary network namespaces, including init_net. Add a netlink_ns_capable() check for CAP_NET_ADMIN in the peer namespace before allowing device creation to proceed.

msrc
4 месяца назад

rtnetlink: add missing netlink_ns_capable() check for peer netns