In the Linux kernel, the following vulnerability has been resolved:
ext4: fix error handling in ext4_fc_record_modified_inode()
Current code does not fully takes care of krealloc() error case, which
could lead to silent memory corruption or a kernel bug. This patch
fixes that.
Also it cleans up some duplicated error handling logic from various
functions in fast_commit.c file.
Metrics
Affected Vendors & Products
References
History
Thu, 12 Sep 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-20T11:13:06.701Z
Updated: 2024-11-04T12:15:03.716Z
Reserved: 2024-06-20T11:09:39.050Z
Link: CVE-2022-48712
Vulnrichment
Updated: 2024-08-03T15:17:55.868Z
NVD
Status : Awaiting Analysis
Published: 2024-06-20T11:15:54.880
Modified: 2024-06-20T12:43:25.663
Link: CVE-2022-48712
Redhat