How To Check The Vulnerable Shared Libraries In Memory - UChecker Demo

Опубликовано: 21 Март 2026
на канале: KernelCare
216
3

Learn how to detect processes that use outdated libraries and need a restart. KernelCare Uchecker - a free scanner - lets you patch FOSS libraries without server reboots.

Uchecker works with all modern Linux Distributions, starting from the 6th versions. It’s free software, built with JSON and open to redistribution and/or modification under the terms of the GNU General Public License.

Uchecker detects processes that use old (i.e. unpatched) shared libraries. It detects and reports not-up-to-date shared libraries that are being used by running processes. Its detection capabilities are based on BuildID comparison. As a result, they are aware of deleted or replaced files.

You can get Uchecker at GitHub: https://github.com/cloudlinux/kcare-u...
Or, you can scan your systems for outdated shared libraries by running a single command:

curl -s -L https://kernelcare.com/checker | python