summary refs log tree commit diff stats
path: root/results/classifier/105/device/1282
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1282')
-rw-r--r--results/classifier/105/device/128216
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/105/device/1282 b/results/classifier/105/device/1282
new file mode 100644
index 00000000..fbb2013f
--- /dev/null
+++ b/results/classifier/105/device/1282
@@ -0,0 +1,16 @@
+device: 0.962
+instruction: 0.960
+graphic: 0.866
+network: 0.855
+semantic: 0.545
+boot: 0.502
+socket: 0.476
+assembly: 0.365
+other: 0.213
+vnc: 0.043
+mistranslation: 0.043
+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.