Threat Advisory

Critical Vulnerability in nf_tables Subsystem Resolved with Linux Kernel Security Update

Threat: Vulnerability
Criticality: High
[subscribe_to_unlock_form]

EXECUTIVE SUMMARY

A critical vulnerability, identified as CVE-2024-26925, has been remedied in the Linux kernel, enhancing system security globally. The flaw, located in the netfilter subsystem's nf_tables component crucial for packet filtering and classification, arose from improper mutex release in the garbage collection sequence. Specifically, nf_tables_module_autoload() intermittently released the mutex during module dependency loading, leading to potential race conditions and compromising kernel stability and security. The vulnerability was addressed by adjusting the mutex release sequence, ensuring it occurs after nft_gc_seq_end(), thereby safeguarding the critical section from concurrent access by asynchronous GC workers. Users are strongly advised to update to the latest stable kernel version to mitigate this issue, as cherry-picking individual commits is discouraged. Proactive patching is vital to uphold the Linux community's commitment to security and stability, urging users and administrators to apply the latest updates promptly.[/subscribe_to_unlock_form]

EXECUTIVE SUMMARY

A critical vulnerability, identified as CVE-2024-26925, has been remedied in the Linux kernel, enhancing system security globally. The flaw, located in the netfilter subsystem's nf_tables component crucial for packet filtering and classification, arose from improper mutex release in the garbage collection sequence. Specifically, nf_tables_module_autoload() intermittently released the mutex during module dependency loading, leading to potential race conditions and compromising kernel stability and security. The vulnerability was addressed by adjusting the mutex release sequence, ensuring it occurs after nft_gc_seq_end(), thereby safeguarding the critical section from concurrent access by asynchronous GC workers. Users are strongly advised to update to the latest stable kernel version to mitigate this issue, as cherry-picking individual commits is discouraged. Proactive patching is vital to uphold the Linux community's commitment to security and stability, urging users and administrators to apply the latest updates promptly.[emaillocker id="1283"]


RECOMMENDATION:

  • We strongly recommend you update the Linux Kernel to Version 6.8.9

REFERENCES:

The following reports contain further technical details:
https://cybersecuritynews.com/linux-kernel-vulnerability/

[/emaillocker]
crossmenu