CVE-2021-47612
published 2024-06-19CVE-2021-47612: In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devices()…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.22%
13.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
nfc: fix segfault in nfc_genl_dump_devices_done
When kmalloc in nfc_genl_dump_devices() fails then
nfc_genl_dump_devices_done() segfaults as below
KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]
CPU: 0 PID: 25 Comm: kworker/0:1 Not tainted 5.16.0-rc4-01180-g2a987e65025e-dirty #5
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-6.fc35 04/01/2014
Workqueue: events netlink_sock_destruct_work
RIP: 0010:klist_iter_exit+0x26/0x80
Call Trace:
class_dev_iter_exit+0x15/0x20
nfc_genl_dump_devices_done+0x3b/0x50
genl_lock_done+0x84/0xd0
netlink_sock_destruct+0x8f/0x270
__sk_destruct+0x64/0x3b0
sk_destruct+0xa8/0xd0
__sk_free+0x2e8/0x3d0
sk_free+0x51/0x90
netlink_sock_destruct_work+0x1c/0x20
process_one_work+0x411/0x710
worker_thread+0x6fd/0xa80
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.15.15-1 (bookworm) | linux 5.15.15-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < ea55b3797878752aa076b118afb727dcf79cac34 | ea55b3797878752aa076b118afb727dcf79cac34 |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < 214af18abbe39db05beb305b2d11e87d09a6529c | 214af18abbe39db05beb305b2d11e87d09a6529c |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < 6644989642844de830f9b072cd65c553cb55946c | 6644989642844de830f9b072cd65c553cb55946c |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < 2a8845b9603c545fddd17862282dc4c4ce0971e3 | 2a8845b9603c545fddd17862282dc4c4ce0971e3 |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < d731ecc6f2eaec68f4ad1542283bbc7d07bd0112 | d731ecc6f2eaec68f4ad1542283bbc7d07bd0112 |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < c602863ad28ec86794cb4ab4edea5324f555f181 | c602863ad28ec86794cb4ab4edea5324f555f181 |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < d89e4211b51752daf063d638af50abed2fd5f96d | d89e4211b51752daf063d638af50abed2fd5f96d |
| linux | linux | >= 4d12b8b129f170d0fc3188de1e51a2a1b0f87730 < fd79a0cbf0b2e34bcc45b13acf962e2032a82203 | fd79a0cbf0b2e34bcc45b13acf962e2032a82203 |
| linux | linux_kernel | < 4.4.296 | 4.4.296 |
| linux | linux_kernel | >= 0 < 5.10.92-1 | 5.10.92-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 4.10 < 4.14.259 | 4.14.259 |
| linux | linux_kernel | >= 4.15 < 4.19.222 | 4.19.222 |
| linux | linux_kernel | >= 4.20 < 5.4.167 | 5.4.167 |
| linux | linux_kernel | >= 4.5 < 4.9.294 | 4.9.294 |
| linux | linux_kernel | >= 5.11 < 5.15.10 | 5.15.10 |
| linux | linux_kernel | >= 5.5 < 5.10.87 | 5.10.87 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-7vv8-23mh-rqfj: In the Linux kernel, the following vulnerability has been resolved:
nfc: fix segfault in nfc_genl_dump_devices_done
When kmalloc in nfc_genl_dump_de
ghsa_unreviewed·2024-06-19
CVE-2021-47612 [MEDIUM] CWE-476 GHSA-7vv8-23mh-rqfj: In the Linux kernel, the following vulnerability has been resolved:
nfc: fix segfault in nfc_genl_dump_devices_done
When kmalloc in nfc_genl_dump_de
In the Linux kernel, the following vulnerability has been resolved:
nfc: fix segfault in nfc_genl_dump_devices_done
When kmalloc in nfc_genl_dump_devices() fails then
nfc_genl_dump_devices_done() segfaults as below
KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]
CPU: 0 PID: 25 Comm: kworker/0:1 Not tainted 5.16.0-rc4-01180-g2a987e65025e-dirty #5
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-6.fc35 04/01/2014
Workqueue: events netlink_sock_destruct_work
RIP: 0010:klist_iter_exit+0x26/0x80
Call Trace:
class_dev_iter_exit+0x15/0x20
nfc_genl_dump_devices_done+0x3b/0x50
genl_lock_done+0x84/0xd0
netlink_sock_destruct+0x8f/0x270
__sk_destruct+0x64/0x3b0
sk_destruct+0xa8/0xd0
__sk_free+0x2e8/0x3d0
sk_free+0x51/0x90
netlink_sock_destruct_work+0x1c/0x2
OSV
CVE-2021-47612: In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devi
osv·2024-06-19·CVSS 5.5
CVE-2021-47612 [MEDIUM] CVE-2021-47612: In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devi
In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devices() fails then nfc_genl_dump_devices_done() segfaults as below KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] CPU: 0 PID: 25 Comm: kworker/0:1 Not tainted 5.16.0-rc4-01180-g2a987e65025e-dirty #5 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-6.fc35 04/01/2014 Workqueue: events netlink_sock_destruct_work RIP: 0010:klist_iter_exit+0x26/0x80 Call Trace: class_dev_iter_exit+0x15/0x20 nfc_genl_dump_devices_done+0x3b/0x50 genl_lock_done+0x84/0xd0 netlink_sock_destruct+0x8f/0x270 __sk_destruct+0x64/0x3b0 sk_destruct+0xa8/0xd0 __sk_free+0x2e8/0x3d0 sk_free+0x51/0x90 netlink_sock_destruct_work+0x1c/0x20 pr
Red Hat
kernel: nfc: fix segfault in nfc_genl_dump_devices_done
vendor_redhat·2024-06-19·CVSS 5.5
CVE-2021-47612 [MEDIUM] CWE-476 kernel: nfc: fix segfault in nfc_genl_dump_devices_done
kernel: nfc: fix segfault in nfc_genl_dump_devices_done
In the Linux kernel, the following vulnerability has been resolved:
nfc: fix segfault in nfc_genl_dump_devices_done
When kmalloc in nfc_genl_dump_devices() fails then
nfc_genl_dump_devices_done() segfaults as below
KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]
CPU: 0 PID: 25 Comm: kworker/0:1 Not tainted 5.16.0-rc4-01180-g2a987e65025e-dirty #5
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-6.fc35 04/01/2014
Workqueue: events netlink_sock_destruct_work
RIP: 0010:klist_iter_exit+0x26/0x80
Call Trace:
class_dev_iter_exit+0x15/0x20
nfc_genl_dump_devices_done+0x3b/0x50
genl_lock_done+0x84/0xd0
netlink_sock_destruct+0x8f/0x270
__sk_destruct+0x64/0x3b0
sk_destruct+0xa8/0xd0
__sk_free+0x2e8/0x3d0
Debian
CVE-2021-47612: linux - In the Linux kernel, the following vulnerability has been resolved: nfc: fix se...
vendor_debian·2021·CVSS 5.5
CVE-2021-47612 [MEDIUM] CVE-2021-47612: linux - In the Linux kernel, the following vulnerability has been resolved: nfc: fix se...
In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devices() fails then nfc_genl_dump_devices_done() segfaults as below KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] CPU: 0 PID: 25 Comm: kworker/0:1 Not tainted 5.16.0-rc4-01180-g2a987e65025e-dirty #5 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-6.fc35 04/01/2014 Workqueue: events netlink_sock_destruct_work RIP: 0010:klist_iter_exit+0x26/0x80 Call Trace: class_dev_iter_exit+0x15/0x20 nfc_genl_dump_devices_done+0x3b/0x50 genl_lock_done+0x84/0xd0 netlink_sock_destruct+0x8f/0x270 __sk_destruct+0x64/0x3b0 sk_destruct+0xa8/0xd0 __sk_free+0x2e8/0x3d0 sk_free+0x51/0x90 netlink_sock_destruct_work+0x1c/0x20 pr
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/214af18abbe39db05beb305b2d11e87d09a6529chttps://git.kernel.org/stable/c/2a8845b9603c545fddd17862282dc4c4ce0971e3https://git.kernel.org/stable/c/6644989642844de830f9b072cd65c553cb55946chttps://git.kernel.org/stable/c/c602863ad28ec86794cb4ab4edea5324f555f181https://git.kernel.org/stable/c/d731ecc6f2eaec68f4ad1542283bbc7d07bd0112https://git.kernel.org/stable/c/d89e4211b51752daf063d638af50abed2fd5f96dhttps://git.kernel.org/stable/c/ea55b3797878752aa076b118afb727dcf79cac34https://git.kernel.org/stable/c/fd79a0cbf0b2e34bcc45b13acf962e2032a82203https://git.kernel.org/stable/c/214af18abbe39db05beb305b2d11e87d09a6529chttps://git.kernel.org/stable/c/2a8845b9603c545fddd17862282dc4c4ce0971e3https://git.kernel.org/stable/c/6644989642844de830f9b072cd65c553cb55946chttps://git.kernel.org/stable/c/c602863ad28ec86794cb4ab4edea5324f555f181https://git.kernel.org/stable/c/d731ecc6f2eaec68f4ad1542283bbc7d07bd0112https://git.kernel.org/stable/c/d89e4211b51752daf063d638af50abed2fd5f96dhttps://git.kernel.org/stable/c/ea55b3797878752aa076b118afb727dcf79cac34https://git.kernel.org/stable/c/fd79a0cbf0b2e34bcc45b13acf962e2032a82203
2024-06-19
Published