In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovs_ct_exit Since kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal of ovs_ct_limit_exit, is not part of the RCU read critical section, it is possible that the RCU grace period will pass during the traversal and the key will be free. To prevent this, it should be changed to hlist_for_each_entry_safe.
History

Wed, 11 Sep 2024 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 08 Aug 2024 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat enterprise Linux
CPEs cpe:/a:redhat:enterprise_linux:8::nfv
cpe:/o:redhat:enterprise_linux:8
Vendors & Products Redhat
Redhat enterprise Linux

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-09T16:37:15.196Z

Updated: 2024-09-11T17:33:26.879Z

Reserved: 2024-02-25T13:47:42.677Z

Link: CVE-2024-27395

cve-icon Vulnrichment

Updated: 2024-09-11T12:42:16.716Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-14T15:12:27.683

Modified: 2024-06-27T12:15:24.577

Link: CVE-2024-27395

cve-icon Redhat

Severity : Low

Publid Date: 2024-05-08T00:00:00Z

Links: CVE-2024-27395 - Bugzilla