radare2/libr/io
pancake 3345147916
Properly fix the UAF in r_io_bank_map_add_top ##crash
* Associated with the CVE-2022-0559
* Reported by alkyne Choi via huntr.dev
2022-02-15 12:46:20 +01:00
..
p Fix all the latest covs which spotted new findings 2022-02-15 12:05:50 +01:00
io_bank.c Properly fix the UAF in r_io_bank_map_add_top ##crash 2022-02-15 12:46:20 +01:00
io_cache.c Fix #19006 - Fix io.cache crash by improving boundary checks ##io (#19008) 2021-08-23 13:02:18 +02:00
io_desc.c free/fini methods should return void ##refactor 2021-10-29 12:20:24 +02:00
io_fd.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
io_map.c Free map_list when r_io_bank_get() fails in r_io_map_get_by_fd() 2022-01-14 00:28:09 +01:00
io_memory.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_memory.h Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_plugin.c Fix the macOS ci 2021-10-19 21:27:17 +02:00
io_submap.c Refix r_io_submap_set_to (typo) ##io 2021-10-21 02:12:43 +02:00
io.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
ioutils.c Fix #19463 - io write error reporting regression ##io 2021-12-05 12:41:29 +01:00
Makefile mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
meson.build Simplify meson logic and use ole's PR to fix Windows ##build 2022-01-31 23:54:00 +01:00
p_cache.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
ptrace_wrap.c Use proper naming and location for the w32 debugger wrapper api (#19271) 2021-10-21 12:08:10 +02:00
undo.c Address latest covs and remove some %zu format warnings (#19647) 2022-02-01 08:19:38 +01:00
undo.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00