Skip to content

Commit 959940f

Browse files
stydxmMingcongBai
authored andcommitted
radare2: security update to 6.1.4
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent aabdd87 commit 959940f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

app-devel/radare2/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=6.0.7
1+
VER=6.1.4
22
SRCS="git::commit=tags/$VER::https://github.com/radare/radare2"
33
CHKSUMS="SKIP"
44
CHKUPDATE="anitya::id=11009"

topics/radare2-6.1.4.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
security = true
2+
3+
[name]
4+
default = "Radare2 6.1.4"
5+
6+
[caution]
7+
default = "Fixes 2 path traversal vulnerabilities (CVE-2026-6940, CVE-2026-6941, Severity: High) and an OS command injection vulnerability (CVE-2026-40517, Severity: High)"
8+
zh_CN = "修复 2 个路径遍历漏洞(漏洞编号 CVE-2026-6940 和 CVE-2026-6941,严重性:高)和一个操作系统命令注入漏洞(漏洞编号 CVE-2026-40517,严重性:高)"
9+
10+
[packages-v2]
11+
"radare2" = "<6.1.4"

0 commit comments

Comments
 (0)