Page MenuHomeFreeBSD

wpa_supplicant fix rtbuf_len issue
ClosedPublic

Authored by ankohuu_outlook.com on Jan 20 2021, 4:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 8:59 AM
Unknown Object (File)
Wed, Nov 5, 4:19 AM
Unknown Object (File)
Tue, Nov 4, 3:55 AM
Unknown Object (File)
Fri, Oct 31, 9:49 PM
Unknown Object (File)
Fri, Oct 31, 7:57 PM
Unknown Object (File)
Mon, Oct 27, 6:22 AM
Unknown Object (File)
Sat, Oct 25, 6:19 PM
Unknown Object (File)
Sat, Oct 25, 5:22 PM

Details

Summary

wpa_supplicant use sysctl NET_RT_DUMP/AF_INET's return size as read(2)'s arg,
this software may be called by rc when system initialize and may not have any
routing entry at the time.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252844

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable