2 matches found
Linux Distros Unpatched Vulnerability : CVE-2021-47578
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, ...
5.5CVSS5.1AI score0.00238EPSS
SaveExploits0References3
CVE-2021-47578
In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it returns ZEROSIZEPTR. Because of that, for a following NULL pointer check to work on the returned pointer, kcalloc must not be called...
5.5CVSS5.2AI score0.00238EPSS
SaveExploits0
20