Kernel crash via unterminated task-name copy
Published Feb 26, 2025 · Updated May 11, 2026
Out-of-bounds read in Linux kernel 5.18 page-owner tracking allows local users to crash the kernel through a nonterminated task name. __set_page_owner_handle passes the fixed-size current->comm array to strlcpy, whose strlen call reads beyond the array when no null byte is present. The path requires page_owner to be built and enabled at boot; the resulting fortify failure raises a kernel BUG and interrupts the system.
Summary
What happened
Out-of-bounds read in Linux kernel 5.18 page-owner tracking allows local users to crash the kernel through a nonterminated task name. __set_page_owner_handle passes the fixed-size current->comm array to strlcpy, whose strlen call reads beyond the array when no null byte is present. The path requires page_owner to be built and enabled at boot; the resulting fortify failure raises a kernel BUG and interrupts the system.
The record
- CVE
- CVE-2022-49401
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 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=5.18
- Affected versionversion=865ed6a3278654ce4a55eb74c5283eeb82ad4699 <5cd9900a1ac8b0a4ff3cd97d4d77b7711be435bf
- Affected versionversion=865ed6a3278654ce4a55eb74c5283eeb82ad4699 <cd8c1fd8cdd14158f2d8bea2d1bfe8015dccfa3a
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
No sourced classifications are available.
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