CVE-2021-47100

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
04/03/2024
Last modified:
03/02/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module<br /> <br /> Hi,<br /> <br /> When testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,<br /> the system crashed.<br /> <br /> The log as follows:<br /> [ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a<br /> [ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0<br /> [ 141.087464] Oops: 0010 [#1] SMP NOPTI<br /> [ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47<br /> [ 141.088009] Workqueue: events 0xffffffffc09b3a40<br /> [ 141.088009] RIP: 0010:0xffffffffc09b3a5a<br /> [ 141.088009] Code: Bad RIP value.<br /> [ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246<br /> [ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000<br /> [ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246<br /> [ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1<br /> [ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700<br /> [ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8<br /> [ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000<br /> [ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033<br /> [ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0<br /> [ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000<br /> [ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400<br /> [ 141.088009] PKRU: 55555554<br /> [ 141.088009] Call Trace:<br /> [ 141.088009] ? process_one_work+0x195/0x390<br /> [ 141.088009] ? worker_thread+0x30/0x390<br /> [ 141.088009] ? process_one_work+0x390/0x390<br /> [ 141.088009] ? kthread+0x10d/0x130<br /> [ 141.088009] ? kthread_flush_work_fn+0x10/0x10<br /> [ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a<br /> [ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0<br /> [ 200.223464] Oops: 0010 [#1] SMP NOPTI<br /> [ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46<br /> [ 200.224008] Workqueue: events 0xffffffffc0b28a40<br /> [ 200.224008] RIP: 0010:0xffffffffc0b28a5a<br /> [ 200.224008] Code: Bad RIP value.<br /> [ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246<br /> [ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000<br /> [ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246<br /> [ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5<br /> [ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700<br /> [ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8<br /> [ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000<br /> [ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033<br /> [ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0<br /> [ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000<br /> [ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400<br /> [ 200.224008] PKRU: 55555554<br /> [ 200.224008] Call Trace:<br /> [ 200.224008] ? process_one_work+0x195/0x390<br /> [ 200.224008] ? worker_thread+0x30/0x390<br /> [ 200.224008] ? process_one_work+0x390/0x390<br /> [ 200.224008] ? kthread+0x10d/0x130<br /> [ 200.224008] ? kthread_flush_work_fn+0x10/0x10<br /> [ 200.224008] ? ret_from_fork+0x35/0x40<br /> [ 200.224008] kernel fault(0x1) notification starting on CPU 63<br /> [ 200.224008] kernel fault(0x1) notification finished on CPU 63<br /> [ 200.224008] CR2: ffffffffc0b28a5a<br /> [ 200.224008] ---[ end trace c82a412d93f57412 ]---<br /> <br /> The reason is as follows:<br /> T1: rmmod ipmi_si.<br /> -&gt;ipmi_unregister_smi()<br /> -&gt; ipmi_bmc_unregister()<br /> -&gt; __ipmi_bmc_unregister()<br /> -&gt; kref_put(&amp;bmc-&gt;usecount, cleanup_bmc_device);<br /> -&gt; schedule_work(&amp;bmc-&gt;remove_work);<br /> <br /> T2: rmmod ipmi_msghandl<br /> ---truncated---

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.15 (including) 4.19.223 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.169 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.89 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.12 (excluding)
cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.16:rc6:*:*:*:*:*:*