diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2825')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2825 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2825 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2825 new file mode 100644 index 00000000..95995e54 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/2825 @@ -0,0 +1,5 @@ +The issue described involves an error when using `execveat` with a file descriptor and empty filename for cross-architecture processes. This is related to how system calls are handled across different architectures, particularly when using QEMU's binfmt_misc support. + +**Category: syscall** + +The problem arises from the behavior of the `execveat` system call when handling files opened via a file descriptor on cross-architecture binaries. \ No newline at end of file |