In the Linux kernel, the following vulnerability has been resolved:
drm/tests: shmem: Hold reservation lock around madvise
Acquire and release the GEM object's reservation lock around calls
to the object's madvide operation. The tests use
drm_gem_shmem_madvise_locked(), which led to errors such as show below.
[ 58.339389] WARNING: CPU: 1 PID: 1352 at drivers/gpu/drm/drm_gem_shmem_helper.c:499 drm_gem_shmem_madvise_locked+0xde/0x140
Only export the new helper drm_gem_shmem_madvise() for Kunit tests.
This is not an interface for regular drivers.
References
Configurations
Configuration 1 (hide)
|
History
14 May 2026, 19:21
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/07cfcab370da06f26c273306571cbb0bfa3b9c52 - Patch | |
| References | () https://git.kernel.org/stable/c/607d07d8cc0b835a8701259f08a03dc149b79b4f - Patch | |
| References | () https://git.kernel.org/stable/c/9cc77691b5fd615625955cedf726da57543088f1 - Patch |
08 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 14:16
Updated : 2026-05-14 19:21
NVD link : CVE-2025-71298
Mitre link : CVE-2025-71298
CVE.ORG link : CVE-2025-71298
JSON object : View
Products Affected
linux
- linux_kernel
CWE
