CVE-2026-46013
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
16/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mm/memfd_luo: fix physical address conversion in put_folios cleanup<br />
<br />
In memfd_luo_retrieve_folios()&#39;s put_folios cleanup path:<br />
<br />
1. kho_restore_folio() expects a phys_addr_t (physical address) but<br />
receives a raw PFN (pfolio->pfn). This causes kho_restore_page() to<br />
check the wrong physical address (pfn pfn check, matching the pattern used elsewhere in this file.<br />
<br />
This issue was identified by the AI review.<br />
https://sashiko.dev/#/patchset/20260323110747.193569-1-duanchenghao@kylinos.cn
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.19 (including) | 7.0.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



