2 matches found
kernel: Linux kernel: Denial of service due to use-after-free in scsi: lpfc
A flaw was found in the Linux kernel's scsi: lpfc component. This vulnerability involves a use-after-free error in the devlosstmocallbk function. During driver unload or fatal error handling, a previously freed object could be accessed. This could allow a local attacker to cause a system crash,...
CVE-2021-47268
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthreadworker of tcpm port is destroyed, see below kernel dump when do module unload, fix it by cancel the 2...