alsa-utils/seq/aseqdump
Takashi Iwai 02b0c3af56 aseqdump: Avoid OOB access with broken SysEx UMP packets
UMP SysEx messages have length field to specify the contained data
bytes, but they can be over the actual packet size.  Add the proper
size limit checks for avoiding the access overflow.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-07-24 14:05:55 +02:00
..
aseqdump.1 aseqdump: Add options to switch view mode 2023-08-28 16:44:45 +02:00
aseqdump.c aseqdump: Avoid OOB access with broken SysEx UMP packets 2024-07-24 14:05:55 +02:00
Makefile.am Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00