Giuliano Belinassi Userspace Livepatching Status and Updates

Опубликовано: 02 Август 2023
на канале: SUSE Labs
74
1

Userspace Livepatching is a feature pushed in SLE-15-SP4 that allows processes running on userspace to have their functions replaced
with another in execution time. Currently, we support live patching functions from Glibc and OpenSSL on AMD64, and we are expanding
our support range.
In this presentation, we will discuss the current status of our Userspace Livepatching infrastructure -- Libpulp, RPM Packages, and internal
tools that facilitate the job of creating live patches, as well as planned new features