1 matches found
kernel: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
A user after free vulnerability exists in the linux kernel such that when gsmcleanupmux is called,the gsmmsg on the txctrllist is not freed,resulting in loss of availability of the system...