CVE-2022-48938
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.21%• Percentile: 12%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- debian•linux
< 5.10.103-1 | < 5.16.12-1 | < 5.16.12-1 | < 5.16.12-1
- ubuntu•linux
all | < 4.4.0-261.295 | < 4.15.0-231.243 | < 5.4.0-202.222
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
< 4.4.0-1138.144 | < 4.4.0-1176.191 | < 4.15.0-1175.188 | < 5.4.0-1136.146
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.4
< 5.4.0-1136.146~18.04.1
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-fips
< 4.15.0-2113.119 | all | < 5.4.0-1136.146+fips1
- ubuntu•linux-aws-hwe
< 4.15.0-1175.188~16.04.1
- ubuntu•linux-azure
< 4.15.0-1183.198~14.04.1 | < 4.15.0-1183.198~16.04.1 | all | < 5.4.0-1142.149
- ubuntu•linux-azure-4.15
< 4.15.0-1183.198
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.4
< 5.4.0-1142.149~18.04.1
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fips
< 4.15.0-2092.98 | all | < 5.4.0-1142.149+fips1
- ubuntu•linux-bluefield
all | < 5.4.0-1096.103
- ubuntu•linux-fips
< 4.4.0-1107.114 | all | < 4.15.0-1129.140 | < 5.4.0-1110.120
- ubuntu•linux-gcp
< 4.15.0-1168.185~16.04.1 | all | < 5.4.0-1140.149
- ubuntu•linux-gcp-4.15
< 4.15.0-1168.185
- ubuntu•linux-gcp-5.11
all
- ubuntu•linux-gcp-5.13
all
- ubuntu•linux-gcp-5.19
all
- ubuntu•linux-gcp-5.3
all
- ubuntu•linux-gcp-5.4
< 5.4.0-1140.149~18.04.1
- ubuntu•linux-gcp-5.8
all
- ubuntu•linux-gcp-6.2
all
- ubuntu•linux-gcp-6.5
all
- ubuntu•linux-gcp-fips
< 4.15.0-2076.81 | all | < 5.4.0-1140.149+fips1
- ubuntu•linux-gke
all
- ubuntu•linux-gke-4.15
all
- ubuntu•linux-gke-5.15
all
- ubuntu•linux-gke-5.4
all
- ubuntu•linux-gkeop
all
- ubuntu•linux-gkeop-5.4
all
- ubuntu•linux-hwe
< 4.15.0-231.243~16.04.1 | all
Showing first 50 affected entries in server-rendered view.
References (21)
- 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
- https://ubuntu.com/security/CVE-2022-48938
- https://www.cve.org/CVERecord?id=CVE-2022-48938
- https://git.kernel.org/linus/8d2b1a1ec9f559d30b724877da4ce592edc41fdc
- https://ubuntu.com/security/notices/USN-7121-1
- https://ubuntu.com/security/notices/USN-7121-2
- https://ubuntu.com/security/notices/USN-7121-3
- https://ubuntu.com/security/notices/USN-7148-1
- https://ubuntu.com/security/notices/USN-7159-1
- https://ubuntu.com/security/notices/USN-7159-2
- https://ubuntu.com/security/notices/USN-7159-3
- https://ubuntu.com/security/notices/USN-7159-4
- https://ubuntu.com/security/notices/USN-7159-5
- https://ubuntu.com/security/notices/USN-7195-1
- https://ubuntu.com/security/notices/USN-7195-2
- https://security-tracker.debian.org/tracker/CVE-2022-48938