Invia #84970: GNU C Library (glibc) gmon allocated buffer overflowinformazioni

TitoloGNU C Library (glibc) gmon allocated buffer overflow
DescrizioneThe call graph monitor (gmon) has a buffer overflow flaw. Rounding up is missing during calculating the required size of the internal buffer. It results in writing beyond the allocated buffer when an added call-graph arc address is near to the end of the monitored address range. This flaw is minor and nonhazardous since effects only if the call graph monitor is activated, i.e. when local profiling is performed. However, this bug is quite unpleasant for the developer, as it can distort a profiling results (run-to-run with ASLR) and lead to a memory corruption. It is this issue that is the cause of many heisengbus noticed when using gprof (GNU Profiler) and gcov (GNU coverage testing tool).
Fonte⚠️ https://sourceware.org/bugzilla/show_bug.cgi?id=29444
Utente erthink (UID 40381)
Sottomissione06/02/2023 18:26 (4 anni fa)
Moderazione06/02/2023 19:56 (2 hours later)
StatoAccettato
Voce VulDB220246 [GNU C Library 2.38 Call Graph Monitor gmon.c __monstartup buffer overflow]
Punti20

Do you want to use VulDB in your project?

Use the official API to access entries easily!