Disco: testing
=====

original:
--------

        $ uname -rv
        5.0.0-38-generic #41-Ubuntu SMP Tue Dec 3 00:27:35 UTC 2019
        
        $ ./stress-ng --version
        stress-ng, version 0.11.14 (gcc 8.3, x86_64 Linux 5.0.0-38-generic) 💻🔥
        
        $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee 
../stress-ng.log.disco.orig
        stress-ng: info:  [13699] dispatching hogs: 11 af-alg
        stress-ng: info:  [13701] stress-ng-af-alg: 63 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [13701] stress-ng-af-alg: 102 cryptographic 
algorithms max (with defconfigs)
        stress-ng: info:  [13699] successful run completed in 3600.49s (1 hour, 
0.49 secs)


modified:
--------

        $ uname -rv
        5.0.0-56-generic #60+test20200630b1 SMP Tue Jun 30 14:12:46 -03 2020
        
        $ ./stress-ng --af-alg 0 --timeout 1h 2>&1 | tee 
../stress-ng.log.disco.mod
        stress-ng: info:  [2101] dispatching hogs: 11 af-alg
        stress-ng: info:  [2103] stress-ng-af-alg: 63 cryptographic algorithms 
found in /proc/crypto
        stress-ng: info:  [2103] stress-ng-af-alg: 102 cryptographic algorithms 
max (with defconfigs)
        stress-ng: info:  [2101] successful run completed in 3600.48s (1 hour, 
0.48 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