Vulnerability in Linux Kernel

CVE-2023-3022

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.

EPSS: 0.002 (10.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-3022?
CVE-2023-3022 is a medium-severity vulnerability in Linux Kernel, classified under Access of Resource Using Incompatible Type (Type Confusion). CVSS score: 5.5/10. Published 2023-06-19.
How severe is CVE-2023-3022?
Medium severity. CVSS v3 base score is 5.5 out of 10.