diff --git a/advisories/unreviewed/2024/01/GHSA-ghww-f45r-4r4w/GHSA-ghww-f45r-4r4w.json b/advisories/unreviewed/2024/01/GHSA-ghww-f45r-4r4w/GHSA-ghww-f45r-4r4w.json new file mode 100644 index 00000000000..3ac7a586027 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-ghww-f45r-4r4w/GHSA-ghww-f45r-4r4w.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ghww-f45r-4r4w", + "modified": "2024-01-28T15:30:20Z", + "published": "2024-01-28T15:30:20Z", + "aliases": [ + "CVE-2023-6200" + ], + "details": "A race condition was found in the Linux Kernel. Under certain conditions, an unauthenticated attacker from an adjacent network could send an ICMPv6 router advertisement packet, causing arbitrary code execution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6200" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-6200" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250377" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dade3f6a1e4e" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-362" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-28T13:15:07Z" + } +} \ No newline at end of file