suricata
fuzz_siginit.c File Reference
Include dependency graph for fuzz_siginit.c:

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 

Variables

DetectEngineCtxde_ctx = NULL
 

Detailed Description

Author
Philippe Antoine conta.nosp@m.ct@c.nosp@m.atena.nosp@m.cybe.nosp@m.r.fr fuzz target for SigInit

Definition in file fuzz_siginit.c.

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t *  data,
size_t  size 
)

Variable Documentation

◆ de_ctx

DetectEngineCtx* de_ctx = NULL

Definition at line 17 of file fuzz_siginit.c.

Referenced by CleanupEngineAnalysis(), Detect(), DetectAddressMapFree(), DetectAddressMapInit(), DetectAppLayerMpmRegisterByParentId(), DetectBufferGetActiveList(), DetectContentConvertToNocase(), DetectContentSetup(), DetectEngineAddToMaster(), DetectEngineAppendSig(), DetectEngineAppInspectionEngine2Signature(), DetectEngineAppInspectionEngineSignatureFree(), DetectEngineBufferRunSetupCallback(), DetectEngineBufferRunValidateCallback(), DetectEngineBufferTypeGetById(), DetectEngineBufferTypeGetByIdTransforms(), DetectEngineBufferTypeGetDescriptionById(), DetectEngineBufferTypeGetNameById(), DetectEngineBufferTypeSupportsFramesGetById(), DetectEngineBufferTypeSupportsMpmGetById(), DetectEngineBufferTypeSupportsMultiInstanceGetById(), DetectEngineBufferTypeSupportsPacketGetById(), DetectEngineBufferTypeValidateTransform(), DetectEngineContentInspection(), DetectEngineContentInspectionBuffer(), DetectEngineCtxFree(), DetectEngineDeReference(), DetectEngineFrameInspectEngineRegister(), DetectEngineFrameMpmRegister(), DetectEngineFreeFastPatternList(), DetectEngineInspectBufferGeneric(), DetectEngineInspectPacketPayload(), DetectEngineInspectStreamPayload(), DetectEngineReference(), DetectEngineResetMaxSigId(), DetectFlowbitsAnalyze(), DetectFlowvarPostMatchSetup(), DetectFrameMpmRegisterByParentId(), DetectGetLastSMFromMpmLists(), DetectHttpUriSetup(), DetectIPProtoRemoveAllSMs(), DetectLoadCompleteSigPath(), DetectMetadataHashFree(), DetectMetadataHashInit(), DetectMpmInitializeBuiltinMpms(), DetectMpmPrepareAppMpms(), DetectMpmPrepareBuiltinMpms(), DetectMpmPrepareFrameMpms(), DetectMpmPreparePktMpms(), DetectParseDupSigHashFree(), DetectParseDupSigHashInit(), DetectPktMpmRegisterByParentId(), DetectPortCleanupList(), DetectPortCopySingle(), DetectPortFree(), DetectPortHashAdd(), DetectPortHashFree(), DetectPortHashInit(), DetectPortHashLookup(), DetectPortInsert(), DetectRegisterThreadCtxFuncs(), DetectSetFastPatternAndItsId(), DetectUnregisterThreadCtxFuncs(), DumpPatterns(), EngineAnalysisAddAllRulePatterns(), EngineAnalysisFP(), EngineAnalysisRules2(), EngineAnalysisRulesFailure(), FastPatternSupportEnabledForSigMatchList(), IPOnlyMatchPacket(), LLVMFuzzerTestOneInput(), MpmFactoryDeRegisterAllMpmCtxProfiles(), MpmFactoryGetMpmCtxForProfile(), MpmFactoryIsMpmCtxAvailable(), MpmFactoryReClaimMpmCtx(), MpmFactoryRegisterMpmCtxProfile(), MpmStoreFree(), MpmStoreInit(), MpmStorePrepareBuffer(), MpmStoreReportStats(), PatternMatchPrepareGroup(), PostConfLoadedDetectSetup(), PrefilterDeinit(), PrefilterGenericMpmFrameRegister(), PrefilterGenericMpmPktRegister(), PrefilterGenericMpmRegister(), PrefilterInit(), PrefilterMpmFiledataRegister(), PrefilterPktPayloadRegister(), PrefilterPktStreamRegister(), PrefilterSetupRuleGroup(), RetrieveFPForSig(), SCClassConfAddClasstype(), SCClassConfDeinit(), SCClassConfDeInitContext(), SCClassConfGetClasstype(), SCClassConfInit(), SCPortIntervalInsert(), SCProfilingKeywordDestroyCtx(), SCProfilingKeywordInitCounters(), SCProfilingPrefilterDestroyCtx(), SCProfilingPrefilterInitCounters(), SCProfilingSghDestroyCtx(), SCProfilingSghInitCounters(), SCRConfAddReference(), SCRConfDeInitContext(), SCRConfGetReference(), SCReferenceConfDeinit(), SCReferenceConfInit(), SCRuleVarsGetConfVar(), SCSigOrderSignatures(), SCSigSignatureOrderingModuleCleanup(), SetupEngineAnalysis(), SigAddressCleanupStage1(), SigCleanSignatures(), SigFindSignatureBySidGid(), SigFree(), SigGroupBuild(), SigGroupCleanup(), SigGroupHeadAppendSig(), SigGroupHeadBuildMatchArray(), SigGroupHeadBuildNonPrefilterArray(), SigGroupHeadContainsSigId(), SigGroupHeadCopySigs(), SigGroupHeadFree(), SigGroupHeadHashAdd(), SigGroupHeadHashFree(), SigGroupHeadHashInit(), SigGroupHeadHashLookup(), SigGroupHeadHashRemove(), SigGroupHeadStore(), SigInit(), SigLoadSignatures(), SigMatchFree(), SigMatchSignaturesGetSgh(), SigMatchSilentErrorEnabled(), SigPrepareStage1(), SigPrepareStage2(), SigPrepareStage4(), SRepDestroy(), SRepInit(), ThresholdContextDestroy(), ThresholdHashAllocate(), ThresholdHashInit(), UTHAppendSigs(), UTHGenericTest(), UTHMatchPackets(), UTHMatchPacketsWithResults(), UTHPacketMatchSig(), UTHPacketMatchSigMpm(), and UTHParseSignature().