mbox series

[5.10,0/1] xfrm: fix rcu lock in xfrm_notify_userpolicy()

Message ID 20230114205850.176370-1-pchelkin@ispras.ru (mailing list archive)
Headers show
Series xfrm: fix rcu lock in xfrm_notify_userpolicy() | expand

Message

Fedor Pchelkin Jan. 14, 2023, 8:58 p.m. UTC
Syzkaller reports suspicious RCU usage in xfrm_set_default in 5.10 stable
releases. The problem has been fixed by the following patch which can be
cleanly applied to 5.10 branch.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.