CVE-2022-49280
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent underflow in nfssvc_decode_writeargs() Smatch complains: fs/nfsd/nfsxdr.c:341 nfssvc_decode_writeargs() warn: no lower bound on 'args->len' Change the type to unsigned to prevent this issue.
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 𝑥 < 4.9.311 |
| linux | linux_kernel | 4.10 ≤ 𝑥 < 4.14.276 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.238 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.189 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.110 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.33 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 5.16.19 |
| linux | linux_kernel | 5.17 ≤ 𝑥 < 5.17.2 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References