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

exploitDog

rocky логотип

RLSA-2026:2212

Опубликовано: 15 фев. 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system.

Security Fix(es):

  • kernel: net: openvswitch: fix nested key length validation in the set() action (CVE-2025-37789)

  • kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)

  • kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (CVE-2025-38022)

  • kernel: Linux kernel: RDMA/rxe use-after-free vulnerability leading to potential arbitrary code execution (CVE-2025-38024)

  • kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation (CVE-2025-38415)

  • kernel: vsock/vmci: Clear the vmci transport packet properly when initializing it (CVE-2025-38403)

  • kernel: Linux kernel: Denial of Service in ATM CLIP module via infinite recursion (CVE-2025-38459)

  • kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling (CVE-2025-38730)

  • kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing (CVE-2025-39760)

  • kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)

  • kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)

  • kernel: Bluetooth: ISO: Fix possible UAF on iso_conn_free (CVE-2025-40141)

  • kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)

  • kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)

  • kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)

  • kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
kernelx86_64611.30.1.el9_7kernel-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-abi-stablelistsnoarch611.30.1.el9_7kernel-abi-stablelists-5.14.0-611.30.1.el9_7.noarch.rpm
kernel-corex86_64611.30.1.el9_7kernel-core-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debugx86_64611.30.1.el9_7kernel-debug-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debug-corex86_64611.30.1.el9_7kernel-debug-core-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debuginfo-common-x86_64x86_64611.30.1.el9_7kernel-debuginfo-common-x86_64-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debug-modulesx86_64611.30.1.el9_7kernel-debug-modules-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debug-modules-corex86_64611.30.1.el9_7kernel-debug-modules-core-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debug-modules-extrax86_64611.30.1.el9_7kernel-debug-modules-extra-5.14.0-611.30.1.el9_7.x86_64.rpm
kernel-debug-uki-virtx86_64611.30.1.el9_7kernel-debug-uki-virt-5.14.0-611.30.1.el9_7.x86_64.rpm

Показывать по

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

oracle-oval
около 2 месяцев назад

ELSA-2026-2212: kernel security update (MODERATE)

CVSS3: 7.8
ubuntu
11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.

CVSS3: 6.1
redhat
11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.

CVSS3: 7.8
nvd
11 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.

CVSS3: 7.8
msrc
9 месяцев назад

net: openvswitch: fix nested key length validation in the set() action