ghsa-5m9g-m2vj-47r4
Vulnerability from github
Published
2024-01-30 15:30
Modified
2024-01-30 15:30
Severity ?
Details
A flaw was found in the Linux kernel's memory deduplication mechanism. The max page sharing of Kernel Samepage Merging (KSM), added in Linux kernel version 4.4.0-96.119, can create a side channel. When the attacker and the victim share the same host and the default setting of KSM is "max page sharing=256", it is possible for the attacker to time the unmap to merge with the victim's page. The unmapping time depends on whether it merges with the victim's page and additional physical pages are created beyond the KSM's "max page share". Through these operations, the attacker can leak the victim's page.
{ "affected": [], "aliases": [ "CVE-2024-0564" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-99" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-01-30T15:15:08Z", "severity": "MODERATE" }, "details": "A flaw was found in the Linux kernel\u0027s memory deduplication mechanism. The max page sharing of Kernel Samepage Merging (KSM), added in Linux kernel version 4.4.0-96.119, can create a side channel. When the attacker and the victim share the same host and the default setting of KSM is \"max page sharing=256\", it is possible for the attacker to time the unmap to merge with the victim\u0027s page. The unmapping time depends on whether it merges with the victim\u0027s page and additional physical pages are created beyond the KSM\u0027s \"max page share\". Through these operations, the attacker can leak the victim\u0027s page.", "id": "GHSA-5m9g-m2vj-47r4", "modified": "2024-01-30T15:30:22Z", "published": "2024-01-30T15:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0564" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-0564" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680513" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258514" }, { "type": "WEB", "url": "https://link.springer.com/conference/wisa" }, { "type": "WEB", "url": "https://wisa.or.kr/accepted" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
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.