CVE-2021-47193

Updated on 10 Apr 2024

Severity

5.5 Medium severity

Details

CVSS score
5.5
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

scsi: pm80xx: Fix memory leak during rmmod

Driver failed to release all memory allocated. This would lead to memory leak during driver removal.

Properly free memory when the module is removed.

Details

Affected packages:
kernel @ 4.18.0 (+10 more)

In the Linux kernel, the following vulnerability has been resolved:

scsi: pm80xx: Fix memory leak during rmmod

Driver failed to release all memory allocated. This would lead to memory leak during driver removal.

Properly free memory when the module is removed.

Fixes