Recent content by janus57

  1. J

    Proxmox VE 7 is vulnerable to some type of 0day/RCE non auth

    Hi, how can you be sure that there is a "unauthenticated RCE" touching PVE7/8 systems ? All the systems mentionned was affected by : https://forum.proxmox.com/threads/proxmox-virtual-environment-security-advisories.149331/post-860952...
  2. J

    Proxmox VE 7 is vulnerable to some type of 0day/RCE non auth

    Hi, What are you talking about ? Neither hetzner was breached and/or proxmox host in hetzner network was affected by the BGP Hijack. The big problem that "virtualizor" has is that "[...]product update clients did not yet cryptographically verify update packages[..]" Unlike all debian/proxmox...
  3. J

    Forum thread with a message saying “Proxmox is compromised”

    Hi, the "true" news to stop speculating : https://www.virtualizor.com/blog/security-incident-bgp-hijacking/ And the post never mention proxmox as "hacked or compromised"… Best regards,
  4. J

    Proxmox VE 7 is vulnerable to some type of 0day/RCE non auth

    Hi, hum 8.4 was out on the 9 april 2025, so it's affected by all the PSA (which affect PVE8) after this post : https://forum.proxmox.com/threads/proxmox-virtual-environment-security-advisories.149331/#post-764654 Which on recent PSA allows an attacker to gain access to the host via LXC or VM...
  5. J

    About deploy pve worker on the air-gapped envirment

    Hi, You should look at Veeam documentation. Proxmox forum is not the right place to ask for veeam specific questions. Best regards,
  6. J

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    Hi, i really think your issue is fixed by this : https://github.com/torvalds/linux/commit/691b052139c94ee6640ac39e0b764dd3867897c0 Best regards,
  7. J

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    Hi, FYI there is a fixe for a race condition "Fixes: fad156c ("block: invalidate cached plug timestamp after task switch")" => https://github.com/torvalds/linux/commit/691b052139c94ee6640ac39e0b764dd3867897c0 & https://patchew.org/linux/20260715192950.2488921-1-mike@waychison.com/ Best regards,
  8. J

    Proxmox and CVE-2026-64561

    Hi, check : https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=85b91acee2aef80d6c03af42b4782fceadd9b3b0 It's available in version "7.0.14-9" on pve-test since 05-Aug-2026 18:12...
  9. J

    PVE 9.2 - Where am I supposed to see a defective HDD in GUI?

    Hi, If you have correctly configured your notifications, check zed config and smartmontools config. You can receive an email. Best regards,
  10. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, another solution is to modify the verbose of ZED : In "/etc/zfs/zed.d/zed.rc" ZED_NOTIFY_VERBOSE=1 systemctl reload-or-restart zed.service srub a pool And get the mail a the scrub Revert back with ZED_NOTIFY_VERBOSE=0 & systemctl reload-or-restart zed.service Best regards,
  11. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, yes and no : And I have tested 2 PVE8 systems, one with direct email via sendmail (default configuration) and one with SMTP. I got the mail in the mail declared for my user root. Sendmail : SMTP : Best regards,
  12. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, have you check : https://pve.proxmox.com/wiki/ZFS_on_Linux#_configure_e_mail_notification Best regards,
  13. J

    Clone VM without changing the UUID?

    Hi, Depend on the vendor, I have seen license breaking with a simple restore and the vendor knows that restoring the backup break license. Best regards,
  14. J

    Secure Boot – Microsoft UEFI CA 2023 Certificate Not Included in EFI Disk

    Hi, And how far the system is affected, since other packages can have the same issue. Best regards,
  15. J

    Secure Boot – Microsoft UEFI CA 2023 Certificate Not Included in EFI Disk

    Hi, It's normal; your package comes from SID and not Trixie. First why do you have SID configured on your PVE (it should not, and can potentially break stuff, like that) ? Second, you should use the Trixie version. See : Trixie ...