Linux Kernel up to 5.15.164/6.1.102/6.6.43/6.10.2 netfilter nft_concat_range.sh memset buffer overflow

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
6.6$0-$5k0.00

Summaryinfo

A vulnerability was found in Linux Kernel up to 5.15.164/6.1.102/6.6.43/6.10.2. It has been rated as critical. Affected by this vulnerability is the function memset of the file nft_concat_range.sh of the component netfilter. Performing a manipulation results in buffer overflow. This vulnerability is cataloged as CVE-2024-57947. There is no exploit available. Upgrading the affected component is advised.

Detailsinfo

A vulnerability classified as critical has been found in Linux Kernel up to 5.15.164/6.1.102/6.6.43/6.10.2. This affects the function memset of the file nft_concat_range.sh of the component netfilter. The manipulation with an unknown input leads to a buffer overflow vulnerability. CWE is classifying the issue as CWE-120. The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_set_pipapo: fix initial map fill The initial buffer has to be inited to all-ones, but it must restrict it to the size of the first field, not the total field size. After each round in the map search step, the result and the fill map are swapped, so if we have a set where f->bsize of the first element is smaller than m->bsize_max, those one-bits are leaked into future rounds result map. This makes pipapo find an incorrect matching results for sets where first field size is not the largest. Followup patch adds a test case to nft_concat_range.sh selftest script. Thanks to Stefano Brivio for pointing out that we need to zero out the remainder explicitly, only correcting memset() argument isn't enough.

It is possible to read the advisory at git.kernel.org. This vulnerability is uniquely identified as CVE-2024-57947 since 01/19/2025. The exploitability is told to be easy. Technical details of the vulnerability are known, but there is no available exploit. The pricing for an exploit might be around USD $0-$5k at the moment (estimation calculated on 01/21/2026).

The vulnerability scanner Nessus provides a plugin with the ID 232713 (Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-864)), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 5.15.165, 6.1.103, 6.6.44 or 6.10.3 eliminates this vulnerability. Applying the patch 957a4d1c4c5849e4515c9fb4db21bf85318103dc/9625c46ce6fd4f922595a4b32b1de5066d70464f/69b6a67f7052905e928d75a0c5871de50e686986/8058c88ac0df21239daee54b5934d5c80ca9685f/791a615b7ad2258c560f91852be54b0480837c93 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

The vulnerability is also documented in the databases at Tenable (232713), EUVD (EUVD-2024-53850) and CERT Bund (WID-SEC-2025-1439). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Affected

  • SUSE Linux
  • Dell Secure Connect Gateway

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 6.8
VulDB Meta Temp Score: 6.6

VulDB Base Score: 8.0
VulDB Temp Score: 7.6
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 5.5
NVD Vector: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

Exploitinginfo

Class: Buffer overflow
CWE: CWE-120 / CWE-119
CAPEC: 🔍
ATT&CK: 🔍

Physical: Partially
Local: Yes
Remote: Partially

Availability: 🔍
Status: Not defined

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 232713
Nessus Name: Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-864)

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔍

Upgrade: Kernel 5.15.165/6.1.103/6.6.44/6.10.3
Patch: 957a4d1c4c5849e4515c9fb4db21bf85318103dc/9625c46ce6fd4f922595a4b32b1de5066d70464f/69b6a67f7052905e928d75a0c5871de50e686986/8058c88ac0df21239daee54b5934d5c80ca9685f/791a615b7ad2258c560f91852be54b0480837c93

Timelineinfo

01/19/2025 🔍
01/23/2025 +4 days 🔍
01/23/2025 +0 days 🔍
01/21/2026 +363 days 🔍

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2024-57947 (🔍)
GCVE (CVE): GCVE-0-2024-57947
GCVE (VulDB): GCVE-100-293139
EUVD: 🔍
CERT Bund: WID-SEC-2025-1439 - Dell Secure Connect Gateway: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff

Entryinfo

Created: 01/23/2025 16:38
Updated: 01/21/2026 07:52
Changes: 01/23/2025 16:38 (60), 03/14/2025 12:42 (2), 10/15/2025 18:17 (12), 12/07/2025 01:38 (1), 01/21/2026 07:52 (7)
Complete: 🔍
Cache ID: 216::103

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Might our Artificial Intelligence support you?

Check our Alexa App!