cve-2022-48837
Vulnerability from cvelistv5
Published
2024-07-16 12:25
Modified
2024-11-04 12:17
Severity ?
EPSS score ?
Summary
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
References
Impacted products
Vendor | Product | Version | |||||
---|---|---|---|---|---|---|---|
▼ | Linux | Linux |
Version: ff0a90739925 Version: 4c22fbcef778 Version: db9aaa302629 Version: c9e952871ae4 Version: fb4ff0f96de3 Version: 2da3b0ab54fb Version: 2724ebafda0a Version: 38ea1eac7d88 |
||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T15:25:01.556Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006b" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1e" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16c" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0" }, { "tags": [ "x_transferred" ], "url": "https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81fa" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-48837", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-10T16:57:06.781918Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-11T17:34:10.256Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Linux", "programFiles": [ "drivers/usb/gadget/function/rndis.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "lessThan": "8b3e4d26bc9c", "status": "affected", "version": "ff0a90739925", "versionType": "git" }, { "lessThan": "c7953cf03a26", "status": "affected", "version": "4c22fbcef778", "versionType": "git" }, { "lessThan": "138d4f739b35", "status": "affected", "version": "db9aaa302629", "versionType": "git" }, { "lessThan": "218293762683", "status": "affected", "version": "c9e952871ae4", "versionType": "git" }, { "lessThan": "28bc0267399f", "status": "affected", "version": "fb4ff0f96de3", "versionType": "git" }, { "lessThan": "56b38e3ca406", "status": "affected", "version": "2da3b0ab54fb", "versionType": "git" }, { "lessThan": "df7e088d51cd", "status": "affected", "version": "2724ebafda0a", "versionType": "git" }, { "lessThan": "65f3324f4b6f", "status": "affected", "version": "38ea1eac7d88", "versionType": "git" } ] }, { "defaultStatus": "unaffected", "product": "Linux", "programFiles": [ "drivers/usb/gadget/function/rndis.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "lessThan": "4.9.308", "status": "affected", "version": "4.9.302", "versionType": "semver" }, { "lessThan": "4.14.273", "status": "affected", "version": "4.14.267", "versionType": "semver" }, { "lessThan": "4.19.236", "status": "affected", "version": "4.19.230", "versionType": "semver" }, { "lessThan": "5.4.187", "status": "affected", "version": "5.4.180", "versionType": "semver" }, { "lessThan": "5.10.108", "status": "affected", "version": "5.10.101", "versionType": "semver" }, { "lessThan": "5.15.31", "status": "affected", "version": "5.15.24", "versionType": "semver" }, { "lessThan": "5.16.17", "status": "affected", "version": "5.16.10", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: rndis: prevent integer overflow in rndis_set_response()\n\nIf \"BufOffset\" is very large the \"BufOffset + 8\" operation can have an\ninteger overflow." } ], "providerMetadata": { "dateUpdated": "2024-11-04T12:17:33.004Z", "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux" }, "references": [ { "url": "https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006b" }, { "url": "https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90" }, { "url": "https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7" }, { "url": "https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1e" }, { "url": "https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65" }, { "url": "https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16c" }, { "url": "https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0" }, { "url": "https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81fa" } ], "title": "usb: gadget: rndis: prevent integer overflow in rndis_set_response()", "x_generator": { "engine": "bippy-9e1c9544281a" } } }, "cveMetadata": { "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "assignerShortName": "Linux", "cveId": "CVE-2022-48837", "datePublished": "2024-07-16T12:25:09.212Z", "dateReserved": "2024-07-16T11:38:08.907Z", "dateUpdated": "2024-11-04T12:17:33.004Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-48837\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-07-16T13:15:11.203\",\"lastModified\":\"2024-11-21T07:34:10.930\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: gadget: rndis: prevent integer overflow in rndis_set_response()\\n\\nIf \\\"BufOffset\\\" is very large the \\\"BufOffset + 8\\\" operation can have an\\ninteger overflow.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux se ha resuelto la siguiente vulnerabilidad: usb: gadget:rndis: previene el desbordamiento de enteros en rndis_set_response() Si \\\"BufOffset\\\" es muy grande la operaci\u00f3n \\\"BufOffset + 8\\\" puede tener un desbordamiento de enteros.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.9.302\",\"versionEndExcluding\":\"4.9.308\",\"matchCriteriaId\":\"15919079-3B27-4F33-BA41-333B27A0BCDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.14.267\",\"versionEndExcluding\":\"4.14.273\",\"matchCriteriaId\":\"F12D099A-0433-4DE3-9619-2C3B71511B70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.230\",\"versionEndExcluding\":\"4.19.236\",\"matchCriteriaId\":\"FAE5A4D1-F7B4-4317-9384-529AC3901A9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.180\",\"versionEndExcluding\":\"5.4.187\",\"matchCriteriaId\":\"F9A95FD4-5704-4389-B930-B225A1C32409\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.101\",\"versionEndExcluding\":\"5.10.108\",\"matchCriteriaId\":\"BF746551-C12A-48C6-B720-35303ED2CF2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.24\",\"versionEndExcluding\":\"5.15.31\",\"matchCriteriaId\":\"CCF98BF7-A5EB-43FD-84E6-1DD301C8B36D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16.10\",\"versionEndExcluding\":\"5.16.17\",\"matchCriteriaId\":\"0F418D1B-4357-470F-90CA-FB918F85E71D\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81fa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/138d4f739b35dfb40438a0d5d7054965763bfbe7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/21829376268397f9fd2c35cfa9135937b6aa3a1e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/28bc0267399f42f987916a7174e2e32f0833cc65\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/56b38e3ca4064041d93c1ca18828c8cedad2e16c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/65f3324f4b6fed78b8761c3b74615ecf0ffa81fa\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8b3e4d26bc9cd0f6373d0095b9ffd99e7da8006b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c7953cf03a26876d676145ce5d2ae6d8c9630b90\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/df7e088d51cdf78b1a0bf1f3d405c2593295c7b0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.