Files
linux-stable-mirror/crypto
Herbert XuandGreg Kroah-Hartman e27244cbe1 crypto: null - Use spin lock instead of mutex
[ Upstream commit dcc47a028c ]

As the null algorithm may be freed in softirq context through
af_alg, use spin locks instead of mutexes to protect the default
null algorithm.

Reported-by: syzbot+b3e02953598f447d4d2a@syzkaller.appspotmail.com
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-05-02 07:47:01 +02:00
..
2024-12-14 19:53:51 +01:00
2023-03-10 09:32:56 +01:00
2024-12-14 19:53:51 +01:00
2023-03-10 09:32:56 +01:00
2024-10-17 15:20:36 +02:00