Kernel memory disclosure and crash via double unregister
Published May 1, 2025 · Updated May 11, 2026
Out-of-bounds read in Linux kernel tracing allows local users to disclose kernel memory or crash the system through synthetic-event registration. The register_synth_event() error path invokes __unregister_trace_event() through trace_remove_event_call() and then invokes it again when set_synth_event_print_fmt() fails. Local low-privileged access to synthetic-event creation is required; the second unregister can access freed kernel memory and terminate the host.
Summary
What happened
Out-of-bounds read in Linux kernel tracing allows local users to disclose kernel memory or crash the system through synthetic-event registration. The register_synth_event() error path invokes __unregister_trace_event() through trace_remove_event_call() and then invokes it again when set_synth_event_print_fmt() fails. Local low-privileged access to synthetic-event creation is required; the second unregister can access freed kernel memory and terminate the host.
The record
- CVE
- CVE-2022-49799
- Published
- May 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 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=4.17
- Affected versionversion=4b147936fa509650beaf638b331573c23ba4d609 <1b5f1c34d3f5a664a57a5a7557a50e4e3cc2505c
- Affected versionversion=4b147936fa509650beaf638b331573c23ba4d609 <315b149f08229a233d47532eb5da1707b28f764c
- Affected versionversion=4b147936fa509650beaf638b331573c23ba4d609 <6517b97134f724d12f673f9fb4f456d75c7a905f
- Affected versionversion=4b147936fa509650beaf638b331573c23ba4d609 <a5bfa53e5036b3e7a80be902dd3719a930accabd
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.
Weakness, pattern, technique
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