{"vulnerability": "CVE-2025-21726", "sightings": [{"uuid": "ac1c4422-24cf-4ec3-8255-784e0a0275be", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21726", "type": "seen", "source": "https://bsky.app/profile/o2cloud.bsky.social/post/3me6zzvrufd2z", "content": "", "creation_timestamp": "2026-02-06T13:45:16.545686Z"}, {"uuid": "5bf0ef7c-2cb8-46cf-a52b-d2116186f289", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2025-21726", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "720afb48-f268-4722-974b-7c87f62b4570", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-21726", "type": "seen", "source": "https://t.me/cvedetector/18977", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-21726 - Linux Kernel padata Reorder Work Use-After-Free Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-21726 \nPublished : Feb. 27, 2025, 2:15 a.m. | 50\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \npadata: avoid UAF for reorder_work  \n  \nAlthough the previous patch can avoid ps and ps UAF for _do_serial, it  \ncan not avoid potential UAF issue for reorder_work. This issue can  \nhappen just as below:  \n  \ncrypto_request   crypto_request  crypto_del_alg  \npadata_do_serial  \n  ...  \n  padata_reorder  \n    // processes all remaining  \n    // requests then breaks  \n    while (1) {  \n      if (!padata)  \n        break;  \n      ...  \n    }  \n  \n    padata_do_serial  \n      // new request added  \n      list_add  \n    // sees the new request  \n    queue_work(reorder_work)  \n      padata_reorder  \n        queue_work_on(squeue-&gt;work)  \n...  \n  \n      \n    padata_serial_worker  \n    // completes new request,  \n    // no more outstanding  \n    // requests  \n  \n       crypto_del_alg  \n         // free pd  \n  \n  \ninvoke_padata_reorder  \n  // UAF of pd  \n  \nTo avoid UAF for 'reorder_work', get 'pd' ref before put 'reorder_work'  \ninto the 'serial_wq' and put 'pd' ref until the 'serial_wq' finish. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Feb 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-02-27T04:30:10.000000Z"}, {"uuid": "427819de-a8cf-4421-97f2-0fc2f814c202", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2025-21726", "type": "seen", "source": "https://www.hkcert.org/security-bulletin/ubuntu-linux-kernel-multiple-vulnerabilities_20260511", "content": "", "creation_timestamp": "2026-05-10T18:00:00.000000Z"}]}