CVE-2022-49994
Published: Jun 18, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak may report such an error and then stop working. kmemleak: Cannot insert 0xffff98fb6eab3d40 into the object search tree (overlaps existing) kmemleak: Kernel memory leak detector disabled kmemleak: Object 0xffff98fb6be00000 (size 335544320): kmemleak: comm "swapper", pid 0, jiffies 4294892296 kmemleak: min_count = 0 kmemleak: count = 0 kmemleak: flags = 0x1 kmemleak: checksum = 0 kmemleak: backtrace:
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f41f2ed43ca5258d70d53290d1951a21621f95c8 - < 16a12ee619e39e8112f61b603255c16b73b6264baffected f41f2ed43ca5258d70d53290d1951a21621f95c8 - < 9ae15c4ba2be1e5a62503b6d873e84beb5fcbb5aaffected f41f2ed43ca5258d70d53290d1951a21621f95c8 - < dd0ff4d12dd284c334f7e9b07f8f335af856ac78 |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.15.64 - <= 5.15.*unaffected 5.19.6 - <= 5.19.*unaffected 6.0 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now