Forwarded from Ĉerizo
你王八盒子也太逗了,刚安装不重启尝试启动虚拟机前竟然不检查内核模块状态。点了确定再点启动 vm 卡在 0% 的 x 竟然会造成 vbox manager 崩溃
Forwarded from 🐱 Ch. | 挪瓦咖啡配苕皮套餐 TV (webRTCCat | Present Day, Present Time)
GitHub
Oracle VM VirtualBox - VM escape via VGA device
### Summary
An integer overflow vulnerability exists within the VirtualBox vmsvga3dSurfaceMipBufferSize [[source](https://github.com/mirror/vbox/blob/74117a1cb257c00e2a92cf522e8e930bd1c4d64b/src/V...
An integer overflow vulnerability exists within the VirtualBox vmsvga3dSurfaceMipBufferSize [[source](https://github.com/mirror/vbox/blob/74117a1cb257c00e2a92cf522e8e930bd1c4d64b/src/V...
Forwarded from Yummy 😋
甲骨文通过 GitHub 上发布 VirtualBox 源代码
甲骨文工程师发布了 VirtualBox 7.2 首个 Beta 版本,支持 Windows、Linux、macOS 和 Solaris 操作系统,其中包括 Arm 架构的 Windows 11 on Arm。甲骨文同时宣布 VirtualBox 源代码托管在 GitHub 上,用户将能通过 GitHub 获取所有 VirtualBox 项目的开源代码。
www.phoronix.com/news/Oracle-VirtualBox-7.2-Beta
github.com/VirtualBox/virtualbox
from Solidot
🗒 标签: #甲骨文 #VirtualBox
📢 频道: @GodlyNews1
🤖 投稿: @GodlyNewsBot
甲骨文工程师发布了 VirtualBox 7.2 首个 Beta 版本,支持 Windows、Linux、macOS 和 Solaris 操作系统,其中包括 Arm 架构的 Windows 11 on Arm。甲骨文同时宣布 VirtualBox 源代码托管在 GitHub 上,用户将能通过 GitHub 获取所有 VirtualBox 项目的开源代码。
www.phoronix.com/news/Oracle-VirtualBox-7.2-Beta
github.com/VirtualBox/virtualbox
from Solidot
Please open Telegram to view this post
VIEW IN TELEGRAM
🤔1
Forwarded from Ĉerizo
以为 vbox 7.1.10 修复了什么问题,结果带来了新问题:分离或无标题启动后的 vm 如果尝试查看就会闪烁甚至无响应,不知道是设置里面的 ram 调整为 256m 导致的还是别的原因,而且其中一个已知条件是比较复杂的绘制场景
Forwarded from Ĉerizo
更搞笑的是某次 xf86-video-vmware 更新之后就没法用 vmwsvga 作为虚拟显卡启动了
Forwarded from 每日消费电子观察 (无羽の翼 (「 • ̀ω•́ )「)
AMD与英特尔CPU隔离缺陷漏洞可使虚拟机突破隔离
https://www.freebuf.com/articles/system/448303.html
名为 VMSCAPE,编号 CVE-2025-40300
https://www.freebuf.com/articles/system/448303.html
名为 VMSCAPE,编号 CVE-2025-40300
Freebuf
AMD与英特尔CPU隔离缺陷漏洞可使虚拟机突破隔离 - FreeBuf网络安全行业门户
新型VMScape攻击利用CPU隔离缺陷,恶意虚拟机可窃取宿主机加密密钥。
Forwarded from Ĉerizo
嗐嗐嗐,王八壳子来了个新问题:
https://github.com/VirtualBox/virtualbox/issues/303
最速解决方式是禁用所有 Host-Only Eth device,来自 issuecomment-3470122695
https://github.com/VirtualBox/virtualbox/issues/303
最速解决方式是禁用所有 Host-Only Eth device,来自 issuecomment-3470122695
GitHub
[Bug]: VERR_LDR_IMPORTED_SYMBOL_NOT_FOUND error trying to load VMMR0.r0 after upgrading VirtualBox from 7.2.2 to 7.2.4 · Issue…
Version trunk/main Host OS Type Windows Host OS name + version Windows 11 23h2 Host Architecture ARM Guest OS Type Windows Guest Architecture ARM Guest OS name + version No response Component Unspe...
Forwarded from Ĉerizo
💊没事干玩什么虚拟化
在 fedora41 也是如此
同时还会看到这样的 vmwgfx 模块错误日志
以及使用 wayland 作为窗口系统时卡住的内核进程,如果是 X 的话卡住的会包括 Xorg
以及使用 wayland 作为窗口系统时卡住的内核进程,如果是 X 的话卡住的会包括 Xorg
$ sudo cat /proc/14541/stack
[<0>] vmw_cmdbuf_alloc_space+0x176/0x280 [vmwgfx]
[<0>] vmw_cmdbuf_alloc+0xa9/0x230 [vmwgfx]
[<0>] vmw_cmdbuf_reserve+0x142/0x170 [vmwgfx]
[<0>] vmw_cmd_ctx_reserve+0x24/0x60 [vmwgfx]
[<0>] vmw_send_define_cursor_cmd+0x47/0xe0 [vmwgfx]
[<0>] vmw_cursor_plane_atomic_update+0x118/0x1c0 [vmwgfx]
[<0>] drm_atomic_helper_commit_planes+0x112/0x320
[<0>] drm_atomic_helper_commit_tail+0x2a/0x70
[<0>] vmw_atomic_commit_tail+0x17/0x70 [vmwgfx]
[<0>] commit_tail+0xaf/0x160
[<0>] process_one_work+0x18d/0x340
[<0>] worker_thread+0x256/0x3a0
[<0>] kthread+0xfc/0x240
[<0>] ret_from_fork+0xf5/0x110
[<0>] ret_from_fork_asm+0x1a/0x30
$ ps awwxu | grep ' D'
root 14541 0.5 0.0 0 0 ? D 08:25 0:09 [kworker/u10:3+events_unbound]