CVE-2025-38490 — Double Free in Linux
CWE-415 — Double FreeCWE-772 — Missing Release of Resource after Effective Lifetime47 documents7 sources
Severity
7.8HIGHNVD
OSV3.2
EPSS
0.0%
top 94.01%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedJul 28
Latest updateMar 25
Description
In the Linux kernel, the following vulnerability has been resolved:
net: libwx: remove duplicate page_pool_put_full_page()
page_pool_put_full_page() should only be invoked when freeing Rx buffers
or building a skb if the size is too short. At other times, the pages
need to be reused. So remove the redundant page put. In the original
code, double free pages cause kernel panic:
[ 876.949834] __irq_exit_rcu+0xc7/0x130
[ 876.949836] common_interrupt+0xb8/0xd0
[ 876.949838]
[ 876.949838]
[ 876.949…
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9
Affected Packages6 packages
▶CVEListV5linux/linux3c47e8ae113a68da47987750d9896e325d0aeedd — 3c91a56762b1f0d1e4af2d86c2cba83b61ed9eaa+4