CVE-2023-54028
Last modified
CVE-2023-54028 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task" In the function rxe_create_qp(), rxe_qp_from_init() is called to initialize qp, internally things like rxe_init_task are not setup until rxe_qp_init_req(). If an error occurred before this point then the unwind will call rxe_cleanup() and eventually to rxe_qp_do_cleanup()/rxe_cleanup_task() which will oops when trying to access the uninitialized spinlock. If rxe_init_task is not executed, rxe_cleanup_task will not be called.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task" In the function rxe_create_qp(), rxe_qp_from_init() is called to initialize qp, internally things like rxe_init_task are not setup until rxe_qp_init_req(). If an error occurred before this point then the unwind will call rxe_cleanup() and eventually to rxe_qp_do_cleanup()/rxe_cleanup_task() which will oops when trying to access the uninitialized spinlock. If rxe_init_task is not executed, rxe_cleanup_task will not be called.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 3236221bb8e4de8e3d0c8385f634064fb26b8e38; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < c8473cd5b301279a41dc75e5afb26b3d5223b6c7; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 0d938264fcfe4927e54f0e519da05af1d5d720b4; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < b2b1ddc457458fecd1c6f385baa9fbda5f0c63ad |
| Linux | Linux | 4.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54028?
How severe is CVE-2023-54028?
How do I fix CVE-2023-54028?
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-54022In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54023In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54024In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54025In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54026In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54027In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54029Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-5403Server hostname translation to IP address manipulation which…8.1
- CVE-2023-54030In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54031In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54032In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54033In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54028?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
