bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stack overflow


From: Иван Капранов
Subject: Stack overflow
Date: Tue, 30 Aug 2022 20:05:45 +0300

   Configuration Information [Automatically generated, do not change]:

   Machine: x86_64

   OS: linux-gnu

   Compiler: gcc

   Compilation CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g
   -grecord-gcc-switches -pipe -Wall -Werror=format-security
   -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D>

   uname output: Linux fedora 5.18.13-200.fc36.x86_64 #1 SMP
   PREEMPT_DYNAMIC Fri Jul 22 14:03:36 UTC 2022 x86_64 x86_64 x86_64
   GNU/Linux

   Machine Type: x86_64-redhat-linux-gnu



   Bash Version: 5.1

   Patch Level: 16

   Release Status: release



   Hi! I was fuzzing bash with AFL++ and found stack overflow.



   Description:

   A recursive call to a chain of functions leads to a stack overflow and
   a program crash (segmentation fault).

   Asan report:

Address sanitizer report:
==693300==ERROR: AddressSanitizer: stack-overflow on address 0x7ffe7a72f970 (pc
0x7f1bc73f7620 bp 0x7ffe7a7301b0 sp 0x7ffe7a72f970 T0)
    #0 0x7f1bc73f7620 in __interceptor_malloc (/lib64/libasan.so.8+0xba620)
    #1 0x54e8a3 in xmalloc /root/rpmbuild/BUILD/bash-5.1/xmalloc.c:114
    #2 0x449e72 in decode_prompt_string parse.y:5806
    #3 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #4 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subst
.c:7988
    #5 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:
9306
    #6 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #7 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:10
334
    #8 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:38
68
    #9 0x44c166 in decode_prompt_string parse.y:6174
    #10 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #11 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #12 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #13 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #14 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #15 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #16 0x44c166 in decode_prompt_string parse.y:6174
    #17 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #18 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #19 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #20 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #21 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #22 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #23 0x44c166 in decode_prompt_string parse.y:6174
    #24 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #25 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #26 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #27 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #28 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #29 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #30 0x44c166 in decode_prompt_string parse.y:6174
    #31 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #32 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #33 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #34 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #35 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #36 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #37 0x44c166 in decode_prompt_string parse.y:6174
    #38 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #39 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #40 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #41 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #42 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #43 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #44 0x44c166 in decode_prompt_string parse.y:6174
    #45 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #46 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #47 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #48 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #49 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #50 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #51 0x44c166 in decode_prompt_string parse.y:6174
    #52 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #53 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #54 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #55 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #56 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #57 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #58 0x44c166 in decode_prompt_string parse.y:6174
    #59 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #60 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #61 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #62 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #63 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #64 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #65 0x44c166 in decode_prompt_string parse.y:6174
    #66 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #67 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #68 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #69 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #70 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #71 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #72 0x44c166 in decode_prompt_string parse.y:6174
    #73 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #74 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #75 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #76 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #77 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #78 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #79 0x44c166 in decode_prompt_string parse.y:6174
    #80 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #81 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #82 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #83 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #84 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #85 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #86 0x44c166 in decode_prompt_string parse.y:6174
    #87 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #88 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #89 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #90 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #91 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #92 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #93 0x44c166 in decode_prompt_string parse.y:6174
    #94 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #95 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/subs
t.c:7988
    #96 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.c
:9306
    #97 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #98 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:1
0334
    #99 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:3
868
    #100 0x44c166 in decode_prompt_string parse.y:6174
    #101 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #102 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #103 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #104 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #105 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #106 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #107 0x44c166 in decode_prompt_string parse.y:6174
    #108 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #109 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #110 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #111 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #112 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #113 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #114 0x44c166 in decode_prompt_string parse.y:6174
    #115 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #116 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #117 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #118 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #119 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #120 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #121 0x44c166 in decode_prompt_string parse.y:6174
    #122 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #123 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #124 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #125 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #126 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #127 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #128 0x44c166 in decode_prompt_string parse.y:6174
    #129 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #130 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #131 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #132 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #133 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #134 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #135 0x44c166 in decode_prompt_string parse.y:6174
    #136 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #137 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #138 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #139 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #140 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #141 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #142 0x44c166 in decode_prompt_string parse.y:6174
    #143 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #144 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #145 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #146 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #147 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #148 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #149 0x44c166 in decode_prompt_string parse.y:6174
    #150 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #151 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #152 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #153 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #154 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #155 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #156 0x44c166 in decode_prompt_string parse.y:6174
    #157 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #158 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #159 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #160 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #161 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #162 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #163 0x44c166 in decode_prompt_string parse.y:6174
    #164 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #165 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #166 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #167 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #168 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #169 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #170 0x44c166 in decode_prompt_string parse.y:6174
    #171 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #172 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #173 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #174 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #175 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #176 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #177 0x44c166 in decode_prompt_string parse.y:6174
    #178 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #179 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #180 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #181 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #182 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #183 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #184 0x44c166 in decode_prompt_string parse.y:6174
    #185 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #186 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #187 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #188 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #189 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #190 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #191 0x44c166 in decode_prompt_string parse.y:6174
    #192 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #193 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #194 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #195 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #196 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #197 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #198 0x44c166 in decode_prompt_string parse.y:6174
    #199 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #200 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #201 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #202 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #203 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #204 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #205 0x44c166 in decode_prompt_string parse.y:6174
    #206 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #207 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #208 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #209 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #210 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #211 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #212 0x44c166 in decode_prompt_string parse.y:6174
    #213 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #214 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #215 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #216 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #217 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #218 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #219 0x44c166 in decode_prompt_string parse.y:6174
    #220 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #221 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #222 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #223 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #224 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #225 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #226 0x44c166 in decode_prompt_string parse.y:6174
    #227 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #228 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #229 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #230 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #231 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #232 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #233 0x44c166 in decode_prompt_string parse.y:6174
    #234 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #235 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #236 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #237 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #238 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #239 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #240 0x44c166 in decode_prompt_string parse.y:6174
    #241 0x4d9f15 in string_transform /root/rpmbuild/BUILD/bash-5.1/subst.c:7794
    #242 0x4daa5e in parameter_brace_transform /root/rpmbuild/BUILD/bash-5.1/sub
st.c:7988
    #243 0x4e3d38 in parameter_brace_expand /root/rpmbuild/BUILD/bash-5.1/subst.
c:9306
    #244 0x4e59ad in param_expand /root/rpmbuild/BUILD/bash-5.1/subst.c:9765
    #245 0x4e90ac in expand_word_internal /root/rpmbuild/BUILD/bash-5.1/subst.c:
10334
    #246 0x4c52d7 in expand_prompt_string /root/rpmbuild/BUILD/bash-5.1/subst.c:
3868
    #247 0x44c166 in decode_prompt_string parse.y:6174

SUMMARY: AddressSanitizer: stack-overflow (/lib64/libasan.so.8+0xba620) in __int
erceptor_malloc
==693300==ABORTING

   Kind regards, Ivan Kapranov.

Attachment: id_000000,sig_11,src_000364,time_3578346,execs_641156,op_havoc,rep_4
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]