diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/permissions/1832916')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/permissions/1832916 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/permissions/1832916 b/results/classifier/deepseek-2-tmp/output/permissions/1832916 deleted file mode 100644 index 18ff6dd9..00000000 --- a/results/classifier/deepseek-2-tmp/output/permissions/1832916 +++ /dev/null @@ -1,6 +0,0 @@ - -linux-user does not check PROT_EXEC - -At no point do we actually verify that a page is PROT_EXEC before translating. All we end up verifying is that the page is readable. Not the same thing, obviously. - -The following test case should work for any architecture, though I've only validated it for x86_64 and aarch64. \ No newline at end of file |