CVE-2025-37755
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
01/05/2025
Last modified:
06/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: libwx: handle page_pool_dev_alloc_pages error<br />
<br />
page_pool_dev_alloc_pages could return NULL. There was a WARN_ON(!page)<br />
but it would still proceed to use the NULL pointer and then crash.<br />
<br />
This is similar to commit 001ba0902046<br />
("net: fec: handle page_pool_dev_alloc_pages error").<br />
<br />
This is found by our static analysis tool KNighter.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.3 (including) | 6.6.88 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.14.3 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1dd13c60348f515acd8c6f25a561b9c4e3b04fea
- https://git.kernel.org/stable/c/7f1ff1b38a7c8b872382b796023419d87d78c47e
- https://git.kernel.org/stable/c/90bec7cef8805f9a23145e070dff28a02bb584eb
- https://git.kernel.org/stable/c/ad81d666e114ebf989fc9994d4c93d451dc60056
- https://git.kernel.org/stable/c/c17ef974bfcf1a50818168b47c4606b425a957c4



