PT-2026-61121
In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nx crypto ctx exit argument nx crypto ctx shash exit calls nx crypto ctx exit with crypto shash ctx... but crypto shash ctx gives a nx crypto ctx , not a crypto tfm . Fix the type in nx crypto ctx exit and drop t...