296,869
Total vulnerabilities in the database
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.
| Software | From | Fixed in | 
|---|---|---|
| linux / linux_kernel | 4.20 | 5.4.189 | 
| linux / linux_kernel | 5.11 | 5.15.33 | 
| linux / linux_kernel | 5.17 | 5.17.2 | 
| linux / linux_kernel | 4.15 | 4.19.238 | 
| linux / linux_kernel | 5.5 | 5.10.110 | 
| linux / linux_kernel | 5.16 | 5.16.19 | 
| linux / linux_kernel | - | 4.9.311 | 
| linux / linux_kernel | 4.10 | 4.14.276 |