You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometime back, a through security review was conducted on the eBPF code base; along with running fuzz testing that unearthed quite a few bugs that could have potential security implications. Here are the list of issues that are copied from the titles of ADO tasks in an internal project. The line numbers of the source could be off as these are dated information.
AddressSanitizer: heap-buffer-overflow D:\a\1\s\libs\execution_context\ebpf_program.c:1966 in ebpf_program_get_info
Heap Buffer Overflow in ebpf_program_get_info() (ebpf_program.c:1870)
Heap Buffer Overflow in ebpf_program_get_info() (ebpf_program.c:1870)
Sometime back, a through security review was conducted on the eBPF code base; along with running fuzz testing that unearthed quite a few bugs that could have potential security implications. Here are the list of issues that are copied from the titles of ADO tasks in an internal project. The line numbers of the source could be off as these are dated information.
ebpf_program_get_info()
(ebpf_program.c:1870)ebpf_program_get_info()
(ebpf_program.c:1870)The text was updated successfully, but these errors were encountered: