Memory corruption via stale flow-table group pointer
Published May 17, 2024 · Updated Aug 5, 2026
Double free in the Linux kernel mlx5e flow-table setup allows local users to corrupt kernel memory after an allocation failure. fs_any_create_groups frees ft->g when kvzalloc fails but leaves the pointer set, so fs_any_create_table later frees it again through mlx5e_destroy_flow_table. Triggering requires low-privileged local access, the mlx5e flow-table path, and a failed second allocation; resulting corruption can expose or alter data or crash the host.
Summary
What happened
Double free in the Linux kernel mlx5e flow-table setup allows local users to corrupt kernel memory after an allocation failure. fs_any_create_groups frees ft->g when kvzalloc fails but leaves the pointer set, so fs_any_create_table later frees it again through mlx5e_destroy_flow_table. Triggering requires low-privileged local access, the mlx5e flow-table path, and a failed second allocation; resulting corruption can expose or alter data or crash the host.
The record
- CVE
- CVE-2023-52667
- Published
- May 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6 <2897c981ee63e1be5e530b1042484626a10b26d8
- Affected versionversion=0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6 <65a4ade8a6d205979292e88beeb6a626ddbd4779
- Affected versionversion=0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6 <72a729868592752b5a294d27453da264106983b1
- Affected versionversion=0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6 <aef855df7e1bbd5aa4484851561211500b22707e
- Affected versionversion=0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6 <b2fa86b2aceb4bc9ada51cea90f61546d7512cbe
- Affected versionversion=5.13
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo