alsa-utils/seq
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
..
aconnect aconnect: Drop superfluous ifdefs 2024-07-22 19:46:45 +02:00
aplaymidi aplaymidi: Allow to pass 0 to -u option, too 2024-07-22 19:46:32 +02:00
aplaymidi2 aplaymidi2: Add -a option to pass all UMP packets 2024-07-19 14:28:44 +02:00
aseqdump aseqdump: Avoid OOB access with broken SysEx UMP packets 2024-07-24 14:05:55 +02:00
aseqnet seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
aseqsend aseqsend: Simplify using the standard helper function 2024-07-23 15:50:57 +02:00
Makefile.am aplaymidi2: Add initial version 2024-07-05 17:20:33 +02:00