-
Hi, I found out about ID-mapped mounts from LWN and found this tool.
I was able to make it work mounting a regular directory, but when I tried to ID-map a directory mounted from QEMU 9p virtio shar…
-
I'd like to be able to do the following:
```
$ go test -exec vmtest ./... -vm.image /path/to/vmlinux -vm.env SOME_ENV -other-flag
```
Behind the scenes:
1. Compile the tests into a binary in …
-
Hello,
Would it be possible to create a new release of libusbgx? The last release (0.2.0) on GitHub is from March 2018 and is missing some changes including the gcc v8 fixes.
If these releases ex…
-
-
### Feature request summary
This issue tracks the ability to overwrite an existing non-empty directory via a user-provided fstab mount. Presently, when a preseeded root filesystem is provided to a…
-
## CVE-2023-1859 - Medium Severity Vulnerability
Vulnerable Library - linux-yoctov5.4.51
Yocto Linux Embedded kernel
Library home page: https://git.yoctoproject.org/git/linux-yocto
Found in base b…
-
Confidential Containers pulls the container images from inside the guest and yet we still have filesystem pass-through enabled. With SEV we usually use 9pfs. Leaving this enabled is a potential securi…
-
## CVE-2023-1859 - Medium Severity Vulnerability
Vulnerable Library - linux-yoctov5.4.51
Yocto Linux Embedded kernel
Library home page: https://git.yoctoproject.org/git/linux-yocto
Found in base b…
-
The failing stacktrace in `bmaptool create` starts with `os.ftruncate` which fails with "No such file or directory".
Here's a python script which reproduces the issue:
```python
"""Save me as r…
-
Hi,
I'm one of the maintainers of runV. It is great to see this project. Shall we join efforts?