summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/786211
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/786211')
-rw-r--r--results/classifier/gemma3:12b/peripherals/7862114
1 files changed, 4 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/786211 b/results/classifier/gemma3:12b/peripherals/786211
new file mode 100644
index 00000000..d078b9ad
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/786211
@@ -0,0 +1,4 @@
+
+Missing checks for valid, writable, firmware in fw_cfg_write
+
+The `fw_cfg_write` function in the firmware emulation is missing checks to ensure that the firmware being written is (a) a valid index, and (b) writable. This can lead to a segmentation fault and potentially (in the case of writing to FW_CFG_INVALID), memory corruption, although the attacker has fairly limited control over whether and what corruption is possible.
\ No newline at end of file