Lucene search
+L

3281 matches found

CVE
CVE
added 2025/12/24 10:33 a.m.30 views

CVE-2025-68730

CVE-2025-68730 affects the Linux kernel’s accelerated graphics path (ivpu). The issue stems from an ivpu_bo_unbind_all_bos_from_context() page fault and an ivpu_gem_create_object() path that incorrectly adds BOs to vdev->bo_list; when drm_gem_shmem_create() fails, the BO may not be fully creat...

7.8CVSS6AI score0.00124EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.7 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 Linux kernel that stems from a failure to clean up incoming buffers after a failed stream startup, which could lead to a memory leak...

6.1AI score0.00225EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.8 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 iouring not properly freeing memory when removing supplied buffers, which could lead to a memory leak...

6.1AI score0.00168EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/24 12:0 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 originates from a double brelse in udfrename, which could lead to the release of freed buffers...

6.1AI score0.00248EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.11 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 failure to free DMA buffers when sprd serial driverprobe fails, which could lead to a memory leak...

6.1AI score0.00179EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.9 views

PT-2025-53132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the btrfs file system. Specifically, the issue involves the order of operations within the btrfs init new buffer function. The btrfs set head...

6.3AI score0.00208EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54136

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: sprd: Fix DMA buffer leak issue Release DMA buffer when probe returns failure to avoid memory leak. CVE-2023-54136 Note that Nessus relies on the presen...

5.8AI score0.00179EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-53123

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's media subsystem, specifically within the camss component, related to the handling of received buffers when streaming fails to start. If media pipeline...

7.8CVSS6.2AI score0.0051EPSS
SaveExploits2References897
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.47 views

PT-2025-52922

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A flaw exists in the Linux kernel’s WiFi subsystem, specifically within the ath12k driver. The issue involves incorrect handling of MSDU buffer types in the receive RX error path. Packet...

9.8CVSS6.2AI score0.00601EPSS
SaveExploits8References417
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-68727

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix wa...

6AI score0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/22 5:16 p.m.8 views

CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

5.9AI score0.00161EPSS
SaveExploits0References11
NVD
NVD
added 2025/12/22 5:16 p.m.8 views

CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/22 5:16 p.m.9 views

UBUNTU-CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

5.8AI score0.00161EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/22 4:12 p.m.29 views

CVE-2025-68329

The CVE-2025-68329 entry documents a Linux kernel issue in tracing: when a VMA is split, the kernel could invoke ring_buffer_unmap multiple times (due to multiple vm_ops->close calls) while ring_buffer_map was called once, causing ring_buffer_unmap to return -ENODEV and triggering a WARN_ON. T...

6.2AI score0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.38 views

CVE-2025-68329 tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/22 4:12 p.m.6 views

CVE-2025-68329 tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

6.4AI score0.00161EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/22 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-68329

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each...

5.8AI score0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/19 12:0 a.m.8 views

PT-2025-52427

Name of the Vulnerable Software and Affected Versions Foxit PDF Reader affected versions not specified Description A flaw exists in the PDF parsing of Foxit PDF Reader related to JBIG2 data processing. Specifically, an integer overflow during the calculation of the image buffer size can lead to a...

7.8CVSS7.2AI score0.00256EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.6 views

SUSE CVE-2025-68294

In the Linux kernel, the following vulnerability has been resolved: iouring/net: ensure vectored buffer node import is tied to notification When support for vectored registered buffers was added, the import itself is using 'req' rather than the notification iokiocb, sr-notif. For non-vectored...

7.8CVSS6.7AI score0.00125EPSS
SaveExploits0References3
Redos
Redos
added 2025/12/17 12:0 a.m.7 views

ROS-20251217-7302

A vulnerability in the WebGPU component of the Google Chrome browser is related to reading beyond buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code and cause a denial of service...

8.8CVSS7.8AI score0.00264EPSS
SaveExploits0
Rows per page
Query Builder