diff options
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/instruction/1880332')
| -rw-r--r-- | results/classifier/zero-shot-user-mode/output/instruction/1880332 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/instruction/1880332 b/results/classifier/zero-shot-user-mode/output/instruction/1880332 new file mode 100644 index 000000000..3bfbd35d9 --- /dev/null +++ b/results/classifier/zero-shot-user-mode/output/instruction/1880332 @@ -0,0 +1,13 @@ +instruction: 0.531 +syscall: 0.246 +runtime: 0.223 + + + +Possible regression in QEMU 5.0.0 after CVE-2020-10702 (segmentation fault) + +I've come across a very specific situation, but I'm sure it could be replicated in other cases. + +In QEMU 5.0.0 when I use user emulation with a cURL binary for aarch64 and connect to a server using TLS 1.2 and ECDHE-ECDSA-CHACHA20-POLY1305 cypher a segmentation fault occurs. + +I attach a Dockerfile that reproduces this crash and the strace output with and without the de0b1bae6461f67243282555475f88b2384a1eb9 commit reverted. \ No newline at end of file |