Coverity Scan: uxlfoundation/oneDNN

Project Name uxlfoundation/oneDNN
Lines of code analyzed 752,073
On Coverity Scan since Jul 09, 2025
Last build analyzed 5 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

Aug 11, 2025
Last Analyzed
752,073
Lines of Code Analyzed
724,789
Lines of Code in Selected Components
1.08
Defect Density

Defects by status for current build

825
Total defects
780
Outstanding
0
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,968 1.67
CPU (?:.*/src/cpu/(x64|rnn)/.*|.*/src/cpu/(?!aarch64/).*) No 308,668 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 302,153 0.34

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...

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