[Bug 279653] Page fault in in6_selecthlim

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653 --- Comment #10 from Andrey V. Elsukov --- (In reply to Daniel Ponte from comment #9) it looks like an epair(4) device was detached and some packets were going to send through, but were delayed. Then afdata[AF_INET6] was freed due to epair

[Bug 279653] Page fault in in6_selecthlim

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #11

[Bug 275920] Kernel crash in sys/netlink/route/iface.c:124

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275920 LekKit changed: What|Removed |Added CC||nyandarknessg...@gmail.com --- Comment #1

[Bug 279850] wireguard: wg(8) fails on INET6-only kernel

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 279850] wireguard: wg(8) fails on INET6-only kernel

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850 Kyle Evans changed: What|Removed |Added CC||kev...@freebsd.org --- Comment #1 fro

[Bug 279653] Page fault in in6_selecthlim

2024-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653 --- Comment #12 from takahiro.kuros...@gmail.com --- I have not reproduced the crash but I guess the following patch for if_detach_internal() would fix the problem: --- a/sys/net/if.c +++ b/sys/net/if.c @@ -1235,6 +1235,8 @@ if_detach_