Skip to content
STIMSMITH

PSO-Fuzz

Tool
First seen 6/11/2026
Last seen 8/27/2026
Evidence 5 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

12 connections
Hybrid hardware fuzzing implements → 90% 1e
Combines optimization algorithms with fuzzing.
The paper cites PSO-Fuzz as related work in processor fuzzing.
The paper mentions PSOFuzz as a related hardware fuzzing approach.
CVA6 evaluates → 95% 1e
PSOFuzz is evaluated against vulnerabilities found in CVA6.
fence.i Instruction evaluates → 90% 1e
PSOFuzz detects the incorrect decoding of FENCE.I instruction vulnerability in CVA6.
cache coherency violation evaluates → 90% 1e
PSOFuzz detects the cache coherency violation vulnerability in CVA6.
illegal instruction execution evaluates → 90% 1e
PSOFuzz detects the illegal instruction execution vulnerability in CVA6.
instruction queue exception evaluates → 90% 1e
PSOFuzz detects the incorrect exception type in instruction queue vulnerability.
invalid address exception evaluates → 90% 1e
PSOFuzz detects the incorrect exception while accessing invalid address vulnerability.
CSR X-value access evaluates → 90% 1e
PSOFuzz detects the CSR X-value access vulnerability in CVA6.
stimulus-driven hardware fuzzing uses → 75% 1e
PSOFuzz is a hardware fuzzing tool that uses stimulus-driven fuzzing techniques.
TheHuzz compares with → 95% 1e
TheHuzz and PSOFuzz are compared in terms of test cases needed to detect CVA6 vulnerabilities.