Lucene search
+L

87 matches found

CNNVD
CNNVD
added 2025/09/10 12:0 a.m.8 views

AxxonSoft AxxonOne 安全漏洞

AxxonSoft AxxonOne is a video surveillance and security management software from AxxonSoft Ireland. A security vulnerability exists in AxxonSoft AxxonOne version 2.0.6 and prior versions, which stems from improperly restricted memory buffer manipulation in the OpenSSL-based session module, and...

8.7CVSS6.7AI score0.00399EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/10 12:0 a.m.9 views

PT-2025-37044

Name of the Vulnerable Software and Affected Versions: AxxonSoft Axxon One versions 2.0.6 and earlier Description: A flaw exists in the OpenSSL-based session module that, under high load conditions, can lead to application crashes or unpredictable behavior. This is due to memory reallocation erro...

8.7CVSS6.2AI score0.00399EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/08/11 12:41 p.m.4 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the assemblefile function in nasm.c. An attacker can cause a denial of service or unintended behavior by providing specially crafted input during processing. Remediation There is no fixed version for nasm...

7.8CVSS7AI score0.00268EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/06/20 12:0 a.m.15 views

PT-2025-26330 · Brplot · Brplot

Name of the Vulnerable Software and Affected Versions: brplot version 420.69.1 Description: The issue is related to a Null Pointer Dereference NPD in the br dagens handle once function of the data processing module, leading to unpredictable program behavior, causing segmentation faults, and progr...

7.5CVSS6.3AI score0.00434EPSS
SaveExploits1References5
NVD
NVD
added 2025/06/09 8:15 p.m.12 views

CVE-2025-5918

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

6.6CVSS0.00352EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/06/09 7:49 p.m.6 views

CVE-2025-5915 Libarchive: heap buffer over read in copy_from_lzss_window() at archive_read_support_format_rar.c

A vulnerability has been identified in the libarchive library. This flaw can lead to a heap buffer over-read due to the size of a filter block potentially exceeding the Lempel-Ziv-Storer-Schieber LZSS window. This means the library may attempt to read beyond the allocated memory buffer, which can...

6.6CVSS6.7AI score0.00169EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/05/22 10:1 p.m.12 views

CVE-2022-26360

IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region...

7.8CVSS6.6AI score0.00352EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21919)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21919 advisory. - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory...

7.8CVSS6.2AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/01 3:40 p.m.199 views

CVE-2025-21919

CVE-2025-21919 (Linux kernel sched/fair): A memory-corruption issue was fixed in child_cfs_rq_on_list. The prev pointer used in converting to a cfs_rq could originate from rq->leaf_cfs_rq_list, making container_of incorrect and risking memory fault or garbage reads. The patch adds a guard: aft...

7.8CVSS7.2AI score0.00209EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.13 views

CVE-2025-21919 sched/fair: Fix potential memory corruption in child_cfs_rq_on_list

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

7.8CVSS6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/02/21 10:43 p.m.7 views

GHSA-H33Q-MHMP-8P67 Vyper has a double eval in For List Iter

Multiple evaluation of a single expression is possible in the iterator target of a for loop. While the iterator expression cannot produce multiple writes, it can consume side effects produced in the loop body e.g. read a storage variable updated in the loop body and thus lead to unexpected progra...

2.3CVSS5.8AI score0.0043EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/02/05 2:18 a.m.13 views

CVE-2024-24563

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.6AI score0.01539EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/12/12 7:22 p.m.17 views

Beego has Collision Hazards of MD5 in Cache Key Filenames

In the context of using MD5 to generate filenames for cache keys, there are significant collision hazards that need to be considered. MD5, or Message Digest Algorithm 5, is a widely known cryptographic hash function that produces a 128-bit hash value. However, MD5 is no longer considered secure...

7.5CVSS6.7AI score0.00342EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/12/12 7:22 p.m.15 views

GHSA-9J3M-FR7Q-JXFW Beego has Collision Hazards of MD5 in Cache Key Filenames

In the context of using MD5 to generate filenames for cache keys, there are significant collision hazards that need to be considered. MD5, or Message Digest Algorithm 5, is a widely known cryptographic hash function that produces a 128-bit hash value. However, MD5 is no longer considered secure...

6.9CVSS6.1AI score0.00342EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/02 12:0 a.m.7 views

PT-2024-25096 · Qualcomm · Snapdragon +56

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The issue occurs due to memory corruption when multiple threads attempt to unregister the CVP buffer simultaneously. This can lead to unpredictable behavior and potential security risks...

6.7CVSS6.7AI score0.00103EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/19 1:30 a.m.19 views

CVE-2024-50271 signal: restore the override_rlimit logic

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.13 views

CVE-2024-50271

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS5.8AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.153 views

CVE-2024-50271

CVE-2024-50271 (Linux kernel) : The issue concerns the RLIMIT_SIGPENDING override logic. A fix restores the previous behavior by passing override_rlimit into inc_rlimit_get_ucounts() and skipping the max comparison when override_rlimit is set, making the rlimit enforcement unconditional again. Wi...

5.5CVSS6.5AI score0.00234EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/09/04 6:59 a.m.7 views

Null Pointer Error

TensorFlow is vulnerable to Null Pointer Error . The vulnerability is due to improper handling of null pointers returned by the GetVariableInput function and the GetMutableInput function, which are not correctly checked before being used in the TFLite implementation of SVDF, allows an attacker to...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References4Affected Software3
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.11 views

kernel: NFSD: Fix ia_size underflow

A vulnerability was found in the Linux kernel's NFSD, where an underflow in the iasize field can occur due to incorrect handling of file size types. When an NFS client sends a file size greater than the maximum value the system can handle, it can lead to an underflow in the iasize variable, causi...

9.1CVSS7.2AI score0.00626EPSS
SaveExploits0References5
Rows per page
Query Builder