CVE-2022-48829

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/07/2024
Last modified:
07/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> NFSD: Fix NFSv3 SETATTR/CREATE&amp;#39;s handling of large file sizes<br /> <br /> iattr::ia_size is a loff_t, so these NFSv3 procedures must be<br /> careful to deal with incoming client size values that are larger<br /> than s64_max without corrupting the value.<br /> <br /> Silently capping the value results in storing a different value<br /> than the client passed in which is unexpected behavior, so remove<br /> the min_t() check in decode_sattr3().<br /> <br /> Note that RFC 1813 permits only the WRITE procedure to return<br /> NFS3ERR_FBIG. We believe that NFSv3 reference implementations<br /> also return NFS3ERR_FBIG when ia_size is too large.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.4.295 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.220 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.24 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 5.16.10 (excluding)
cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc3:*:*:*:*:*:*