Kernel BUG report via zeroed redzone metadata
Published Oct 21, 2024 · Updated May 11, 2026
Memory corruption in the Linux kernel SLUB allocator allows local users to trigger a kernel BUG report during kmalloc object freeing. The free path clears object->size instead of orig_size, zeroing the redzone and saved orig_size so check_object() treats the entire object as a redzone. Reachability requires SLUB debugging with slub_debug=FUZ and init_on_free=1; the documented consequence is an allocator corruption report.
Summary
What happened
Memory corruption in the Linux kernel SLUB allocator allows local users to trigger a kernel BUG report during kmalloc object freeing. The free path clears object->size instead of orig_size, zeroing the redzone and saved orig_size so check_object() treats the entire object as a redzone. Reachability requires SLUB debugging with slub_debug=FUZ and init_on_free=1; the documented consequence is an allocator corruption report.
The record
- CVE
- CVE-2024-49885
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE 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=6.2
- Affected versionversion=946fa0dbf2d8923a587f7348adf16563d59f1b3d <59090e479ac78ae18facd4c58eb332562a23020e
- Affected versionversion=946fa0dbf2d8923a587f7348adf16563d59f1b3d <7a2e823a19746d54052c625faecf0d2d6c52ee0a
- Affected versionversion=946fa0dbf2d8923a587f7348adf16563d59f1b3d <83f0440b2f92227fcce9898118ca7fe7e0d64b1f
What conditions does exploitation require?
What is affected?
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