← Back
CWE-119

14,091 CVEs • Abstraction: Class • Likelihood of Exploit: High

Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

JSON object

Loading...

CVEs (14,091)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Bluez
1Bluez
May 6, 2026
Dec 8, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer overflow was observed in "read_n" function in "tools/hcidump.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer overflow was observed in "commands_dump" function in "tools/parser/csr.c" source file. The issue exists because "commands" array is overflowed by supplied parameter due to lack of boundary checks...Show more
In BlueZ 5.42, a buffer overflow was observed in "commands_dump" function in "tools/parser/csr.c" source file. The issue exists because "commands" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "frm->ptr" parameter. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.Show less
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, an out-of-bounds read was observed in "le_meta_ev_dump" function in "tools/parser/hci.c" source file. This issue exists because 'subevent' (which is used to read correct element from 'ev_le_meta_str' array...Show more
In BlueZ 5.42, an out-of-bounds read was observed in "le_meta_ev_dump" function in "tools/parser/hci.c" source file. This issue exists because 'subevent' (which is used to read correct element from 'ev_le_meta_str' array) is overflowed.Show less
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer over-read was identified in "l2cap_packet" function in "monitor/packet.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer overflow was observed in "set_ext_ctrl" function in "tools/parser/l2cap.c" source file when processing corrupted dump file.
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to lack of boundary checks...Show more
In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "pin_code_reply_cp *cp" parameter.Show less
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer overflow was observed in "pklg_read_hci" function in "btsnoop.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.
1Bluez
1Bluez
May 6, 2026
Dec 3, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In BlueZ 5.42, a buffer over-read was observed in "l2cap_dump" function in "tools/parser/l2cap.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.
1Ibm
1Tivoli Monitoring
May 6, 2026
Dec 1, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Stack-based buffer overflow in the ax Shared Libraries in the Agent in IBM Tivoli Monitoring (ITM) 6.2.2 before FP9, 6.2.3 before FP5, and 6.3.0 before FP2 on Linux and UNIX allows local users to gain privileges via unsp...Show more
Stack-based buffer overflow in the ax Shared Libraries in the Agent in IBM Tivoli Monitoring (ITM) 6.2.2 before FP9, 6.2.3 before FP5, and 6.3.0 before FP2 on Linux and UNIX allows local users to gain privileges via unspecified vectors.Show less
1Libdwarf Project
1Libdwarf
May 6, 2026
Nov 29, 2016
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
libdwarf 2016-10-21 allows context-dependent attackers to obtain sensitive information or cause a denial of service by using the "malformed dwarf file" approach, related to a "Heap Buffer Over-read" issue affecting the d...Show more
libdwarf 2016-10-21 allows context-dependent attackers to obtain sensitive information or cause a denial of service by using the "malformed dwarf file" approach, related to a "Heap Buffer Over-read" issue affecting the dwarf_util.c component, aka DW201611-006.Show less
1Linux
1Linux Kernel
May 6, 2026
Nov 28, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
drivers/vfio/pci/vfio_pci.c in the Linux kernel through 4.8.11 allows local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging acces...Show more
drivers/vfio/pci/vfio_pci.c in the Linux kernel through 4.8.11 allows local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging access to a vfio PCI device file for a VFIO_DEVICE_SET_IRQS ioctl call, aka a "state machine confusion bug."Show less
1Linux
1Linux Kernel
May 6, 2026
Nov 28, 2016
N/A· v4
6.8 MEDIUM· v3
6.2 MEDIUM· v2
drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets.
1Linux
1Linux Kernel
May 6, 2026
Nov 28, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The tipc_msg_build function in net/tipc/msg.c in the Linux kernel through 4.8.11 does not validate the relationship between the minimum fragment length and the maximum packet size, which allows local users to gain privil...Show more
The tipc_msg_build function in net/tipc/msg.c in the Linux kernel through 4.8.11 does not validate the relationship between the minimum fragment length and the maximum packet size, which allows local users to gain privileges or cause a denial of service (heap-based buffer overflow) by leveraging the CAP_NET_ADMIN capability.Show less
1Google
1Android
May 6, 2026
Nov 25, 2016
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A remote code execution vulnerability in libskia in Android 7.0 before 2016-11-01 could enable an attacker using a specially crafted file to cause memory corruption during media file and data processing. This issue is ra...Show more
A remote code execution vulnerability in libskia in Android 7.0 before 2016-11-01 could enable an attacker using a specially crafted file to cause memory corruption during media file and data processing. This issue is rated as High due to the possibility of remote code execution within the context of the gallery process. Android ID: A-30190637.Show less
1Libtiff
1Libtiff
May 6, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tools/tiffcp.c in libtiff 4.0.6 has an out-of-bounds write on tiled images with odd tile width versus image width. Reported as MSVR 35103, aka "cpStripToTile heap-buffer-overflow."
1Libtiff
1Libtiff
May 6, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tools/tiffcrop.c in libtiff 4.0.6 has an out-of-bounds read in readContigTilesIntoBuffer(). Reported as MSVR 35092.
1Libtiff
1Libtiff
May 6, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tools/tiffcrop.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in buffers. Reported as MSVR 35093, MSVR 35096, and MSVR 35097.
1Libtiff
1Libtiff
May 6, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tools/tiff2pdf.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in heap allocated buffers in t2p_process_jpeg_strip(). Reported as MSVR 35098, aka "t2p_process_jpeg_strip heap-buffer-overflow."
1Libtiff
1Libtiff
May 29, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tif_predict.h and tif_predict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual tile size like YCbCr with subsampling. Re...Show more
tif_predict.h and tif_predict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual tile size like YCbCr with subsampling. Reported as MSVR 35105, aka "Predictor heap-buffer-overflow."Show less
1Libtiff
1Libtiff
May 6, 2026
Nov 22, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
tif_write.c in libtiff 4.0.6 has an issue in the error code path of TIFFFlushData1() that didn't reset the tif_rawcc and tif_rawcp members. Reported as MSVR 35095, aka "TIFFFlushData1 heap-buffer-overflow."