Bionic: testing
======

original:
--------

        $ uname -rv
        4.15.0-107-generic #108-Ubuntu SMP Mon Jun 8 17:51:33 UTC 2020

        $ ./stress-ng --version
        stress-ng, version 0.11.14 (gcc 7.5, x86_64 Linux 4.15.0-107-generic) 💻🔥

        $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee 
../stress-ng.log.bionic.orig
        stress-ng: info:  [13821] dispatching hogs: 11 af-alg
        stress-ng: info:  [13823] stress-ng-af-alg: 59 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [13823] stress-ng-af-alg: 105 cryptographic 
algorithms max (with defconfigs)
        stress-ng: info:  [13821] successful run completed in 3600.44s (1 hour, 
0.44 secs)

modified:
--------

        $ uname -rv
        4.15.0-107-generic #108+test20200623b1 SMP Tue Jun 23 09:55:21 -03 2020

        $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee 
../stress-ng.log.bionic.mod
        stress-ng: info:  [1551] dispatching hogs: 11 af-alg
        stress-ng: info:  [1553] stress-ng-af-alg: 59 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [1553] stress-ng-af-alg: 105 cryptographic algorithms 
max (with defconfigs)
        stress-ng: info:  [1551] successful run completed in 3600.44s (1 hour, 
0.44 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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to