[Bug 283818] too-large rtmsg.rtm_family for RTM_GETADDR can cause wild pointer ref

2025-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283818 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 283818] too-large rtmsg.rtm_family for RTM_GETADDR can cause wild pointer ref

2025-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283818 Jose Luis Duran changed: What|Removed |Added CC||jldu...@freebsd.org --- Comment

[Bug 283818] too-large rtmsg.rtm_family for RTM_GETADDR can cause wild pointer ref

2025-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283818 --- Comment #1 from Zhenlei Huang --- I think we should do sanity check within `rtnl_handle_getroute()`. Meanwhile we can give netlink client a meaningful error message. -- You are receiving this mail because: You are the assignee for the