Skip to content

Commit 3a69710

Browse files
committed
topics/xz-5.8.4.toml: correct vulnerability type and severity
Suggested-by: Neko205 <neko200553@gmail.com>
1 parent 9f1676e commit 3a69710

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

topics/xz-5.8.4.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ must_match_all = false
55
default = "XZ 5.8.4"
66

77
[caution]
8-
default = "Fixes an invalid memory access vulnerability in liblzma decoder functions - GHSA-5qpq-xqfv-j9pg (CVE pending)"
9-
zh_CN = "修复 liblzma 解码器函数中一处无效内存访问漏洞,漏洞编号 GHSA-5qpq-xqfv-j9pg(CVE 编号待定)"
8+
default = "Fixes a Use-After-Free vulnerability in liblzma's decoder functions - GHSA-5qpq-xqfv-j9pg (CVE pending, Severity: High)"
9+
zh_CN = "修复 liblzma 解码器函数中的一个释放后使用 (use-after-free) 漏洞,漏洞编号 GHSA-5qpq-xqfv-j9pg(CVE 编号待定,严重性:高"
1010

1111
[packages-v2]
1212
"xz" = "< 5.8.4"

0 commit comments

Comments
 (0)