Xenial
======

original:
--------

        $ uname -rv
        4.4.0-185-generic #215-Ubuntu SMP Mon Jun 8 21:53:19 UTC 2020

        $ ./stress-ng --version
        stress-ng, version 0.11.14 (gcc 5.4, x86_64 Linux 4.4.0-185-generic) 💻🔥

        $ ./stress-ng --af-alg 0 --timeout 30m 2>&1 | tee 
../stress-ng.log.xenial.orig
        stress-ng: info:  [11823] dispatching hogs: 11 af-alg
        stress-ng: info:  [11825] stress-ng-af-alg: 52 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [11825] stress-ng-af-alg: 105 cryptographic 
algorithms max (with defconfigs)
        stress-ng: info:  [11823] successful run completed in 1800.31s (30 
mins, 0.31 secs)


modified:
--------

        $ uname -rv
        4.4.0-185-generic #215+test20200630b1 SMP Tue Jun 30 18:46:39 -03 2020

        $ ./stress-ng --version
        stress-ng, version 0.11.14 (gcc 5.4, x86_64 Linux 4.4.0-185-generic) 💻🔥

        $ ./stress-ng --af-alg 0 --timeout 30m 2>&1 | tee 
../stress-ng.log.xenial.mod
        stress-ng: info:  [12286] dispatching hogs: 11 af-alg
        stress-ng: info:  [12288] stress-ng-af-alg: 52 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [12288] stress-ng-af-alg: 105 cryptographic 
algorithms max (with defconfigs)
        stress-ng: info:  [12286] successful run completed in 1800.38s (30 
mins, 0.38 secs)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884766

Title:
  use-after-free in af_alg_accept() due to bh_lock_sock()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1884766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to