System crash via uninitialized XFRM state walk
Published Jul 12, 2023 · Updated Nov 20, 2025
NULL pointer dereference in the Linux kernel allows local users to crash the kernel through crafted XFRM state dump requests. In net/xfrm/xfrm_user.c, an error path skips xfrm_state_walk_init, but xfrm_dump_sa_done still passes the uninitialized walk to xfrm_state_walk_done. Low-privileged local access is required; the confirmed consequence is a kernel crash, while privilege escalation remains unverified.
Summary
What happened
NULL pointer dereference in the Linux kernel allows local users to crash the kernel through crafted XFRM state dump requests. In net/xfrm/xfrm_user.c, an error path skips xfrm_state_walk_init, but xfrm_dump_sa_done still passes the uninitialized walk to xfrm_state_walk_done. Low-privileged local access is required; the confirmed consequence is a kernel crash, while privilege escalation remains unverified.
The record
- CVE
- CVE-2023-3106
- Published
- Jul 12, 2023
- Updated
- Nov 20, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 12, 2023CVE publishedPublication date reported by the CVE source.
- Nov 20, 2025Record 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
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