gdb 9.2-0ubuntu1~20.04.2 source package in Ubuntu
Changelog
gdb (9.2-0ubuntu1~20.04.2) focal-security; urgency=low * SECURITY UPDATE: stack buffer overflow - debian/patches/CVE-2023-39128.patch: Avoid buffer overflow in ada_decode - CVE-2023-39128 * SECURITY UPDATE: use after free - debian/patches/CVE-2023-39129-1.patch: Verify COFF symbol stringtab offset - debian/patches/CVE-2023-39129-2.patch: Fix gdb/coffread.c build on 32bit architectures - debian/patches/CVE-2023-39129-3.patch: Use hex_string in gdb/coffread.c instead of PRIxPTR - CVE-2023-39129 * SECURITY UPDATE: heap buffer overflow - debian/patches/CVE-2023-39130.patch: gdb: warn unused result for bfd IO functions - CVE-2023-39130 -- Bruce Cable <email address hidden> Thu, 13 Jun 2024 12:43:41 +1000
Upload details
- Uploaded by:
- Bruce Cable
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | devel | |
Focal | security | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gdb_9.2.orig.tar.xz | 20.0 MiB | 360cd7ae79b776988e89d8f9a01c985d0b1fa21c767a4295e5f88cb49175c555 |
gdb_9.2-0ubuntu1~20.04.2.debian.tar.xz | 63.9 KiB | 9a3a1475d1d663a01122139250ec50bf632b21caf5c6917b470ba6d090b62243 |
gdb_9.2-0ubuntu1~20.04.2.dsc | 2.7 KiB | f561e02de0566b04ef5352a4b418881bcc51c5d5918da898e029e549cec4679e |
Available diffs
Binary packages built by this source
- gdb: GNU Debugger
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
- gdb-dbg: GNU Debugger (debug package)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains the detached debugging symbols for the GNU
GDB.
- gdb-doc: The GNU Debugger Documentation
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, it works for C, C++, Fortran,
Modula 2 and Java programs. A must-have for any serious
programmer.
.
This package contains the GDB manual.
- gdb-multiarch: GNU Debugger (with support for multiple architectures)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains a version of GDB which supports multiple
target architectures.
- gdb-source: GNU Debugger (source)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains the sources and patches which are needed
to build GDB.
- gdbserver: GNU Debugger (remote server)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains gdbserver. Install this to debug remotely
from another system where GDB is installed.