-
```
=====================================================
BUG: KMSAN: use-after-free in eth_skb_pkt_type include/linux/etherdevice.h:627 [inline]
BUG: KMSAN: use-after-free in eth_type_trans+0x4ee/…
-
I've tried getting `krf` running on a Ubuntu 24.04 VM on Apple silicon (arm64), but ran into some issues.
One issue is where to get the syscall definition information. It appears we'll need to make t…
-
### Built environment
```bash
$ clang -v
clang version 18.1.8 (Fedora 18.1.8-1.fc40)
Target: x86_64-redhat-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Configuration file: /etc/clang/…
-
I was trying a simple oneliner from the dtrace book on a Linux box and got this:
```
# dtrace -n 'syscall:::entry { @sc[execname, probefunc] = count(); }' …
-
- [x] (1) exit
- [x] (2) fork
- [x] (3) read
- [x] (4) write
- [x] (5) open
- [x] (6) close
- [x] (7) waitpid
- [ ] (8) creat
- [x] (9) link
- [x] (10) unlink
- [x] (11) execve
- [x] (12) c…
-
Version: 1.3.0, 2023-10-17T18:28:27.407233900, master@f7753dc
JRE version: 21.0.5
OS: Linux
```
java.lang.NullPointerException: Cannot invoke "org.edumips64.utils.io.Writer.write(String)" becaus…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Current Behavior
Hello there.
I ran following command: `echo https://vulnerabletarget.com/ | katana | httpx …
-
I noticed that the `i64.atomic.wait` instruction can't be translated directly to the `futex` syscall on Linux, since Linux only supports 32-bit `futex` operations. I'm concerned that non-web embedding…
-
This topic pops up periodically. Filing this as tracking bug.
We could use clang static analysis capabilities, or [Coccinelle](https://www.kernel.org/doc/html/v4.16/dev-tools/coccinelle.html) or [S…
-
This is for: https://github.com/gentoo-mirror/CachyOS-kernels
The `0001-cachyos-base-all.patch` seems to fail.
```
Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild m…