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)
Sun, Nov 5, 2:31 PM
Unknown Object (File)
Sep 20 2023, 12:18 AM
Unknown Object (File)
Sep 20 2023, 12:12 AM
Unknown Object (File)
Sep 20 2023, 12:09 AM
Unknown Object (File)
Sep 20 2023, 12:03 AM
Unknown Object (File)
Sep 3 2023, 4:06 AM
Unknown Object (File)
Aug 25 2023, 2:22 PM
Unknown Object (File)
Jul 17 2023, 3:21 AM

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