-
## CVE-2024-35910 - Medium Severity Vulnerability
Vulnerable Libraries - linuxlinux-4.19.30, linuxlinux-4.19.30
Vulnerability Details
In the Linux kernel, the following vulnerability has…
-
The following lines from `netns@.service` can be replaced with the single command `ip netns attach %I {pid}` (using any pid in the service's network namespace) whenever it's safe to depend on iproute2…
-
```sh
ip netns add qianyi-test-1
ip netns add qianyi-test-2
ip netns list
ip netns exec qianyi-test-1 ip addr
# 开启 lo 网卡
ip netns exec qianyi-test-1 ip link set dev lo up
ip netns exec qi…
-
I am trying to attach the same TC eBPF program instance to both host
and container interfaces. So some of the maps need to be qualified
with the netns id. I was wondering if there is a way to access…
-
ZDTM test netns_lock_iptables fails with this error line during restore:
b'line 6: CHAIN_USER_DEL failed (Device or resource busy): chain CRIU'
This is on Ubuntu 21.10, kernel 5.13.0-22 generic, o…
-
**Describe the bug**
When the VM has been assigned with both IPV4 and IPV6 addresses, the VMI will only store the IPV6 address, even which IPV6 address is not assign by the VM.
```yaml
status:
…
-
Some network namespaces forward to the host only encrypted traffic. In particular, wireguard supports this by pushing its interface into a netns https://www.wireguard.com/netns/
Because of this the…
-
Well, this is sort of a critical bug that leads to failures of DNS resolution(luckily due to the isolated nature of namespaces, it does not actually leak anything).
So basically, it turns out that …
-
### Description
Run or start a container will leak three iptables rules when using cni bridge plugin and set `"ipMasq": true` .
### Steps to reproduce the issue
1.nerdctl run container
2.nerdctl s…
-
I'm running `vopono` as a root service, which works pretty well (despite this issue: https://github.com/jamesmcm/vopono/issues/84?). But it would be nicer if the service can be notified when the names…
musjj updated
8 months ago