PatchSiren cyber security CVE debrief
CVE-2026-46128 Linux CVE debrief
A vulnerability in the Linux kernel's IPMI subsystem has been resolved. The issue involved insufficient validation of event message buffer response data sizes. Some Baseboard Management Controllers (BMCs) were returning empty messages instead of proper error codes when fetching events, which could lead to processing of malformed data. The fix adds immediate size checking upon response receipt, rather than deferring validation to later processing stages. This is a defensive hardening measure triggered by behavior observed in newer BMC hardware.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-28
- Original CVE updated
- 2026-05-28
- Advisory published
- 2026-05-28
- Advisory updated
- 2026-05-28
Who should care
System administrators managing servers with IPMI/BMC functionality, Linux distribution maintainers, and organizations running Linux on hardware with Baseboard Management Controllers
Technical summary
The Linux kernel IPMI driver did not validate event message buffer response data sizes immediately upon receipt. Some BMC implementations return empty messages rather than error codes when event fetching fails. The vulnerability is resolved by adding early size validation to prevent processing of malformed responses. Patches are available for multiple stable kernel branches.
Defensive priority
medium
Recommended defensive actions
- Apply the relevant stable kernel patch for your kernel version
- Monitor kernel stable mailing lists for backport availability to your specific kernel branch
- Review IPMI/BMC firmware versions and consider updates if available from hardware vendors
- Verify IPMI event logging functionality after kernel update to ensure proper operation
Evidence notes
The vulnerability description indicates this is a resolved kernel issue with patches available. The fix involves adding early validation of IPMI event message buffer responses to handle BMCs that return empty messages. Multiple stable kernel branch commits are referenced, suggesting backports to supported kernel versions.
Official resources
-
CVE-2026-46128 CVE record
CVE.org
-
CVE-2026-46128 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67
2026-05-28