CVE-2025-37997

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix region locking in hash types Region locking introduced in v5.6-rc4 contained three macros to handle the region locks: ahash_bucket_start(), ahash_bucket_end() which gave back the start and end hash bucket values belonging to a given region lock and ahash_region() which should give back the region lock belonging to a given hash bucket. The latter was incorrect which can lead to a race condition between the garbage collector and adding new elements when a hash type of set is defined with timeouts.
CVSS

No CVSS.

Configurations

No configuration.

History

04 Jun 2025, 13:15

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: netfilter: ipset: corrección del bloqueo de región en tipos hash. El bloqueo de región introducido en la versión v5.6-rc4 contenía tres macros para gestionar los bloqueos de región: ahash_bucket_start(), ahash_bucket_end(), que devolvía los valores de inicio y fin del depósito hash correspondientes a un bloqueo de región determinado, y ahash_region(), que debería devolver el bloqueo de región correspondiente a un depósito hash determinado. Esta última era incorrecta, lo que puede generar una condición de ejecución entre el recolector de elementos no utilizados y la adición de nuevos elementos cuando se define un tipo hash de conjunto con tiempos de espera.
References
  • () https://git.kernel.org/stable/c/00cfc5fad1491796942a948808afb968a0a3f35b -
  • () https://git.kernel.org/stable/c/226ce0ec38316d9e3739e73a64b6b8304646c658 -

29 May 2025, 14:29

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-29 14:15

Updated : 2025-06-04 13:15


NVD link : CVE-2025-37997

Mitre link : CVE-2025-37997

CVE.ORG link : CVE-2025-37997


JSON object : View

Products Affected

No product.

CWE

No CWE.