Coverity Scan: uxlfoundation/oneDNN

Project Name uxlfoundation/oneDNN
Lines of code analyzed 757,473
On Coverity Scan since Jul 09, 2025
Last build analyzed 2 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: b71d80b837fd411682935b02c54777...

Oct 27, 2025
Last Analyzed
757,473
Lines of Code Analyzed
730,189
Lines of Code in Selected Components
1.09
Defect Density

Defect changes since previous build dated Oct 18, 2025

18
Newly detected
8
Eliminated

Defects by status for current build

878
Total defects
793
Outstanding
40
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 114,540 1.56
CPU (?:.*/src/cpu/(x64|rnn)/.*|.*/src/cpu/(?!aarch64/).*) No 310,581 1.22
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 305,505 0.36

CWE Top 25 defects

ID CWE-Name Number of Defects
131 Incorrect Calculation of Buffer Size 1
190 Integer Overflow or Wraparound 73
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