CVE-2024-35817
MediumIn the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue.
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
References
The following references provide additional information about CVE-2024-35817 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/589c414138a1bed98e652c905937d8f790804efe
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5cdce3dda3b3dacde902f63a8ee72c2b7f91912d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5d5f1a7f3b1039925f79c7894f153c2a905201fb
Frequently asked questions
-
What is CVE-2024-35817?
CVE-2024-35817 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-35817 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-35817?
CVE-2024-35817 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-35817?
No patch is currently available for CVE-2024-35817. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-35817 actively exploited?
No — CVE-2024-35817 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.