Lucene search
+L

8549 matches found

CVE
CVE
added 2025/09/11 4:52 p.m.59 views

CVE-2025-39741

The CVE-2025-39741 issue affects the Linux kernel DRM Xe migrator (drm/xe/migrate) where copying with non-page-aligned data could overflow the max copy size since the calculated copy dimensions could exceed the S16_MAX limit. The root cause is not fully described in the Initial document alone, bu...

5.5CVSS6.4AI score0.00137EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/11 4:52 p.m.9 views

CVE-2025-39741 drm/xe/migrate: don't overflow max copy size

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: don't overflow max copy size With non-page aligned copy, we need to use 4 byte aligned pitch, however the size itself might still be close to our maximum of 8M, and so the dimensions of the copy can easily exceed...

6.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.18 views

CVE-2025-39740 drm/xe/migrate: prevent potential UAF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 4:52 p.m.10 views

CVE-2025-39740 drm/xe/migrate: prevent potential UAF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS6.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/11 7:38 a.m.15 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS7.1AI score0.01278EPSS
SaveExploits8References10
RedHat Linux
RedHat Linux
added 2025/09/11 3:38 a.m.12 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.7 views

PT-2025-37220

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where a null pointer dereference could occur within the drm/amd/display module. This issue was addressed by adding a null check to enhance function...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References26
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.15 views

PT-2025-37200

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/xe/migrate module related to handling copy sizes during migration. Specifically, when dealing with non-page aligned copies and pitches, the...

5.8AI score0.00137EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.10 views

RHEL 9 : kernel (RHSA-2025:15668)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15668 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/iucv: Avoid explicit...

7.8CVSS7.8AI score0.01278EPSS
SaveExploits8References22
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.14 views

PT-2025-37206

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the drm/msm module. The msm ioctl gem info set metadata function lacked error handling for krealloc failures, potentially leading to a NULL pointe...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.8 views

PT-2025-37242

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/hisilicon/hibmc subsystem related to the irq request function. A local variable intended for the interrupt request IRQ name was being passed to...

5.6AI score0.00134EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.12 views

PT-2025-37199

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF issue within the drm/xe/migrate component. Specifically, a flaw exists where a fence object could be freed prematurely, leading to a...

6.1AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.12 views

Oracle Linux 10 : kernel (ELSA-2025-15447)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-15447 advisory. - net/sched: ets: use old 'nbands' while purging unused classes - CVE-2025-38350 - net/sched: Always pass notifications when child class becomes empt...

7.8CVSS7.1AI score0.00222EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.8 views

RHEL 9 : kernel (RHSA-2025:15670)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15670 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ext4: use-after-free in...

7.8CVSS7.5AI score0.01278EPSS
SaveExploits8References22
AlmaLinux
AlmaLinux
added 2025/09/11 12:00 a.m.22 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/vkms: Fix use after free and double free on init error CVE-2025-22097 kernel: scsi: lpfc: Use memcpy for BIOS version CVE-2025-38332 kernel: posix-cpu-timers: fix race between...

7.8CVSS6.5AI score0.01278EPSS
SaveExploits8References10
RedHat Linux
RedHat Linux
added 2025/09/10 6:51 p.m.14 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS7.2AI score0.01278EPSS
SaveExploits8References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.6 views

RHEL 9 : kernel-rt (RHSA-2025:15658)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15658 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

7.8CVSS7.7AI score0.01278EPSS
SaveExploits8References22
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2016-2506

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - DRMExtractor.cpp in libstagefright in mediaserver in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 does not valida...

10CVSS8.8AI score0.01666EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/09 11:22 p.m.10 views

SUSE CVE-2025-38731

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix vmbindioctl double free bug If the argument check during an array bind fails, the bindops are freed twice as seen below. Fix this by setting bindops to NULL after freeing...

7CVSS6.6AI score0.00153EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/09 11:22 p.m.13 views

SUSE CVE-2025-39675

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

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References21
Rows per page
Query Builder