Lucene search
+L

2787 matches found

NVD
NVD
added 2026/07/24 1:18 p.m.14 views

CVE-2026-45811

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

7.5CVSS0.00342EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:9 p.m.11 views

CVE-2026-45811

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

6.2AI score0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 12:9 p.m.6 views

CVE-2026-45811 Apache NimBLE: Buffer overflow in socket HCI transport

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

7.5CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2026/07/24 11:11 a.m.10 views

OESA-2026-3114 pipewire security update

is a server and user space API to deal with multimedia pipelines,contains command line utilities. Security Fixes: RAOP module accepts unbounded Content-Length values and does not check the pwarrayadd return.CVE-2026-14324...

6.5CVSS5.3AI score0.00175EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 8:51 a.m.40 views

CVE-2026-49744 GPU DDK - Unchecked ui32TracePointer in rgxfw_log_ex()

Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Out of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes...

0.0011EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64439

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.9.5 through 0.9.9 Description An authenticated user can overwrite the content of messages in channels they do not belong to, including private and direct message channels. This occurs when a chat completion request is sen...

7.1CVSS5.3AI score0.00478EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.19 views

PT-2026-63443

FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdec asf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtp asf fix header function fails to validate a minimum chunksize when...

8.7CVSS5.4AI score0.00503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 9:50 p.m.8 views

CVE-2026-63936

A flaw was found in the Linux kernel's MediaTek MT6359 Analog-to-Digital Converter ADC driver. The mt6358readimp function does not properly check the return value of a read operation. If the read fails, an uninitialized variable is used, which can lead to the leakage of sensitive information from...

5.3AI score0.002EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.16 views

SUSE CVE-2026-63936

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

5.3AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 12:18 p.m.13 views

UBUNTU-CVE-2026-59845

A flaw was found in libssh. When ProxyCommand is used, an unchecked fork failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service...

5.9CVSS6AI score0.00107EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63734

SurrealDB versions before 3.2.0 contain a denial of service vulnerability in the SurrealML header parser that allows authenticated Owner-role users to crash the server by uploading a malformed .surml file to the /ml/import endpoint. Attackers can supply non-numeric input-dimensions or other...

6.9CVSS5.3AI score0.00329EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 11:50 p.m.6 views

BIT-PILLOW-2026-59197 Pillow: Heap out-of-bounds write in Pillow `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

8.2CVSS5.4AI score0.00436EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-64120

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix NULL pointer dereference in phyreplysize In phypreparedata, several strings such as 'name', 'drvname', 'upstreamsfpname', and 'downstreamsfpname' are allocated using kstrdup. However, these allocations were not...

5.5CVSS0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:55 p.m.11 views

EUVD-2026-45709

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

5.4AI score0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.37 views

CVE-2026-63936 iio: adc: mt6359: fix unchecked return value in mt6358_read_imp

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63936 iio: adc: mt6359: fix unchecked return value in mt6358_read_imp

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.10 views

CVE-2026-63936

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

5.2AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.24 views

CVE-2026-63936

The CVE-2026-63936 entry documents a Linux kernel vulnerability in iio: adc mt6359, where in mt6358_read_imp() the return value of regmap_read() was not checked. As a result, if the read failed, val_v could be uninitialized and later exposed as a measurement result. The fix initializes val_v to z...

5.4AI score0.002EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/07/15 12:3 p.m.11 views

libsolv security update

An update is available for libsolv. 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 libsolv packages provide a library for resolving package dependencies usi...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits1
OSV
OSV
added 2026/07/15 12:3 p.m.9 views

RLSA-2026:39309 Low: capstone security update

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. Security Fixes: capstone: Capstone: Memory corruption via unchecked vsnprintf return CVE-2025-68114 For more details about the security issues,...

7.3CVSS6.7AI score0.00196EPSS
SaveExploits0References2
Rows per page
Query Builder