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: c694210b6c88
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: aa8ba404e2af
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 30, 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
    (cherry picked from commit 984271b)
    mweinelt committed Nov 30, 2020
    Copy the full SHA
    b7fd0c0 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
    (cherry picked from commit bd3ce46)
    mweinelt committed Nov 30, 2020
    Copy the full SHA
    aa8ba40 View commit details
    Browse the repository at this point in the history