🌐
CVE Details
cvedetails.com › vulnerability-list › vendor_id-72 › product_id-767 › GNU-Glibc.html
GNU Glibc : Security vulnerabilities, CVEs
This issue occurs when the openlog function was not called, or called with the ident argument set to NULL, and the program name (the basename of argv[0]) is bigger than 1024 bytes, resulting in an application crash or local privilege escalation. This issue affects glibc 2.36 and newer. Source: Red Hat, Inc. ... A flaw was found in the GNU C Library.
🌐
GNU
gnu.org › software › hurd › open_issues › glibc.html
glibc
<pinotree> all of them <gnu_srs> ? <pinotree> - applications should not assume that because you have accept4 (which is not posix) then SOCK_CLOEXEC and SOCK_NONBLOCK (flags for it) are usable to socket and socketpair <pinotree> - glibc should (as the idea of my patch) handle implementations providing SOCK_* but not supporting them for socket/socketpair <pinotree> - finally the hurd part of glibc could implement them <gnu_srs> to conclude: should I send a bug report for dbus then? <gnu_srs> pinotree: yes or no? <pinotree> gnu_srs: *shrug* i wrote it above, so an *upstream* report (not a debian one) ... <gnu_srs> I've found another error code issue, now in glib2.0 (and dbus).
Discussions

The glibc 2.41 update has been causing problems for Linux gaming
Linux always had issues with legacy application and dependency hell. If glibc doesn't find a stable base for compatibility it will be hard to have a good anti cheat support or just native games. More on reddit.com
🌐 r/linux_gaming
96
132
February 14, 2025
update: glibc
Name: glibc CVEs: CVE-2026-0861, CVE-2026-0915, CVE-2025-15281 CVSSs: 8.4, 7.5, 7.5 Action Needed: CVE-2026-{0861,0915} : update to >= 2.41-r9 or >= 2.42-r4, CVE-2025-15281: update to >= 2.41-r10 or >= 2.42-r5 ... CVE-2026-0861: Passing too large an alignment to the memalign suite of functions (memalign, posix_memalign, aligned_alloc) in the GNU ... More on github.com
🌐 github.com
1
January 19, 2026
`glibc` version too damn high?
Describe the bug nu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by nu) nu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by nu) nu... More on github.com
🌐 github.com
12
November 29, 2022
Linux binary requires glibc 2.38/2.39 — fails on Ubuntu 22.04 and Debian 11
Problem The official installer binary fails on Linux machines with older glibc: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38 not found /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.39 not found Fallback: building from source al... More on github.com
🌐 github.com
2
March 25, 2026
🌐
GitHub
github.com › wasp-lang › wasp › issues › 2705
Solve GLIBC incompatibilty issues · Issue #2705 · wasp-lang/wasp
April 28, 2025 - filip@ubuntu-20$ wasp version /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin) /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin) /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/filip/.local/share/wasp-lang/0.16.3/wasp-bin)
Author   wasp-lang
🌐
Reddit
reddit.com › r/linux_gaming › the glibc 2.41 update has been causing problems for linux gaming
r/linux_gaming on Reddit: The glibc 2.41 update has been causing problems for Linux gaming
February 14, 2025 - glibc has changed the defaults to remove the exec bit from pages initially allocated for stack use. Some programs execute instructions off the stack (eg. function trampolining) and those programs break unless compiled by a version of gcc/llvm ...
🌐
Techblume
techblume.com › post › gnu-c-library-finally-fixes-a-30-year-old-security-bug-in-glibc
GNU C Library Finally Fixes a 30-Year-Old Security Bug in glibc
January 19, 2026 - After three decades of quietly lurking in one of the most fundamental pieces of open-source software, a long-neglected security flaw in the GNU C Library (glibc) has finally been addressed by developers. Designated CVE-2026-0915, the issue stems ...
🌐
IBM
ibm.com › support › pages › what-glibc-bug-things-know-about-it
What is Glibc bug: Things To Know About It
Recently, Google experts have revealed a security fault because of which many devices and apps are at risk – Linux servers are also a part of it. It is a bug known as glibc bug which can distress hundreds of devices, applications and softwares which are internet connected.
🌐
TuxCare
tuxcare.com › home › guarding against a glibc vulnerability: a security guide
Guarding Against a glibc Vulnerability: A Security Guide
August 13, 2025 - A glibc vulnerability is a flaw or weakness in this library that can be exploited by malicious actors to compromise your system’s security. These flaws can appear as buffer overflows, memory corruption, use-after-free, and other software issues...
🌐
GitHub
github.com › flatcar › Flatcar › issues › 1995
update: glibc · Issue #1995 · flatcar/Flatcar
January 19, 2026 - Name: glibc CVEs: CVE-2026-0861, CVE-2026-0915, CVE-2025-15281 CVSSs: 8.4, 7.5, 7.5 Action Needed: CVE-2026-{0861,0915} : update to >= 2.41-r9 or >= 2.42-r4, CVE-2025-15281: update to >= 2.41-r10 or >= 2.42-r5 ...
Author   flatcar
🌐
Ask Ubuntu
askubuntu.com › questions › 1557244 › problem-with-glibc
problem with glibc - Ask Ubuntu
October 11, 2025 - I am trying to run software that when I try to run it I get ./liftOver: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./liftOver) ./liftOver: /lib/x86_64-linux-gnu/li...
Find elsewhere
🌐
Cylab
cylab.be › blog › 388 › a-solution-to-version-glibc-2xx-not-found
A Solution to Version GLIBC_2.XX Not Found | cylab.be
January 15, 2025 - You may encounter an error when running a binary that requires a specific version of glibc that is not installed on your system. The error might look like this: ./my-binary: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.XX' not found (required by ./my-binary)
🌐
musl libc
wiki.musl-libc.org › functional-differences-from-glibc.html
musl libc - Functional differences from glibc
The GNU regex implementation also has an alternate API which can be used instead of the POSIX API. This alternate API is not supported by musl at all. Finally, glibc’s regex uses a 32-bit regoff_t even on 64-bit archs. This is non-conforming to POSIX and precludes giving correct output for ...
🌐
Chainguard
chainguard.dev › unchained › this-shit-is-hard-hardening-glibc
This Shit Is Hard: Hardening glibc
August 20, 2025 - In this blog post, I will tell ... of challenges and hidden knowledge, which allowed us to work with the upstream GNU Compiler Collection (GCC) and glibc projects to resolve complex issues and ultimately ship a hardened version of the library....
🌐
GitHub
github.com › nushell › nushell › issues › 7282
`glibc` version too damn high? · Issue #7282 · nushell/nushell
November 29, 2022 - nu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by nu) nu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by nu) nu: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by nu) The glibc version on current Debian 11 Bullseye (stable) is 2.31. Which means, the most recent version of nu cannot be installed through the officially recommended ways without unrecommended & potentially risky hacks to the system. I've seen other issues like this before.
Author   nushell
🌐
Medium
int0x33.medium.com › day-37-understanding-core-unix-components-and-their-historical-security-issues-glibc-e4ab4117affc
Day 37: Understanding Core Unix Components and their Historical Security Issues (GlibC) | by int0x33 | Medium
February 5, 2019 - CVE-2015–0235: Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 function, aka “GHOST.” · CVE-2017–16997: elf/dl-load.c in the GNU C Library (aka glibc or libc6) 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged (setuid or AT_SECURE) program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillin_rpath and decompose_rpath functions.
🌐
GitHub
github.com › fabro-sh › fabro › issues › 147
Linux binary requires glibc 2.38/2.39 — fails on Ubuntu 22.04 and Debian 11 · Issue #147 · fabro-sh/fabro
March 25, 2026 - Issue body actions · The official installer binary fails on Linux machines with older glibc: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38 not found /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.39 not found · After installing Rust, cargo install fails due to missing system packages (pkg-config, libssl-dev).
Author   fabro-sh
🌐
SysTutorials
systutorials.com › gnu-glibc-manual
Understanding Glibc: The Linux C Standard Library - SysTutorials
April 11, 2026 - Your compiler automatically links the library when you build: gcc myprogram.c -o myprogram # Implicitly links glibc and other system libraries ... Version Mismatch: The most common problem occurs when a binary compiled against a newer glibc runs on a system with an older glibc version. You’ll ...
🌐
Debian
bugs.debian.org › glibc
Bugs in package glibc in unstable -- Debian Bug report logs
Reported by: Luca Monducci <luca.mo@tiscali.it>; Date: Sat, 23 Aug 2025 13:55:01 UTC; Severity: wishlist; Tags: l10n, patch; Fixed in version glibc/2.42-2; Done: Aurelien Jarno <aurel32@debian.org>; Filed 48 days ago; Modified 38 days ago;
🌐
GitHub
github.com › zerovm › glibc › blob › master › FAQ
glibc/FAQ at master · zerovm/glibc
A solution is to configure glibc with --enable-static-nss. In this case you · can create a static binary that will use only the services dns and files · (change /etc/nsswitch.conf for this).
Author   zerovm
🌐
JetBrains
blog.jetbrains.com › home › intellij idea › updated system requirements for  linux gnu c library (glibc)
Updated System Requirements for Linux GNU C Library (glibc) - The JetBrains Blog
January 3, 2025 - Starting with v2025.1, IntelliJ-based IDEs will require glibc 2.28 or higher on Linux x64 systems. This change is being made to address potential security vulnerabilities associated with building and