Lucene search
+L

3260 matches found

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

PT-2026-2604

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/TTM subsystem that could lead to a NULL pointer dereference when handling evicted BOs Buffer Objects. Specifically, the issue occurs during a...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/13 12:0 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 the failure to refresh pending skb's in fqdirpreexit, which could lead to a deadlock...

5.8AI score0.00168EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/13 12:0 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 failure to account for the size of the null terminator when validating extended attribute buffers, which...

6AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.9 views

PT-2026-2471

Software installed and run as a non-privileged user may conduct improper GPU system calls to subvert GPU HW to write to arbitrary physical memory pages. Under certain circumstances this exploit could be used to corrupt data pages not allocated by the GPU driver but memory pages in use by the kern...

6.5AI score0.00132EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.11 views

Hewlett Packard Enterprise AOS 安全漏洞

Hewlett Packard Enterprise AOS HPE AOS is a network operating system for data centers, campuses, and edges from Hewlett Packard Enterprise USA. A security vulnerability exists in Hewlett Packard Enterprise AOS that stems from multiple out-of-bounds read vulnerabilities in the handling of data...

5.3CVSS5.8AI score0.00306EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resource, e.g. because it has been...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.6 views

MiracleLinux 9 : redis-6.2.18-1.el9_6 (AXSA:2025-10201:02)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-10201:02 advisory. redis: Redis DoS Vulnerability due to unlimited growth of output buffers abused by unauthenticated client CVE-2025-21605 Tenable has extracted the preceding...

7.5CVSS7.3AI score0.00853EPSS
SaveExploits0References2
Redos
Redos
added 2026/01/12 12:0 a.m.7 views

ROS-20260112-7317

Vulnerability of cmd.c, driver.h components of the Linux operating system kernel is related to reading outside the allowed data buffer boundaries. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0
NVD
NVD
added 2026/01/10 1:16 a.m.9 views

CVE-2026-22024

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, the cryptographyencrypt function allocates...

6.3CVSS0.00432EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/10 12:19 a.m.8 views

CVE-2026-22024 CryptoLib Memory Leak in KMC Encrypt Function Leads to Resource Exhaustion

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, the cryptographyencrypt function allocates...

6.3CVSS7AI score0.00432EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/01/10 12:0 a.m.10 views

PT-2026-2132

Name of the Vulnerable Software and Affected Versions CryptoLib versions prior to 1.4.3 Description CryptoLib is a software-only solution utilizing the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight Syste...

6.3CVSS6.7AI score0.00432EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2026/01/10 12:0 a.m.7 views

Apache NimBLE 代码问题漏洞

Apache NimBLE is an open source Bluetooth 5.4 stack host and controller from the Apache Foundation, USA, that completely replaces the proprietary SoftDevice on Nordic chipsets.It is part of the Apache Mynewt project. A code issue vulnerability exists in Apache NimBLE 1.8.0 and earlier versions,...

7.5CVSS6.9AI score0.00696EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/10 12:0 a.m.33 views

PT-2026-2250

Name of the Vulnerable Software and Affected Versions RustCrypto versions 0.14.0-pre.0 through 0.14.0-rc.0 Description The RustCrypto Elliptic Curves library provides Elliptic Curve Cryptography ECC support. A denial-of-service issue exists in the SM2 public-key encryption implementation where...

7.5CVSS6.6AI score0.00279EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2026/01/09 11:28 a.m.12 views

CVE-2021-33648

When performing the inference shape operation of Affine, Concat, MatMul, ArgMinMax, EmbeddingLookup, and Gather operators, if the input shape size is 0, it will access data outside of bounds of shape which allocated from heap buffers...

7.5CVSS7AI score0.00872EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:27 a.m.11 views

CVE-2021-33649

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers...

7.5CVSS6.9AI score0.00872EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:56 a.m.12 views

CVE-2023-40250

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Hancom HCell on Windows allows Overflow Buffers.This issue affects HCell: 12.0.0.893...

8.8CVSS7AI score0.00559EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/08 3:14 a.m.8 views

CVE-2025-47394

Memory corruption when copying overlapping buffers during memory operations due to incorrect offset calculations...

7.8CVSS7.1AI score0.00072EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/01/08 12:42 a.m.6 views

postgresql: libpq: libpq undersizes allocations, via integer wraparound

A vulnerability has been identified in PostgreSQL’s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application...

5.9CVSS5.8AI score0.00332EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000219)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000219 advisory. A buffer overflow flaw was found, in versions from 2.6.34 to 5.2.x, in the way Linux kernel's vhost functionality that translates virtqueue buffers to IOVs, logged t...

7.8CVSS7.5AI score0.00627EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.4 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a possible memory corruption due to an offset calculation error copying overlapping buffers during memory operations...

7.8CVSS6.8AI score0.00072EPSS
SaveExploits0References2
Rows per page
Query Builder