Lucene search
+L

4189 matches found

Cvelist
Cvelist
added 2025/12/24 10:33 a.m.41 views

CVE-2025-68376 coresight: ETR: Fix ETR buffer use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

0.00186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.39 views

CVE-2025-68370 coresight: tmc: add the handle of the event to the path

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

7.8CVSS0.00141EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:00 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 the Linux kernel that stems from a duplicate DMA mapping that could lead to a DMA-API call trace...

8.2AI score0.00214EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 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 an invalid release trace, which could result in a memory leak or invalid release...

6.2AI score0.0016EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 views

PT-2025-52914

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the bpf get stackid function related to a stackmap overflow check. This issue, identified by Syzkaller, can lead to a KASAN slab-out-of-bounds write...

6.6AI score0.00188EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50737

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: Validate index root when initialize NTFS security This enhances the sanity check for $SDH and $SII while initializing NTFS security, guarantees these...

7.8CVSS7.8AI score0.00203EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/23 3:51 a.m.6 views

SUSE 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.5CVSS6.2AI score0.00184EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/22 5:16 p.m.12 views

UBUNTU-CVE-2025-68326

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer dereference, address: 0000000000000000 Workqueue: drmschedrunjobwork...

5.7AI score0.00172EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.45 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.00184EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/22 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 Linux kernel that stems from a trace buffer mapping that does not support partial mappings, which could result in WARNON being triggered...

6.2AI score0.00184EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/18 7:53 p.m.8 views

CVE-2022-50686 Kentico Xperience <= 12.0 Portal Engine Form Control Information Disclosure

An information disclosure vulnerability in Kentico Xperience allows attackers to view sensitive stack trace details via Portal Engine form control error messages. Detailed error messages can expose internal system information and potentially reveal implementation details to unauthorized users...

7.5CVSS5.8AI score0.00308EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.29 views

PT-2025-52251

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a use-after-free issue within the USB Type-C Universal Serial Bus Implementers Forum UCSi component. Specifically, a delayed work item uec-work was scheduled b...

9.8CVSS7.3AI score0.00693EPSS
SaveExploits10References413
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.8 views

SUSE CVE-2025-68197

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...

5.5CVSS6.4AI score0.00185EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/12/16 11:55 p.m.15 views

CVE-2025-9122

Hitachi Vantara Pentaho Data Integration and Analytics Community Dashboard Framework prior to versions 10.2.0.4, including 9.3.0.x and 8.3.x display the full server stack trace when encountering an error within the GetCdfResource servlet...

5.3CVSS6.9AI score0.00285EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/16 6:31 p.m.16 views

EUVD-2025-203808

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

5.8AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.15 views

UBUNTU-CVE-2025-68322

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

5.7AI score0.00184EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/16 3:30 p.m.13 views

EUVD-2025-203699

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...

5.9AI score0.00185EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.10 views

CVE-2025-68197

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...

0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68197

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...

5.9AI score0.00185EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.11 views

CVE-2025-68197

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...

5.7AI score0.00185EPSS
SaveExploits0References9
Rows per page
Query Builder