rt-thread
rt-thread copied to clipboard
RT-Thread is an open source IoT real-time operating system (RTOS).
…se (rt_size_t -1) ## 拉取/合并请求描述:(PR description) [ 开启RT_KLIBC_USING_LIBC_VSNPRINTF后,rt_vsprintf 执行异常。排查原因为 vsnprinf 的 size 参数不能超过 INT32 最大值。 ### 编译器 arm-none-eabi-gcc v10.3.1 ### mcu stm32h7xx ] ### 当前拉取/合并请求的状态 Intent for your PR 必须选择一项...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) specified bound 4294967295 exceeds maximum object size 2147483647 [-Wformat-truncation=] #### 你的解决方案是什么 (what is your solution) 修改参数size的值 #### 请提供验证的bsp和config (provide...
### RT-Thread Version 5.1.0 ### Hardware Type/Architectures N/A ### Develop Toolchain Other ### Describe the bug ## Summary I have identified a critical vulnerability in the `sys_device_write` system call in...
### RT-Thread Version 5.1.0 ### Hardware Type/Architectures N/A ### Develop Toolchain Other ### Describe the bug ## Summary I have identified a critical vulnerability in the `sys_device_close` system call in...
### RT-Thread Version 5.1.0 ### Hardware Type/Architectures N/A ### Develop Toolchain Other ### Describe the bug ## Summary I have identified a critical vulnerability in the `sys_device_init` system call in...
### RT-Thread Version 5.1.0 ### Hardware Type/Architectures N/A ### Develop Toolchain Other ### Describe the bug # Control Flow Hijacking Vulnerability in sys_device_control Operation in RT-Thread ## Summary I have...
### RT-Thread Version 5.2.0 ### Hardware Type/Architectures STM32 ### Develop Toolchain RT-Thread Studio ### Describe the bug - https://club.rt-thread.org/ask/question/75fa819c7583fe58.html - 使用同步scons配置到项目显示没有scons命令.原因为RTTV5.2.0及以上版本使用的env版本为2.0版本.studio中内置的env版本不足. - 强制使用最新env版本覆盖studio中env版本,不可行.还是会报错 - RTT源码在5.2.0之后也不可以使用旧的env工具编译构建了.导致也无法使用5.1.0的版本进行更新到最新版本使用 ### Other additional context _No...
### RT-Thread Version v5.2.1 ### Hardware Type/Architectures Not Apply ### Develop Toolchain IAR ### Describe the bug In components\drivers\block\blk.c line 549 and 565, there exist syntax errors that lead to...
### RT-Thread Version v5.2.1 ### Hardware Type/Architectures Not Apply ### Develop Toolchain Other ### Describe the bug # Title Out of bounds read in virtio_input driver # RT-Thread Version v5.2.1...
### RT-Thread Version v5.2.1 ### Hardware Type/Architectures Not Apply ### Develop Toolchain Other ### Describe the bug # Summary We have identified an out of bounds write vulnerability in function...