Lucene search
+L

18642 matches found

OSV
OSV
added 2025/09/08 12:00 a.m.6 views

ALSA-2025:15447 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: udmabuf: fix a buf size overflow issue during udmabuf creation CVE-2025-37803 kernel: net/sched: Always...

7.8CVSS7.1AI score0.00216EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/08 12:00 a.m.11 views

Amazon Linux 2023 : libssh, libssh-config, libssh-devel (ALAS2023-2025-1155)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1155 advisory. The privatekeyfromfile uses an uninitialized variable under certainconditions, such as if the file specified by the filename argument doesn'texist. This causes the code to return an invalid...

8.1CVSS6.8AI score0.01542EPSS
SaveExploits0References10
Gitee
Gitee
added 2025/09/06 2:15 p.m.123 views

Exploit for CVE-2015-1805

This repository contains a collection of exploits for various vulnerabilities, including CVE-2015-1805, CVE-2017-7184, CVE-2017-2636, and CVE-2017-8890. The exploits are written in C and are designed to demonstrate the vulnerabilities in the Linux kernel. CVE-2015-1805 is a vulnerability in the...

7.8CVSS8.6AI score0.01798EPSS
SaveExploits12
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:07 a.m.11 views

scsi: bfa: Double-free fix

...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38699

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL...

7.8CVSS6.7AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

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

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.10 views

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

7.8CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

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

7.8CVSS6.5AI score0.00155EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/05 5:20 p.m.63 views

CVE-2025-38731

CVE-2025-38731: In the Linux kernel, the drm/xe driver fixes a double-free in xe_vm_bind_ioctl when an array bind argument check fails. The bug freed bind_ops twice; the fix nulls bind_ops after freeing to prevent a second free. Root cause: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 (KASAN repo...

7.8CVSS5.9AI score0.00155EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.18 views

CVE-2025-38731 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.8CVSS0.00155EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/05 5:20 p.m.8 views

CVE-2025-38731 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.8CVSS6.5AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 5:20 p.m.10 views

CVE-2025-38731 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.8CVSS6.2AI score
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.7 views

Malicious code in xml-epsilon-double-emulate-spy (npm)

The package xml-epsilon-double-emulate-spy was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.4 views

MAL-2025-46736 Malicious code in xml-epsilon-double-emulate-spy (npm)

The package xml-epsilon-double-emulate-spy was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 11:09 a.m.9 views

OESA-2025-2132 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.8CVSS7.1AI score0.01492EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/05 11:09 a.m.6 views

OESA-2025-2127 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.8CVSS7.1AI score0.01492EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.13 views

PT-2025-36263

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to memory management on s390 systems. The lowcore region was incorrectly mapped with the identity mapping, potentially leading to successful...

5.7AI score0.00162EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.13 views

PT-2025-36261

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-xe-eudebug-cmanszew+ 520 Description A double-free issue was resolved in the drm/xe module within the Linux kernel. Specifically, the vulnerability occurs in the xe vm bind ioctl function when the argument...

7.8CVSS7.2AI score0.00548EPSS
SaveExploits3References62
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a double release error in xevmbindioctl...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/04 11:24 p.m.10 views

SUSE CVE-2025-38682

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References3
Rows per page
Query Builder