[Bug 241047] iflib: fail to compile kernel on FreeBSD 12.1-BETA2: Fatal error: ifdi_if.h file not found.

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241047 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa, regression S

[Bug 239118] iflib: Panic in ether_output_frame on ESXi

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239118 Kubilay Kocak changed: What|Removed |Added Flags|mfc-stable12? |mfc-stable11-, |

[Bug 241010] netipsec: key_dup_keymsg bcopy too much bytes

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010 Kubilay Kocak changed: What|Removed |Added Keywords|needs-patch | Flags|maintainer-fee

[Bug 240787] netgraph/ng_bridge: Replace NG_BRIDGE_MAX_LINKS with auto-incrementing (Unlimited) links

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787 Kubilay Kocak changed: What|Removed |Added Blocks||240700 --- Comment #11 from Kubila

[Bug 241010] netipsec: key_dup_keymsg bcopy too much bytes

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010 Jean-François Hren changed: What|Removed |Added Attachment #208030|0 |1 is obsolete|

[Bug 239118] iflib: Panic in ether_output_frame on ESXi

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239118 Mark Johnston changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 239118] iflib: Panic in ether_output_frame on ESXi

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239118 --- Comment #22 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Oct 3 15:23:39 UTC 2019 New revision: 353052 URL: https://svnweb.freebsd.org/changeset/base/353052 Log: MFS r353051: Add IFLIB_SING

[Bug 241010] netipsec: key_dup_keymsg bcopy too much bytes

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010 --- Comment #3 from Jean-François Hren --- (In reply to Andrey V. Elsukov from comment #2) A check on sadb_key_bits can be done to ensure we are not going out-of-bound. Breaking current installations should not be an issue since this length

[Bug 239118] iflib: Panic in ether_output_frame on ESXi

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239118 --- Comment #21 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Oct 3 14:55:08 UTC 2019 New revision: 353051 URL: https://svnweb.freebsd.org/changeset/base/353051 Log: MFC r352906: Add IFLIB_SING

[Bug 240787] netgraph/ng_bridge: Replace NG_BRIDGE_MAX_LINKS with auto-incrementing (Unlimited) links

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787 --- Comment #10 from l...@donnerhacke.de --- I would welcome a merge to STABLE, because that's the production environment. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 241010] netipsec: key_dup_keymsg bcopy too much bytes

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010 Kubilay Kocak changed: What|Removed |Added Keywords|patch |needs-patch, needs-qa

[Bug 240787] netgraph/ng_bridge: Replace NG_BRIDGE_MAX_LINKS with auto-incrementing (Unlimited) links

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787 Kubilay Kocak changed: What|Removed |Added Assignee|n...@freebsd.org |gleb...@freebsd.org Key

[Bug 236724] igb(4): Interfaces fail to switch active to inactive state

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236724 --- Comment #16 from Kubilay Kocak --- (In reply to Eric Joyner from comment #15) Apologies Eric, ignore the request to add re@f.o to reviews, as they shouldn't be involved until a change at least makes it to head. The re@ approval process

[Bug 241010] netipsec: key_dup_keymsg bcopy too much bytes

2019-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241010 --- Comment #2 from Andrey V. Elsukov --- In general your approach looks correct, but I think you need to validate that bits field will not lead to out of the bounds access before trusting user's data and doing bcopy. Also, since this field