VYPR
Unrated severityNVD Advisory· Published Jan 27, 2020· Updated Aug 5, 2024

CVE-2019-20432

CVE-2019-20432

Description

In the Lustre file system before 2.12.3, the mdt module has an out-of-bounds access and panic due to the lack of validation for specific fields of packets sent by a client. mdt_file_secctx_unpack does not validate the value of name_size derived from req_capsule_get_size.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Lustre file system before 2.12.3 has an out-of-bounds access in the mdt module due to missing validation of packet fields, leading to a kernel panic.

Vulnerability

In the Lustre file system before version 2.12.3, the mdt module contains an out-of-bounds access vulnerability. The function mdt_file_secctx_unpack fails to validate the name_size field derived from req_capsule_get_size in packets sent by a client [1][2]. This missing validation allows a crafted packet to trigger an out-of-bounds read, leading to a system panic [2]. The issue affects all versions prior to 2.12.3 [1].

Exploitation

An attacker with network access to a Lustre file system can send a specially crafted packet to a server running an affected version. No authentication is required; the exploit is triggered during packet processing. The attacker does not need any special privileges or user interaction [2]. The kernel panic trace shows the call path from mdt_file_secctx_unpack through mdt_open_unpack and mdt_reint_unpack [2].

Impact

Successful exploitation causes a kernel panic (denial of service) on the metadata server (MDS). This disrupts access to the Lustre file system for all clients until the server is restored. The vulnerability does not appear to allow arbitrary code execution or data corruption; the primary impact is availability loss [2].

Mitigation

The vulnerability is fixed in Lustre version 2.12.3, released on an unknown date but documented in the changelog [1]. Users should upgrade to 2.12.3 or later. No workarounds are mentioned in the available references. It is not listed in the CISA Known Exploited Vulnerabilities catalog.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Lustre/Lustre file systemdescription
  • Lustre/Lustrellm-fuzzy
    Range: <2.12.3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.