bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #58595] Use after free in fh_get_referent


From: Andrea Fioraldi
Subject: PSPP-BUG: [bug #58595] Use after free in fh_get_referent
Date: Wed, 17 Jun 2020 05:06:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0

Follow-up Comment #2, bug #58595 (project pspp):

This is strange, I can trigger the bug with ./pspp -O format=txt -o /dev/null
-b uaf2

I double checked that the uploaded file is correct, it is.
The SHA1 of uaf2 is 84eeb2a75ba4c49c74225cf999a16c7f8192261b.

I'm at commit 53d339111a9f51561cfccc65764874cdf54e501a.

Are you sure that are you using AddressSanitizer?

If you are using GCC maybe the sanitizer is behind the implementation in LLVM
and has more false negatives.

Try to update GCC or use Clang (you need to manually edit math.h and remove
__builtin_isnan* uses).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58595>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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