5.5
CVE-2025-37997
- EPSS 0.03%
- Veröffentlicht 29.05.2025 13:15:55
- Zuletzt bearbeitet 16.12.2025 20:20:41
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.4.24 < 5.4.294
Linux ≫ Linux Kernel Version >= 5.5.8 < 5.6
Linux ≫ Linux Kernel Version >= 5.6.1 < 5.10.238
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.183
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.139
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.91
Linux ≫ Linux Kernel Version >= 6.7 < 6.12.29
Linux ≫ Linux Kernel Version >= 6.13 < 6.14.7
Linux ≫ Linux Kernel Version5.6 Update-
Linux ≫ Linux Kernel Version5.6 Updaterc4
Linux ≫ Linux Kernel Version5.6 Updaterc5
Linux ≫ Linux Kernel Version5.6 Updaterc6
Linux ≫ Linux Kernel Version5.6 Updaterc7
Linux ≫ Linux Kernel Version6.15 Updaterc1
Linux ≫ Linux Kernel Version6.15 Updaterc2
Linux ≫ Linux Kernel Version6.15 Updaterc3
Linux ≫ Linux Kernel Version6.15 Updaterc4
Linux ≫ Linux Kernel Version6.15 Updaterc5
Debian ≫ Debian Linux Version11.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.062 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-667 Improper Locking
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.