In the Linux kernel, the following vulnerability has been resolved:
LoongArch: mm: Add p?d_leaf() definitions
When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry -> pmdleaf (Huge page table but False) -> pte_present (panic)
The reason is pmdleaf() is not defined, So like commit 501b81046701 ("mips: mm: add p?dleaf() definitions") add p?d_leaf() definition for LoongArch.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53361.json",
"cna_assigner": "Linux"
}