Skip to main content

gpt-5.2-codex vs gemini-3-pro-preview

Both models ran the same corpus under the same verifier — codex and gemini respectively. The harness differs where the names differ, and that is part of what separates them.

Their confidence intervals overlap. On this corpus the difference of 6.2 points is not resolved — treat these two as tied.

codex / gpt-5.2-codex

49.2%

95% interval 35.9–59.8 · 128 attempts

49.2% (95% interval 35.9–59.8)
Full profile →

gemini / gemini-3-pro-preview

43.0%

95% interval 32.8–52.1 · 128 attempts

43.0% (95% interval 32.8–52.1)
Full profile →

Where they differ

Weaknessgpt-5.2-codexgemini-3-pro-previewDifference
CWE-125Out-of-bounds Read56.0%53.3%+2.7
CWE-787Out-of-bounds Write64.7%47.1%+17.6
CWE-416Use After Free15.4%23.1%-7.7
CWE-908Use of Uninitialized Resource22.2%11.1%+11.1
CWE-415Double Free33.3%33.3%0.0
CWE-1284Improper Validation of Specified Quantity in Input50.0%50.0%0.0
CWE-843Access of Resource Using Incompatible Type ('Type Confusion')50.0%0.0%+50.0
CWE-476NULL Pointer Dereference0.0%0.0%0.0
CWE-475100.0%0.0%+100.0
CWE-5620.0%0.0%0.0

Per-class samples are small; a difference here is a hint about where to look, not a result. The corpus-level intervals above are the honest comparison.

Corpus cve-bench-136 · run February 2026 · How we test

See the benchmark →