runC, a container runtime component, published version 1.1.12 to fix CVE-2024-21626 at 31, Jan 2024, which leads to escaping from containers. The range of affected versions are >= v1.0.0-rc93, <=1.1.11. For containerd the fixed versions are 1.6.28 and 1.7.13, the range of affected versions are 1.4.7 to 1.6.27 and 1.7.0 to 1.7.12. For Docker the fixed version is 25.0.2. RepdoruceMy environment to repdouce it is: Linux distro: Arch Linux Linux kernel: 6.| Nitro's Blog
2024 年 1 月 31 日,容器运行时组件 runc 发布了 1.1.12 版本,修复了容器逃逸漏洞 CVE-2024-21626。受影响的版本范围为: 大于等于 v1.0.0-rc9| Nitro's Blog
CLI11 是一个支持 C++11 标准的命令行参数解析器。除此之外,比较流行的命令行参数解析库有 Boost Program Options 和 Cxxopts 等。CLI11 的 GitHub 库的 README 中对几种常见的库进行了简单的比较,再次不赘述。选择这个库的原因是其支持像 git 命令那样的子命令。| Nitro's Blog
在 Mac 上使用 sudo 命令时,可使用 TouchID 和/或 Apple Watch 代替输入密码。| Nitro's Blog