AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-3022

MEDIUM · CVSS 5.5 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-06-19 · 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.

GitHub PoC Links

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

CVE
CVE-2023-3022
Severity
MEDIUM
CVSS
5.5
EPSS
0.20%
Linux

Original NVD Description

A flaw was found in the IPv6 module of the Linux kernel. The arg.result was not used consistently in fib6_rule_lookup, sometimes holding rt6_info and other times fib6_info. This was not accounted for in other parts of the code where rt6_info was expected unconditionally, potentially leading to a kernel panic in fib6_rule_suppress.