Lucene search
+L

1489 matches found

CVE
CVE
added 2025/07/04 1:37 p.m.112 views

CVE-2025-38226

CVE-2025-38226 targets the Linux kernel, specifically the media/v4l2-tpg path used by vivid. The issue is a KASAN-detected vmalloc-out-of-bounds access in tpg_fill_plane_pattern and tpg_fill_plane_buffer (v4l2-tpg-core.c:2608 and 2705), causing a write of size 1440 to a kernel address during vivi...

7.8CVSS6.4AI score0.00162EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.10 views

PT-2025-27853 · WordPress · Doccheck Login

Name of the Vulnerable Software and Affected Versions: DocCheck Login plugin for WordPress versions up to, and including, 1.1.5 Description: The issue allows unauthorized post access due to the plugin redirecting a user to login on a password-protected post after the page has loaded, making it...

5.3CVSS6.4AI score0.00297EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38173 crypto: marvell/cesa - Handle zero-length skcipher requests

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0...

7.8CVSS6.5AI score
SaveExploits0References13
CVE
CVE
added 2025/07/03 8:36 a.m.97 views

CVE-2025-38173

CVE-2025-38173 affects the Linux kernel crypto path (marvell/cesa) in Mariner builds, specifically for kernel packages older than 6.6.96.1-1. The issue is described as handling zero-length skcipher requests to avoid accessing random memory; the fix returns 0 for zero-length requests. A patched ke...

7.8CVSS7.2AI score0.00162EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/01 11:13 a.m.9 views

CVE-2025-49480 Out-of-bounds access in lte-telephony

Out-of-bounds access in ASR180x 、ASR190x in lte-telephony, This vulnerability is associated with program files apps/lzma/src/LzmaEnc.c. This issue affects FalconLinux、Kestrel、LapwingLinux: before v1536...

7.4CVSS7.2AI score0.00244EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/06/28 7:44 a.m.26 views

CVE-2025-38085

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugepmdunshare vs GUP-fast race hugepmdunshare drops a reference on a page table that may have previously been shared across processes, potentially turning it into a normal page table used in another process in...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 4:53 p.m.11 views

CVE-2025-38061

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

6.7CVSS7.5AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 4:34 p.m.10 views

CVE-2025-38016

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: abort dispatch if device destroyed The current HID bpf implementation assumes no output report/request will go through it after hidbpfdestroydevice has been called. This leads to a bug that unplugging certain types of H...

7CVSS7.5AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/20 3:30 p.m.8 views

GHSA-4578-6GJH-F2JM Mattermost allows an unauthorized Guest user access to Playbook

Mattermost versions 10.5.x = 10.5.5, 9.11.x = 9.11.15, 10.8.x = 10.8.0, 10.7.x = 10.7.2, 10.6.x = 10.6.5 fail to properly retrieve requestorInfo from playbooks handler for guest users which allows an attacker access to the playbook run...

4.3CVSS7.1AI score0.00251EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.9 views

PT-2025-26354 · Unknown · Thanhtungtnt Video List Manager

Name of the Vulnerable Software and Affected Versions: thanhtungtnt Video List Manager versions 1.7 and earlier Description: The issue is related to a Missing Authorization vulnerability, which allows accessing functionality not properly constrained by ACLs. Recommendations: For thanhtungtnt Vide...

5.3CVSS6AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 10:49 p.m.18 views

CVE-2022-49983

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set the DMA mask for the udmabuf device v2 If the DMA mask is not set explicitly, the following warning occurs when the userspace tries to access the dma-buf via the CPU as reported by syzbot here: WARNING: CPU: 1 PID:...

7CVSS7.2AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50093 iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via nodeonlineNUMANONODE KASAN reports: 4.668325 T0 BUG: KASAN: wild-memory-access in dmarparseonerhsa arch/x86/include/asm/bitops.h:214 arch/x86/include/asm/bitops.h:226...

6AI score
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:00 a.m.7 views

CVE-2022-49977 ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead ftracestartup does not remove ops from ftraceopslist when ftracestartupenable fails: registerftracefunction ftracestartup registerftracefunction...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.15 views

CVE-2025-38081 spi-rockchip: Fix register out of bounds access

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 9:33 a.m.101 views

CVE-2025-38061

CVE-2025-38061 (Linux kernel, net: pktgen) is described in connected Nessus/OS advisories as a fix for an out-of-bounds memory access in pktgen_thread_write. The root cause is failing to honor the user-supplied buffer size in strn_len() calls, which could cause memory access outside the buffer. T...

5.5CVSS6.8AI score0.0017EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.5 views

CVE-2025-38061

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:33 a.m.7 views

CVE-2025-38061 net: pktgen: fix access outside of user given buffer in pktgen_thread_write()

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

6.4AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.21 views

CVE-2025-38027 regulator: max20086: fix invalid memory access

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

0.00174EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-26020 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a stack-out-of-bound access in SPMI tracing functions. Specifically, the functions trace spmi write begin and trace spmi read end call memcpy with a length of...

7.8CVSS5.6AI score0.10458EPSS
SaveExploits16References588
Vulnrichment
Vulnrichment
added 2025/06/17 9:43 p.m.11 views

CVE-2025-49825 Teleport allows remote authentication bypass

Teleport provides connectivity, authentication, access controls and audit for infrastructure. Community Edition versions before and including 17.5.1 are vulnerable to remote authentication bypass. At time of posting, there is no available open-source patch...

9.8CVSS9.7AI score0.07804EPSS
SaveExploits0References1
Rows per page
Query Builder