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
break_ksm_pmd_entry
-> pmd_leaf (Huge page table but False)
-> pte_present (panic)
The reason is pmd_leaf() is not defined, So like commit 501b81046701
("mips: mm: add p?d_leaf() definitions") add p?d_leaf() definition for
LoongArch.
References
Configurations
Configuration 1 (hide)
|
History
12 Dec 2025, 16:28
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/303be4b33562a5b689261ced1616bf16ad49efa7 - Patch | |
| References | () https://git.kernel.org/stable/c/593ad636bac41d67bdc44c83c6945015471313fc - Patch | |
| References | () https://git.kernel.org/stable/c/77aaf22a9200b9557793c96debead911b80acc1c - Patch | |
| References | () https://git.kernel.org/stable/c/cc9bf2d62f196ec600f9e6ea3a6ced11f54a2df9 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
17 Sep 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-17 15:15
Updated : 2025-12-12 16:28
NVD link : CVE-2023-53361
Mitre link : CVE-2023-53361
CVE.ORG link : CVE-2023-53361
JSON object : View
Products Affected
linux
- linux_kernel
CWE
