Lucene search
+L

3368 matches found

CVE
CVE
added 2025/12/24 10:56 a.m.42 views

CVE-2023-54041

CVE-2023-54041 concerns a Linux kernel issue in io_uring where memory leaks occur when removing provided buffers. The root cause is that io_buffer structs allocated in page-sized groups are not freed, since they cannot be freed individually; they must be added to a free list (e.g., io_buffers_cac...

6AI score0.00188EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.44 views

CVE-2023-54041 io_uring: fix memory leak when removing provided buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix memory leak when removing provided buffers When removing provided buffers, iobuffer structs are not being disposed of, leading to a memory leak. They can't be freed individually, because they are allocated in...

0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:56 a.m.19 views

CVE-2023-54041 io_uring: fix memory leak when removing provided buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix memory leak when removing provided buffers When removing provided buffers, iobuffer structs are not being disposed of, leading to a memory leak. They can't be freed individually, because they are allocated in...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:33 a.m.47 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.00138EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 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.00234EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 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.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 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...

6.2AI score0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 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.00932EPSS
SaveExploits2References897
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 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.00197EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.6 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.00206EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.15 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.002EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.13 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.00188EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.51 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.00677EPSS
SaveExploits9References417
OSV
OSV
added 2025/12/22 5:16 p.m.12 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.00181EPSS
SaveExploits0References11
NVD
NVD
added 2025/12/22 5:16 p.m.10 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.00181EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/22 4:12 p.m.36 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.00181EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.42 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.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/22 4:12 p.m.8 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 score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/22 12:00 a.m.8 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...

6.1AI score0.00181EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/22 12:00 a.m.9 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.00181EPSS
SaveExploits0References10
Rows per page
Query Builder