diff --git a/cve/linux-kernel/2022/yaml/CVE-2022-0847.yaml b/cve/linux-kernel/2022/yaml/CVE-2022-0847.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b5a2849209081f9001eb55ecba52e8f74da53dd9 --- /dev/null +++ b/cve/linux-kernel/2022/yaml/CVE-2022-0847.yaml @@ -0,0 +1,21 @@ +id: CVE-2022-0847 +source: https://github.com/Arinerron/CVE-2022-0847-DirtyPipe-Exploit +info: + name: Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 + severity: high + description: | + A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system. + scope-of-influence: + Linux kernel<5.17-rc6 + reference: + - https://dirtypipe.cm4all.com/ + - https://bugzilla.redhat.com/show_bug.cgi?id=2060795 + - https://security.netapp.com/advisory/ntap-20220325-0005/ + classification: + cvss-metrics: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H + cvss-score: 7.8 + cve-id: CVE-2022-0847 + cwe-id: CWE-665, CWE-281 + cnvd-id: None + kve-id: None + tags: 权限提升 \ No newline at end of file