diff options
| author | Yash Shinde <Yash.Shinde@windriver.com> | 2025-10-28 04:10:10 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-10-31 06:23:13 -0700 |
| commit | d0f445a1e2ba46644c8643de60d96fe31150cd8d (patch) | |
| tree | 040c664ab5916a6db4008cbcb322ea1cb06d3bc6 /meta/recipes-devtools/python/python3/python-config.patch | |
| parent | 0118bd1e10c6accd20a581e8f6c3811532ce042b (diff) | |
| download | poky-d0f445a1e2ba46644c8643de60d96fe31150cd8d.tar.gz | |
binutils: fix CVE-2025-8225
CVE: CVE-2025-8225
It is possible with fuzzed files to have num_debug_info_entries zero
after allocating space for debug_information, leading to multiple
allocations.
* dwarf.c (process_debug_info): Don't test num_debug_info_entries
to determine whether debug_information has been allocated,
test alloc_num_debug_info_entries.
Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=e51fdff7d2e538c0e5accdd65649ac68e6e0ddd4]
(From OE-Core rev: 9b5bb098b542a43a7aa97cc376c358f0a38778e3)
Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/python-config.patch')
0 files changed, 0 insertions, 0 deletions
