From 2dc7f4e1e80baf5f02f290e688e1222f96a94d93 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 12:31:42 +0000 Subject: [PATCH] Publish GHSA-9827-m264-fw2m --- .../GHSA-9827-m264-fw2m.json | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 advisories/unreviewed/2024/01/GHSA-9827-m264-fw2m/GHSA-9827-m264-fw2m.json diff --git a/advisories/unreviewed/2024/01/GHSA-9827-m264-fw2m/GHSA-9827-m264-fw2m.json b/advisories/unreviewed/2024/01/GHSA-9827-m264-fw2m/GHSA-9827-m264-fw2m.json new file mode 100644 index 00000000000..160dbc9b1d2 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-9827-m264-fw2m/GHSA-9827-m264-fw2m.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9827-m264-fw2m", + "modified": "2024-01-28T12:30:29Z", + "published": "2024-01-28T12:30:29Z", + "aliases": [ + "CVE-2024-0841" + ], + "details": "A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0841" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2024-0841" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256490" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-28T12:15:52Z" + } +} \ No newline at end of file