{ "schema_version": "1.4.0", "id": "GHSA-ghmc-655x-wwhc", "modified": "2023-03-13T15:30:18Z", "published": "2023-03-01T21:30:19Z", "aliases": [ "CVE-2023-23005" ], "details": "In the Linux kernel before 6.2, mm/memory-tiers.c misinterprets the alloc_memory_type return value (expects it to be NULL in the error case, whereas it is actually an error pointer).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23005" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/4a625ceee8a0ab0273534cb6b432ce6b331db5ee" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1208844#c2" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-03-01T20:15:00Z" } }