In the Linux kernel, the following vulnerability has been resolved:
jfs: fix uaf in jfs_evict_inode
When the execution of diMount(ipimap) fails, the object ipimap that has been
released may be accessed in diFreeSpecial(). Asynchronous ipimap release occurs
when rcu_core() calls jfs_free_node().
Therefore, when diMount(ipimap) fails, sbi->ipimap should not be initialized as
ipimap.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-06T06:45:28.198Z
Updated: 2024-11-04T14:49:28.745Z
Reserved: 2024-03-02T21:55:42.573Z
Link: CVE-2023-52600
Vulnrichment
Updated: 2024-08-02T23:03:21.184Z
NVD
Status : Awaiting Analysis
Published: 2024-03-06T07:15:10.497
Modified: 2024-11-04T13:16:40.210
Link: CVE-2023-52600
Redhat