CVE-2025-22122
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/04/2025
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
block: fix adding folio to bio<br />
<br />
>4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage<br />
is supported, then &#39;offset&#39; of folio can&#39;t be held in &#39;unsigned int&#39;,<br />
cause warning in bio_add_folio_nofail() and IO failure.<br />
<br />
Fix it by adjusting &#39;page&#39; & trimming &#39;offset&#39; so that `->bi_offset` won&#39;t<br />
be overflow, and folio can be added to bio successfully.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.12.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.14.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



