snd_seq_ev_set_ump_data() stack smashing
23 Aug
2023
23 Aug
'23
11:29 a.m.
alsa-project/alsa-lib issue #346 was opened from symdeb:
snd_seq_ev_set_ump_data(&umpev, buffer, len);
When called with len > 4 causes stack smashing. A ump messages is maximum four 32bit values. Proposal solution, return error when len > 4 ?
Issue URL : https://github.com/alsa-project/alsa-lib/issues/346 Repository URL: https://github.com/alsa-project/alsa-lib
487
Age (days ago)
487
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened