CVE & CISA-KEV Catalog

CVE-2023-53186

MEDIUM
4.7
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 ("skbuff: fix coalescing for page_pool fragment recycling") allowed coalescing to proceed with non page pool page and page pool page when @from is cloned, i.e. to->pp_recycle --> false from->pp_recycle --> true skb_cloned(from) --> true However, it actually requires skb_cloned(@from) to hold true until coalescing finishes in this situation. If the other cloned SKB is released while the merging is in process, from_shinfo->nr_frags will be set to 0 toward the end of the function, causing the increment of frag page _refcount to be unexpectedly skipped resulting in inconsistent reference counts. Later when SKB(@to) is released, it frees the page directly even though the page pool page is still in use, leading to use-after-free or double-free errors. So it should be prohibited. The double-free error message below prompted us to investigate: BUG: Bad page state in process swapper/1 pfn:0e0d1 page:00000000c6548b28 refcount:-1 mapcount:0 mapping:0000000000000000 index:0x2 pfn:0xe0d1 flags: 0xfffffc0000000(node=0|zone=1|lastcpupid=0x1fffff) raw: 000fffffc0000000 0000000000000000 ffffffff00000101 0000000000000000 raw: 0000000000000002 0000000000000000 ffffffffffffffff 0000000000000000 page dumped because: nonzero _refcount CPU: 1 PID: 0 Comm: swapper/1 Tainted: G E 6.2.0+ Call Trace: <IRQ> dump_stack_lvl+0x32/0x50 bad_page+0x69/0xf0 free_pcp_prepare+0x260/0x2f0 free_unref_page+0x20/0x1c0 skb_release_data+0x10b/0x1a0 napi_consume_skb+0x56/0x150 net_rx_action+0xf0/0x350 ? __napi_schedule+0x79/0x90 __do_softirq+0xc8/0x2b1 __irq_exit_rcu+0xb9/0xf0 common_interrupt+0x82/0xa0 </IRQ> <TASK> asm_common_interrupt+0x22/0x40 RIP: 0010:default_idle+0xb/0x20

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.25-1CVE-2023-53186
Fixed in:6.1.25-1CVE-2023-53186
Fixed in:6.1.25-1CVE-2023-53186
bpftoolRed Hat / RHEL
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
bpftoolRocky
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
bpftool-debuginfoRocky
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:7.0.0-284.142.1.el9_2RHSA-2025:17734
kernelRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernelRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64kRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debugRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-develRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debugRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-develRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modulesRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-s390xRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-develRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-develRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-devel-matchedRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-docRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-docRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modulesRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modules-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modules-extraRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-toolsRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-toolsRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-tools-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-tools-libsRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-tools-libsRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-uki-virtRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
kpatch-patch-5_14_0-284_104_1Red Hat / RHEL
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_104_1Rocky
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_104_1-debuginfoRed Hat / RHEL
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_104_1-debuginfoRocky
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_104_1-debugsourceRocky
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_104_1-debugsourceRed Hat / RHEL
Fixed in:0:1-11.el9_2RHSA-2025:17896
Fixed in:0:1-11.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1Rocky
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1Red Hat / RHEL
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1-debuginfoRed Hat / RHEL
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1-debuginfoRocky
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1-debugsourceRed Hat / RHEL
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_117_1-debugsourceRocky
Fixed in:0:1-8.el9_2RHSA-2025:17896
Fixed in:0:1-8.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1Rocky
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1Red Hat / RHEL
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1-debuginfoRed Hat / RHEL
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1-debuginfoRocky
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1-debugsourceRocky
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_134_1-debugsourceRed Hat / RHEL
Fixed in:0:1-2.el9_2RHSA-2025:17896
Fixed in:0:1-2.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1Rocky
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1Red Hat / RHEL
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1-debuginfoRocky
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1-debuginfoRed Hat / RHEL
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1-debugsourceRocky
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_79_1-debugsourceRed Hat / RHEL
Fixed in:0:1-15.el9_2RHSA-2025:17896
Fixed in:0:1-15.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1Red Hat / RHEL
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1Rocky
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1-debuginfoRed Hat / RHEL
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1-debuginfoRocky
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1-debugsourceRed Hat / RHEL
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
kpatch-patch-5_14_0-284_92_1-debugsourceRocky
Fixed in:0:1-13.el9_2RHSA-2025:17896
Fixed in:0:1-13.el9_2RHSA-2025:17896
perfRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
perfRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
perf-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
python3-perfRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
rtlaRocky
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734
Fixed in:0:5.14.0-284.142.1.el9_2RHSA-2025:17734

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 ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.10%probability of exploitation in 30 days
1stpercentile

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

References

Related Vulnerabilities

Other CWE-362 (Race Condition) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-6387High8.1100%-Fix
CVE-2023-36884High7.599%KEV + RansomFix
CVE-2018-15473Medium5.399%-Fix
CVE-2024-27983High8.287%-Fix
CVE-2014-0226Medium6.886%-Fix
CVE-2016-5195High7.084%KEVFix
Embed a live status badge for CVE-2023-53186
CVE-2023-53186 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53186"><img src="https://tridentstack.com/cve/badge/CVE-2023-53186.svg" alt="CVE-2023-53186"></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-12-02.