1. Grsecurity - Kernel Panic on UDP traffic

    So it appears that the issue doesn't come from the e1000 driver, but from a use-after-free in the udp protocol structure.
    I've made a patch available that disables slab sanitization in udp protocol structure.
    I've …


  2. Grsecurity update - 3.14.21-100

    • 3.14.21-100
      • Update to grsecurity-3.0-3.14.22-201410192047
        Diff from the previous version on my Git repo

    WARNING:

    It appears that pcid detection is broken on latest 3.14 tree. UDEREF will make udev …


  3. Grsecurity update - 3.14.19-101

    • 3.14.19-101
      • Update to grsecurity-3.0-3.14.19-201409282024 Diff from the previous version on my Git repo

    Note:

    If you're running e1000 driver with intensive UDP traffic, you surely have encountered kernel panics.
    I've …


  4. Nginx update - 1.62-2

    • Nginx - 1.62
      • Compile with kernel 4.8 from devtoolset2 to enable PIE
      • Remove Perl RPATH

    As usual, i'm dogfooding all my packages, but it may happen that i miss a bug on an option …


  5. Exim update - 4.84-1

    • Exim - 4.84
      • latest stable version

    As usual, i'm dogfooding all my packages, but it may happen that i miss a bug on an option or something, so contact me if you encounter any issues …


  6. Grsecurity update - 3.14.19-100

    • 3.14.18-100

      • Update to grsecurity-3.0-3.14.18-201409141906
        Diff from the previous version on my Git repo
        I just had compiled this package when 3.14.19 release got out, so this version is …