CVE-2022-48926

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
22/08/2024
Last modified:
23/08/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> usb: gadget: rndis: add spinlock for rndis response list<br /> <br /> There&amp;#39;s no lock for rndis response list. It could cause list corruption<br /> if there&amp;#39;re two different list_add at the same time like below.<br /> It&amp;#39;s better to add in rndis_add_response / rndis_free_response<br /> / rndis_get_next_response to prevent any race condition on response list.<br /> <br /> [ 361.894299] [1: irq/191-dwc3:16979] list_add corruption.<br /> next-&gt;prev should be prev (ffffff80651764d0),<br /> but was ffffff883dc36f80. (next=ffffff80651764d0).<br /> <br /> [ 361.904380] [1: irq/191-dwc3:16979] Call trace:<br /> [ 361.904391] [1: irq/191-dwc3:16979] __list_add_valid+0x74/0x90<br /> [ 361.904401] [1: irq/191-dwc3:16979] rndis_msg_parser+0x168/0x8c0<br /> [ 361.904409] [1: irq/191-dwc3:16979] rndis_command_complete+0x24/0x84<br /> [ 361.904417] [1: irq/191-dwc3:16979] usb_gadget_giveback_request+0x20/0xe4<br /> [ 361.904426] [1: irq/191-dwc3:16979] dwc3_gadget_giveback+0x44/0x60<br /> [ 361.904434] [1: irq/191-dwc3:16979] dwc3_ep0_complete_data+0x1e8/0x3a0<br /> [ 361.904442] [1: irq/191-dwc3:16979] dwc3_ep0_interrupt+0x29c/0x3dc<br /> [ 361.904450] [1: irq/191-dwc3:16979] dwc3_process_event_entry+0x78/0x6cc<br /> [ 361.904457] [1: irq/191-dwc3:16979] dwc3_process_event_buf+0xa0/0x1ec<br /> [ 361.904465] [1: irq/191-dwc3:16979] dwc3_thread_interrupt+0x34/0x5c

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.6 (including) 4.9.304 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.10 (including) 4.14.269 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.15 (including) 4.19.232 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.182 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.103 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.26 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.16.12 (excluding)