Bug 2347912 (CVE-2022-49064)
Summary: | CVE-2022-49064 kernel: cachefiles: unmark inode in use in error path | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw in the Linux kernel's cachefiles subsystem can lead to resource leakage due to improper handling of inodes during error conditions. Specifically, if an error occurs in functions like cachefiles_open_file() or cachefiles_create_tmpfile(), the associated inode may not be correctly unmarked as "in use." This oversight can result in the system erroneously reporting "Inode already in use" when attempting to access the same inode again, potentially hindering legitimate operations and affecting system availability.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
OSIDB Bzimport
2025-02-26 03:11:09 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2022-49064-3c74@gregkh/T |