CVE-2023-53817
Last modified
CVE-2023-53817 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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(). EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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()
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < fde791e8a96a64ea7b0ad2440e43586447a209c6; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < ae63e84ffda74267bf7277c38415ba38389229a0; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < 61f5453e9706e99713825594e0c8f9031485fb5f; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < 0fc7147c694394f8a8cbc19570c6bc918cac0906; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < 67589d247909043e94d2dd5fb590958e0f99d58d; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < d3ad023a39f1127dcfd331c562673355dc078650; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < 12ac013ad7ff0df066451e825801d805095b3776; >= 12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5, < 9e47a758b70167c9301d2b44d2569f86c7796f2d |
| Linux | Linux | 3.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53817?
How severe is CVE-2023-53817?
How do I fix CVE-2023-53817?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53811In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53812In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53813In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53814In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53815In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53816In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53818In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5382The Funnelforms Free plugin for WordPress is vulnerable to C…4.3
- CVE-2023-53820In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53821In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53822In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2023-53817?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
