Franklin

Results 12 issues of Franklin

Hello, I found a __heap-use-after-free__ bug in stephane/libmodbus/unit-test-server.c. __Below are Steps Followed to Reproduce Crash__ I'm using Ubuntu16.04. Download latest source code from: stephane/libmodbus/unit-test-server.c, compiled with clang and ASAN```export CFLAGS="-g...

Hello, I found a __SEGV__ in stephane/libmodbus/unit-test-server.c. __Below are Steps Followed to Reproduce Crash__ Download latest source code from: stephane/libmodbus/unit-test-server.c, compiled with clang and ASAN```export CFLAGS="-g -fsanitize=address" LDFLAGS="-fsanitize=address"```before make __Input...

在rt-thread,提交编号201bd8871dff1efd1f48bdfd01a1938e4547ffd5中,rt-thread/bsp/qemu-riscv-virt64路径下,使用scons --target=makefile && make进行编译时, ''' config.mk:4:CROSS_COMPILE ?=/home/lizhirui/workspace/riscv64-toolchains/bin/riscv64-unknown-elf- rtconfig.py:18: EXEC_PATH = r'/home/lizhirui/workspace/riscv64-toolchains/bin' ''' 开发者写死的用户路径

Hello, I found a heap-buffer-overflow on ompl/demos/Koules/KoulesStateSpace.h:getRadius() ### Steps to reproduce Download the latest source code, compiled with Clang and ASAN, by exporting CFLAGS="-g -fsanitize=address" LDFLAGS="-fsanitize=address" before compiling. run the...

Hello, I found a global-buffer-overflow on ompl/src/ompl/control/PlannerData.h:getControl() ### Steps to reproduce - Download the latest source code, compiled with Clang and ASAN, by exporting CFLAGS="-g -fsanitize=address" LDFLAGS="-fsanitize=address" before compiling. -...

## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - ROS2 Version: Humble - - Version or commit hash: 4b9bd8638de2cdd5bde363c84ecd4760105ec00e - - DDS implementation: FastRTPS - #### Steps...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior The system start without error. ### Current behavior System emit...

in progress

Hi, when I using klockstat in libbpf_example, I have the following problem, ```bash libbpf: prog 'kprobe_mutex_lock': failed to create kprobe 'mutex_lock+0x0' pey libbpf: prog 'kprobe_mutex_lock': failed to auto-attach: -2 failed...

## Bug report **Required Info:** - Operating System: Ubuntu 20.04 - Installation type: Source code - Version or commit hash: Humble - DDS implementation: FastRTPS - Client library (if applicable):...

more-information-needed

## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - source code - Version or commit hash: - humble - DDS implementation: - fast-rtps -...