CVE-2023-53398
Last modified
CVE-2023-53398 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case was possible during re-sync action. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case was possible during re-sync action. WARN_ON_ONCE covers future cases. There were out-of-order cqe spotted which lead to drain of the queue and use-after-free because of lack of fifo pointers check. Special check and counter are added to avoid resync operation if SKB could not exist in the fifo because of OOO cqe (skb_id must be between consumer and producer index).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.18 |
| Linux | Linux Kernel | >= 6.2, < 6.2.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53398?
How severe is CVE-2023-53398?
How do I fix CVE-2023-53398?
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-53392In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53393In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53394In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53395In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53396In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53397In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53399In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5340The Five Star Restaurant Menu and Food Ordering WordPress pl…9.8
- CVE-2023-53400In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53401In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53402In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53403In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53398?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
