IT

Tracker / CVE-2021-47480

CVE-2021-47480

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is released because shost->hostt is required in the release handler. Make sure to put LLD module refcnt after SCSI device is released. Fixes a kernel panic of 'BUG: unable to handle page fault for address' reported by Changhui and Yi.

Affected products and versions

linux linux_kernel
linux linux_kernel · … → 4.4.292
linux linux_kernel · 4.10 → 4.14.255
linux linux_kernel · 4.15 → 4.19.216
linux linux_kernel · 4.20 → 5.4.158
linux linux_kernel · 4.5 → 4.9.290
linux linux_kernel · 5.11 → 5.14.17
linux linux_kernel · 5.5 → 5.10.78

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References