CVE-2024-42260
MediumIn the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking handle was looked up successfully or otherwise fail the extension by jumping into the existing unwind. (cherry picked from commit a546b7e4d73c23838d7e4d2c92882b3ca902d213)
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
6.8
and later are affected. Fixed in
6.10.4,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-42260 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/4ecc24a84d7e0254efd150ec23e0b89638386516
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5d4aa25f47cd05e9eeac272906588728588605dd
Frequently asked questions
-
What is CVE-2024-42260?
CVE-2024-42260 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.8 onward and has been patched in 6.10.4 and 6.11. CVE-2024-42260 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-42260?
CVE-2024-42260 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-2024-42260?
Yes — CVE-2024-42260 has been patched. Fixed versions include 6.10.4 and 6.11. If you are running Linux kernel 6.8 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-42260 actively exploited?
No — CVE-2024-42260 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.