Lucene search
+L

113 matches found

CVE
CVE
added 2025/10/01 11:42 a.m.37 views

CVE-2023-53450

The CVE-2023-53450 entry concerns the Linux kernel ext4 subsystem. A malicious fuzzer that overwrites the ext4 superblock while mounted can set s_first_data_block to a very large value, causing the block-group calculation to underflow and trigger a BUG_ON. The fix changes the BUG_ON to ext4_warni...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References9Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:02 a.m.8 views

xfs: don't walk off the end of a directory data block

...

7.1CVSS7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2022-50394

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from the user, the variable 'data-block0' may be very large to cause an out-of-bounds bug. The following log can reveal it: 33.995542 i2c...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/18 1:33 p.m.73 views

CVE-2022-50394

CVE-2022-50394 affects the Linux kernel i2c subsystem (specifically the ismt ioctl path in the ismt_access() function). The vulnerability arises when the driver does not validate user-supplied data, allowing an oversized data->block[0] to trigger an out-of-bounds read, as demonstrated by the k...

7.8CVSS6.1AI score0.00167EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.14 views

CVE-2022-50394

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from the user, the variable 'data-block0' may be very large to cause an out-of-bounds bug. The following log can reveal it: 33.995542 i2c...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.23 views

CVE-2022-50394 i2c: ismt: Fix an out-of-bounds bug in ismt_access()

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from the user, the variable 'data-block0' may be very large to cause an out-of-bounds bug. The following log can reveal it: 33.995542 i2c...

7.8CVSS0.00167EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 1:33 p.m.7 views

CVE-2022-50394 i2c: ismt: Fix an out-of-bounds bug in ismt_access()

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from the user, the variable 'data-block0' may be very large to cause an out-of-bounds bug. The following log can reveal it: 33.995542 i2c...

7.8CVSS6.1AI score
SaveExploits0References12
OSV
OSV
added 2025/09/15 3:15 p.m.87 views

UBUNTU-CVE-2022-50273

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on destination blkaddr during recovery As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 loop5: detected capacity change from 0 to 131072 F2FS-fs loop5:...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37575

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's f2fs file system related to data block recovery. An inconsistency between the SIT table and inode mapping table can trigger a warning during SIT tab...

5.9AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.11 views

SUSE CVE-2025-39680

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39680

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cau...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.9 views

DEBIAN-CVE-2025-39680

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.1CVSS6AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.10 views

UBUNTU-CVE-2025-39680

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/05 5:20 p.m.52 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
OSV
OSV
added 2025/09/05 5:20 p.m.11 views

CVE-2025-39680 i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: Fix out-of-bounds bug in rtl9300i2csmbusxfer The data-block0 variable comes from user. Without proper check, the variable may be very large to cause an out-of-bounds bug. Fix this bug by checking the value of...

7.8CVSS6.2AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.11 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
RedhatCVE
RedhatCVE
added 2025/09/04 6:23 p.m.12 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.13 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
NVD
NVD
added 2025/09/02 7:15 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.5CVSS0.00273EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/02 6:22 p.m.27 views

CVE-2025-57777

CVE-2025-57777 is a vulnerability in Digilent DASYLab caused by an out-of-bounds write in displ2.dll while parsing DSB files. The flaw can lead to arbitrary code execution and requires a user to open a specially crafted DSB file. Multiple connected sources (ZDI-25-890, NVD/NVD citation, RH) confi...

8.5CVSS7.3AI score0.00275EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder