CVE-2022-49442

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49442
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49442.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49442
Downstream
Related
Published
2025-02-26T07:01:20Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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 compactionregisternode in registernode. But we forgot to remove it in unregisternode. Thus compaction sysfs file is leaked. Using compactionunregisternode to fix this issue.

References

Affected packages