Lucene search
K

1658 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/09 12:0 a.m.12 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2025-20552)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-20552 advisory. - usb: typec: displayport: Fix potential deadlock Andrei Kuchynski Orabug: 38309912 CVE-2025-38404 - i2c/designware: Fix an initialization issue...

7.8CVSS7.8AI score0.0014EPSS
Exploits11References117
NVD
NVD
added 2025/09/08 3:15 p.m.3 views

CVE-2025-7709

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

6.9CVSS0.00086EPSS
Exploits0References3
OSV
OSV
added 2025/09/08 3:15 p.m.2 views

CVE-2025-7709

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

7.1AI score
Exploits0References1
OSV
OSV
added 2025/09/08 3:15 p.m.1 views

DEBIAN-CVE-2025-7709

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

6.9CVSS5.3AI score0.00086EPSS
Exploits0References1
OSV
OSV
added 2025/09/08 3:15 p.m.0 views

UBUNTU-CVE-2025-7709

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

6.9CVSS5.8AI score0.00086EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/09/08 2:51 p.m.8 views

CVE-2025-7709 Out Of Bounds write in FTS5 Extension in SQLite

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

6.9CVSS0.00086EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/09/08 2:51 p.m.1 views

CVE-2025-7709 Out Of Bounds write in FTS5 Extension in SQLite

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds...

6.9CVSS6.5AI score0.00086EPSS
Exploits0References1
CVE
CVE
added 2025/09/08 2:51 p.m.41 views

CVE-2025-7709

CVE-2025-7709 affects the SQLite FTS5 extension. The issue is an integer overflow when sizing an array of tombstone pointers, truncating a 64-bit size to 32-bit and enabling a write beyond allocated bounds to partially controlled data. Public records reference SQLite

6.9CVSS6.6AI score0.00086EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/07 1:15 a.m.2 views

cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters.

...

9.8CVSS7AI score0.00273EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39676

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns err...

5.5CVSS6.8AI score0.00024EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/09/06 12:0 a.m.2 views

PT-2025-36389

Name of the Vulnerable Software and Affected Versions: AMD Graphics Driver affected versions not specified Description: Improper input validation in the AMD Graphics Driver could allow an attacker to supply a specially crafted pointer, potentially leading to arbitrary writes or denial of service...

8.4CVSS6.4AI score0.00029EPSS
Exploits0References7
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39676

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns error pointers. Propagating the error pointers will lead to an Oops in t...

5.5CVSS5.3AI score0.00024EPSS
Exploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.3 views

CVE-2025-39676

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns error pointers. Propagating the error pointers will lead to an Oops in t...

5.5CVSS0.00024EPSS
Exploits0References11
CVE
CVE
added 2025/09/05 5:20 p.m.23 views

CVE-2025-39676

CVE-2025-39676 affects the Linux kernel in the SCSI qla4xxx path. The issue arises because qla4xxx_ep_connect() can return error pointers, while qla4xxx_get_ep_fwdb() is expected to return NULL on error; propagating error pointers leads to an Oops in the caller. The fix changes error pointers to ...

5.5CVSS5.8AI score0.00024EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2025/09/05 12:42 p.m.2 views

OESA-2025-2132 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.8CVSS7.1AI score0.01231EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:21 a.m.4 views

scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

...

5.5CVSS7AI score0.00007EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:53 a.m.5 views

rose: fix dangling neighbour pointers in rose_rt_device_down()

...

7.8CVSS7AI score0.00052EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.1 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 Linux kernel that stems from the AVX-512 state function not checking for NULL pointers...

5.5CVSS6.2AI score0.00027EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.2 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 Linux kernel that stems from hfs not checking for tree pointer null pointers...

5.5CVSS6.2AI score0.00035EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.2 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 Linux kernel that stems from the stacktop function not checking for ABI null pointers...

5.5CVSS8.1AI score0.00024EPSS
Exploits0References10
Rows per page
Query Builder