CVE-2024-27395
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-27395 is a Use-After-Free vulnerability discovered in the Linux kernel's OpenVSwitch component, specifically in the ovs_ct_exit function. The vulnerability was disclosed on May 14, 2024, affecting multiple versions of the Linux kernel from 4.18 through 6.9-rc5. The issue occurs in the net/openvswitch/conntrack.c file where the kfree_rcu call in the hlist_for_each_entry_rcu traversal of ovs_ct_limit_exit is not properly protected within an RCU read critical section (NVD).

Technical details

The vulnerability stems from a race condition in the OpenVSwitch connection tracking exit function. Since kfree_rcu is called in the hlist_for_each_entry_rcu traversal of ovs_ct_limit_exit and is not part of the RCU read critical section, there is a possibility that the RCU grace period will pass during the traversal, leading to the key being freed prematurely. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (High), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could potentially lead to a Use-After-Free condition in the Linux kernel's OpenVSwitch subsystem, which could result in system crashes, memory corruption, or potential privilege escalation. This affects the kernel's network stack functionality, particularly in environments using OpenVSwitch for network virtualization (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. The attack complexity is considered low, but no user interaction is needed for exploitation. There are no known reports of this vulnerability being exploited in the wild at the time of disclosure (NVD).

Mitigation and workarounds

The vulnerability has been fixed by changing the traversal method from hlist_for_each_entry_rcu to hlist_for_each_entry_safe. The fix has been implemented in various kernel versions, including 5.10.216-1~deb10u1 for Debian systems. Multiple Linux distributions have released patches to address this vulnerability (Kernel Patch, Debian LTS).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management