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
F145672556: D28249.id82636.diff
Sun, Feb 22, 11:10 PM
Unknown Object (File)
Sat, Feb 21, 3:13 PM
Unknown Object (File)
Sun, Feb 1, 10:23 PM
Unknown Object (File)
Sat, Jan 31, 4:15 AM
Unknown Object (File)
Sat, Jan 31, 2:11 AM
Unknown Object (File)
Dec 30 2025, 6:18 PM
Unknown Object (File)
Dec 14 2025, 7:30 AM
Unknown Object (File)
Dec 14 2025, 7:30 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
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36357
Build 33246: arc lint + arc unit