[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2021-01-12 Thread nickc at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

Nick Clifton  changed:

   What|Removed |Added

 CC||nickc at gcc dot gnu.org

--- Comment #13 from Nick Clifton  ---
(In reply to prajwapa from comment #12)

> Could you please let me know, in which binutils version is this fixed?

Not really.  I can confirm that the test cases do not fail when tested with
binutils 2.35 (with sanitization enabled) and with any binutils all the way
back to 2.30 if sanitization is not enabled.

Given that the bug was reported in 2018-12 and assuming that it was fixed at
some point in the 6 months after that, then the nearest binutils release that
would have included the fix is 2.33.

I hope that this helps.

Cheers
  Nick

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2021-01-11 Thread prajwapa at in dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

prajwapa at in dot ibm.com changed:

   What|Removed |Added

 CC||prajwapa at in dot ibm.com

--- Comment #12 from prajwapa at in dot ibm.com ---
Could someone please let me know, in which binutils version is this fixed?(In
reply to Cheng Wen from comment #10)
> (In reply to Trupti Pardeshi from comment #9)
> 
> This bug can be reproduced in the commit version
> ebb8004a18a3808d7197762faf3c5aaeae82371f.
> 
> But now is fixed.

Could you please let me know, in which binutils version is this fixed?

Thanks.

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-06-15 Thread trupti_pardeshi at persistent dot co.in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

--- Comment #11 from Trupti Pardeshi  
---
(In reply to Cheng Wen from comment #10)
> (In reply to Trupti Pardeshi from comment #9)
> 
> This bug can be reproduced in the commit version
> ebb8004a18a3808d7197762faf3c5aaeae82371f.
> 
> But now is fixed.

Thanks for reply Cheng. But could you please help me to know, the version of
binutils and version of gcc having the fix of this issue?

Knowing fixed-in version (of binutils and gcc) will be very helpful.

Looking forward for reply.

Many Thanks,
Trupti

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-06-14 Thread wcventure at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

--- Comment #10 from Cheng Wen  ---
(In reply to Trupti Pardeshi from comment #9)

This bug can be reproduced in the commit version
ebb8004a18a3808d7197762faf3c5aaeae82371f.

But now is fixed.

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-06-11 Thread trupti_pardeshi at persistent dot co.in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

--- Comment #9 from Trupti Pardeshi  
---
Hi,

Didn't understand reply given comment#8.

Please, may I know, if this bug is going to be fixed in binutils and in which
version? 

Or this will be closed as Not reproduced as per comment#6.

Any heads up will be appreciated.

Best Regards,

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-05-07 Thread wcventure at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

--- Comment #8 from Cheng Wen  ---
(In reply to Trupti Pardeshi from comment #7)

> commit ebb8004a18a3808d7197762faf3c5aaeae82371f
> Author: GDB Administrator 
> Date:   Wed Dec 19 00:00:21 2018 +
> 
> Automatic date update in version.in

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2020-05-07 Thread trupti_pardeshi at persistent dot co.in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

Trupti Pardeshi  changed:

   What|Removed |Added

 CC||trupti_pardeshi@persistent.
   ||co.in

--- Comment #7 from Trupti Pardeshi  
---
Hi,

May I know, if this bug is going to be fixed in binutils and in which version? 

Any heads up will be appreciated.

Best Regards,

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2019-12-04 Thread cbiesinger at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629

Christian Biesinger  changed:

   What|Removed |Added

 CC||cbiesinger at google dot com

--- Comment #6 from Christian Biesinger  ---
I can't reproduce this on any of the three testcases with today's binutils
built with ASAN