Avatar photo
By: Gaurav Mehta

April 30, 2026 9:32 am

910 views

Addressing copy.fail in SUSE Virtualization

Copy Fail (tracked as CVE-2026-31431) is a critical vulnerability in the Linux kernel that allows a local non-root user to gain full root access to the system. It is considered extremely dangerous because it is a pure logic error – unlike other known holes like Dirty Pipe or Dirty COW, it does not require complex […]

Read More


Avatar photo
By: Gaurav Mehta

September 17, 2025 11:54 pm

845 views

How SUSE Virtualization engineering teams leverage support-bundle-kit

SUSE Virtualization is for running virtual machines, whether they are legacy applications, cloud-native workloads, or a combination of the two. Whenever a user runs into an issue specific to their environment, a common ask for the issue reporter is to provide a Support Bundle. What happens under the hood? When a user triggers a supportbundle […]

Read More


Avatar photo
By: Gaurav Mehta

April 22, 2021 7:32 pm

10,254 views

Canary Releases with Rancher Continuous Delivery

Rancher Continuous Delivery, available since Rancher version 2.5.x, brings the ability to perform GitOps at scale on Rancher-managed clusters. Continuous Delivery, powered by Fleet,  allows users to manage the state of their clusters using a GitOps based approach. Canary release is a popular technique used by software developers to release a […]

Read More