{ "schema_version": "1.4.0", "id": "GHSA-c954-449c-8jv4", "modified": "2023-03-06T18:30:22Z", "published": "2023-02-28T21:30:15Z", "aliases": [ "CVE-2023-22997" ], "details": "In the Linux kernel before 6.1.2, kernel/module/decompress.c misinterprets the module_get_next_page 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-22997" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/45af1d7aae7d5520d2858f8517a1342646f015db" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.2" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-02-28T21:15:00Z" } }