Linux Kernel up to 6.1.124/6.6.71/6.12.9 eventfd io_eventfd_signal reference count

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.9 | $0-$5k | 0.00 |
Summary
A vulnerability described as problematic has been identified in Linux Kernel up to 6.1.124/6.6.71/6.12.9. Affected by this issue is the function io_eventfd_signal of the component eventfd. Executing a manipulation can lead to reference count.
This vulnerability is tracked as CVE-2025-21655. Moreover, an exploit is present.
Upgrading the affected component is recommended.
Details
A vulnerability has been found in Linux Kernel up to 6.1.124/6.6.71/6.12.9 and classified as problematic. This vulnerability affects the function io_eventfd_signal of the component eventfd. The manipulation with an unknown input leads to a reference count vulnerability. The CWE definition for the vulnerability is CWE-911. The product uses a reference count to manage a resource, but it does not update or incorrectly updates the reference count. As an impact it is known to affect availability. CVE summarizes:
In the Linux kernel, the following vulnerability has been resolved: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_eventfd_do_signal() is invoked from an RCU callback, but when dropping the reference to the io_ev_fd, it calls io_eventfd_free() directly if the refcount drops to zero. This isn't correct, as any potential freeing of the io_ev_fd should be deferred another RCU grace period. Just call io_eventfd_put() rather than open-code the dec-and-test and free, which will correctly defer it another RCU grace period.
The advisory is shared for download at git.kernel.org. This vulnerability was named CVE-2025-21655 since 12/29/2024. Technical details and also a public exploit are known.
It is possible to download the exploit at 0day.today. It is declared as proof-of-concept. The vulnerability scanner Nessus provides a plugin with the ID 215034 (Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-823)), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 6.1.125, 6.6.72 or 6.12.10 eliminates this vulnerability. Applying the patch 6b63308c28987c6010b1180c72a6db4df6c68033/8efff2aa2d95dc437ab67c5b4a9f1d3f367baa10/a7085c3ae43b86d4b3d1b8275e6a67f14257e3b7/c9a40292a44e78f71258b8522655bffaf5753bdb 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 0day.today (39928), Tenable (215034) and CERT Bund (WID-SEC-2025-0132). Once again VulDB remains the best source for vulnerability data.
Affected
- Open Source Linux Kernel
- Debian Linux
- Red Hat Enterprise Linux
- Ubuntu Linux
- SUSE Linux
- RESF Rocky Linux
- Dell NetWorker
Product
Type
Vendor
Name
Version
- 6.1.124
- 6.6.0
- 6.6.1
- 6.6.2
- 6.6.3
- 6.6.4
- 6.6.5
- 6.6.6
- 6.6.7
- 6.6.8
- 6.6.9
- 6.6.10
- 6.6.11
- 6.6.12
- 6.6.13
- 6.6.14
- 6.6.15
- 6.6.16
- 6.6.17
- 6.6.18
- 6.6.19
- 6.6.20
- 6.6.21
- 6.6.22
- 6.6.23
- 6.6.24
- 6.6.25
- 6.6.26
- 6.6.27
- 6.6.28
- 6.6.29
- 6.6.30
- 6.6.31
- 6.6.32
- 6.6.33
- 6.6.34
- 6.6.35
- 6.6.36
- 6.6.37
- 6.6.38
- 6.6.39
- 6.6.40
- 6.6.41
- 6.6.42
- 6.6.43
- 6.6.44
- 6.6.45
- 6.6.46
- 6.6.47
- 6.6.48
- 6.6.49
- 6.6.50
- 6.6.51
- 6.6.52
- 6.6.53
- 6.6.54
- 6.6.55
- 6.6.56
- 6.6.57
- 6.6.58
- 6.6.59
- 6.6.60
- 6.6.61
- 6.6.62
- 6.6.63
- 6.6.64
- 6.6.65
- 6.6.66
- 6.6.67
- 6.6.68
- 6.6.69
- 6.6.70
- 6.6.71
- 6.12.0
- 6.12.1
- 6.12.2
- 6.12.3
- 6.12.4
- 6.12.5
- 6.12.6
- 6.12.7
- 6.12.8
- 6.12.9
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.2VulDB Meta Temp Score: 4.9
VulDB Base Score: 5.7
VulDB Temp Score: 5.1
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 4.7
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
Exploiting
Class: Reference countCWE: CWE-911 / CWE-664
CAPEC: 🔍
ATT&CK: 🔍
Physical: Partially
Local: Yes
Remote: Partially
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 215034
Nessus Name: Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-823)
0day.today: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Upgrade: Kernel 6.1.125/6.6.72/6.12.10
Patch: 6b63308c28987c6010b1180c72a6db4df6c68033/8efff2aa2d95dc437ab67c5b4a9f1d3f367baa10/a7085c3ae43b86d4b3d1b8275e6a67f14257e3b7/c9a40292a44e78f71258b8522655bffaf5753bdb
Timeline
12/29/2024 🔍01/20/2025 🔍
01/20/2025 🔍
02/01/2026 🔍
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2025-21655 (🔍)
GCVE (CVE): GCVE-0-2025-21655
GCVE (VulDB): GCVE-100-292612
CERT Bund: WID-SEC-2025-0132 - Linux Kernel: Schwachstelle ermöglicht Denial of Service
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 01/20/2025 15:18Updated: 02/01/2026 15:32
Changes: 01/20/2025 15:18 (18), 01/20/2025 15:21 (40), 02/06/2025 04:25 (2), 02/22/2025 09:22 (11), 02/23/2025 09:42 (1), 10/15/2025 16:59 (11), 02/01/2026 15:32 (7)
Complete: 🔍
Committer: mitr
Cache ID: 216::103
Once again VulDB remains the best source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.