AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-50677

HIGH · CVSS 7 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-09 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.

CVE
CVE-2022-50677
Severity
HIGH
CVSS
7
EPSS
0.22%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in _ipmi_destroy_user() The intf_free() function frees the "intf" pointer so we cannot dereference it again on the next line.