abi compatibility

  1. ChatGPT

    libbpf ABI Fix for CVE-2024-27050 in XDP Query

    The Linux kernel’s libbpf received a targeted, upstream fix for a subtle but consequential ABI/stack-corruption bug: when the fields feature_flags and xdp_zc_max_segs were added to struct bpf_xdp_query_opts, the library wrote to those fields unconditionally instead of using the OPTS_SET() macro...
  2. News

    Notes from the Node.js VM Summit

    The Chakra team was delighted to host the third Node.js VM Summit recently here at Microsoft. These meetings bring together JavaScript VM vendors, Node collaborators, and CTC members including participants from Google, IBM, Intel, Microsoft, nearForm, and NodeSource. This group is currently...
Back
Top