mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
7f57f8165c
The function pfkey_send_acquire may race with pfkey_register
(which could even be in a different name space). This may result
in a buffer overrun.
Allocating the maximum amount of memory that could be used prevents
this.
Reported-by: syzbot+1e9af9185d8850e2c2fa@syzkaller.appspotmail.com
Fixes:
|
||
---|---|---|
.. | ||
af_key.c | ||
Makefile |