Lucene search
K

59 matches found

Cvelist
Cvelist
added 2026/05/19 5:0 a.m.40 views

CVE-2026-8813

This affects versions of the package exifreader before 4.39.0. A crafted image containing an ICC mluc tag can set an attacker-controlled record count together with a zero record size. During parsing, ExifReader repeatedly processes the same record and appends entries to an array without sufficien...

8.7CVSS0.00064EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в postgresql-11

A flaw was discovered in PostgreSQL versions prior to 13.3, before 12.7, before 11.12, before 10.17, and before 9.6.22. When modifying certain SQL array values, missing bounds checks allow authenticated database users to write arbitrary bytes into a wide range of server memory. The greatest threa...

8.8CVSS7.2AI score0.00395EPSS
Exploits0References2
OSV
OSV
added 2026/04/18 8:42 a.m.3 views

BIT-GOLANG-2026-27143 Missing bound checks can lead to memory corruption in safe Go in cmd/compile

Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption...

9.8CVSS5.8AI score0.00022EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.1 views

PT-2025-49082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to out-of-bounds read access within the qede tpa cont and qede tpa end functions. The loops in these functions iterate over the cqe-len list...

6.1AI score0.00052EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/11/25 5:25 p.m.3 views

xorg: xmayland: Value overflow in XkbSetCompatMap()

A flaw was identified in the X.Org X server’s X Keyboard Xkb extension where improper bounds checking in the XkbSetCompatMap function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a cras...

7.3CVSS5.9AI score0.00014EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.3 views

CryptoLib 安全漏洞

CryptoLib is a NASA open source application. It is used to provide a software-only solution using the CCSDS space data link security protocol. A security vulnerability exists in CryptoLib versions prior to 1.4.2, which stems from a lack of bounds checking in the CryptoKeyupdate function, and coul...

8.8CVSS8.9AI score0.00209EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986671)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986671 advisory. In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Fix string overflow in SCPI genpd driver Without the bound checks for...

7.8CVSS6.2AI score0.00039EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 6:28 a.m.3 views

SUSE-SU-2025:20747-1 Security update for net-tools

This update for net-tools fixes the following issues: - Fixed stack buffer overflow in parsehex, procgenfmt, ax25 and netrom bsc1248687 - CVE-2025-46836: Fixed stack buffer overflow caused by the absence of bound checks bsc1243581...

6.6CVSS7AI score0.00171EPSS
Exploits0References9
SUSE Linux
SUSE Linux
added 2025/09/16 6:28 a.m.2 views

Security update for net-tools

This update for net-tools fixes the following issues: Fixed stack buffer overflow in parsehex, procgenfmt, ax25 and netrom bsc1248687 CVE-2025-46836: Fixed stack buffer overflow caused by the absence of bound checks bsc1243581 Patch Instructions: To install this SUSE update use the SUSE recommend...

6.6CVSS7.5AI score0.00171EPSS
Exploits0References16
SUSE Linux
SUSE Linux
added 2025/08/21 8:20 a.m.2 views

Security update for net-tools

This update for net-tools fixes the following issues: Provide more readable error for interface name size checking bsc1243581 Perform bound checks when parsing interface labels in /proc/net/dev bsc1243581, bsc1246608. CVE-2025-46836 Patch Instructions: To install this SUSE update use the SUSE...

6.6CVSS7.3AI score0.00171EPSS
Exploits0References6
OSV
OSV
added 2025/08/21 8:1 a.m.2 views

SUSE-SU-2025:20566-1 Security update for net-tools

This update for net-tools fixes the following issues: - Provide more readable error for interface name size checking bsc1243581 - Perform bound checks when parsing interface labels in /proc/net/dev bsc1243581, bsc1246608. CVE-2025-46836...

6.6CVSS6.8AI score0.00171EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-37749

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ppp: Add bound checking for skb data on pppsynctxmung Ensure we have enough data in linear buffer from skb before accessing initial bytes. This prevents...

7.1CVSS7AI score0.0002EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/04/10 12:0 a.m.1 views

PT-2025-18430

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a potential out-of-bounds access in the Linux kernel when processing short packets. Specifically, in the ppp sync txmung function, there is a risk of accessing data...

7.1CVSS7AI score0.0002EPSS
Exploits0
OSV
OSV
added 2024/07/29 7:15 a.m.1 views

DEBIAN-CVE-2024-41017

In the Linux kernel, the following vulnerability has been resolved: jfs: don't walk off the end of ealist Add a check before visiting the members of ea to make sure each ea stays within the ealist...

5.5CVSS5.6AI score0.00018EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/06/19 2:57 p.m.20 views

CVE-2021-47609 firmware: arm_scpi: Fix string overflow in SCPI genpd driver

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpipd-name, it could result in the buffer overflow when copying the SCPI device name from the corresponding device tree node as the name...

0.00039EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2024/01/08 8:0 a.m.2 views

`serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

...

9.8CVSS9.1AI score0.001EPSS
Exploits0
OSV
OSV
added 2024/01/02 4:28 p.m.25 views

GHSA-875G-MFP6-G7F9 `serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

Impact An issue was discovered in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper, which can lead to out of bounds memory accesses. The deserialization does not check that the length stored in the header matches the flexible array lengt...

5.7CVSS7.3AI score0.001EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/01/02 4:28 p.m.38 views

`serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

Impact An issue was discovered in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper, which can lead to out of bounds memory accesses. The deserialization does not check that the length stored in the header matches the flexible array lengt...

9.8CVSS6.7AI score0.001EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/01/02 12:0 p.m.16 views

RUSTSEC-2024-0002 `serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

Impact An issue was discovered in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper, which can lead to out of bounds memory accesses. The deserialization does not check that the length stored in the header matches the flexible array lengt...

5.7CVSS7.4AI score0.001EPSS
Exploits0References3
Veracode
Veracode
added 2023/11/07 8:25 a.m.22 views

Divide By Zero

libjasper.so is vulnerable to Denial of Service DoS. The vulnerability is due to missing bound checks in the jpcenc.c file, which can result in a divide by zero bug leading to a Denial of Service DoS...

5.5CVSS7AI score0.00266EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder