gbelinassi

gbelinassi

Creating Userspace Livepatching using GNU Compiler Infrastructure

an idea by gbelinassi

Description

Livepatching can be described as replacing a faulty, bugged function with another function that contains the fix for the problem. This process requires the livepatch developer to extract the code from the project in question (e.g. glibc, openssl) in such a way to create a single shared object file (.so) that can be loaded within all processes that uses such library.

Updated 7 months ago. 5 hacker ♥️. 1 follower. Has no hacker: grab it!
1
0
0
0

Looking for projects around:

Nothing at the moment