-
'parent_prompt' cannot be locate in csv. Did it mean 'parent' or something else?
Traceback (most recent call last):
File "/data2/ambarion/workspace/PromptFuzz/./Experiment/run.py", line 41, in…
-
Used this code
```
fn check_file(path: &str) {
let data = std::fs::read(path).unwrap();
let _ = process_face(&data);
}
fn process_face(data: &[u8]) -> Option {
let face = rustybuzz…
-
**Description:**
While parsing certain malformed PLY files, PCL version 1.14.1 crashes due to an uncaught `std::out_of_range` exception in `PCLPointCloud2::at`. This issue could potentially be expl…
-
## Affected Projects
assimp v5.4.3 (https://github.com/assimp/assimp)
## Problem Type
CWE-122: Heap-based Buffer Overflow
## Decription
### Summary
A segmentation fault (SEGV) was dete…
-
## Affected Projects
assimp v5.4.3 (https://github.com/assimp/assimp)
## Problem Type
CWE-122: Heap-based Buffer Overflow
## Decription
### Describe the Bug
A heap-buffer-overflow vuln…
-
Context: This checking if the repository name is included in the [OSS-Fuzz](https://github.com/google/oss-fuzz) project list. Fuzzing, or fuzz testing, is the practice of feeding unexpected or r…
-
## Affected Projects
assimp v5.4.3 (https://github.com/assimp/assimp)
## Problem Type
CWE-122: Heap-based Buffer Overflow
## Decription
**Describe the bug**
There is a heap-buffer-over…
-
While testing h5_extended_fuzzer with libfuzzer, I found a memory leak
The reason for this vulnerability is:
There is a direct leak that occurs when object creation is handled in the HDF5 library…
-
Do you have any tips for getting this running? I've got a very large and well developed corpus of wgsl shader files from a previous fuzzing run which I would like to try with this fuzzer. I am attemp…
-
The application panicked (crashed).
Message: index out of bounds: the len is 8192 but the index is 8192
Location: hopper-core/src/feedback/instr.rs:191
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKT…