7.8
CVE-2026-64249
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:31:16
- Zuletzt bearbeitet 17.08.2026 05:17:23
- CVE-Watchlists
- Unerledigt
fpga: region: fix use-after-free in child_regions_with_firmware()
In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after-free in child_regions_with_firmware() Move of_node_put(child_region) after the error print to avoid accessing freed memory when pr_err() references child_region. [ Yilun: Fix the Fixes tag ]
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.10 < 5.10.260
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.211
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.177
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.144
Linux ≫ Linux Kernel Version >= 6.7 < 6.12.95
Linux ≫ Linux Kernel Version >= 6.13 < 6.18.38
Linux ≫ Linux Kernel Version >= 6.19 < 7.1.3
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.12% | 0.02 |
| 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
|
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://git.kernel.org/stable/c/e918942bcc5355ad5b44ba557935dffc0727b0eb
https://git.kernel.org/stable/c/866184fc7ae42a0070f1141ae8c5dca7c24a59e2
https://git.kernel.org/stable/c/070b0ce947b18fa3dec0729695147f7e19599649
https://git.kernel.org/stable/c/fbaf509ad7cb2f7dafe73ca20c956104cfcc9d68
https://git.kernel.org/stable/c/e79afcb0a66d2b3c33e510eade902537e656fc00
https://git.kernel.org/stable/c/369496d885b4cf6e8647cf4dc5cf3ac68fdf37a1
https://git.kernel.org/stable/c/5e098e40e8bac43ed58645c10d5fad781966efe4
https://git.kernel.org/stable/c/54f3c5643ec523a04b6ec0e7c19eb10f5ebebdd3