[Bug 283818] too-large rtmsg.rtm_family for RTM_GETADDR can cause wild pointer ref
Date: Thu, 16 Jan 2025 16:52:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283818
Jose Luis Duran <jlduran@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jlduran@FreeBSD.org
--- Comment #2 from Jose Luis Duran <jlduran@FreeBSD.org> ---
(In reply to Zhenlei Huang from comment #1)
How about renaming rt_tables_get_rnh_safe() -> rt_tables_get_rnh()?
The _safe variant was added in fd1aa866eb22 ("routing: add
rt_tables_get_rnh_safe() that doesn't panic when af/fib is incorrect.")
--
You are receiving this mail because:
You are the assignee for the bug.