Local privilege escalation via unchecked policy serialization
Published Jun 18, 2025 · Updated Aug 5, 2026
Out-of-bounds write in the Linux kernel SELinux policy serializer allows local users to corrupt kernel memory through a policy-file read. The put_entry() helper passes an unchecked byte count to memcpy(), advances fp->data, and subtracts that count from fp->len without verifying the remaining buffer length. Access requires SELinux SECURITY__READ_POLICY; successful exploitation can disclose memory, elevate privileges, or crash the host.
Summary
What happened
Out-of-bounds write in the Linux kernel SELinux policy serializer allows local users to corrupt kernel memory through a policy-file read. The put_entry() helper passes an unchecked byte count to memcpy(), advances fp->data, and subtracts that count from fp->len without verifying the remaining buffer length. Access requires SELinux SECURITY__READ_POLICY; successful exploitation can disclose memory, elevate privileges, or crash the host.
The record
- CVE
- CVE-2022-50200
- Published
- Jun 18, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 18, 2025CVE 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=2.6.37
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <15ec76fb29be31df2bccb30fc09875274cba2776
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <2dabe6a872a5744865372eb30ea51e8ccd21305a
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <477722f31ad73aa779154d1d7e00825538389f76
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <7363a69d8ca8f0086f8e1196c8ddaf0e168614b1
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <90bdf50ae70c5571a277b5601e4f5df210831e0a
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <9605f50157cae00eb299e1189a6d708c84935ad8
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <adbfdaacde18faf6cd4e490764045375266b3fbd
- Affected versionversion=cee74f47a6baba0ac457e87687fdcf0abd599f0a <dedd558d9765b72c66e5a53948e9f5abc3ece1f6
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