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

exploitDog

rocky логотип

RLSA-2026:66180

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

Описание

Important: kernel security, bug fix, and enhancement update

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

Security Fix(es):

  • kernel: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation (CVE-2026-43133)

  • kernel: ipv6: prevent possible UaF in addrconf_permanent_addr() (CVE-2026-43339)

  • kernel: crypto: pcrypt - Fix handling of MAY_BACKLOG requests (CVE-2026-43493)

  • kernel: tcp: call sk_data_ready() after listener migration (CVE-2026-46015)

  • kernel: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() (CVE-2026-46149)

  • kernel: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (CVE-2026-46266)

  • kernel: flow_dissector: do not dissect PPPoE PFC frames (CVE-2026-46306)

  • kernel: Revert "net/smc: Introduce TCP ULP support" (CVE-2026-46330)

  • kernel: netfilter: conntrack: remove sprintf usage (CVE-2026-53002)

  • kernel: net: guard timestamp cmsgs to real error queue skbs (CVE-2026-53223)

  • kernel: ipv6: mcast: Fix use-after-free when processing MLD queries (CVE-2026-53275)

  • kernel: ipv4: account for fraggap on the paged allocation path (CVE-2026-53366)

  • kernel: net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer (CVE-2026-64034)

  • kernel: rhashtable: clear stale iter->p on table restart (CVE-2026-64563)

  • kernel: smb: client: fix double-free in SMB2_close() replay (CVE-2026-64597)

  • kernel: nvmet-rdma: handle inline data with a nonzero offset (CVE-2026-72129)

  • kernel: net: bridge: stop fast-leave after deleting a port group (CVE-2026-74480)

Bug Fix(es) and Enhancement(s):

  • KSM to deduplicate only zero pages [rhel-9.8.z] (JIRA:Rocky Linux-249161)

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
kernelaarch64687.46.1.el9_8kernel-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64kaarch64687.46.1.el9_8kernel-64k-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-coreaarch64687.46.1.el9_8kernel-64k-core-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-debugaarch64687.46.1.el9_8kernel-64k-debug-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-debug-coreaarch64687.46.1.el9_8kernel-64k-debug-core-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-debug-modulesaarch64687.46.1.el9_8kernel-64k-debug-modules-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-debug-modules-coreaarch64687.46.1.el9_8kernel-64k-debug-modules-core-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-debug-modules-extraaarch64687.46.1.el9_8kernel-64k-debug-modules-extra-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-modulesaarch64687.46.1.el9_8kernel-64k-modules-5.14.0-687.46.1.el9_8.aarch64.rpm
kernel-64k-modules-coreaarch64687.46.1.el9_8kernel-64k-modules-core-5.14.0-687.46.1.el9_8.aarch64.rpm

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

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

oracle-oval
5 дней назад

ELSA-2026-66180-0: kernel security, bug fix, and enhancement update (IMPORTANT)

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

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the fields controlled by VMSAVE/VMLOAD, but it missed updating the VMLOAD/VMSAVE emulation code to always use vmcb01. As a result, if VMSAVE/VMLOAD is executed by an L2 guest and is not intercepted by L1, KVM will mistakenly use vmcb02. Always use vmcb01 instead of the current VMCB.

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

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the fields controlled by VMSAVE/VMLOAD, but it missed updating the VMLOAD/VMSAVE emulation code to always use vmcb01. As a result, if VMSAVE/VMLOAD is executed by an L2 guest and is not intercepted by L1, KVM will mistakenly use vmcb02. Always use vmcb01 instead of the current VMCB.

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

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the fields controlled by VMSAVE/VMLOAD, but it missed updating the VMLOAD/VMSAVE emulation code to always use vmcb01. As a result, if VMSAVE/VMLOAD is executed by an L2 guest and is not intercepted by L1, KVM will mistakenly use vmcb02. Always use vmcb01 instead of the current VMCB.

CVSS3: 7.9
debian
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: K ...