CVE-2025-71296
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/tests: shmem: Hold reservation lock around purge
Acquire and release the GEM object's reservation lock around calls to the object's purge operation. The tests use drm_gem_shmem_purge_locked(), which led to errors such as show below.
[ 58.709128] WARNING: CPU: 1 PID: 1354 at drivers/gpu/drm/drm_gem_shmem_helper.c:515 drm_gem_shmem_purge_locked+0x51c/0x740
Only export the new helper drm_gem_shmem_purge() for Kunit tests. This is not an interface for regular drivers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 954907f7147dc43e0d1cd4d430c21d143d5fdf55 < cdf8bbbd9017adcfb91ad9a902198d4b507719a9 | affected |
| Linux | Linux | 954907f7147dc43e0d1cd4d430c21d143d5fdf55 < 8baeee2c1c0cdb3a8eac3b8f38156cce6ee1a69f | affected |
| Linux | Linux | 954907f7147dc43e0d1cd4d430c21d143d5fdf55 < 3f41307d589c2f25d556d47b165df808124cd0c4 | affected |
| Linux | Linux | 6.16 | affected |
| Linux | Linux | 0 < 6.16 | unaffected |
| Linux | Linux | 6.18.16 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.6 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/cdf8bbbd9017adcfb91ad9a902198d4b507719a9
- https://git.kernel.org/stable/c/8baeee2c1c0cdb3a8eac3b8f38156cce6ee1a69f
- https://git.kernel.org/stable/c/3f41307d589c2f25d556d47b165df808124cd0c4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.