CVE-2022-49064

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

In the Linux kernel, the following vulnerability has been resolved:

cachefiles: unmark inode in use in error path

Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefilesopenfile(), Cachefiles will complain "Inode already in use" when later another cookie with the same index key is looked up.

If the in-use flag leakage occurs in cachefilescreatetmpfile(), though the "Inode already in use" warning won't be triggered, fix the leakage anyway.

References

Affected packages