CVE-2023-54168
Last modified
CVE-2023-54168 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() The ucmd->log_sq_bb_count variable is controlled by the user so this shift can wrap. Fix it by using check_shl_overflow() in the same way that it was done in commit 515f60004ed9 ("RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()").. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() The ucmd->log_sq_bb_count variable is controlled by the user so this shift can wrap. Fix it by using check_shl_overflow() in the same way that it was done in commit 515f60004ed9 ("RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()").
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 839041329fd3410e07d614f81e75bb43367d8f89, < 3d5ae269c4bd392ec1edbfb3bd031b8f42d7feff; >= 839041329fd3410e07d614f81e75bb43367d8f89, < 8feca625900777e02a449e53fe4121339934c38a; >= 839041329fd3410e07d614f81e75bb43367d8f89, < 9ad3221c86cc9c6305594b742d4a72dfbd4ea579; >= 839041329fd3410e07d614f81e75bb43367d8f89, < 9911be2155720221a4f1f722b22bd0e2388d8bcf; >= 839041329fd3410e07d614f81e75bb43367d8f89, < 3ce0df3493277b9df275cb8455d9c677ae701230; >= 839041329fd3410e07d614f81e75bb43367d8f89, < 196a6df08b08699ace4ce70e1efcdd9081b6565f; >= 839041329fd3410e07d614f81e75bb43367d8f89, < a183905869e692b6b7805b7472235585eff8e429; >= 839041329fd3410e07d614f81e75bb43367d8f89, < d50b3c73f1ac20dabc53dc6e9d64ce9c79a331eb |
| Linux | Linux | 2.6.24 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54168?
How severe is CVE-2023-54168?
How do I fix CVE-2023-54168?
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-54162In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-54163NLB mKlik Macedonia 3.3.12 contains a SQL injection vulnerab…8.8
- CVE-2023-54164In the Linux kernel, the following vulnerability has been re…8
- CVE-2023-54165In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54166In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54167In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54169In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5417The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-54170In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54171In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54172In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54173In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-54168?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
