A Linux System call fuzz tester
The basic idea is fairly simple. As 'fuzz testing' suggests, we call syscalls at random, with random arguments. Not an original idea, and one that has been done many times before on Linux, and on other operating systems. Where Trinity differs is that the arguments it passes are not purely random.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/trinity && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000551 551 Bytes | |
_servicedata | 0000000238 238 Bytes | |
trinity-1.9+git.20230710.obscpio | 0001313292 1.25 MB | |
trinity.changes | 0000041950 41 KB | |
trinity.obsinfo | 0000000107 107 Bytes | |
trinity.spec | 0000001641 1.6 KB |
Revision 74 (latest revision is 80)
Ana Guerrero (anag+factory)
accepted
request 1137684
from
Martin Pluskal (pluskalm)
(revision 74)
- Update to version 1.9+git.20230710: * ioctls/drm: fix DRM_MGA check (#45) * ioctls/drm: check i810,mga,r128 and savage support (#44) * update i386 syscall list * Avoid array access out of bounds error during initialzation of fd providers. (#43) * kvm: drop KVM_SET_MEMORY_REGION (#42) - Switch _service to manual - Drop upstreamed 0001-kvm-drop-KVM_SET_MEMORY_REGION.patch
Comments 0