Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver UAF When using drmkunithelperallocdrmdevice, the driver may be referenced by device-managed resources until the device is freed, which typically occurs later than when the kunit-managed resource...

7.8CVSS6.4AI score0.00026EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/08 3:31 p.m.5 views

EUVD-2025-209745

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 drmgemshmempurgelocked, which led to errors such as show below...

5.8AI score0.00013EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.4 views

CVE-2025-71301

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmaplocked, which led to errors such as show below. 122.292030...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References5
OSV
OSV
added 2026/05/08 2:16 p.m.3 views

UBUNTU-CVE-2025-71296

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 drmgemshmempurgelocked, which led to errors such as show below...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References6
CVE
CVE
added 2026/05/08 1:15 p.m.6 views

CVE-2025-71301

CVE-2025-71301 affects the Linux kernel DRM shmem test code. The root cause is that the GEM object reservation lock was not consistently held during vmap and vunmap, which led to warnings and potential instability. The published fixes acquire and release the reservation lock around vmap and vunma...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 1:15 p.m.5 views

CVE-2025-71301

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmaplocked, which led to errors such as show below. 122.292030...

5.5CVSS5.7AI score0.00013EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.3 views

CVE-2025-71298

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 drmgemshmemmadviselocked, which led to errors such as show...

5.5CVSS5.7AI score0.00013EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.4 views

CVE-2025-71296

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 drmgemshmempurgelocked, which led to errors such as show below...

5.5CVSS5.7AI score0.00013EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71298

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.5 views

PT-2026-38926

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel where the GEM object's reservation lock is not held during vmap and vunmap operations. This leads to errors when using vmap locked, specifically withi...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-53235

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver ma...

7.8CVSS6.1AI score0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2023-53235

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

7.8CVSS6AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.0 views

UBUNTU-CVE-2023-53235

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

7.8CVSS6.2AI score0.00026EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.1 views

CVE-2023-53235 drm/tests: helpers: Avoid a driver uaf

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

8AI score0.00026EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.4 views

CVE-2023-53235 drm/tests: helpers: Avoid a driver uaf

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

0.00026EPSS
Exploits0References2
OSV
OSV
added 2025/09/15 2:22 p.m.2 views

CVE-2023-53235 drm/tests: helpers: Avoid a driver uaf

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

7.8CVSS6.1AI score0.00026EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.9 views

CVE-2024-50213

In the Linux kernel, the following vulnerability has been resolved: drm/tests: hdmi: Fix memory leaks in drmdisplaymodefromceavic modprobe drmhdmistatehelpertest and then rmmod it, the following memory leak occurs. The mode allocated in drmmodeduplicate called by drmdisplaymodefromceavic is not...

5.5CVSS5.4AI score0.00039EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.2 views

kernel: drm/tests: helpers: Avoid a driver uaf

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...

7.8CVSS6.8AI score0.00026EPSS
Exploits0References5
Rows per page
Query Builder