Lucene search
+L

596 matches found

RedHat Linux
RedHat Linux
added 2026/01/26 4:39 p.m.24 views

kernel: Linux kernel drm/xe: Out-of-bounds shift in TLB invalidation

A flaw was found in the Linux kernel's drm/xe component. This vulnerability allows a local attacker to cause a denial of service or information disclosure via an out-of-bounds shift during TLB invalidation...

7.8CVSS5.8AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/26 2:47 p.m.7 views

kernel: drm/xe: Fix vm_bind_ioctl double free bug

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...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/26 2:47 p.m.43 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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 available for each vulnerability from th...

9.8CVSS6.9AI score0.00456EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/01/26 2:32 p.m.11 views

kernel: drm/xe: Use local fence in error path of xe_migrate_clear

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xemigrateclear The intent of the error path in xemigrateclear is to wait on locally generated fence and then return. The code is waiting on m-fence which could be the local fence but this ...

7.8CVSS5.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/26 2:32 p.m.19 views

Moderate: Red Hat Security Advisory: kernel security update

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

9.8CVSS6.8AI score0.00454EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/01/26 2:32 p.m.10 views

kernel: Linux kernel drm/xe: Out-of-bounds shift in TLB invalidation

A flaw was found in the Linux kernel's drm/xe component. This vulnerability allows a local attacker to cause a denial of service or information disclosure via an out-of-bounds shift during TLB invalidation...

7.8CVSS5.8AI score0.00198EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/26 12:00 a.m.9 views

RHEL 9 : kernel (RHSA-2026:1194)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:1194 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ntbhwswitchtec: Fix...

9.8CVSS6.9AI score0.00454EPSS
SaveExploits0References25
Rockylinux
Rockylinux
added 2026/01/24 9:06 a.m.27 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS5.5AI score0.00572EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2026:0793)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:0793 advisory. kernel: drm/xe: Make dma-fences compliant with the safe access rules CVE-2025-38703 kernel: smb: client: let recvdone verify dataoffset, datalength and...

9.8CVSS5.6AI score0.00572EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/01/19 12:45 a.m.11 views

kernel: drm/xe: Use local fence in error path of xe_migrate_clear

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xemigrateclear The intent of the error path in xemigrateclear is to wait on locally generated fence and then return. The code is waiting on m-fence which could be the local fence but this ...

7.8CVSS5.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/19 12:45 a.m.22 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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 available for...

9.8CVSS6.7AI score0.00572EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/15 3:18 a.m.9 views

CVE-2025-71099

A use-after-free flaw was found in the Intel Xe graphics driver's observability architecture OA configuration interface. In xeoaaddconfigioctl, the oaconfig-id is accessed after dropping the metricslock. An attacker could race to remove the configuration via xeoaremoveconfigioctl, freeing the...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.9 views

SUSE CVE-2025-71076

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Limit numsyncs to prevent oversized allocations The OA open parameters did not validate numsyncs, allowing userspace to pass arbitrarily large values, potentially leading to excessive allocations. Add check to ensure...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.9 views

SUSE CVE-2025-71099

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xeoaaddconfigioctl In xeoaaddconfigioctl, we accessed oaconfig-id after dropping metricslock. Since this lock protects the lifetime of oaconfig, an attacker could guess the id and call...

6.4CVSS6.1AI score0.0012EPSS
SaveExploits0References10
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68802

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Limit numsyncs to prevent oversized allocations The exec and vmbind ioctl allow userspace to specify an arbitrary numsyncs value. Without bounds checking, a very large numsyncs can force an excessively large allocation,...

0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 4:16 p.m.9 views

UBUNTU-CVE-2025-71099

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xeoaaddconfigioctl In xeoaaddconfigioctl, we accessed oaconfig-id after dropping metricslock. Since this lock protects the lifetime of oaconfig, an attacker could guess the id and call...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.10 views

CVE-2025-71099

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xeoaaddconfigioctl In xeoaaddconfigioctl, we accessed oaconfig-id after dropping metricslock. Since this lock protects the lifetime of oaconfig, an attacker could guess the id and call...

7.8CVSS6AI score0.0012EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.9 views

CVE-2025-71076

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Limit numsyncs to prevent oversized allocations The OA open parameters did not validate numsyncs, allowing userspace to pass arbitrarily large values, potentially leading to excessive allocations. Add check to ensure...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/13 4:16 p.m.8 views

UBUNTU-CVE-2025-71076

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Limit numsyncs to prevent oversized allocations The OA open parameters did not validate numsyncs, allowing userspace to pass arbitrarily large values, potentially leading to excessive allocations. Add check to ensure...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.32 views

CVE-2025-71099 drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xeoaaddconfigioctl In xeoaaddconfigioctl, we accessed oaconfig-id after dropping metricslock. Since this lock protects the lifetime of oaconfig, an attacker could guess the id and call...

7.8CVSS0.0012EPSS
SaveExploits0References3
Rows per page
Query Builder