CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2025/02/05 11:29:17

Modified files:
        sys/kern       : kern_malloc.c 
        sys/net        : bpf.c 
        sys/sys        : malloc.h 

Log message:
Limit net.bpf.maxbufsize sysctl(8) to a value that malloc(9) can handle.
Introduce MALLOC_MAX definition to keep this value in sync and use it
system wide.

Reported-by: syzbot+3b7e5274349f7165b...@syzkaller.appspotmail.com

ok claudio bluhm

Reply via email to