CVE-2022-49269
MediumIn the Linux kernel, the following vulnerability has been resolved: can: isotp: sanitize CAN ID checks in isotp_bind() Syzbot created an environment that lead to a state machine status that can not be reached with a compliant CAN ID address configuration. The provided address information consisted of CAN ID 0x6000001 and 0xC28001 which both boil down to 11 bit CAN IDs 0x001 in sending and receiving. Sanitize the SFF/EFF CAN ID values before performing the address checks.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
5.10
and later are affected. Fixed in
5.10.110,
5.15.33,
5.16.19,
5.17.2,
5.18
and their respective stable series.
References
The following references provide additional information about CVE-2022-49269 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3ea566422cbde9610c2734980d1286ab681bb40e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7b4652fc71dcec043977a6def80ef5034c913615
-
PatchKernel patch commithttps://git.kernel.org/stable/c/cf522d741f5301223cc94b978eb1603c7590d65e
Frequently asked questions
-
What is CVE-2022-49269?
CVE-2022-49269 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 5.10 onward and has been patched in 5.10.110, 5.15.33, 5.16.19 and others. CVE-2022-49269 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-49269?
CVE-2022-49269 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2022-49269?
Yes — CVE-2022-49269 has been patched. Fixed versions include 5.10.110, 5.15.33, 5.16.19 and others. If you are running Linux kernel 5.10 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-49269 actively exploited?
No — CVE-2022-49269 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.