CVE & CISA-KEV Catalog

CVE-2023-53147

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrm_update_ae_params Normally, x->replay_esn and x->preplay_esn should be allocated at xfrm_alloc_replay_state_esn(...) in xfrm_state_construct(...), hence the xfrm_update_ae_params(...) is okay to update them. However, the current implementation of xfrm_new_ae(...) allows a malicious user to directly dereference a NULL pointer and crash the kernel like below. BUG: kernel NULL pointer dereference, address: 0000000000000000 PGD 8253067 P4D 8253067 PUD 8e0e067 PMD 0 Oops: 0002 [#1] PREEMPT SMP KASAN NOPTI CPU: 0 PID: 98 Comm: poc.npd Not tainted 6.4.0-rc7-00072-gdad9774deaf1 #8 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.o4 RIP: 0010:memcpy_orig+0xad/0x140 Code: e8 4c 89 5f e0 48 8d 7f e0 73 d2 83 c2 20 48 29 d6 48 29 d7 83 fa 10 72 34 4c 8b 06 4c 8b 4e 08 c RSP: 0018:ffff888008f57658 EFLAGS: 00000202 RAX: 0000000000000000 RBX: ffff888008bd0000 RCX: ffffffff8238e571 RDX: 0000000000000018 RSI: ffff888007f64844 RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: ffff888008f57818 R13: ffff888007f64aa4 R14: 0000000000000000 R15: 0000000000000000 FS: 00000000014013c0(0000) GS:ffff88806d600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000000 CR3: 00000000054d8000 CR4: 00000000000006f0 Call Trace: <TASK> ? __die+0x1f/0x70 ? page_fault_oops+0x1e8/0x500 ? __pfx_is_prefetch.constprop.0+0x10/0x10 ? __pfx_page_fault_oops+0x10/0x10 ? _raw_spin_unlock_irqrestore+0x11/0x40 ? fixup_exception+0x36/0x460 ? _raw_spin_unlock_irqrestore+0x11/0x40 ? exc_page_fault+0x5e/0xc0 ? asm_exc_page_fault+0x26/0x30 ? xfrm_update_ae_params+0xd1/0x260 ? memcpy_orig+0xad/0x140 ? __pfx__raw_spin_lock_bh+0x10/0x10 xfrm_update_ae_params+0xe7/0x260 xfrm_new_ae+0x298/0x4e0 ? __pfx_xfrm_new_ae+0x10/0x10 ? __pfx_xfrm_new_ae+0x10/0x10 xfrm_user_rcv_msg+0x25a/0x410 ? __pfx_xfrm_user_rcv_msg+0x10/0x10 ? __alloc_skb+0xcf/0x210 ? stack_trace_save+0x90/0xd0 ? filter_irq_stacks+0x1c/0x70 ? __stack_depot_save+0x39/0x4e0 ? __kasan_slab_free+0x10a/0x190 ? kmem_cache_free+0x9c/0x340 ? netlink_recvmsg+0x23c/0x660 ? sock_recvmsg+0xeb/0xf0 ? __sys_recvfrom+0x13c/0x1f0 ? __x64_sys_recvfrom+0x71/0x90 ? do_syscall_64+0x3f/0x90 ? entry_SYSCALL_64_after_hwframe+0x72/0xdc ? copyout+0x3e/0x50 netlink_rcv_skb+0xd6/0x210 ? __pfx_xfrm_user_rcv_msg+0x10/0x10 ? __pfx_netlink_rcv_skb+0x10/0x10 ? __pfx_sock_has_perm+0x10/0x10 ? mutex_lock+0x8d/0xe0 ? __pfx_mutex_lock+0x10/0x10 xfrm_netlink_rcv+0x44/0x50 netlink_unicast+0x36f/0x4c0 ? __pfx_netlink_unicast+0x10/0x10 ? netlink_recvmsg+0x500/0x660 netlink_sendmsg+0x3b7/0x700 This Null-ptr-deref bug is assigned CVE-2023-3772. And this commit adds additional NULL check in xfrm_update_ae_params to fix the NPD.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.197-1CVE-2023-53147
Fixed in:6.1.52-1CVE-2023-53147
Fixed in:6.4.13-1CVE-2023-53147
Fixed in:6.4.13-1CVE-2023-53147
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
bpftoolRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
bpftool-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernelRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernelRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-coreRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debugRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debug-coreRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debug-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-modulesRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-docRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-modulesRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-modules-extraRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-toolsRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-tools-libsRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
perfRocky
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
perfRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
perf-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
python3-perfRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575
Fixed in:0:4.18.0-477.43.1.el8_8RHSA-2024:0575

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

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.15%probability of exploitation in 30 days
4thpercentile

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

References

Related Vulnerabilities

Other CWE-476 (NULL Pointer Dereference) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-21758High7.592%-Fix
CVE-2023-21547High7.588%-Fix
CVE-2014-3470Medium4.386%-Fix
CVE-2021-44224High8.282%-Fix
CVE-2016-0742High7.582%-Fix
CVE-2009-1386Medium5.080%-Fix
Embed a live status badge for CVE-2023-53147
CVE-2023-53147 severity badge

Markdown

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

HTML

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