[Bug 208985] DoS / heap overflow in bpf_stats_sysctl

2024-12-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208985 Alexander Vereeken changed: What|Removed |Added Keywords|patch | -- You are receiving this m

[Bug 208985] DoS / heap overflow in bpf_stats_sysctl

2016-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208985 --- Comment #3 from CTurt --- Thanks for your response. I firmly believe any `malloc` with an unchecked size from userland to absolutely be a bug. As demonstrated by my PoC code, when accessible, this can be used to at minimum panic a syst

[Bug 208985] DoS / heap overflow in bpf_stats_sysctl

2016-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208985 c...@sqrt.ca changed: What|Removed |Added CC||c...@sqrt.ca --- Comment #2 from c..

[Bug 208985] DoS / heap overflow in bpf_stats_sysctl

2016-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208985 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-b.