CVE-2024-26581

Published Feb 20, 2024

Last updated 4 months ago

Overview

AI description

Generated using AI and has not been reviewed by Intruder. May contain errors.

CVE-2024-26581 is a vulnerability found in the Linux kernel's netfilter component, specifically within the nft_set_rbtree function. The issue stems from the garbage collection process of the rbtree, where an end interval element could be collected prematurely during insertion. This vulnerability has been addressed by modifying the garbage collection process to skip end interval elements that are not yet active. Versions of the Linux kernel prior to 6.8-rc4 are known to be affected, including versions up to 6.1.77, 6.6.16, and 6.7.4. A proof-of-concept exploit was publicly released on September 6, 2024, increasing the likelihood of exploitation attempts. Affected systems are advised to update their kernel to version 6.8-rc4 or later to mitigate this vulnerability.

Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD status
Modified

Risk scores

CVSS 3.1

Type
Primary
Base score
7.8
Impact score
5.9
Exploitability score
1.8
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

nvd@nist.gov
NVD-CWE-noinfo
134c704f-9b21-4f2e-91b3-4a467353bcc0
CWE-416

Social media

Hype score
Not currently trending

Configurations