Lucene search
+L

19570 matches found

UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.17 views

CVE-2026-23317

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmwtranslateptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.20 views

CVE-2026-23338

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings Userspace can either deliberately pass in the too small numfences, or the required number can legitimately grow between the two calls to the userq wait...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/25 11:05 a.m.5 views

CVE-2026-4725

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Sandbox escape due to use-after-free in the Graphics: Canvas2D component...

10CVSS5.7AI score0.00318EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 10:27 a.m.10 views

CVE-2026-23366 drm/client: Do not destroy NULL modes

In the Linux kernel, the following vulnerability has been resolved: drm/client: Do not destroy NULL modes 'modes' in drmclientmodesetprobe may fail to kcalloc. If this occurs, we jump to 'out', calling modesdestroy on it, which dereferences it. This may result in a NULL pointer dereference in the...

5.7AI score
SaveExploits0References6
OSV
OSV
added 2026/03/25 10:27 a.m.11 views

CVE-2026-23350 drm/xe/queue: Call fini on exec queue creation fail

In the Linux kernel, the following vulnerability has been resolved: drm/xe/queue: Call fini on exec queue creation fail Every call to queue init should have a corresponding fini call. Skipping this would mean skipping removal of the queue from GuC list which is part of gucid allocation. A damaged...

7.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/03/25 10:27 a.m.38 views

CVE-2026-23317

The CVE-2026-23317 entry describes a Linux kernel vulnerability in drm/vmwgfx, specifically vmw_translate_ptr. The root cause was a previous change where a pointer-returning lookup was replaced by an error-code-returning lookup with the pointer as an out parameter; the error path was not updated,...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.8 views

CVE-2026-23317 drm/vmwgfx: Return the correct value in vmw_translate_ptr functions

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmwtranslateptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code...

7.8CVSS5.8AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.10 views

CVE-2026-23317

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmwtranslateptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 12:27 a.m.17 views

SUSE CVE-2026-27616

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the application allows users to upload SVG files as task attachments. SVG is an XML-based format that supports JavaScript execution through elements such as tags or event handlers like onload. The application...

7.3CVSS6.1AI score0.00453EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/25 12:26 a.m.13 views

SUSE CVE-2026-28683

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, if a malicious authenticated user uploads SVG and creates a hotlink for it, they can achieve stored XSS. This issue has been patched in version 2.2.3...

8.7CVSS5.7AI score0.00189EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.20 views

Mattermost 安全漏洞

Mattermost is an open-source collaboration platform developed by the American company Mattermost. Vulnerabilities exist in versions of Mattermost 11.4.0 and earlier 11.4.x series, as well as versions prior to 11.3.1 11.3.x series, 11.2.3 and earlier 11.2.x series, and 10.11.11 and earlier 10.11.x...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.16 views

PT-2026-35857

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 147.0.7727.138 Description A use after free issue exists in the GPU component. This occurs when a program continues to use a pointer after it has been freed, which can lead to heap corruption. A remote attacker...

10CVSS6AI score0.00457EPSS
SaveExploits0References39
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.13 views

PT-2026-38099

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 148.0.7778.96 Description A use after free issue in SVG allows a remote attacker to execute arbitrary code inside a sandbox by utilizing a crafted HTML page. Use after free is a memory corruption flaw that occur...

10CVSS6.2AI score0.00383EPSS
SaveExploits0References144
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.8 views

The vulnerability of the ANGLE library in Google Chrome and Microsoft Edge browsers allows a hacker to induce a service failure.

The vulnerability of the ANGLE library in Google Chrome and Microsoft Edge is related to a numerical overflow condition. Exploiting this vulnerability can allow an attacker to cause a service failure through a specially crafted HTML page...

10CVSS5.9AI score0.00253EPSS
SaveExploits0References9Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-4719

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect boundary conditions in the Graphics: Text component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird...

7.5CVSS7.1AI score0.00433EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.8 views

The vulnerability of the error_state_read() function in the drivers/gpu/drm/i915/i915_sysfs.c file of the driver module allows a attacker to cause a service failure.

The vulnerability of the errorstateread function in the drivers/gpu/drm/i915/i915sysfs.c driver, a part of the Linux kernel’s Direct Rendering Infrastructure DRI support module, relates to the occurrence of operations outside the memory buffer boundaries. Exploiting this vulnerability could allow...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References15Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-4713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

7.5CVSS7.1AI score0.00433EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-4708

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

7.5CVSS7.1AI score0.00433EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-4694

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect boundary conditions, integer overflow in the Graphics component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9,...

7.5CVSS7.1AI score0.00772EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/03/24 4:43 p.m.18 views

USN-8098-6: Linux kernel (FIPS) vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6.7AI score0.00617EPSS
SaveExploits0References1
Rows per page
Query Builder