Das Linux GPU Control Application LACT wurde in der Version 0.10.1 veröffentlicht.
Es ist ein überwiegendes Bugfix-Release, das unter anderem zwei Sicherheitslücken (CVE-2026-75037 und CVE-2026-75038) in den Polkit-Prüfungen schließt.
Dazu kommen einige Neuerungen: zusätzliche Clock-Domains in der Oberfläche, Lüftersteuerung für Intel Xe (nur Battlemage, benötigt gepatchten Kernel) und funktionierende Clock-Steuerung auf mehr AMD-APUs.
This is primarily a bugfix release, but there are a few additions:
- Additional clock domains (other than the standard GPU/VRAM clockspeed) are now shown in the UI. This exposes extra information on both AMD and Nvidia.
- Nvidia VF curve is now stored as offset values, rather than an absolute curve. Existing VF curves will be migrated, but it is recommended to manually re-check it, as the base curve reported by the driver sometimes changes.
- GPU names are now more cleanly formatted in parts of the GUI and the CLI.
- Clock controls now work on more AMD APUs.
- Fan control on Intel XE - this currently requires a patched kernel, and only works on Battlemage.
Bug Fixes:
- Service setup dialog in flatpak
- Show time in local timezone in chart rendering
- Complete Turkish translations
- Pass uid from unix socket creds instead of inferring from pid in polkit checks (CVE-2026-75037)
- Only create new file when writing debug snapshot (CVE-2026-75038)
- Update list of apu devices which need p-levels workaround
- Mb -> MiB in vram size

Quelle: GitHub