Vulnerabilities > Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

DATE CVE VULNERABILITY TITLE RISK
2024-07-29 CVE-2024-7186 Classic Buffer Overflow vulnerability in Totolink A3600R Firmware 4.1.2Cu.5182B20201102
A vulnerability was found in TOTOLINK A3600R 4.1.2cu.5182_B20201102.
network
low complexity
totolink CWE-120
8.8
2024-07-12 CVE-2024-40902 Classic Buffer Overflow vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging.
local
low complexity
linux CWE-120
7.8
2024-07-09 CVE-2024-5974 Classic Buffer Overflow vulnerability in Watchguard Fireware
A buffer overflow in WatchGuard Fireware OS could may allow an authenticated remote attacker with privileged management access to execute arbitrary code with system privileges on the firewall. This issue affects Fireware OS: from 11.9.6 through 12.10.3.
network
low complexity
watchguard CWE-120
7.2
2024-07-08 CVE-2024-31504 Classic Buffer Overflow vulnerability in Embedded-Solutions Freemodbus 20180912
Buffer Overflow vulnerability in SILA Embedded Solutions GmbH freemodbus v.2018-09-12 allows a remtoe attacker to cause a denial of service via the LINUXTCP server component.
network
low complexity
embedded-solutions CWE-120
7.5
2024-07-08 CVE-2024-6563 Classic Buffer Overflow vulnerability in Renesas Arm-Trusted-Firmware
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code.
local
low complexity
renesas CWE-120
6.7
2024-07-08 CVE-2024-6564 Classic Buffer Overflow vulnerability in Renesas Arm-Trusted-Firmware
Buffer overflow in "rcar_dev_init" due to using due to using untrusted data (rcar_image_number) as a loop counter before verifying it against RCAR_MAX_BL3X_IMAGE.
local
low complexity
renesas CWE-120
6.7
2024-07-05 CVE-2024-39480 Classic Buffer Overflow vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the command buffer. Unfortunately it passes the size of the source buffer rather than the destination to strncpy() with predictably horrible results.
local
low complexity
linux CWE-120
7.8
2024-07-01 CVE-2024-32230 Classic Buffer Overflow vulnerability in Ffmpeg 7.0
FFmpeg 7.0 is vulnerable to Buffer Overflow.
local
low complexity
ffmpeg CWE-120
7.8
2024-06-25 CVE-2024-4640 Classic Buffer Overflow vulnerability in Moxa products
OnCell G3470A-LTE Series firmware versions v1.7.7 and prior have been identified as vulnerable due to missing bounds checking on buffer operations.
network
low complexity
moxa CWE-120
8.2
2024-06-24 CVE-2024-39291 Classic Buffer Overflow vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode() The function gfx_v9_4_3_init_microcode in gfx_v9_4_3.c was generating about potential truncation of output when using the snprintf function. The issue was due to the size of the buffer 'ucode_prefix' being too small to accommodate the maximum possible length of the string being written into it. The string being written is "amdgpu/%s_mec.bin" or "amdgpu/%s_rlc.bin", where %s is replaced by the value of 'chip_name'.
local
low complexity
linux CWE-120
7.8