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

exploitDog

rocky логотип

RLSA-2026:45114

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

Описание

Important: kernel security update

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

Security Fix(es):

  • kernel: fs/notify: call exportfs_encode_fid with s_umount (CVE-2025-40237)
  • kernel: scsi: core: Wake up the error handler when final completions race against each other (CVE-2026-23110)
  • kernel: rtnetlink: add missing netlink_ns_capable() check for peer netns (CVE-2026-31692)
  • kernel: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels (CVE-2026-46099)
  • kernel: futex: Drop CLONE_THREAD requirement for private default hash alloc (CVE-2026-52973)
  • kernel: dm log: fix out-of-bounds write due to region_count overflow (CVE-2026-53059)

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

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
kernel-64k-debugaarch64211.39.1.el10_2kernel-64k-debug-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-abi-stablelistsnoarch211.39.1.el10_2kernel-abi-stablelists-6.12.0-211.39.1.el10_2.noarch.rpm
kernel-modules-extra-matchedaarch64211.39.1.el10_2kernel-modules-extra-matched-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-64k-modules-coreaarch64211.39.1.el10_2kernel-64k-modules-core-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-debug-modules-coreaarch64211.39.1.el10_2kernel-debug-modules-core-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-uki-virtaarch64211.39.1.el10_2kernel-uki-virt-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-toolsaarch64211.39.1.el10_2kernel-tools-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-uki-virt-addonsaarch64211.39.1.el10_2kernel-uki-virt-addons-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-debuginfo-common-aarch64aarch64211.39.1.el10_2kernel-debuginfo-common-aarch64-6.12.0-211.39.1.el10_2.aarch64.rpm
kernel-tools-libsaarch64211.39.1.el10_2kernel-tools-libs-6.12.0-211.39.1.el10_2.aarch64.rpm

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

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

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

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

ubuntu
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfs_encode_fid with s_umount Calling intotify_show_fdinfo() on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race Condition Diagram: Thread 1 Thread 2 -------- -------- generic_shutdown_super() shrink_dcache_for_umount sb->s_root = NULL | | vfs_read() | inotify_fdinfo() | * inode get from mark * | show_mark_fhandle(m, inode) | exportfs_encode_fid(inode, ..) | ovl_encode_fh(inode, ..) | ovl_check_encode_origin(inode) | * deref i_sb->s_root * | | v fsnotify_sb_delete(sb) Which then leads to: [ 32.133461] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP DEBUG_PAGEALLOC KASAN NOPTI [...

CVSS3: 5.8
redhat
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfs_encode_fid with s_umount Calling intotify_show_fdinfo() on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race Condition Diagram: Thread 1 Thread 2 -------- -------- generic_shutdown_super() shrink_dcache_for_umount sb->s_root = NULL | | vfs_read() | inotify_fdinfo() | * inode get from mark * | show_mark_fhandle(m, inode) | exportfs_encode_fid(inode, ..) | ovl_encode_fh(inode, ..) | ovl_check_encode_origin(inode) | * deref i_sb->s_root * | | v fsnotify_sb_delete(sb) Which then leads to: [ 32.133461] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] SMP DEBUG_PAGEALLOC KASAN NOPTI [...

nvd
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfs_encode_fid with s_umount Calling intotify_show_fdinfo() on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race Condition Diagram: Thread 1 Thread 2 -------- -------- generic_shutdown_super() shrink_dcache_for_umount sb->s_root = NULL | | vfs_read() | inotify_fdinfo() | * inode get from mark * | show_mark_fhandle(m, inode) | exportfs_encode_fid(inode, ..) | ovl_encode_fh(inode, ..) | ovl_check_encode_origin(inode) | * deref i_sb->s_root *

debian
8 месяцев назад

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