IT

Tracker / CVE-2022-49442

CVE-2022-49442

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drivers/base/node.c: fix compaction sysfs file leak Compaction sysfs file is created via compaction_register_node in register_node. But we forgot to remove it in unregister_node. Thus compaction sysfs file is leaked. Using compaction_unregister_node to fix this issue.

Affected products and versions

linux linux_kernel · 2.6.35 → 4.9.318
linux linux_kernel · 4.10 → 4.14.283
linux linux_kernel · 4.15 → 4.19.247
linux linux_kernel · 4.20 → 5.4.198
linux linux_kernel · 5.11 → 5.15.46
linux linux_kernel · 5.16 → 5.17.14
linux linux_kernel · 5.18 → 5.18.3
linux linux_kernel · 5.5 → 5.10.121

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References