CVE-2022-49280
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a51b5b737a0be93fae6ea2a18df03ab2359a3f4b < 614a61e1592051cc42d3c38f899c9f7bdaad8a1d | affected |
| Linux | Linux | a51b5b737a0be93fae6ea2a18df03ab2359a3f4b < 2764af8ce0bf03cc43ee4a11897cab96bde6caae | affected |
| Linux | Linux | a51b5b737a0be93fae6ea2a18df03ab2359a3f4b < 413d8fefafe531a9442bb623e3fe292a38f88d65 | affected |
| Linux | Linux | a51b5b737a0be93fae6ea2a18df03ab2359a3f4b < 184416d4b98509fb4c3d8fc3d6dc1437896cc159 | affected |
| Linux | Linux | 5.12 | affected |
| Linux | Linux | 0 < 5.12 | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/614a61e1592051cc42d3c38f899c9f7bdaad8a1d
- https://git.kernel.org/stable/c/2764af8ce0bf03cc43ee4a11897cab96bde6caae
- https://git.kernel.org/stable/c/413d8fefafe531a9442bb623e3fe292a38f88d65
- https://git.kernel.org/stable/c/184416d4b98509fb4c3d8fc3d6dc1437896cc159
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.