CVE-2023-53079
Last modified
CVE-2023-53079 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settings(uc, mc and all) in firmware are reset after EEH, mlx5 driver will try to delete the above rules in the initialization path. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settings(uc, mc and all) in firmware are reset after EEH, mlx5 driver will try to delete the above rules in the initialization path. This cause kernel crash because these software rules are no longer valid. Fix by nullifying these rules right after delete to avoid accessing any dangling pointers. Call Trace: __list_del_entry_valid+0xcc/0x100 (unreliable) tree_put_node+0xf4/0x1b0 [mlx5_core] tree_remove_node+0x30/0x70 [mlx5_core] mlx5_del_flow_rules+0x14c/0x1f0 [mlx5_core] esw_apply_vport_rx_mode+0x10c/0x200 [mlx5_core] esw_update_vport_rx_mode+0xb4/0x180 [mlx5_core] esw_vport_change_handle_locked+0x1ec/0x230 [mlx5_core] esw_enable_vport+0x130/0x260 [mlx5_core] mlx5_eswitch_enable_sriov+0x2a0/0x2f0 [mlx5_core] mlx5_device_enable_sriov+0x74/0x440 [mlx5_core] mlx5_load_one+0x114c/0x1550 [mlx5_core] mlx5_pci_resume+0x68/0xf0 [mlx5_core] eeh_report_resume+0x1a4/0x230 eeh_pe_dev_traverse+0x98/0x170 eeh_handle_normal_event+0x3e4/0x640 eeh_handle_event+0x4c/0x370 eeh_event_handler+0x14c/0x210 kthread+0x168/0x1b0 ret_from_kernel_thread+0x5c/0x84
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.7, < 5.10.177 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.105 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.22 | — |
| Linux | Linux Kernel | >= 6.2, < 6.2.9 | — |
| Linux | Linux Kernel | 6.3 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53079?
How severe is CVE-2023-53079?
How do I fix CVE-2023-53079?
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-53073In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53074In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53075In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53076Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-53077In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53078In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5308The Podcast Subscribe Buttons plugin for WordPress is vulner…5.4
- CVE-2023-53080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53081In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53082In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53083In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53084In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53079?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
