CVE-2023-53786
In the Linux kernel, the following vulnerability has been resolved: dm flakey: fix a crash with invalid table line This command will crash with NULL pointer dereference: dmsetup create flakey --table \ "0 `blockdev --getsize /dev/ram0` flakey /dev/ram0 0 0 1 2 corrupt_bio_byte 512" Fix the crash by checking if arg_name is non-NULL before comparing it.
Affected versions
Linux kernel versions
3.1
and later are affected. Fixed in
4.14.315,
4.19.283,
5.4.243,
5.10.180,
5.15.111,
6.1.28,
6.2.15,
6.3.2,
6.4
and their respective stable series.
References
The following references provide additional information about CVE-2023-53786 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/12849ed107c0b2869fb775c81208050899006f07
-
PatchKernel patch commithttps://git.kernel.org/stable/c/337b7af273562b73c46ef77a724604ad139ca762
-
PatchKernel patch commithttps://git.kernel.org/stable/c/8258d84a7917aeece773716518deadb7ad776cb7
Frequently asked questions
-
What is CVE-2023-53786?
CVE-2023-53786 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 3.1 onward and has been patched in 4.14.315, 4.19.283, 5.4.243 and others. CVE-2023-53786 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2023-53786?
Yes — CVE-2023-53786 has been patched. Fixed versions include 4.14.315, 4.19.283, 5.4.243 and others. If you are running Linux kernel 3.1 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-53786 actively exploited?
No — CVE-2023-53786 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.