Atop: Heap Corruption — GLSA 202505-09

A vulnerability has been discovered in Atop, which can possibly lead to arbitrary code execution.

Affected packages

sys-process/atop on all architectures
Affected versions < 2.11.1
Unaffected versions >= 2.11.1

Background

Atop is an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes (even if processes have finished during the interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etc. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks (including LVM) and network layers, and for every process (and thread) it shows e.g. the CPU utilization, memory growth, disk utilization, priority, username, state, and exit code.

Description

A vulnerability has been discovered in Atop. Please review the CVE identifier referenced below for details.

Impact

Atop allows local users to cause a denial of service (e.g., assertion failure and application exit) or possibly have unspecified other impact by running certain types of unprivileged processes while a different user runs atop.

Workaround

There is no known workaround at this time.

Resolution

All Atop users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=sys-process/atop-2.11.1"
 

References

Release date
May 14, 2025

Latest revision
May 14, 2025: 1

Severity
high

Exploitable
remote

Bugzilla entries