CVE & CISA-KEV Catalog

CVE-2021-47013

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send In emac_mac_tx_buf_send, it calls emac_tx_fill_tpd(..,skb,..). If some error happens in emac_tx_fill_tpd(), the skb will be freed via dev_kfree_skb(skb) in error branch of emac_tx_fill_tpd(). But the freed skb is still used via skb->len by netdev_sent_queue(,skb->len). As i observed that emac_tx_fill_tpd() haven't modified the value of skb->len, thus my patch assigns skb->len to 'len' before the possible free and use 'len' instead of skb->len later.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.38-1CVE-2021-47013
Fixed in:5.10.38-1CVE-2021-47013
Fixed in:5.10.38-1CVE-2021-47013
Fixed in:5.10.38-1CVE-2021-47013
bpftoolRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
bpftool-debuginfoRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernelRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-coreRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-debugRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-coreRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-develRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-modulesRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debuginfoRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-develRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-docRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-modulesRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-modules-extraRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rtRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-develRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-toolsRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-tools-libsRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
perfRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
perfRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
perf-debuginfoRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
python3-perfRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462

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.26%probability of exploitation in 30 days
17thpercentile

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

References

Related Vulnerabilities

Other CWE-416 (Use After Free) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0708Critical9.8100%KEV + Ransom-
CVE-2021-31166Critical9.8100%KEVFix
CVE-2015-5119Critical9.899%KEV-
CVE-2010-3962High8.197%KEV-
CVE-2015-0313Critical9.896%KEVFix
CVE-2017-9798High7.595%-Fix
Embed a live status badge for CVE-2021-47013
CVE-2021-47013 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2021-47013"><img src="https://tridentstack.com/cve/badge/CVE-2021-47013.svg" alt="CVE-2021-47013"></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 2024-12-09.