Lucene search
+L

15340 matches found

CVE
CVE
added 2025/09/05 5:20 p.m.47 views

CVE-2025-39680

The CVE-2025-39680 entry concerns the Linux kernel I2C RTL9300 driver. Vulnerable code path is rtl9300_i2c_smbus_xfer where data->block[0] is sourced from user input and could be very large, enabling an out-of-bounds access. The issue is remedied by validating data->block[0] before use. Aff...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/05 7:31 a.m.20 views

CVE-2025-9378

The Vayu Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple attributes in the Lottie block in all versions up to, and including, 1.3.9 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS5.2AI score0.00231EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.8 views

PT-2025-36267

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the CIFS implementation where the smb3 init transform rq function does not initialize a buffer to NULL before calling netfs alloc folioq buffer...

6.3AI score0.00371EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.10 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 i2c/rtl9300 module not checking the data-block0 value, which could lead to out-of-bounds access...

7.1CVSS6.1AI score0.00153EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/09/05 12:00 a.m.5 views

The vulnerability of the smb component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the smb component in the Linux operating system’s kernel involves unlimited distribution of resources. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References7Affected Software4
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.20 views

PT-2025-46622

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the block I/O throttling mechanism. Specifically, a race condition existed during throttle policy activation, potentially leading to a NULL pointer...

4.6CVSS5.4AI score0.00677EPSS
SaveExploits5References397
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.7 views

SUSE CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

6.4CVSS6.4AI score0.00146EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2025/09/04 6:23 p.m.11 views

CVE-2025-57774

There is an out of bounds write vulnerability due to improper bounds checking resulting in invalid data when parsing a DSB file with Digilent DASYLab. This vulnerability may result in arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted...

8.5CVSS7.8AI score0.00273EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/04 6:23 p.m.11 views

CVE-2025-57778

There is an out of bounds write vulnerability due to improper bounds checking resulting in an invalid source address when parsing a DSB file with Digilent DASYLab. This vulnerability may result in arbitrary code execution. Successful exploitation requires an attacker to get a user to open a...

8.5CVSS7.8AI score0.00273EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.13 views

AZL-73845 CVE-2025-38728 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb3: fix for slab out of bounds on mount to ksmbd With KASAN enabled, it is possible to get a slab out of bounds during mount to ksmbd due to missing check in parseserverinterfaces see below: BUG: KASAN: slab-out-of-bounds in...

9.1CVSS5.6AI score0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.11 views

AZL-66824 CVE-2025-38708 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same sector simultaneously on both nodes, they en...

9.8CVSS5.6AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.5 views

DEBIAN-CVE-2025-38708

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same sector simultaneously on both nodes, they en...

7.8CVSS6.2AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

AZL-71257 CVE-2025-38709 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.13 views

DEBIAN-CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.9 views

AZL-66812 CVE-2025-38709 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.8 views

CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/04 4:15 p.m.17 views

DEBIAN-CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66800 CVE-2025-38691 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.17 views

UBUNTU-CVE-2025-38709

In the Linux kernel, the following vulnerability has been resolved: loop: Avoid updating block size under exclusive owner Syzbot came up with a reproducer where a loop device block size is changed underneath a mounted filesystem. This causes a mismatch between the block device block size and the...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References18
Rows per page
Query Builder