diff --git a/pocs/linux/kernelctf/CVE-2023-6931_lts_cos/metadata.json b/pocs/linux/kernelctf/CVE-2023-6931_lts_cos/metadata.json new file mode 100644 index 000000000..633e7a7d1 --- /dev/null +++ b/pocs/linux/kernelctf/CVE-2023-6931_lts_cos/metadata.json @@ -0,0 +1,32 @@ +{ + "$schema": "https://google.github.io/security-research/kernelctf/metadata.schema.v3.json", + "submission_ids": [ + "exp111" + ], + "vulnerability": { + "patch_commit": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=382c27f4ed28f803b1f1473ac2d8db0afc795a1b", + "cve": "CVE-2023-6931", + "affected_versions": [ + "3.16 - 6.7" + ], + "requirements": { + "attack_surface": [], + "capabilities": [], + "kernel_config": [ + "CONFIG_PERF_EVENTS" + ] + } + }, + "exploits": { + "lts-6.1.61": { + "uses": [], + "requires_separate_kaslr_leak": false, + "stability_notes": "succeeded on 10/10 tries against target instance" + }, + "cos-105-17412.226.28": { + "uses": [], + "requires_separate_kaslr_leak": false, + "stability_notes": "succeeded on 10/10 tries against target instance" + } + } +} \ No newline at end of file