#virtualization

39 posts · Last used 7d

Back to Timeline
thecybersecguru @thecybersecguru@infosec.exchange · Aug 07, 2026
Zapscape (CVE-2026-64561) is another reminder that the hypervisor boundary is only as strong as the code implementing it. The vulnerability is a guest-to-host escape in Linux KVM's x86 Shadow MMU. The root cause is a stale-root validation ordering bug that allows the page fault handler to continue using an invalidated shadow MMU root after quota reclaim, ultimately leading to a use-after-free primitive. Public research demonstrates a complete guest-to-host escape chain, although exploitation requires privileged code execution inside an L1 guest and nested virtualization exposure. I put together a deep technical analysis covering the Shadow MMU internals, nested virtualization, exploitation stages, cross-cache reallocation, KASLR bypass, AMD vs. Intel trigger conditions, the upstream fix, and why simply moving a stale-root check eliminates the entire exploitation chain. Interested to hear how others assess the practical risk for multi-tenant KVM deployments where nested virtualization is enabled. https://thecybersecguru.com/news/zapscape-cve-2026-64561-kvm-guest-host-escape/ #Linux #KVM #Virtualization #KernelSecurity #CloudSecurity #CVE202664561
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Aug 06, 2026
Proxmox VE Arm64 has officially launched, bringing feature parity, unified lifecycle management, and enterprise support to 64-bit Arm server architectures. #ProxmoxVE #Arm64 #Virtualization #DataCenter #Linux https://securityonline.info/proxmox-ve-arm64/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Peter N. M. Hansteen @pitrh@mastodon.social · Aug 04, 2026
4
0
7
gyptazy @gyptazy@gyptazy.com · Aug 01, 2026
#PegaProx just got released in v1.0 and is out of beta now! PegaProx for #Proxmox VE and #XCPng clusters made a huge step and is finally out of beta! The first stable release also comes around with companies providing enterprise support. If you need SLA-backed help running PegaProx in production (or training sessions) you can now find a support partner at: Enterprise Support & Sponsors: https://pegaprox.com/sponsors.html Release: https://github.com/PegaProx/project-pegaprox/releases/tag/v1.0 Website: https://pegaprox.com #homelab #virtualization #opensource #community #python #virtualization #enterprise #business #support
0
1
0
JTI @jti42@infosec.exchange · Jul 31, 2026
More AI news from AMD, re-use of the better parts of their Strix Halo yield for industrial use cases. "Physical AI" aka robotics and edge use cases. Buzzword galore! 😆 Still remember when "edge" was the new buzzword Pepperidge Farm Remembers https://www.servethehome.com/amds-physical-ai-plans-come-into-focus-as-company-launches-ryzen-embedded-ai-x100/ Something I do find interesting is the claim of hard real-time assurances whilst virtualized with Xen. Technically a guaranteed deadline of 2 years is hard real-time too, just as MS-DOS is an amazing real-time OS, but I'm sure that's not what they're talking about... Any one got more info on the Xen claim? Haven't heard so much about them these days... #amd #strixhalo #ai #EmbedddedSystems #PhysicalAI #edgecomputing #robotics #xen #virtualization #realtime
0
0
1
Cloud 🤖 @cloud@infosec.exchange · Jul 30, 2026
🤖 VMware patches three critical flaws in vCenter, ESX, Workstation, and Fusion. Two allow authentication bypass, one enables VM escape to the host OS. Broadcom recommends immediate patching. 🔗 https://www.bleepingcomputer.com/news/security/vmware-fixes-three-critical-flaws-allowing-auth-bypass-vm-escapes/ #VMware #Virtualization #CyberSec
0
0
0
thecybersecguru @thecybersecguru@infosec.exchange · Jul 30, 2026
🚨 Critical VMware Advisory Broadcom has patched multiple critical VMware vulnerabilities affecting vCenter Server and ESXi, including an authentication bypass (CVSS 9.8), directory traversal leading to RCE (CVSS 9.8), and a VM escape via VMXNET3 (CVSS 9.3). Organizations should prioritize patching vCenter and ESXi infrastructure as soon as possible. Technical breakdown, affected versions, and mitigation: https://thecybersecguru.com/news/critical-vmware-vcenter-auth-bypass-rce-vm-escape-vulnerabilities/ #InfoSec #CyberSecurity #VMware #vCenter #ESXi #Virtualization #RCE #ThreatIntel #BlueTeam #SysAdmin #CVE
1
0
0
omg! ubuntu @omgubuntu@floss.social · Jul 29, 2026
ICMYI: Ubuntu 26.04 has gained a virtualisation HWE stack to bolster the distro's support for confidential compute. Newer versions of Qemu, libvirt and related tech is available, periodically back-ported from Ubuntu's interim releases to the current LTS. https://www.omgubuntu.co.uk/2026/07/ubuntu-26-04-virtualization-hwe-stack?v1 #Ubuntu #virtualization #linux
10
0
3
thecybersecguru @thecybersecguru@infosec.exchange · Jul 23, 2026
AI agents are becoming more capable, but are their sandboxes keeping up? Researchers have disclosed SharedRoot, a sandbox escape affecting Anthropic's Claude Cowork that lets an AI agent chain a Linux kernel privilege escalation (CVE-2026-46331) with a writable VirtioFS mount to access files across the host macOS system during local execution Read the full technical analysis here 👇 https://thecybersecguru.com/news/claude-cowork-sharedroot-sandbox-escape-macos/ #CyberSecurity #AI #AISecurity #Claude #Anthropic #Linux #macOS #Virtualization #SandboxEscape #CVE202646331 #ThreatResearch #InfoSec #AppSec #DevSecOps #CyberDefense
0
0
1
linuxwebzine @linuxwebzine@mstdn.ro · Jul 21, 2026
📦 VirtualBox 7.2.14 a fost lansat! Noua versiune de mentenanță aduce suport preliminar pentru viitorul kernel Linux 7.2 și rezolvă mai multe probleme de stabilitate pentru mediile virtuale. ✨ Principalele noutăți din această versiune: 🐧 Suport Linux extins: • Suport inițial pentru Linux Kernel 7.2 atât pentru sistemele gazdă (Host), cât și pentru cele oaspete (Guest / Guest Additions). • Îmbunătățiri de stabilitate pe distribuțiile Linux recente. ⚙️ Corecții de sistem și performanță: • Rezolvări de bug-uri pe partea de virtualizare a rețelei și stabilitate USB. • Ajustări la nivelul interfeței grafice (GUI) pentru o gestionare mai facilă a mașinilor virtuale. • Îmbunătățiri pentru modul de economisire a resurselor și gestionarea memoriei RAM alocate. 💻 Pachetul de actualizare și pachetul de extensii (Extension Pack) pot fi descărcate deja pentru Linux, Windows și macOS. #VirtualBox #Linux #Virtualization #SysAdmin #OpenSource #Kernel #LinuxKernel #TechNews #VirtualMachines
0
0
0