In the Linux kernel, the following vulnerability has been resolved:
crypto: tegra - do not transfer req when tegra init fails
The tegracmacinit or tegrashainit function may return an error when memory is exhausted. It should not transfer the request when they return an error.