In the Linux kernel, the following vulnerability has been resolved:scsi: ufs: core: Fix deadlock during RTC updateThere is a deadlock when runtime suspend waits for the flush of RTC work,and the RTC work calls ufshcd_rpm_get_sync() to wait for runtime resume.Here is deadlock backtrace:kworker/0:1 D 4892.876354 10 10971 4859 0x4208060 0x8 10 0 120 670730152367ptr f0ffff80c2e40000 0 1 0x00000001 0x000000ff 0x000000ff 0x000000ff
- https://git.kernel.org/stable/c/3911af778f208e5f49d43ce739332b91e26bc48e
No PoCs found on GitHub currently.