Stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
This patch fixes a one-byte buffer overflow in glibc's scanf when using the %mc format specifier.
This patch fixes a one-byte buffer overflow in glibc's scanf when using the %mc format specifier.
What's at Stake — This patch fixes a user-controlled buffer overflow, which could lead to security vulnerabilities (CVE-2026-5450).
This patch fixes a one-byte buffer overflow in glibc's scanf when using the %mc format specifier.
The Hunsrickisch locale for Brazil (hrx_BR) has been added to glibc.
This patch adds support for the Hunsrik locale (hrx) and the Hunsrik locale for Brazil (hrx_BR) to glibc.
This series introduces system-wide tunables configurable via /etc/tunables.conf, allowing administrators to adjust glibc behavior per-process.
FOSSY 2026 will include a toolchain track for developers of GCC, binutils, GDB, glibc, and other core tools; submit talk proposals by June 1st.
Proposes updating glibc's contribution guidelines to require mentioning tools used for code generation and to allow `Assisted-by` trailers.
Update NEWS and the advisory for GLIBC-SA-2026-0007 to describe an iconv crash.
This patch adds a test to verify that large executable PT_LOAD segments are THP-aligned when glibc.elf.thp=1 and THP is in 'always' mode.
This patch consolidates the fts implementation by removing wordsize-64 and arch-specific implementations where off_t matches off64_t.
The Hunsrik language code (hrx) has been added to the iso-639.def file in glibc.
Adds the DCO copyright header to the ga_IE locale file.
The patch fixing stream pointer dereferencing in libio should be split and include a copyright header and test description.
This patch moves files from the s390/s390-64 subdirectory to s390/, merging them when necessary.
This patch optimizes memcmp for the Kunpeng 950 using SVE, resulting in 15% - 50% speedups for small to large inputs.
This patch adds support for decoding SFrame v3 format, which includes changes to function descriptor layouts and stack trace backtracing.