Skip to content

Instantly share code, notes, and snippets.

@richardlau
Last active May 29, 2025 14:53
Show Gist options
  • Save richardlau/6a01d7829cc33ddab35269dacc127680 to your computer and use it in GitHub Desktop.
Save richardlau/6a01d7829cc33ddab35269dacc127680 to your computer and use it in GitHub Desktop.
Linux distributions to kernel and glibc versions map
Distro kernel glibc
CentOS 7 3.10 2.17
Debian 9 4.9.30 2.24
Debian 10 4.9.118 2.28
Debian 11 5.10.84 2.31
Debian 12 6.1.27 2.36
RHEL 7 3.10 2.17
RHEL 8 4.18 2.28
RHEL 9 5.14 2.34
RHEL 10 6.12 2.39
Ubuntu 18.04 4.15 2.27
Ubuntu 20.04 5.4 2.31
Ubuntu 22.04 5.15 2.35
Ubuntu 24.04 6.8 2.39
@jcomeauictx
Copy link

awesome chart, just what I was looking for!

@tomwhoiscontrary
Copy link

tomwhoiscontrary commented May 28, 2025

Distro kernel glibc
RHEL 9 5.14 2.34
Ubuntu 22.04 6.8 2.35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment