0.0
NA
CVE-2023-53817
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
Description

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn value. mpi_cmp_ui() was detecting this if the second parameter was 0, but 1 is passed from dh_is_pubkey_valid(). This causes the null pointer u->d to be dereferenced towards the end of mpi_cmp_ui()

INFO

Published Date :

Dec. 9, 2025, 1:16 a.m.

Last Modified :

Dec. 9, 2025, 1:16 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2023-53817 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Resolve null pointer dereference in mpi_cmp_ui by updating the Linux kernel.
  • Update the Linux kernel to the resolved version.
  • Ensure NVMeTCP authentication uses valid Diffie Hellman groups.
  • Apply security patches promptly.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-53817 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-53817 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-53817 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-53817 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 09, 2025

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn value. mpi_cmp_ui() was detecting this if the second parameter was 0, but 1 is passed from dh_is_pubkey_valid(). This causes the null pointer u->d to be dereferenced towards the end of mpi_cmp_ui()
    Added Reference https://git.kernel.org/stable/c/0fc7147c694394f8a8cbc19570c6bc918cac0906
    Added Reference https://git.kernel.org/stable/c/12ac013ad7ff0df066451e825801d805095b3776
    Added Reference https://git.kernel.org/stable/c/61f5453e9706e99713825594e0c8f9031485fb5f
    Added Reference https://git.kernel.org/stable/c/67589d247909043e94d2dd5fb590958e0f99d58d
    Added Reference https://git.kernel.org/stable/c/9e47a758b70167c9301d2b44d2569f86c7796f2d
    Added Reference https://git.kernel.org/stable/c/ae63e84ffda74267bf7277c38415ba38389229a0
    Added Reference https://git.kernel.org/stable/c/d3ad023a39f1127dcfd331c562673355dc078650
    Added Reference https://git.kernel.org/stable/c/fde791e8a96a64ea7b0ad2440e43586447a209c6
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.