CVE-2024-57900
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-57900 is a race condition vulnerability discovered in the Linux kernel's ILA (Identifier Locator Addressing) subsystem. The vulnerability was discovered by syzbot and disclosed on January 15, 2025. The issue specifically affects the ila_add_mapping() function, where concurrent ILA_CMD_ADD commands could lead to a race condition. This vulnerability affects Linux kernel versions from 4.5 up to versions before 5.4.289, 5.10.233, 5.15.176, 6.1.124, and other versions in between (NVD).

Technical details

The vulnerability stems from a race condition in the ila_add_mapping() function within the Linux kernel's ILA translation facility. The issue manifests as a slab-use-after-free bug in the rhashtable implementation, specifically in the rht_key_hashfn function. The bug occurs when multiple threads attempt to register network hooks simultaneously through nf_register_net_hooks(). The vulnerability was identified through KASAN (Kernel Address Sanitizer) which detected the use-after-free condition during execution (Kernel Patch). The CVSS v3.1 base score for this vulnerability is 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 can lead to a use-after-free condition in the kernel, potentially resulting in privilege escalation, denial of service, or information leaks. The issue affects the kernel's networking stack, specifically the ILA translation facility, which could impact network operations and security (NVD).

Mitigation and workarounds

The vulnerability has been fixed by adding mutex protection around the nf_register_net_hooks() call in the ila_add_mapping() function. The fix involves using DEFINE_MUTEX(ila_mutex) to ensure that only one thread can register network hooks at a time. The patch has been merged into the mainline kernel and backported to affected stable kernel versions (Kernel Patch).

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-64181HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesJul 19, 2026
CVE-2026-64186NONEN/A
  • Linux Kernel logoLinux Kernel
  • libperf
NoYesJul 19, 2026
CVE-2026-64183NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesJul 19, 2026
CVE-2026-64182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-oracle-6.17
NoYesJul 19, 2026
CVE-2026-64180NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesJul 19, 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