This does not seem helpful. For example every Lambda image (at the time of this writing ex: NodeJS v16) seems to have a version of glibc v2.2.6 released on 2017-08-02. We need a way to update glibc now? Answer from MetaSkills on repost.aws
🌐
AWS
docs.aws.amazon.com › amazon linux › user guide › what is amazon linux 2023? › core toolchain packages glibc, gcc, binutils
Core toolchain packages glibc, gcc, binutils - Amazon Linux 2023
May 22, 2026 - We might change the version of a package, but long-term support applies to the package included in the Amazon Linux release. These three core packages provide a system toolchain that's used to build most software in the Amazon Linux distribution. We recommend that updates to any glibc libraries ...
🌐
Stack Overflow
stackoverflow.com › questions › 79041854 › glibc-version-issue-while-installing-npm-on-amazon-linux-2023
node.js - GLIBC version issue while installing npm on Amazon Linux 2023 - Stack Overflow
When I tried to check the current version of GLIBC on my Linux (ldd --version) it said 2.34. I'm utterly clueless at this point and need help! ... Not an exact duplicate, but basically the same issue - stackoverflow.com/q/72022527/2422776. Long story short, you either need a newer Linux version or an older Node.js version. ... @Mureinik I already have the latest version of Linux (Amazon Linux 2023) which should support up to Node v20 as per this document - docs.aws.amazon.com/lambda/latest/dg/… Also it shows the available GLIBC version on my Linux is 2.34.
🌐
Reddit
reddit.com › r/aws › how to upgrade glibc on amazon linux 2 ami
r/aws on Reddit: How to upgrade glibc on Amazon Linux 2 AMI
March 1, 2022 -

On EC2 instances using Amazon Linux 2, an outdated version of glibc is used: glibc 2.26. That is backed up by the FAQ for Amazon Linux 2. FAQ for Amazon Linux 2.

A set of core packages including systemd, GCC 7.3, Glibc 2.26, Binutils 2.29.1 that receive Long Term Support (LTS) from AWS.

Is there any way to upgrade to a newer version of Glibc, like 2.28? For background, I am trying to run a Python Docker image that is using glibc 2.28 and is running into conflicts since the 2.26 version is being used in the instance.

🌐
Reddit
reddit.com › r/aws › al2023 does not have glibc 2.38?
r/aws on Reddit: al2023 does not have glibc 2.38?
May 21, 2025 -

I’m trying to deploy a .NET 9 AOT lambda on provided.al2023. I see a runtime exception that shows the bootstrapper cannot find glibc 2.38.

I’m building the app through GitHub actions using Ubuntu 24.04.

Anybody knows how to get around this issue?

🌐
Tenable
tenable.com › plugins › nessus › 171823
Amazon Linux 2 : glibc (ALAS-2023-1944)<!-- --> | Tenable®
February 17, 2023 - The remote Amazon Linux 2 host is missing a security update. The version of glibc installed on the remote host is prior to 2.26-37. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1944 advisory. A vulnerability was discovered in glibc where the ...
🌐
GitHub
github.com › osohq › oso › issues › 1694
Amazon Linux 2 support dropped due to glibc >= 2.28 requirement · Issue #1694 · osohq/oso
April 4, 2023 - Amazon Linux 2 has a maximum glibc version of 2.26. There's no intention to update this and instead Amazon are pushing Amazon Linux 2023 which recently went generally available. Recent Oso versions require glibc >= 2.28: LoadError: Could...
Author   osohq
Find elsewhere
🌐
GitHub
github.com › amazonlinux › amazon-linux-2023 › blob › main › al2023-support-statements › README.md
amazon-linux-2023/al2023-support-statements/README.md at main · amazonlinux/amazon-linux-2023
... ... ghc-srpm-macros 1.5.0-4.amzn2023.0.2 installed supported 2028-03-15 Amazon Linux 2023 end-of-life glib2 2.73.2-680.amzn2023.0.3 installed supported 2028-03-15 Amazon Linux 2023 end-of-life glibc 2.34-52.amzn2023.0.2 installed supported ...
Author   amazonlinux
🌐
AWS
aws.amazon.com › blogs › developer › linux-support-updates-for-aws-cli-v2
Linux Support Updates for AWS CLI v2 | AWS Developer Tools Blog
August 6, 2025 - AWS CLI v2 Linux executables are built using Docker images published by the manylinux project. Going forward, we will support Linux distributions using a glibc version equal to the version used in the oldest supported manylinux Docker image, or later.
🌐
GitHub
github.com › psviderski › uncloud › issues › 227
[BUG] Support for Amazon Linux 2023 (GLIBC 2.34) · Issue #227 · psviderski/uncloud
December 25, 2025 - Describe the bug Uncloud installation fails on Amazon Linux 2023 due to GLIBC version incompatibility. The uncloud-corrosion binary requires GLIBC 2.35, but Amazon Linux 2023 ships with GLIBC 2.34, causing the service to fail at startup....
Author   psviderski
🌐
Tenable
tenable.com › plugins › nessus › 186573
Amazon Linux 2 : glibc (ALAS-2023-2371)<!-- --> | Tenable®
The remote Amazon Linux 2 host is missing a security update. The version of glibc installed on the remote host is prior to 2.26-57. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-2371 advisory. 2023-12-14: CVE-2021-33574 was added to this advisory.
🌐
Tenable
tenable.com › plugins › nessus › 146627
Amazon Linux 2 : glibc (ALAS-2021-1605)<!-- --> | Tenable®
February 19, 2021 - The remote Amazon Linux 2 host is missing a security update. The version of glibc installed on the remote host is prior to 2.26-41. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1605 advisory.
🌐
GitHub
github.com › aws › q-command-line-discussions › discussions › 195
Support Older GLibc 2.26 (Amazon Linux 2) · aws/q-command-line-discussions · Discussion #195
❯ ./q/install.sh /home/aljoh...i/.local/bin/q) /home/aljohri/.local/bin/q: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/aljohri/.local/bin/q) Try to install Amazon Q on any Amazon Linux 2 machine....
Author   aws
🌐
GitHub
github.com › microsoft › vscode › issues › 203375
Workaround for machines that do not have `glibc` >= 2.28 · Issue #203375 · microsoft/vscode
January 24, 2024 - It will make all Amazon Linux 2 (AL2) EC2 machines unable to use VS Code, while also affecting enterprise users who may use customized or parallel versions of the glibc library for their own development needs.
Author   microsoft