GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed.
Security Fix(es):
A flaw was found in the GNU Binutils (Binary Utilities) linker. This vulnerability, a heap-buffer-overflow read (CWE-125), occurs when the linker processes a specially crafted 32-bit XCOFF (Extended Common Object File Format) object file. An attacker could exploit this by providing a malicious file, leading to an out-of-bounds read of memory. This can result in information disclosure, potentially revealing sensitive heap data, and a Denial of Service (DoS) due to the linker crashing.(CVE-2026-15003)
{
"severity": "Medium"
}{
"noarch": [
"gdb-help-14.1-14.oe2403sp3.noarch.rpm"
],
"src": [
"gdb-14.1-14.oe2403sp3.src.rpm"
],
"x86_64": [
"gdb-14.1-14.oe2403sp3.x86_64.rpm",
"gdb-debuginfo-14.1-14.oe2403sp3.x86_64.rpm",
"gdb-debugsource-14.1-14.oe2403sp3.x86_64.rpm",
"gdb-gdbserver-14.1-14.oe2403sp3.x86_64.rpm",
"gdb-headless-14.1-14.oe2403sp3.x86_64.rpm"
],
"aarch64": [
"gdb-14.1-14.oe2403sp3.aarch64.rpm",
"gdb-debuginfo-14.1-14.oe2403sp3.aarch64.rpm",
"gdb-debugsource-14.1-14.oe2403sp3.aarch64.rpm",
"gdb-gdbserver-14.1-14.oe2403sp3.aarch64.rpm",
"gdb-headless-14.1-14.oe2403sp3.aarch64.rpm"
]
}