There is a buffer overflow vulnerability in Huawei smartphone. A function in a module does not verify inputs sufficiently. Attackers can exploit this vulnerability by sending specific request. This could compromise normal service of the affected device. (Vulnerability ID: HWPSIRT-2020-02173) This ...
Last Release Date: Sep 30, 2020 Summary There is a buffer overflow vulnerability in Huawei Product. A function in a module does not verify inputs sufficiently. Attackers can exploit this vulnerability by sending specific request. This could compromise normal service of the affected device. (Vulnera...
Describe the bug A heap-buffer-overflow error was detected by AddressSanitizer in thenanomqMQTT codec module. Specifically, theread_bytefunction attempted to access memory address, which lies just beyond the bounds of an allocated 387-byte buffer. Expected behavior Theread_bytefunction is expected t...
Unfortunately it looks like that the usb device bluetooth class includes a buffer overflow related to implementation of net_buf_add_mem. An attacker may interactively write arbitrary amounts of data utilizing the usb hci out endpoint which will be copied to the destination bypassing buffer boundaries...
Description: While testing a research buffer overflow detection tool, I encountered a buffer overflow in MySQL startup code. The overflow occurs in srv_parse_data_file_paths_and_sizes() in innobase/srv/srv0start.c, line 187. The call to memcmp() in this line will overflow str, as it ...
Simple Arithmetic Operations on Integral Type Values with Overflow Check in Microsoft Visual C and C++ Simple JSON parser which I can include in my code size_t: redefinition; different basic types sleep less than a milisecond? sleep(int) Small string optimization buffer size in Visual Studio 201...
c++ ReadFile()缓冲区使用printf()打印垃圾?printfwith%s打印从您所说的地址开始的字符,直到找到空字符...
STATUS_INTEGER_OVERFLOW 指定的Offset参数的偏移量无效。 STATUS_INVALID_BUFFER_SIZE 缓冲区大小不是管道的最大数据包大小的倍数。 缓冲区大小必须是管道的最大数据包大小的倍数,除非驱动程序调用了WdfUsbTargetPipeSetNoMaximumPacketSizeCheck。 STATUS_REQUEST_NOT_ACCEPTED ...
Tested on: Ubuntu 22.04.2 LTS Details The vulnerability lies within theblf_read_apptextmessagefunction (found in the blf.c file), which is used by the Wireshark BLF (Binary Logging Format) plugin. The Address Sanitizer (ASAN) and GDB backtrace revealed a heap-buffer-overflow when theg_str...
Description A heap buffer overflow vulnerability has been discovered in Wireshark's nstrace_read_v10 function. This vulnerability may allow an attacker to execute arbitrary code, or...