ghsa-pv98-48f2-5vjr
Vulnerability from github
Published
2024-03-03 00:30
Modified
2024-08-14 15:31
Details
In the Linux kernel, the following vulnerability has been resolved:
mm: huge_memory: don't force huge page alignment on 32 bit
commit efa7df3e3bb5 ("mm: align larger anonymous mappings on THP boundaries") caused two issues [1] [2] reported on 32 bit system or compat userspace.
It doesn't make too much sense to force huge page alignment on 32 bit system due to the constrained virtual address space.
[1] https://lore.kernel.org/linux-mm/d0a136a0-4a31-46bc-adf4-2db109a61672@kernel.org/ [2] https://lore.kernel.org/linux-mm/CAJuCfpHXLdQy1a2B6xN2d7quTYwg2OoZseYPZTRpU0eHHKD-sQ@mail.gmail.com/
{ "affected": [], "aliases": [ "CVE-2024-26621" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-02T22:15:50Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: huge_memory: don\u0027t force huge page alignment on 32 bit\n\ncommit efa7df3e3bb5 (\"mm: align larger anonymous mappings on THP\nboundaries\") caused two issues [1] [2] reported on 32 bit system or compat\nuserspace.\n\nIt doesn\u0027t make too much sense to force huge page alignment on 32 bit\nsystem due to the constrained virtual address space.\n\n[1] https://lore.kernel.org/linux-mm/d0a136a0-4a31-46bc-adf4-2db109a61672@kernel.org/\n[2] https://lore.kernel.org/linux-mm/CAJuCfpHXLdQy1a2B6xN2d7quTYwg2OoZseYPZTRpU0eHHKD-sQ@mail.gmail.com/", "id": "GHSA-pv98-48f2-5vjr", "modified": "2024-08-14T15:31:11Z", "published": "2024-03-03T00:30:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26621" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4ef9ad19e17676b9ef071309bc62020e2373705d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/6ea9aa8d97e6563676094cb35755884173269555" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7432376c913381c5f24d373a87ff629bbde94b47" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/87632bc9ecff5ded93433bc0fca428019bdd1cfe" }, { "type": "WEB", "url": "https://zolutal.github.io/aslrnt" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/08/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/09/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/10/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/10/7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/10/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/11/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/11/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/11/7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/12/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/13/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/13/7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/15/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/15/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/16/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/16/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/29/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/30/2" } ], "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.
- 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.