In the Linux kernel, the following vulnerability has been resolved: ima: Fix potential memory leak in ima_init_crypto() On failure to allocate the SHA1 tfm, IMA fails to initialize and exits without freeing the ima_algo_array. Add the missing kfree() for ima_algo_array to avoid the potential memory leak.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.5 | Medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 2.1.4 |
| Linux | Linux | <= 2.3.2 |
| Linux | Linux | < 0129ab1f268b6cf88825eae819b9b84aa0a85634 |
| Linux | Linux | < a1c277b0ed2a13e7de923b5f03bc23586eceb851 |