7.8
HIGH
CVE-2024-27395
Openvswitch Linux Kernel Use-After-Free Vulnerability
Description

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.

INFO

Published Date :

May 14, 2024, 3:12 p.m.

Last Modified :

Jan. 14, 2025, 2:27 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-27395 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
1 Debian debian_linux
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-27395.

URL Resource
https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 Patch
https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 Patch
https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 Patch
https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 Patch
https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 Patch
https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 Patch
https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 Patch
https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 Patch
https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 Patch
https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 Patch
https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 Patch
https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 Patch
https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 Patch
https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 Patch
https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 Patch
https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-27395 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-27395 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 14, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CWE NIST CWE-416
    Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.18 up to (excluding) 4.19.313 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.275 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.216 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.158 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.90 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.30 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.8.9 *cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:*
    Changed Reference Type https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 No Types Assigned https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 Patch
    Changed Reference Type https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 No Types Assigned https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 Patch
    Changed Reference Type https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 No Types Assigned https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 Patch
    Changed Reference Type https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 No Types Assigned https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 Patch
    Changed Reference Type https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 No Types Assigned https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 Patch
    Changed Reference Type https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 No Types Assigned https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 Patch
    Changed Reference Type https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 No Types Assigned https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 Patch
    Changed Reference Type https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 No Types Assigned https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 Patch
    Changed Reference Type https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 No Types Assigned https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 Patch
    Changed Reference Type https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 No Types Assigned https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 Patch
    Changed Reference Type https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 No Types Assigned https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 Patch
    Changed Reference Type https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 No Types Assigned https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 Patch
    Changed Reference Type https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 No Types Assigned https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 Patch
    Changed Reference Type https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 No Types Assigned https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 Patch
    Changed Reference Type https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 No Types Assigned https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 Patch
    Changed Reference Type https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 No Types Assigned https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 Patch
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994
    Added Reference https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3
    Added Reference https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424
    Added Reference https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2
    Added Reference https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4
    Added Reference https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1
    Added Reference https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137
    Added Reference https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 05, 2024

    Action Type Old Value New Value
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
    Added Description 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.
    Added Reference kernel.org https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-27395 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-27395 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jun. 05, 2025 8:44