Debian Package Tracker
Register | Log in
Subscribe

glibc

Choose email to subscribe with

general
  • source: glibc (main)
  • version: 2.41-12
  • maintainer: GNU Libc Maintainers (archive) (DMD)
  • uploaders: Samuel Thibault [DMD] – Aurelien Jarno [DMD] – Clint Adams [DMD]
  • arch: all any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.31-13+deb11u11
  • o-o-sec: 2.31-13+deb11u13
  • o-o-upd: 2.31-13+deb11u5
  • o-o-p-u: 2.31-13+deb11u11
  • oldstable: 2.36-9+deb12u10
  • old-sec: 2.36-9+deb12u7
  • old-p-u: 2.36-9+deb12u13
  • stable: 2.41-12
  • testing: 2.41-12
  • unstable: 2.41-12
  • exp: 2.42-1
versioned links
  • 2.31-13+deb11u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.31-13+deb11u11: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.31-13+deb11u13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.36-9+deb12u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.36-9+deb12u10: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.36-9+deb12u13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.41-12: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.42-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • glibc-doc (8 bugs: 0, 1, 7, 0)
  • glibc-source (1 bugs: 0, 0, 1, 0)
  • libc-bin (23 bugs: 0, 10, 13, 0)
  • libc-dev-bin (1 bugs: 0, 1, 0, 0)
  • libc-devtools (1 bugs: 0, 1, 0, 0)
  • libc-l10n
  • libc0.3
  • libc0.3-dbg
  • libc0.3-dev
  • libc0.3-udeb
  • libc6 (216 bugs: 0, 152, 64, 0)
  • libc6-amd64 (1 bugs: 0, 1, 0, 0)
  • libc6-dbg (1 bugs: 0, 0, 1, 0)
  • libc6-dev (32 bugs: 0, 18, 14, 0)
  • libc6-dev-amd64
  • libc6-dev-i386
  • libc6-dev-mips32
  • libc6-dev-mips64
  • libc6-dev-mipsn32
  • libc6-dev-powerpc
  • libc6-dev-ppc64
  • libc6-dev-s390
  • libc6-dev-sparc
  • libc6-dev-sparc64
  • libc6-dev-x32
  • libc6-i386 (2 bugs: 0, 1, 1, 0)
  • libc6-mips32
  • libc6-mips64
  • libc6-mipsn32
  • libc6-powerpc
  • libc6-ppc64
  • libc6-s390
  • libc6-sparc
  • libc6-sparc64
  • libc6-udeb
  • libc6-x32 (1 bugs: 0, 1, 0, 0)
  • libc6.1
  • libc6.1-dbg
  • libc6.1-dev
  • libc6.1-udeb
  • locales (48 bugs: 0, 30, 18, 0)
  • locales-all (3 bugs: 0, 2, 1, 0)
  • nscd (28 bugs: 0, 25, 3, 0)
action needed
A new upstream version is available: 2.42 high
A new upstream version 2.42 is available, you should consider packaging it.
Created: 2025-07-30 Last update: 2025-08-30 21:59
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.
Created: 2025-08-12 Last update: 2025-08-25 20:00
lintian reports 291 errors and 345 warnings high
Lintian reports 291 errors and 345 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-08-06 Last update: 2025-08-06 16:02
7 security issues in buster high

There are 7 open security issues in buster.

4 important issues:
  • CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted by client requests then a subsequent client request for netgroup data may result in a stack-based buffer overflow. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33600: nscd: Null pointer crashes after notfound response If the Name Service Cache Daemon's (nscd) cache fails to add a not-found netgroup response to the cache, the client request can result in a null pointer dereference. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33601: nscd: netgroup cache may terminate daemon on memory allocation failure The Name Service Cache Daemon's (nscd) netgroup cache uses xmalloc or xrealloc and these functions may terminate the process due to a memory allocation failure resulting in a denial of service to the clients. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
  • CVE-2024-33602: nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's (nscd) netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
2 issues postponed or untriaged:
  • CVE-2023-4806: (needs triaging) A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.
  • CVE-2023-4813: (needs triaging) A flaw was found in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.
1 ignored issue:
  • CVE-2020-1751: An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.
Created: 2024-04-17 Last update: 2024-06-29 13:15
35 bugs tagged patch in the BTS normal
The BTS contains patches fixing 35 bugs (41 if counting merged bugs), consider including or untagging them.
Created: 2025-01-06 Last update: 2025-08-30 21:00
4 open merge requests in Salsa normal
There are 4 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2025-08-19 06:28
debian/patches: 80 patches to forward upstream low

Among the 80 debian patches available in version 2.41-12 of the package, we noticed the following issues:

  • 80 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-08-06 06:00
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-02-26 Last update: 2025-01-23 22:52
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2024-04-28 Last update: 2024-04-28 13:24
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2024-04-07 Last update: 2025-08-07 17:31
news
[rss feed]
  • [2025-08-27] Accepted glibc 2.36-9+deb12u13 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-08-12] Accepted glibc 2.42-1 (source all amd64) into experimental (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-08-08] glibc 2.41-12 MIGRATED to testing (Debian testing watch)
  • [2025-08-07] glibc 2.41-12 MIGRATED to testing (Debian testing watch)
  • [2025-08-05] Accepted glibc 2.41-12 (source) into unstable (Aurelien Jarno)
  • [2025-07-30] glibc 2.41-11 MIGRATED to testing (Debian testing watch)
  • [2025-07-26] Accepted glibc 2.41-11 (source) into unstable (Aurelien Jarno)
  • [2025-07-22] glibc 2.41-10 MIGRATED to testing (Debian testing watch)
  • [2025-07-17] Accepted glibc 2.41-10 (source) into unstable (Aurelien Jarno)
  • [2025-06-24] glibc 2.41-9 MIGRATED to testing (Debian testing watch)
  • [2025-06-18] Accepted glibc 2.41-9 (source) into unstable (Aurelien Jarno)
  • [2025-06-03] Accepted glibc 2.36-9+deb12u12 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-05-31] Accepted glibc 2.36-9+deb12u11 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-05-27] Accepted glibc 2.31-13+deb11u13 (source) into oldstable-security (Sean Whitton)
  • [2025-05-23] glibc 2.41-8 MIGRATED to testing (Debian testing watch)
  • [2025-05-17] Accepted glibc 2.41-8 (source) into unstable (Aurelien Jarno)
  • [2025-04-30] Accepted glibc 2.31-13+deb11u12 (source) into oldstable-security (Sean Whitton)
  • [2025-04-21] glibc 2.41-7 MIGRATED to testing (Debian testing watch)
  • [2025-04-13] Accepted glibc 2.41-7 (source) into unstable (Aurelien Jarno)
  • [2025-03-22] glibc 2.41-6 MIGRATED to testing (Debian testing watch)
  • [2025-03-15] Accepted glibc 2.41-6 (source) into unstable (Aurelien Jarno)
  • [2025-03-14] Accepted glibc 2.41-5 (source) into unstable (Aurelien Jarno)
  • [2025-03-13] glibc 2.41-4 MIGRATED to testing (Debian testing watch)
  • [2025-03-09] Accepted glibc 2.41-4 (source) into unstable (Aurelien Jarno)
  • [2025-03-07] Accepted glibc 2.36-9+deb12u10 (source) into proposed-updates (Debian FTP Masters) (signed by: Aurelien Jarno)
  • [2025-03-01] Accepted glibc 2.41-3 (source) into unstable (Aurelien Jarno)
  • [2025-02-28] Accepted glibc 2.41-2 (source) into unstable (Aurelien Jarno)
  • [2025-02-22] glibc 2.40-7 MIGRATED to testing (Debian testing watch)
  • [2025-02-15] Accepted glibc 2.40-7 (source) into unstable (Aurelien Jarno)
  • [2025-01-30] Accepted glibc 2.41-1 (source) into experimental (Aurelien Jarno)
  • 1
  • 2
bugs [bug history graph]
  • all: 414 437
  • RC: 1
  • I&N: 266 283
  • M&W: 145 151
  • F&P: 2
  • patch: 35 41
links
  • homepage
  • lintian (291, 345)
  • buildd: logs, exp, checks, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • l10n (83, 97)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.42-0ubuntu1
  • 449 bugs (8 patches)
  • patches for 2.42-0ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing