UTHPC - Notice history

rocket.hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

kubernetes.hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 99.79%
Apr 2026
May 2026
Jun 2026

minu.etais.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 99.72%
Apr 2026
May 2026
Jun 2026
100% - uptime

hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 99.93%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

docs.hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 99.94%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

support.hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 99.97%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

registry.hpc.ut.ee - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 100.0%
Apr 2026
May 2026
Jun 2026
100% - uptime

Galaxy - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

RStudio - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 100.0%
Apr 2026
May 2026
Jun 2026

Open OnDemand - Operational

100% - uptime
Apr 2026 · 100.0%May · 100.0%Jun · 99.72%
Apr 2026
May 2026
Jun 2026

Notice history

Jun 2026

University of Tartu cloud service maintenance from 26 June to 3 July 2026.
Scheduled for  26. June 2026 at 6:00:00 – 6:00:00
  • Planned
    26. June 2026 at 6:00:00
    Planned
    26. June 2026 at 6:00:00

    Maintenance of the University of Tartu HPC Center's cloud service will take place from 26 June to 3 July 2026.

    Error-prone operations will be performed outside business hours to minimize impact on users. In the minu.etais.ee self-service environment, there may be short-term interruptions in the UT HPC (Public) and UT HPC (Campus) cloud access or in virtual machines' network connection.

    Regular service updates are essential to maintaining a secure and resilient infrastructure while ensuring the long-term reliability of the services.

    If you have any questions or encounter any issues, please contact the technical support team at support@hpc.ut.ee.

May 2026

Apr 2026

Possible temporary service interruptions due to Critical Linux Kernel Vulnerability (CVE-2026-31431)
  • Resolved
    Resolved

    We have applied mitigation measures for the Critical Linux Kernel Vulnerability (CVE-2026-31431) across all affected services. The incident is resolved. 

    However, the virtual machine managers are still required to apply the patches following the guides published here: https://docs.hpc.ut.ee/public/cve-2026-31431/

    You are welcome to contact support for additional information: support@hpc.ut.ee

    Best, 

    UT HPC Center

  • Update
    Update

    We have created a documentation for CVE-2026-31431 mitigation: https://docs.hpc.ut.ee/public/cve-2026-31431/
    This is primarily useful for UT Cloud virtual machine managers. We'll keep updating the document with the best approaches as we learn more.

  • Update
    Update

    We are providing an update on the mitigation for the Critical Linux Kernel Vulnerability (CVE-2026-31431).

    We have learned that the mitigation described in CVE-2026-31431 is not effective on all Linux-based instances. Specifically, machines running RHEL or SUSE operating systems are currently not supported.  As the respective OS providers have not yet released the required patches, we are recommending the following steps: 

    python3 -c "
    import socket, sys
    try:
        s = socket.socket(socket.AF_ALG, socket.SOCK_SEQPACKET, 0)
        s.bind(('aead', 'authencesn(hmac(sha256),cbc(aes))'))
        print('VULNERABLE -  continue with next steps')
        sys.exit(1)
    except OSError as e:
        print('Not vulnerable:', e)
        sys.exit(0)
    "


    2. Add a kernel parameter of initcall_blacklist=algif_aead_init to /etc/default/grub:

    sed -i "s|^\(GRUB_CMDLINE_LINUX=\".*\)\"\s*$|\1 initcall_blacklist=algif_aead_init\"|" /etc/default/grub


    3. Check the result:

    grep GRUB_CMDLINE_LINUX /etc/default/grub
    
    # The line needs to end with initcall_blacklist=algif_aead_init", for example
    GRUB_CMDLINE_LINUX="... initcall_blacklist=algif_aead_init"
    
    Fix manually if necessary


    4. Update GRUB configuration:

    grub2-mkconfig -o /boot/grub2/grub.cfg


    5. Reboot the machine:

    reboot -h now


    6. Check again with the first script

    For instance, running Debian or Ubuntu, mitigation can be applied by installing the latest available kernel version and rebooting the machine. 

  • Identified
    Identified

    Due to the recently disclosed “Copy Fail” (CVE-2026-31431) Linux kernel vulnerability, our system administrators are actively applying mitigation measures and updates across all Tartu University HPC Center systems today.

    As a result, you may experience temporary interruptions or reduced service availability while this work is in progress. All UT HPC services are affected. At this time, the work is expected to be completed today; however, we will provide further updates if the situation extends beyond today.continuing to work on a fix for this incident.

    Users running their own Linux virtual machines are advised to apply the recommended patches on their systems by following the instructions provided in the “Mitigation” section of the CVE-2026-31431 advisory.

    Thank you for your understanding.

Apr 2026 to Jun 2026

Next