CVE-2023-53361
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 09cfefb7fa70c3af011b0db0a513fd80b2f18abc < cc9bf2d62f196ec600f9e6ea3a6ced11f54a2df9 | affected |
| Linux | Linux | 09cfefb7fa70c3af011b0db0a513fd80b2f18abc < 593ad636bac41d67bdc44c83c6945015471313fc | affected |
| Linux | Linux | 09cfefb7fa70c3af011b0db0a513fd80b2f18abc < 77aaf22a9200b9557793c96debead911b80acc1c | affected |
| Linux | Linux | 09cfefb7fa70c3af011b0db0a513fd80b2f18abc < 303be4b33562a5b689261ced1616bf16ad49efa7 | affected |
| Linux | Linux | 5.19 | affected |
| Linux | Linux | 0 < 5.19 | unaffected |
| Linux | Linux | 6.1.53 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.16 <= 6.4.* | unaffected |
| Linux | Linux | 6.5.3 <= 6.5.* | unaffected |
| Linux | Linux | 6.6 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/cc9bf2d62f196ec600f9e6ea3a6ced11f54a2df9
- https://git.kernel.org/stable/c/593ad636bac41d67bdc44c83c6945015471313fc
- https://git.kernel.org/stable/c/77aaf22a9200b9557793c96debead911b80acc1c
- https://git.kernel.org/stable/c/303be4b33562a5b689261ced1616bf16ad49efa7
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.