Also unpoison IO_write_base/_IO_write_end buffer
memcpy from fclose and fflash can copy internal bytes without metadata into user memory.
Paths
| Differential D91858
[msan] unpoison_file from fclose and fflash ClosedPublic Authored by vitalybuka on Nov 20 2020, 3:53 AM.
Details
Summary Also unpoison IO_write_base/_IO_write_end buffer memcpy from fclose and fflash can copy internal bytes without metadata into user memory.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 20 2020, 1:01 PM This revision was landed with ongoing or failed builds.Nov 20 2020, 1:09 PM Closed by commit rG3b947cc8ce08: [msan] unpoison_file from fclose and fflash (authored by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306770 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/test/msan/Linux/file.cpp
|