CVE & CISA-KEV Catalog

CVE-2021-47566

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we cannot simply use memset, we have to use clear_user(). With a virtio-mem device that registers a vmcore_cb and has some logically unplugged memory inside an added Linux memory block, I can easily trigger a BUG by copying the vmcore via "cp": systemd[1]: Starting Kdump Vmcore Save Service... kdump[420]: Kdump is using the default log level(3). kdump[453]: saving to /sysroot/var/crash/127.0.0.1-2021-11-11-14:59:22/ kdump[458]: saving vmcore-dmesg.txt to /sysroot/var/crash/127.0.0.1-2021-11-11-14:59:22/ kdump[465]: saving vmcore-dmesg.txt complete kdump[467]: saving vmcore BUG: unable to handle page fault for address: 00007f2374e01000 #PF: supervisor write access in kernel mode #PF: error_code(0x0003) - permissions violation PGD 7a523067 P4D 7a523067 PUD 7a528067 PMD 7a525067 PTE 800000007048f867 Oops: 0003 [#1] PREEMPT SMP NOPTI CPU: 0 PID: 468 Comm: cp Not tainted 5.15.0+ #6 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.14.0-27-g64f37cc530f1-prebuilt.qemu.org 04/01/2014 RIP: 0010:read_from_oldmem.part.0.cold+0x1d/0x86 Code: ff ff ff e8 05 ff fe ff e9 b9 e9 7f ff 48 89 de 48 c7 c7 38 3b 60 82 e8 f1 fe fe ff 83 fd 08 72 3c 49 8d 7d 08 4c 89 e9 89 e8 <49> c7 45 00 00 00 00 00 49 c7 44 05 f8 00 00 00 00 48 83 e7 f81 RSP: 0018:ffffc9000073be08 EFLAGS: 00010212 RAX: 0000000000001000 RBX: 00000000002fd000 RCX: 00007f2374e01000 RDX: 0000000000000001 RSI: 00000000ffffdfff RDI: 00007f2374e01008 RBP: 0000000000001000 R08: 0000000000000000 R09: ffffc9000073bc50 R10: ffffc9000073bc48 R11: ffffffff829461a8 R12: 000000000000f000 R13: 00007f2374e01000 R14: 0000000000000000 R15: ffff88807bd421e8 FS: 00007f2374e12140(0000) GS:ffff88807f000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f2374e01000 CR3: 000000007a4aa000 CR4: 0000000000350eb0 Call Trace: read_vmcore+0x236/0x2c0 proc_reg_read+0x55/0xa0 vfs_read+0x95/0x190 ksys_read+0x4f/0xc0 do_syscall_64+0x3b/0x90 entry_SYSCALL_64_after_hwframe+0x44/0xae Some x86-64 CPUs have a CPU feature called "Supervisor Mode Access Prevention (SMAP)", which is used to detect wrong access from the kernel to user buffers like this: SMAP triggers a permissions violation on wrong access. In the x86-64 variant of clear_user(), SMAP is properly handled via clac()+stac(). To fix, properly use clear_user() when we're dealing with a user buffer.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.84-1CVE-2021-47566
Fixed in:5.15.15-1CVE-2021-47566
Fixed in:5.15.15-1CVE-2021-47566
Fixed in:5.15.15-1CVE-2021-47566
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
bpftoolRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
bpftool-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernelRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernelRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-coreRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-cross-headersRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-cross-headersRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debugRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-coreRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debug-develRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-modulesRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debuginfoRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-develRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-docRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-headersRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-headersRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-modulesRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-modules-extraRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-toolsRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-tools-libsRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
perfRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
perfRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
perf-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
python3-perfRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.118.1.el8_6RHSA-2024:5281

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.23%probability of exploitation in 30 days
14thpercentile

Low risk: more likely to be exploited than 14% of all known CVEs.

References

Related Vulnerabilities

Other CWE-787 (Out-of-bounds Write) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-22457Critical9.0100%KEV + RansomFix
CVE-2025-0282Critical9.0100%KEV + Ransom-
CVE-2015-3113Critical9.8100%KEVFix
CVE-2021-20038Critical9.8100%KEV + Ransom-
CVE-2023-4863High8.8100%KEVFix
CVE-2020-16040Medium6.5100%-Fix
Embed a live status badge for CVE-2021-47566
CVE-2021-47566 severity badge

Markdown

[![CVE-2021-47566](https://tridentstack.com/cve/badge/CVE-2021-47566.svg)](https://tridentstack.com/cve/CVE-2021-47566)

HTML

<a href="https://tridentstack.com/cve/CVE-2021-47566"><img src="https://tridentstack.com/cve/badge/CVE-2021-47566.svg" alt="CVE-2021-47566"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-09-18.