Lucene search
+L

1796 matches found

Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.19 views

PT-2026-2338

Name of the Vulnerable Software and Affected Versions SAP ERP Central Component SAP ECC and SAP S/4HANA SAP EHS Management affected versions not specified Description A missing authorization check in SAP ERP Central Component SAP ECC and SAP S/4HANA SAP EHS Management allows an attacker to extrac...

6.4CVSS6.5AI score0.00201EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68808

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtvchannelsiinit...

7.8CVSS6.5AI score0.00126EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.13 views

CVE-2019-16882

An issue was discovered in the string-interner crate before 0.7.1 for Rust. It allows attackers to read from memory locations associated with dangling pointers, because of a cloning flaw...

7.5CVSS6.6AI score0.01547EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/01/05 6:16 a.m.9 views

xorg: xmayland: Use-after-free in XPresentNotify structure creation

A flaw was found in the X.Org X server and Xwayland when processing X11 Present extension notifications. Improper error handling during notification creation can leave dangling pointers that lead to a use-after-free condition. This can cause memory corruption or a crash, potentially allowing an...

7.3CVSS6.1AI score0.00474EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/01 12:0 a.m.8 views

Apache NuttX 安全漏洞

Apache NuttX is a real-time embedded operating system from the Apache USA Foundation. A security vulnerability exists in Apache NuttX versions prior to 12.10.0 that originates from the release of invalid pointers or references, which could lead to a denial of service attack...

6.5CVSS6.4AI score0.00771EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-27667

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race occurs in the network subsystem when skmsg or other layers modify the sk data ready and sk write space pointers while other CPUs read them concurrently. Recommendations At th...

4.7CVSS5.2AI score0.00089EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/30 3:30 p.m.5 views

EUVD-2022-55912

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.9AI score0.00203EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.23 views

CVE-2023-54181 bpf: Fix issue in verifying allow_ptr_leaks

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

0.00174EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.4 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 check inode pointers in upper directories, which could lead to null pointer dereferences...

5.8AI score0.0017EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/25 3:16 p.m.14 views

CVE-2023-53991

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Disallow unallocated resources to be returned In the event that the topology requests resources that have not been created by the system because they are typically not represented in dpumdsscfg ^1, the resources in...

5.8AI score0.00175EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.7 views

SUSE CVE-2023-53991

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Disallow unallocated resources to be returned In the event that the topology requests resources that have not been created by the system because they are typically not represented in dpumdsscfg ^1, the resources in...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.13 views

CVE-2022-50728

In the Linux kernel, the following vulnerability has been resolved: s390/lcs: Fix return type of lcsstartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid ...

5.7AI score0.00248EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205079

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

5.9AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205101

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: prevent NULL deref in vxlanxmitone Neither sock4 nor sock6 pointers are guaranteed to be non-NULL in vxlanxmitone, e.g. if the iface is brought down. This can lead to the following NULL dereference: BUG: kernel NULL...

6.1AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2025-68353

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: prevent NULL deref in vxlanxmitone Neither sock4 nor sock6 pointers are guaranteed to be non-NULL in vxlanxmitone, e.g. if the iface is brought down. This can lead to the following NULL dereference: BUG: kernel NULL...

0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-53991

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Disallow unallocated resources to be returned In the event that the topology requests resources that have not been created by the system because they are typically not represented in dpumdsscfg ^1, the resources in...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.6 views

UBUNTU-CVE-2025-68353

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: prevent NULL deref in vxlanxmitone Neither sock4 nor sock6 pointers are guaranteed to be non-NULL in vxlanxmitone, e.g. if the iface is brought down. This can lead to the following NULL dereference: BUG: kernel NULL...

5.7AI score0.00162EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 11:15 a.m.6 views

UBUNTU-CVE-2023-53991

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Disallow unallocated resources to be returned In the event that the topology requests resources that have not been created by the system because they are typically not represented in dpumdsscfg ^1, the resources in...

5.8AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-53991 drm/msm/dpu: Disallow unallocated resources to be returned

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Disallow unallocated resources to be returned In the event that the topology requests resources that have not been created by the system because they are typically not represented in dpumdsscfg ^1, the resources in...

6.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-52911

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s perf/x86 component related to handling PEBS records and interrupt throttling. Specifically, when the intel pmu drain pebs icl function processes the...

9.8CVSS6.2AI score0.00601EPSS
SaveExploits8References412
Rows per page
Query Builder