Lucene search
K

76 matches found

Vulnrichment
Vulnrichment
added 3 days ago7 views

CVE-2026-8796 Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input

Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srldecoder.c, srlreadobject and srlreadhash process a COPY tag, a back-reference whose target byte the decoder re-decodes as a fresh tag. When that target byte matches the SHORTBINARY...

5.8AI score0.00015EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 5 days ago10 views

RockyLinux 8 : dnsmasq (RLSA-2026:20589)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:20589 advisory. dnsmasq: dnsmasq: heap buffer overflow in cache via NAMEESCAPE expansion CVE-2026-2291 dnsmasq: NSEC bitmap parsing infinite loop CVE-2026-4890 dnsmasq:...

8.4CVSS6AI score0.0024EPSS
Exploits3References11
Debian CVE
Debian CVE
added 2026/05/15 1:31 p.m.4 views

CVE-2026-8669

Imager versions through 1.030 for Perl allow a heap out of bounds OOB write on crafted multi-frame GIF files. Imager::File::GIF's ireadgifmultilow allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across every image in the file. The page-match...

6.5CVSS5.9AI score0.00012EPSS
Exploits0
OSV
OSV
added 2026/04/09 12:0 p.m.1 views

RUSTSEC-2026-0093 Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-hx6p-xpx3-jvvv For more information see the GitHub-hosted security advisory...

6.9CVSS5.8AI score0.00019EPSS
Exploits0References3
Amazon
Amazon
added 2026/03/19 12:0 a.m.2 views

Important: freerdp

Issue Overview: FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a malicious RDP server can trigger a heap buffer overflow in FreeRDP clients using the GDI surface pipeline e.g., xfreerdp by sending an RDPGFX ClearCodec surface command with an out-of-bound...

8.8CVSS6AI score0.00076EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2026/01/09 8:54 a.m.2 views

CVE-2021-41223

TensorFlow is an open source platform for machine learning. In affected versions the implementation of FusedBatchNorm kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow...

7.1CVSS6.7AI score0.00019EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0446

Malware in sbrugna...

7.1CVSS6.7AI score0.00019EPSS
Exploits1References9
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.3 views

grub2 security update

An update is available for grub2. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a...

6.7CVSS8.8AI score0.00043EPSS
Exploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-0289

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00291EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-0291

Malicious code in bioql PyPI...

8.1CVSS8AI score0.01078EPSS
Exploits1References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-0322

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00296EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2025/02/06 4:50 a.m.5 views

CVE-2021-37659

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in all binary cwise operations that don't require broadcasting e.g., gradients of binary cwise operations. The implementatio...

7.8CVSS6.5AI score0.00039EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:57 a.m.9 views

CVE-2022-21726

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS6.8AI score0.00291EPSS
Exploits1References1
OSV
OSV
added 2024/03/06 11:16 a.m.18 views

BIT-TENSORFLOW-2021-41211 Heap OOB read in shape inference for `QuantizeV2`

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for QuantizeV2 can trigger a read outside of bounds of heap allocated array. This occurs whenever axis is a negative value less than -1. In this case, we are accessing data before the start o...

7.1CVSS6.8AI score0.00019EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:16 a.m.10 views

BIT-TENSORFLOW-2021-41223 Heap OOB read in `FusedBatchNorm` kernels

TensorFlow is an open source platform for machine learning. In affected versions the implementation of FusedBatchNorm kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow...

7.1CVSS6.9AI score0.00019EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.16 views

BIT-TENSORFLOW-2022-21728 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS7.9AI score0.01078EPSS
Exploits1References5
OSV
OSV
added 2024/03/06 11:11 a.m.15 views

BIT-TENSORFLOW-2022-41880 ThreadUnsafeUnigramCandidateSampler Heap out of bounds in Tensorflow

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in...

9.1CVSS7.7AI score0.0016EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2024/01/01 12:0 a.m.1 views

PT-2025-7421 · Fs/Bfs +3 · Fs/Bfs +3

Name of the Vulnerable Software and Affected Versions: fs/bfs affected versions not specified Description: The issue is related to an integer overflow in the BFS parser, which can lead to a Heap OOB Read and potentially Write in the fs/bfs component. Recommendations: At the moment, there is no...

8.8CVSS6.2AI score0.00677EPSS
Exploits1References185
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.32 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41880)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41880 advisory. - TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function...

9.1CVSS8.3AI score0.0016EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.47 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41895)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41895 advisory. - TensorFlow is an open source platform for machine learning. If MirrorPadGrad is given outsize input...

7.5CVSS7.6AI score0.0015EPSS
Exploits1References2
Rows per page
Query Builder