Lucene search
+L

8488 matches found

AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: drm/fbdev-dma: Added shadow buffering for deferred I/O. DMA areas are not necessarily backed by struct page, so we cannot rely on it for deferred I/O. Allocate a shadow buffer for drivers that require deferred I/O and use it a...

7.8CVSS6.1AI score0.00201EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: exynos7drmdecon: added a check for virtual blinking vblank during IRQ handling. If there is support for another console device such as a TTY serial, the kernel occasionally panics during boot. The panic message and a...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: A null pointer check was added in modhdcphdcp1createsession. The function modhdcphdcp1createsession calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointe...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: drm/msm: Added error handling for krealloc in metadata setup. The function msmioctlgeminfosetmetadata now checks for krealloc failures and returns -ENOMEM, thereby avoiding potential NULL pointer dereferences. explicitly avoid...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals upon device unwinding. While we are indirectly draining our dedicated workqueue ggtt-wq—which we use to perform asynchronous removal of certain GGTT nodes—this occurs as part of the...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix the dmaalloccoherent error check A check has been added to prevent a NULL return value from occurring when using dmaalloccoherent. This change follows Robin’s fix for the vic.c file in drm/tegra: vic: Fix DM...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: The call to CPRESETCONTEXTSTATE This call is necessary when switching contexts, as there are various states used by user space to synchronize between BR and BV, and these states are persistent across submissions. We...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fixed an issue where an invalid lock was taken on a wedge. If devices like GuC upload are wedged, the submission is not yet enabled, and the state has not even been initialized. This fix prevents the wedge-related calls...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increasing the job count before swapping the SPSC queue. There is a minor race condition between spscqueuepush and the run-job worker. In this race condition, spscqueuepush may return not-first, while the run-job worke...

4.7CVSS5.5AI score0.0015EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/31 8:09 a.m.8 views

drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies

...

7.8CVSS7AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/10/31 6:05 a.m.3 views

SUSE-SU-2025:3886-1 Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP7)

This update for the Linux Kernel 6.4.0-1507005 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38511: drm/xe/pf: Clear all LMTT pages on alloc bsc1248176. - CVE-2025-38617: net/packet...

8.8CVSS6.9AI score0.00328EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.8 views

SUSE CVE-2025-40086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under certain conditions, which may lead to NULL pointer dereferences late...

6.1CVSS6.9AI score0.00172EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.4 views

SUSE CVE-2025-40096

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

5.8CVSS6.7AI score0.00144EPSS
SaveExploits0References22
EUVD
EUVD
added 2025/10/30 12:31 p.m.13 views

EUVD-2025-36982

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

6.2AI score0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/30 10:15 a.m.27 views

AZL-69409 CVE-2025-40096 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/30 10:15 a.m.10 views

CVE-2025-40086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under certain conditions, which may lead to NULL pointer dereferences late...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/30 10:15 a.m.9 views

UBUNTU-CVE-2025-40086

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under certain conditions, which may lead to NULL pointer dereferences late...

5.9AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/30 10:15 a.m.8 views

UBUNTU-CVE-2025-40096

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

7.8CVSS6.7AI score0.00144EPSS
SaveExploits0References23
CVE
CVE
added 2025/10/30 9:48 a.m.56 views

CVE-2025-40096

CVE-2025-40096 is a Linux kernel issue in the drm/sched subsystem. The vulnerability is a potential double free in the path that adds dependencies via drm_sched_job_add_dependency() and drm_sched_job_add_resv_dependencies() , where a fence reference may be released twice on failure. The defect ap...

7.8CVSS6.3AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/30 9:48 a.m.18 views

CVE-2025-40096 drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

7.8CVSS6.7AI score
SaveExploits0References8
Rows per page
Query Builder