Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
krishprober
/
onnx-tensorrt-extdata-offset-oob-poc
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
onnx-tensorrt-extdata-offset-oob-poc
/
cuda_runtime_api.h
krishprober
onnx-tensorrt external_data offset OOB read PoC (CWE-125)
4616d53
29 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
139 Bytes
#
pragma
once
#
include
<cstddef>
typedef
struct
CUstream_st
*
cudaStream_t
;
typedef
struct
CUevent_st
*
cudaEvent_t
;
typedef
int
cudaError_t;