diff --git a/cve/linux-kernel/2023/CVE-2023-28772/README.md b/cve/linux-kernel/2023/CVE-2023-28772/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a287b661f79ebcd0ab3c908dfb6db252269b1470 --- /dev/null +++ b/cve/linux-kernel/2023/CVE-2023-28772/README.md @@ -0,0 +1,17 @@ +### [CVE-2023-28772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28772) +![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) +![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) +![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) + +### Description + +An issue was discovered in the Linux kernel before 5.13.3. lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow. + +### POC + +#### Reference +- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3 + +#### Github +No PoCs found on GitHub currently. + diff --git a/cve/linux-kernel/2023/yaml/CVE-2023-28772.yaml b/cve/linux-kernel/2023/yaml/CVE-2023-28772.yaml new file mode 100644 index 0000000000000000000000000000000000000000..61dd1c358f240c023061a12abfd005affaaaf3eb --- /dev/null +++ b/cve/linux-kernel/2023/yaml/CVE-2023-28772.yaml @@ -0,0 +1,16 @@ +id: CVE-2023-28772 +source: 暂无。 +info: + name: Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 + severity: high + description: | + 在 Linux 内核版本5.13.3以前发现一个漏洞。lib/seq_buf.c存在一个seq_buf_putmem_hex缓冲区溢出漏洞。 + scope-of-influence: + Linux kernel before 5.13.3 + reference: + - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3 + 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-2023-28772 + cnvd-id: NONE + tags: 缓冲区溢出,cve2023 \ No newline at end of file diff --git a/openkylin_list.yaml b/openkylin_list.yaml index 9b6a0f883e6ec8f7d5fee2831d768801e8c67f83..3dec5b67e367ea90b1eb2ca0467b2981ca28d044 100644 --- a/openkylin_list.yaml +++ b/openkylin_list.yaml @@ -76,6 +76,7 @@ cve: - CVE-2019-13272 - CVE-2020-12351 - CVE-2021-43267 + - CVE-2023-28772 sudo: - CVE-2019-18634 - CVE-2021-3156