Lucene search
+L

3415 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/07/18 8:11 a.m.10 views

Security Bulletin: There are multiple vulnerabilities in IBM DB2 bundled with IBM Application Performance Management products.

Summary IBM Application Performance Management is vulnerable to denial of service, remote code execution, information disclosures and other vulnerabilities due to bundled product IBM ® Db2. This bulletin identifies the steps to address the vulnerabilities. Vulnerability Details CVEID:CVE-2025-300...

10CVSS8.8AI score0.43597EPSS
SaveExploits10Affected Software1
OSV
OSV
added 2025/07/17 9:19 p.m.16 views

GHSA-9RCW-C2F9-2J55 OpenZeppelin Contracts Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

Impact The lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length is empty i.e. buffer.length == 0 and position is not 2256 - 1 i.e. pos != typeuint256.max. The pos argument could be used...

6.9CVSS6.7AI score0.0035EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/07/17 6:25 p.m.6 views

CVE-2025-54070 OpenZeppelin Contracts's Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS7.6AI score0.0035EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.11 views

PT-2025-33575

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel’s libwx component related to the resetting of Rx ring descriptors. When a device reset is triggered by feature changes, such as toggling Rx VL...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/16 12:00 a.m.2 views

SUSE SLED15: libprotobuf-lite25_1_0 / libprotobuf-lite25_1_0-32bit / etc (SUSE-SU-2025:02311-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02311-1 advisory. - CVE-2025-4565: Fix parsing of untrusted Protocol Buffers data containing an arbitrary number of...

8.2CVSS6.6AI score0.00255EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.8 views

PT-2025-31068

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc5-virtme Description The Linux kernel contains a flaw related to TLS socket buffer handling. Recent changes in TCP compaction exposed a bug where the system might operate on outdated socket buffers when...

7.8CVSS6.7AI score0.00394EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/16 12:00 a.m.5 views

SUSE SLES15 Security Update : protobuf (SUSE-SU-2025:02310-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:02310-1 advisory. - CVE-2025-4565: Fix parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages that can lea...

8.2CVSS6.9AI score0.00255EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/07/16 12:00 a.m.6 views

SUSE SLES15 Security Update : protobuf (SUSE-SU-2025:02309-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:02309-1 advisory. - CVE-2025-4565: Fix parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages that can lea...

8.2CVSS6.9AI score0.00255EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/14 8:20 a.m.14 views

kernel: exfat: fix random stack corruption after get_block

In the Linux kernel, the following vulnerability has been resolved: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead allocated on the stack, such as dompagereadpage, stack corruption due to bufferhead UAF may occur in the following race condition...

7.8CVSS6.8AI score0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/14 12:00 a.m.16 views

PT-2025-31086

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was identified in the Linux kernel's networking subsystem, specifically within the libwx component. The issue involves a redundant call to page pool put full page, which should on...

7.8CVSS6.6AI score0.00302EPSS
SaveExploits0
OSV
OSV
added 2025/07/11 11:08 a.m.8 views

OESA-2025-1801 protobuf security update

Security Fixes: Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of...

5.3CVSS7AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 8:15 a.m.13 views

UBUNTU-CVE-2025-38267

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARNON due to a commitoverrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer. If the reader page is the same as the commit buffer...

7.8CVSS6.6AI score0.00185EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.3 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.04 : Protocol Buffers vulnerabilities (USN-7629-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.04 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7629-1 advisory. It was discovered that Protocol Buffers incorrectly handled memory when receiving malicious input using the Python bindings. An...

8.7CVSS6.8AI score0.02772EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2025/07/10 12:00 a.m.6 views

Ubuntu: Security Advisory (USN-7629-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.7CVSS7.9AI score0.02772EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/09 12:08 p.m.10 views

USN-7629-1 protobuf vulnerabilities

It was discovered that Protocol Buffers incorrectly handled memory when receiving malicious input using the Python bindings. An attacker could possibly use this issue to cause a denial of service. CVE-2025-4565 It was discovered that Protocol Buffers incorrectly handled memory when receiving...

8.7CVSS6.8AI score0.02772EPSS
SaveExploits1References3
Ubuntu
Ubuntu
added 2025/07/09 12:08 p.m.15 views

USN-7629-1: Protocol Buffers vulnerabilities

It was discovered that Protocol Buffers incorrectly handled memory when receiving malicious input using the Python bindings. An attacker could possibly use this issue to cause a denial of service. CVE-2025-4565 It was discovered that Protocol Buffers incorrectly handled memory when receiving...

8.7CVSS6.7AI score0.02772EPSS
SaveExploits1
OSV
OSV
added 2025/07/08 8:15 a.m.9 views

UBUNTU-CVE-2025-38236

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits1References44
BDU FSTEC
BDU FSTEC
added 2025/07/08 12:00 a.m.31 views

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the ability to read data beyond the buffer in memory, allowing attackers to disclose protected information.

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the reading of data beyond the buffer boundaries in memory during file processing for U3D files. Exploiting this vulnerability can allow attackers to disclose protecte...

3.3CVSS5.9AI score0.00227EPSS
SaveExploits0References3Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/07/08 12:00 a.m.20 views

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the ability to read data beyond the buffer in memory, allowing attackers to disclose protected information.

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the reading of data beyond the buffer boundaries during file processing for PRC formats. Exploiting this vulnerability can allow attackers to disclose protected...

3.3CVSS5.9AI score0.00227EPSS
SaveExploits0References4Affected Software3
NVD
NVD
added 2025/07/04 2:15 p.m.11 views

CVE-2025-38225

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause buffers to remain uninitialized and cause NULL...

5.5CVSS0.00146EPSS
SaveExploits0References6
Rows per page
Query Builder