Executive Summary

Informations
Name CVE-2025-21786 First vendor Publication 2025-02-27
Vendor Cve Last vendor Modification 2025-03-21

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

workqueue: Put the pwq after detaching the rescuer from the pool

The commit 68f83057b913("workqueue: Reap workers via kthread_stop() and remove detach_completion") adds code to reap the normal workers but mistakenly does not handle the rescuer and also removes the code waiting for the rescuer in put_unbound_pool(), which caused a use-after-free bug reported by Cheung Wall.

To avoid the use-after-free bug, the pool’s reference must be held until the detachment is complete. Therefore, move the code that puts the pwq after detaching the rescuer from the pool.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-21786

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3711

Sources (Detail)

https://git.kernel.org/stable/c/835b69c868f53f959d4986bbecd561ba6f38e492
https://git.kernel.org/stable/c/e76946110137703c16423baf6ee177b751a34b7e
https://git.kernel.org/stable/c/e7c16028a424dd35be1064a68fa318be4359310f
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
Date Informations
2025-06-26 02:40:59
  • Multiple Updates
2025-06-25 12:38:03
  • Multiple Updates
2025-06-24 02:45:26
  • Multiple Updates
2025-05-27 02:52:27
  • Multiple Updates
2025-03-28 17:20:52
  • Multiple Updates
2025-03-28 13:49:02
  • Multiple Updates
2025-03-28 03:24:22
  • Multiple Updates
2025-03-25 03:30:11
  • Multiple Updates
2025-03-21 17:20:43
  • Multiple Updates
2025-02-28 03:46:08
  • Multiple Updates
2025-02-28 03:46:04
  • Multiple Updates
2025-02-28 00:20:33
  • Multiple Updates
2025-02-27 09:20:31
  • First insertion