summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1825311
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1825311')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/18253114
1 files changed, 4 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1825311 b/results/classifier/deepseek-2-tmp/output/hypervisor/1825311
new file mode 100644
index 00000000..b8fd0e4d
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/hypervisor/1825311
@@ -0,0 +1,4 @@
+
+mips_cpu_handle_mmu_fault renders all accessed pages executable
+
+On MIPS, data accesses to pages mapped in the TLB result in mips_cpu_handle_mmu_fault() marking the page unconditionally executable, even if the TLB entry has the XI bit set. Later on, when there is an attempt to execute this page, no exception is generated, even though TLBXI is expected.
\ No newline at end of file