In the Linux kernel, the following vulnerability has been resolved:
net: libwx: handle pagepooldevallocpages error
pagepooldevallocpages could return NULL. There was a WARN_ON(!page) but it would still proceed to use the NULL pointer and then crash.
This is similar to commit 001ba0902046 ("net: fec: handle pagepooldevallocpages error").
This is found by our static analysis tool KNighter.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37755.json",
"cna_assigner": "Linux"
}