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 /> &gt;4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage<br /> is supported, then &amp;#39;offset&amp;#39; of folio can&amp;#39;t be held in &amp;#39;unsigned int&amp;#39;,<br /> cause warning in bio_add_folio_nofail() and IO failure.<br /> <br /> Fix it by adjusting &amp;#39;page&amp;#39; &amp; trimming &amp;#39;offset&amp;#39; so that `-&gt;bi_offset` won&amp;#39;t<br /> be overflow, and folio can be added to bio successfully.

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)