Description
In the Linux kernel, the following vulnerability has been resolved:

net: mctp: ensure our nlmsg responses are initialised

Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from
DEVCORE Research Team working with Trend Micro Zero Day Initiative
report that a RTM_GETNEIGH will return uninitalised data in the pad
bytes of the ndmsg data.

Ensure we're initialising the netlink data to zero, in the link, addr
and neigh response messages.
Published: 2026-05-27
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s mctp driver, specifically in its netlink interface. A crafted RTM_GETNEIGH request can elicit a kernel response whose pad bytes of the ndmsg structure are not initialized. This causes uninitialized kernel data to be copied to user space via the netlink reply, potentially revealing arbitrary kernel memory contents. The vulnerability is a form of information disclosure (CWE-824).

Affected Systems

All Linux kernel versions that contain the mctp driver before the commit that zero‑initialises the nlmsg responses are affected. No specific version numbers are listed in the advisory, so the flaw may exist in any kernel prior to those commits referenced.

Risk and Exploitability

No CVSS score is published and the EPSS score indicates a very low probability of exploitation (<1%). The vulnerability is not listed in the CISA KEV catalog. The risk depends on an attacker’s ability to send a malicious RTM_GETNEIGH request and the presence of uninitialized data in the reply. Because the likelihood of exploitation is currently unknown and no exploit has been publicly disclosed, the overall risk is uncertain but the potential for confidential data leakage warrants timely remediation. It is inferred that elevated privileges may be required to generate the request, but this is not explicitly confirmed.

Generated by OpenCVE AI on May 28, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Linux kernel version that includes the commit that zero‑initialises nlmsg responses for the mctp driver.
  • If a kernel upgrade is not immediately possible, limit access to the mctp netlink interface to privileged users (e.g., restrict CAP_NET_ADMIN or configure AppArmor/SELinux policies).
  • Monitor system logs and netlink activity for abnormal behavior and apply the patch as soon as possible.

Generated by OpenCVE AI on May 28, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-254

Thu, 28 May 2026 12:15:00 +0000


Wed, 27 May 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-254

Wed, 27 May 2026 14:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVCORE Research Team working with Trend Micro Zero Day Initiative report that a RTM_GETNEIGH will return uninitalised data in the pad bytes of the ndmsg data. Ensure we're initialising the netlink data to zero, in the link, addr and neigh response messages.
Title net: mctp: ensure our nlmsg responses are initialised
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-27T12:17:48.689Z

Reserved: 2026-05-13T15:03:33.086Z

Link: CVE-2026-45930

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-27T14:17:08.947

Modified: 2026-05-27T14:48:03.013

Link: CVE-2026-45930

cve-icon Redhat

Severity :

Publid Date: 2026-05-27T00:00:00Z

Links: CVE-2026-45930 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T15:30:05Z

Weaknesses