8.5
CVE-2026-28529
- EPSS 0.17%
- Veröffentlicht 25.03.2026 13:00:58
- Zuletzt bearbeitet 17.08.2026 18:02:18
- CVE-Watchlists
- Unerledigt
cryptodev-linux <= 1.14 get_userbuf Use After Free LPE
cryptodev-linux version 1.14 and prior contain a page reference handling flaw in the get_userbuf function of the /dev/crypto device driver that allows local users to trigger use-after-free conditions. Attackers with access to the /dev/crypto interface can repeatedly decrement reference counts of controlled pages to achieve local privilege escalation.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cryptodev-linux ≫ Cryptodev-linux Version <= 1.14
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.072 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| disclosure@vulncheck.com | 8.5 | 0 | 0 |
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://nasm.re/posts/cryptodev-linux-vuln/
https://gist.github.com/n4sm/0fd2479e0c23e0fa2f192cd8fda45750
https://github.com/cryptodev-linux/cryptodev-linux/pull/104
https://www.vulncheck.com/advisories/cryptodev-linux-get-userbuf-use-after-free-lpe