diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/device/1282 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/1282')
| -rw-r--r-- | results/classifier/118/device/1282 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/118/device/1282 b/results/classifier/118/device/1282 new file mode 100644 index 000000000..ccf880a71 --- /dev/null +++ b/results/classifier/118/device/1282 @@ -0,0 +1,33 @@ +device: 0.962 +architecture: 0.927 +graphic: 0.866 +network: 0.855 +semantic: 0.545 +boot: 0.502 +socket: 0.476 +i386: 0.423 +debug: 0.375 +assembly: 0.365 +performance: 0.360 +x86: 0.291 +PID: 0.246 +ppc: 0.213 +files: 0.202 +VMM: 0.158 +risc-v: 0.129 +TCG: 0.118 +peripherals: 0.095 +register: 0.092 +permissions: 0.089 +user-level: 0.083 +virtual: 0.074 +vnc: 0.043 +mistranslation: 0.043 +kernel: 0.015 +arm: 0.014 +hypervisor: 0.005 +KVM: 0.003 + +sdhci: DMA reentrancy issue leads to an infinite loop +Description of problem: +When sdhci transfers multiple blocks, it doesnot check if the dma-write buffer pointer overlaps with its MMIO region, crafted content can cause DoS because of infinite loop and CPU consumption. |