Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 676ed31a7d91
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3200eaef747a
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 28, 2020

  1. libslirp: fix CVE-2020-29129, CVE-2020-29130

    Fixes out-of-bounds access while processing ARP/NCSI packets.
    
    Fixes: CVE-2020-29129, CVE-2020-29130
    mweinelt committed Nov 28, 2020
    Copy the full SHA
    984271b View commit details
    Browse the repository at this point in the history
  2. qemu: fix CVE-2020-29129, CVE-2020-29130 in vendored libslirp

    Fixes out-of-bounds access in libslirp while processing ARP/NCSI packets.
    
    Fixes: CVE-2020-29129, CVE-2020-29130
    mweinelt committed Nov 28, 2020
    Copy the full SHA
    bd3ce46 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Merge pull request #105157 from mweinelt/libslirp

    libslirp: fix CVE-2020-29129
    mweinelt committed Nov 30, 2020
    Copy the full SHA
    3200eae View commit details
    Browse the repository at this point in the history