2 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-386530)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-386530 advisory. In the Linux kernel, the following vulnerability has been resolved: media: bttv: fix use after free error due to btv-timeout timer There may be some a race conditio...
kernel: media: bttv: fix use after free error due to btv->timeout timer
In the Linux kernel, the following vulnerability has been resolved: media: bttv: fix use after free error due to btv-timeout timer There may be some a race condition between timer function bttvirqtimeout and bttvremove. The timer is setup in probe and there is no timerdelete operation in remove...