CVE-2022-48938
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
CDC-NCM: avoid overflow in sanity checking
A broken device may give an extreme offset like 0xFFF0 and a reasonable length for a fragment. In the sanity check as formulated now, this will create an integer overflow, defeating the sanity check. Both offset and offset + len need to be checked in such a manner that no overflow can occur. And those quantities should be unsigned.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4ca8b8855264cf1439cdab3da7049bd1e3c2a9e6 < a612395c7631918e0e10ea48b9ce5ab4340f26a6 | affected |
| Linux | Linux | a270ca35a9499b58366d696d3290eaa4697a42db < 9957fbf34f52a4d8945d1bf39aae400ef9a11246 | affected |
| Linux | Linux | 0fa81b304a7973a499f844176ca031109487dd31 < 69560efa001397ebb8dc1c3e6a3ce00302bb9f7f | affected |
| Linux | Linux | 0fa81b304a7973a499f844176ca031109487dd31 < 49909c9f8458cacb5b241106cba65aba5a6d8f4c | affected |
| Linux | Linux | 0fa81b304a7973a499f844176ca031109487dd31 < 7b737e47b87589031f0d4657f6d7b0b770474925 | affected |
| Linux | Linux | 0fa81b304a7973a499f844176ca031109487dd31 < 8d2b1a1ec9f559d30b724877da4ce592edc41fdc | affected |
| Linux | Linux | 8cf7db86a8984ffa3a3388a8df12bc0aa4c79bd7 | affected |
| Linux | Linux | 4.19.285 < 4.19.323 | affected |
| Linux | Linux | 5.4.245 < 5.4.285 | affected |
| Linux | Linux | 4.14.317 < 4.15 | affected |
| Linux | Linux | 5.7 | affected |
| Linux | Linux | 0 < 5.7 | unaffected |
| Linux | Linux | 4.19.323 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.285 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.103 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.26 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.12 <= 5.16.* | unaffected |
| Linux | Linux | 5.17 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/a612395c7631918e0e10ea48b9ce5ab4340f26a6
- https://git.kernel.org/stable/c/9957fbf34f52a4d8945d1bf39aae400ef9a11246
- https://git.kernel.org/stable/c/69560efa001397ebb8dc1c3e6a3ce00302bb9f7f
- https://git.kernel.org/stable/c/49909c9f8458cacb5b241106cba65aba5a6d8f4c
- https://git.kernel.org/stable/c/7b737e47b87589031f0d4657f6d7b0b770474925
- https://git.kernel.org/stable/c/8d2b1a1ec9f559d30b724877da4ce592edc41fdc
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.