Linux Kernel Netfilter Vulnerability Affecting All Versions
CVE-2025-38201

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 July 2025

What is CVE-2025-38201?

A memory management vulnerability in the Linux kernel's netfilter component has been resolved to prevent potential issues when resizing hashtables. The flaw allows for a scenario where the maximum bucket size could exceed safe limits, leading to potential instability during runtime operations. Specifically, this occurs due to the lack of proper constraints on the bucket size, resulting in warnings when memory allocation misbehaves. The fix clamps the maximum map bucket size to INT_MAX, ensuring safer memory allocation practices and promoting system reliability.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0ab3de047808f375a36cd345225572eb3366f3c6

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-38201 : Linux Kernel Netfilter Vulnerability Affecting All Versions