ghsa-xxvw-xxhw-vp79
Vulnerability from github
Published
2025-09-17 15:30
Modified
2025-09-17 15:30
VLAI Severity ?
Details
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": [], "aliases": [ "CVE-2023-53361" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-17T15:15:40Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nLoongArch: mm: Add p?d_leaf() definitions\n\nWhen I do LTP test, LTP test case ksm06 caused panic at\n\tbreak_ksm_pmd_entry\n\t -\u003e pmd_leaf (Huge page table but False)\n\t -\u003e pte_present (panic)\n\nThe reason is pmd_leaf() is not defined, So like commit 501b81046701\n(\"mips: mm: add p?d_leaf() definitions\") add p?d_leaf() definition for\nLoongArch.", "id": "GHSA-xxvw-xxhw-vp79", "modified": "2025-09-17T15:30:39Z", "published": "2025-09-17T15:30:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53361" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/303be4b33562a5b689261ced1616bf16ad49efa7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/593ad636bac41d67bdc44c83c6945015471313fc" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/77aaf22a9200b9557793c96debead911b80acc1c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cc9bf2d62f196ec600f9e6ea3a6ced11f54a2df9" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…