CVE-2023-53236
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-12-04
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 6.2 (inc) to 6.2.11 (exc) |
| linux | linux_kernel | 6.3 |
| linux | linux_kernel | 6.3 |
| linux | linux_kernel | 6.3 |
| linux | linux_kernel | 6.3 |
| linux | linux_kernel | 6.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Linux kernel's iommufd component involves improper handling of the pfn (page frame number) list during batch carry operations. Specifically, if batch->end is 0, setting npfns[0] before recalculating the new pfns value causes incorrect adjustment of the pfn list, leading to various page metadata corruptions. This can cause failures related to page accounting and memory management within the kernel.
How can this vulnerability impact me? :
The vulnerability can lead to corruption of page metadata in the Linux kernel, which may cause system instability, crashes, or unexpected behavior related to memory management. This could affect the reliability and security of systems running vulnerable kernel versions, potentially leading to denial of service or other operational issues.