Skip to content

Commit aabdd87

Browse files
committed
lxc: security update to 7.0.0
Fix CVE-2026-39402
1 parent f904155 commit aabdd87

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

app-admin/lxc/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=6.0.6
1+
VER=7.0.0
22
SRCS="git::commit=tags/v$VER::https://github.com/lxc/lxc"
33
CHKSUMS="SKIP"
44
CHKUPDATE="anitya::id=1860"

topics/lxc-7.0.0.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 = "LXC 7.0.0"
5+
6+
[caution]
7+
default = "Fixes a network configuration permission vulnerability in lxc-user-nic when used with OVS - CVE-2026-39402 (Severity: Low)"
8+
zh_CN = "修复一个 lxc-user-nic 与 OVS 配合使用时存在的网络配置权限漏洞, 漏洞编号 CVE-2026-39402 (严重性: 低)"
9+
10+
[packages-v2]
11+
"lxc" = "< 7.0.0"

0 commit comments

Comments
 (0)