Lucene search
+L

8237 matches found

Cvelist
Cvelist
added 2025/06/18 9:28 a.m.26 views

CVE-2025-38015 dmaengine: idxd: fix memory leak in error handling path of idxd_alloc

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.13 views

CVE-2025-38015

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 9:28 a.m.87 views

CVE-2025-38012

The CVE-2025-38012 issue affects Linux kernel sched_ext: bpf_iter_scx_dsq_new() may leave an uninitialized iterator after an error, causing bpf_iter_scx_dsq_next() to dereference garbage data. The documented fix is to always clear kit->dsq in bpf_iter_scx_dsq_new(), so that next() and destroy(...

7.8CVSS6.5AI score0.00172EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.10 views

CVE-2025-38012 sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

7.8CVSS6.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-26112 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the ath11k module. When an error occurs during htc tx completion, the skb is not properly dropped, leading ...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References559
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.14 views

PT-2025-25908 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the pvrusb2 media module. The error handling code in pvr2 hdw create fails to unregister the v4l2 device,...

7.8CVSS5.8AI score0.10458EPSS
SaveExploits16References581
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.10 views

PT-2025-25879 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns an error handling path in the cm3605 probe function. A commit introduced a new error handling path that should redirect to the existing error handling path to preven...

5.9AI score0.00179EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.9 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 cm3605 not handling error paths correctly during probing, which could lead to a resource leak...

5.5CVSS6.1AI score0.00179EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-26040 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue in the Linux kernel's 9p protocol has been resolved. The problem occurred in the p9 read work error handling, where p9 req put needs to be called when...

5.8AI score0.00167EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-25951 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak has been identified in the Linux kernel, specifically in the error handling path of afu allocate irqs. The issue arises because a bitmap zalloc is not properly balanced b...

7.8CVSS5.9AI score0.00488EPSS
SaveExploits0References184
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.15 views

PT-2025-25989

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, related to the dsa tree change tag proto function. This function may cause unexpected behavior when dsa tree notify fails,...

5.5CVSS6.2AI score0.0014EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/06/18 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 the Linux kernel that stems from the 9p network protocol not releasing a request in the p9readwork error handling, which could lead to a...

5.5CVSS6.1AI score0.00167EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize the iterator. BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g., the bpfforeach macro ignores error returns from new...

7.8CVSS6.2AI score0.00172EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: The issue of unexpectedly changing the path in ksmbdvfskernpathlocked has been fixed. When ksmbdvfskernpathlocked encounters an error, and it isn’t the last entry, it will exit without restoring the changed path buffer...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath12k: fixed a memory leak in ath12kservicereadyextevent. Currently, in ath12kservicereadyextevent, svcrdyext.macPhyCaps is not freed in the failed case, resulting in a memory leak. The following trace is observed in...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Ring-Buffer: Fixed buffer locking in ringbuffersubbuforderset. Expanded the critical section in ringbuffersubbuforderset to ensure that error handling occurs with a per-buffer mutex held, thereby preventing list corruption and...

7.8CVSS6.2AI score0.00174EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: A memory leak has been fixed in the error-handling path of idxdalloc. The memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix this issue, free the allocated memory in the reverse...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: fixed the bug in the trap in smb2lock. If the lock count is greater than 1, the flags might contain an old value. This issue should be checked using the flags of smb Lock, not those of flags. This could lead to a bug in...

5.5CVSS6.4AI score0.00153EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Proper handling of errors from btrfsdecref. In walkupproc, we have a BUGONret from btrfsdecref. This is incorrect; we have proper error handling here, and the error is returned...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dpll: fixed the error handling for xaalloccyclic. If the value 1 is returned from xaalloccyclic wrapping, ERRPTR1 will be returned, causing ISERR to be false. This can lead to a dereference of an unallocated pointer pin. The issu...

5.5CVSS6.2AI score0.00195EPSS
SaveExploits0References3
Rows per page
Query Builder