Lucene search
+L

100 matches found

Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.7 views

media: cxusb: no longer judge rbuf when the write fails

...

7CVSS7AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21845

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea mtd: spi-nor: sst: Factor out...

5.5CVSS5.6AI score0.00255EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/08/01 12:00 a.m.13 views

The vulnerability of the ERR_bugcheck_msg() function in the err.cpp module of the “Red Database” database management system allows attackers to conceal the source of attacks.

The vulnerability of the ERRbugcheckmsg function in the err.cpp module of the “Red Database” database management system is related to the occurrence of a critical error that prevented writes to the log before the server crashed. Exploiting this vulnerability could allow an attacker to remotely hi...

4CVSS5.5AI score
SaveExploits0References2Affected Software2
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

DEBIAN-CVE-2025-38229

In the Linux kernel, the following vulnerability has been resolved: media: cxusb: no longer judge rbuf when the write fails syzbot reported a uninit-value in cxusbi2cxfer. 1 Only when the write operation of usbbulkmsg in dvbusbgenericrw succeeds and rlen is greater than 0, the read operation of...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.16 views

AZL-64773 CVE-2025-38229 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: media: cxusb: no longer judge rbuf when the write fails syzbot reported a uninit-value in cxusbi2cxfer. 1 Only when the write operation of usbbulkmsg in dvbusbgenericrw succeeds and rlen is greater than 0, the read operation of...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.24 views

CVE-2025-38229 media: cxusb: no longer judge rbuf when the write fails

In the Linux kernel, the following vulnerability has been resolved: media: cxusb: no longer judge rbuf when the write fails syzbot reported a uninit-value in cxusbi2cxfer. 1 Only when the write operation of usbbulkmsg in dvbusbgenericrw succeeds and rlen is greater than 0, the read operation of...

0.00159EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.17 views

PT-2025-27997

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A vulnerability has been identified in the Linux kernel related to the ext4 filesystem with the inline data feature enabled. The issue arises from a length overflow in the ext4...

5.5CVSS6.6AI score0.00159EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/04 12:00 a.m.14 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 the Linux kernel that stems from the cxusb driver incorrectly determining the state of the rbuf in the event of a write failure, which could...

5.5CVSS6.9AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/10 11:51 a.m.4 views

BIT-MARIADB-MIN-2022-38791

In MariaDB before 10.9.2, compresswrite in extra/mariabackup/dscompress.cc does not release datamutex upon a stream write failure, which allows local users to trigger a deadlock...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/06/02 12:41 p.m.6 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the function saveConfigFile in the file HealthUtils.java, where a failed configuration file write triggers. An attacker can gain unauthorized access to system credentials by accessing...

6.9CVSS6.7AI score0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/30 8:01 p.m.5 views

GHSA-V75G-77VF-6JJQ Para Server Logs Sensitive Information

CWE ID: CWE-532 Insertion of Sensitive Information into Log File CVSS: 7.5 High Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Component: Para Server Initialization Logging Version: Para v1.50.6 File Path:...

6.2CVSS5.9AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 3:58 p.m.14 views

CVE-2020-0229

There is a possible out of bounds write due to an incorrect bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-156333725...

10CVSS6.9AI score0.00564EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/02 3:55 p.m.108 views

CVE-2023-53081

CVE-2023-53081 affects the Linux kernel’s ocfs2 function. When a buffered write fails to copy data into the page cache, ocfs2_write_end_nolock() zeroes the page and dirties it, which can leave a dirty page beyond EOF. If writeback occurs before i_size is expanded, the page can reach an inconsiste...

7.8CVSS6.8AI score0.00204EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.10 views

CVE-2023-53081 ocfs2: fix data corruption after failed write

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2writeendnolock just zeroes out and dirties the page. This can leave dirty page beyond EOF and if page...

6.2AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.6 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 the Linux kernel that stems from ocfs2 that could lead to data corruption after a write failure...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/03 8:15 a.m.14 views

UBUNTU-CVE-2025-22002

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References10
CVE
CVE
added 2025/03/12 9:42 a.m.80 views

CVE-2025-21845

Technical details about CVE-2025-21845 are not provided in the connected documents. The initial description summarizes the issue; monitor for updates.

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/03/12 9:42 a.m.11 views

CVE-2025-21845 mtd: spi-nor: sst: Fix SST write failure

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea "mtd: spi-nor: sst: Factor out common write operation to sstnorwritedata"' introduced a bug where only one byte of data is written, regardless of the number of bytes...

5.5CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.31 views

CVE-2025-21845 mtd: spi-nor: sst: Fix SST write failure

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea "mtd: spi-nor: sst: Factor out common write operation to sstnorwritedata"' introduced a bug where only one byte of data is written, regardless of the number of bytes...

0.00255EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.19 views

CVE-2025-21845

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea "mtd: spi-nor: sst: Factor out common write operation to sstnorwritedata"' introduced a bug where only one byte of data is written, regardless of the number of bytes...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0
Rows per page
Query Builder