CyberRota
Back to database

CVE-2026-46128

MEDIUM · CVSS 5.5 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-28 · Last synced: 2026-06-27

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-46128
Severity
MEDIUM
CVSS
5.5
EPSS
0.13%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes back. It appears some BMCs may return an empty message instead of an error when fetching events. There are apparently some new BMCs that make this error, so we need to compensate.