OESA-2025-2628

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2628
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2628.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2628
Upstream
Published
2025-11-07T12:30:33Z
Modified
2025-11-07T13:03:57.328932Z
Summary
gdb security update
Details

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 critical vulnerability (CWE-122) has been found in GNU Binutils 2.45. This is a heap overflow condition where the buffer overflow occurs in the heap memory region, generally meaning the buffer was allocated using routines like malloc(). This vulnerability impacts confidentiality, integrity, and availability. The exploit is available for download at sourceware.org and is declared as proof-of-concept. The code maintainer replied with [f]ixed for 2.46 . Applying patch 9ca499644a21ceb3f946d1c179c38a83be084490 can eliminate this problem. The bugfix is ready for download at sourceware.org.(CVE-2025-11083)

A vulnerability has been found in GNU Binutils 2.45. This impacts the function bfdelfgcrecordvtentry of the file bfd/elflink.c of the component Linker. The manipulation leads to out-of-bounds read. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. The identifier of the patch is 047435dd988a3975d40c6626a8f739a0b2e154bc. To fix this issue, it is recommended to deploy a patch.(CVE-2025-11412)

A weakness has been identified in GNU Binutils 2.45. The affected element is the function vfinfo of the file ldmisc.c. Executing manipulation can lead to out-of-bounds read. The attack can only be executed locally. The exploit has been made available to the public and could be exploited. This patch is called 16357. It is best practice to apply a patch to resolve this issue.(CVE-2025-11840)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS / gdb

Package

Name
gdb
Purl
pkg:rpm/openEuler/gdb&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
14.1-11.oe2403

Ecosystem specific

{
    "src": [
        "gdb-14.1-11.oe2403.src.rpm"
    ],
    "aarch64": [
        "gdb-14.1-11.oe2403.aarch64.rpm",
        "gdb-debuginfo-14.1-11.oe2403.aarch64.rpm",
        "gdb-debugsource-14.1-11.oe2403.aarch64.rpm",
        "gdb-gdbserver-14.1-11.oe2403.aarch64.rpm",
        "gdb-headless-14.1-11.oe2403.aarch64.rpm"
    ],
    "noarch": [
        "gdb-help-14.1-11.oe2403.noarch.rpm"
    ],
    "x86_64": [
        "gdb-14.1-11.oe2403.x86_64.rpm",
        "gdb-debuginfo-14.1-11.oe2403.x86_64.rpm",
        "gdb-debugsource-14.1-11.oe2403.x86_64.rpm",
        "gdb-gdbserver-14.1-11.oe2403.x86_64.rpm",
        "gdb-headless-14.1-11.oe2403.x86_64.rpm"
    ]
}