Coverity Scan: uxlfoundation/oneDNN

Project Name uxlfoundation/oneDNN
Lines of code analyzed 753,881
On Coverity Scan since Jul 09, 2025
Last build analyzed 6 days ago
   
Language C/C++
Repository URL https://github.com/uxlfoundation/oneDNN.git
Homepage URL https://github.com/uxlfoundation/oneDNN
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 8a4b7bec31a7893bba7df87e39d40b...

Sep 08, 2025
Last Analyzed
753,881
Lines of Code Analyzed
726,597
Lines of Code in Selected Components
1.09
Defect Density

Defect changes since previous build dated Aug 30, 2025

4
Newly detected
0
Eliminated

Defects by status for current build

856
Total defects
792
Outstanding
19
Fixed
See how defect density for 'uxlfoundation/oneDNN' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
Graph compiler (?:.*/src/graph/backend/graph_compiler/.*|.*/tests/gtests/graph/unit/backend/graph_compiler/.*) No 0 N/A
Graph (?:.*/tests/benchdnn/inputs/graph/.*|.*/tests/benchdnn/graph/.*|.*/tests/gtests/graph/.*|.*/src/graph/.*) No 113,970 1.64
CPU (?:.*/src/cpu/(x64|rnn)/.*|.*/src/cpu/(?!aarch64/).*) No 309,236 1.19
Arch (?:.*/tests/benchdnn/inputs/.*|.*/src/cpu/aarch64/.*|.*/src/gpu/nvidia/.*|.*/src/gpu/generic/.*|.*/src/gpu/amd/.*) No 0 N/A
GEMM (?:.*/src/gpu/intel/jit/gemm/.*|.*/src/gpu/intel/jit/ngen/.*) No 0 N/A
GPU (?:.*/third_party/ngen/.*|.*/src/gpu/generic/sycl/.*|.*/src/gpu/intel/(?!jit/(gemm|ngen)/).*|.*/src/gpu/(?!nvidia/|generic/|amd/).*) No 0 N/A
Third party (?:.*/third_party/(?!ngen).*|.*/tests/gtests/gtest/.*|.*/src/common/ittnotify/.*|.*/src/gpu/intel/sycl/l0/level_zero/.*|.*/src/gpu/intel/ocl/mdapi/.*) Yes 27,284 N/A
Other .* No 303,872 0.36

CWE Top 25 defects

ID CWE-Name Number of Defects
131 Incorrect Calculation of Buffer Size 1
190 Integer Overflow or Wraparound 57
Loading...

Loading...

Loading...

Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.

Would you like to view the project defects, or help improve its quality by fixing defects?

 Add me to project