In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that t…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job structure is accessed when the fragment job is being prepared by the GPU scheduler. Taking the reference prevents the geometry job being freed until the fragment job no longer requires it. Fixes a use aft…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/4ba2abe154ef68f9612eee9d6fbfe53a1736b064 Patch
- https://git.kernel.org/stable/c/b5a6f97a78e2fc008fd6503b7040cb7e1120b873 Patch
- https://git.kernel.org/stable/c/c90b95e12eb88d23740e5ea2c43d71675d17ac8d Patch
Timeline
- nvd_ingest NVD