CVE-2025-37763
Published: May 1, 2025
Modified: May 11, 2026
Description
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 after free bug detected by KASAN: [ 124.256386] BUG: KASAN: slab-use-after-free in pvr_queue_prepare_job+0x108/0x868 [powervr] [ 124.264893] Read of size 1 at addr ffff0000084cb960 by task kworker/u16:4/63
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected eaf01ee5ba28b97f96a3d3eec4c5fbfb37ee4cde - < c90b95e12eb88d23740e5ea2c43d71675d17ac8daffected eaf01ee5ba28b97f96a3d3eec4c5fbfb37ee4cde - < b5a6f97a78e2fc008fd6503b7040cb7e1120b873affected eaf01ee5ba28b97f96a3d3eec4c5fbfb37ee4cde - < 4ba2abe154ef68f9612eee9d6fbfe53a1736b064 |
Linux | Linux | affected 6.8unaffected 0 - < 6.8unaffected 6.12.25 - <= 6.12.*unaffected 6.14.4 - <= 6.14.*unaffected 6.15 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now