CVE-2021-47649

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
14/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> udmabuf: validate ubuf-&gt;pagecount<br /> <br /> Syzbot has reported GPF in sg_alloc_append_table_from_pages(). The<br /> problem was in ubuf-&gt;pages == ZERO_PTR.<br /> <br /> ubuf-&gt;pagecount is calculated from arguments passed from user-space. If<br /> user creates udmabuf with list.size == 0 then ubuf-&gt;pagecount will be<br /> also equal to zero; it causes kmalloc_array() to return ZERO_PTR.<br /> <br /> Fix it by validating ubuf-&gt;pagecount before passing it to<br /> kmalloc_array().

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.189 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.110 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.16.19 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.17 (including) 5.17.2 (excluding)