AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-23595

MEDIUM · CVSS 5.3 EPSS 0.77% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-02-04 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-23595
Severity
MEDIUM
CVSS
5.3
EPSS
0.77%

Original NVD Description

Tensorflow is an Open Source Machine Learning Framework. When building an XLA compilation cache, if default settings are used, TensorFlow triggers a null pointer dereference. In the default scenario, all devices are allowed, so `flr->config_proto` is `nullptr`. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in supported range.