Lucene search
+L

105 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 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.00145EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.5 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.00143EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.4 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.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.4 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.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 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.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/05 5:20 p.m.35 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.00143EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/05 5:20 p.m.7 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:0 a.m.7 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.00143EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/04 6:23 p.m.8 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.9 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.8 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.18 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.00273EPSS
SaveExploits0References1Affected Software1
SUSE CVE
SUSE CVE
added 2025/08/30 11:21 p.m.6 views

SUSE CVE-2025-38677

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in dnode page As Jiaming Zhang reported: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x1c1/0x2a0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline...

7.1CVSS6.3AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/30 9:19 a.m.9 views

CVE-2025-38677 f2fs: fix to avoid out-of-boundary access in dnode page

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in dnode page As Jiaming Zhang reported: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x1c1/0x2a0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline...

7.8CVSS6AI score
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2017-18257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The getdatablock function in fs/f2fs/data.c in the Linux kernel before 4.11 allows local users to cause a denial of service integer overflow and loop via crafte...

5.5CVSS6.2AI score0.00393EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.7 views

CVE-2025-38412

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks After retrieving WMI data blocks in sysfs callbacks, check for the validity of them before dereferencing their content...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37785)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37785 advisory. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot...

7.8CVSS6AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

UBUNTU-CVE-2022-50156

In the Linux kernel, the following vulnerability has been resolved: HID: cp2112: prevent a buffer overflow in cp2112xfer Smatch warnings: drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'data-block1' too small 33 vs 255 drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'buf' too small 6...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/06/09 6:3 a.m.16 views

CVE-2025-47711

There's a flaw in the nbdkit server when handling responses from its plugins regarding the status of data blocks. If a client makes a specific request for a very large data range, and a plugin responds with an even larger single block, the nbdkit server can encounter a critical internal error,...

6.5CVSS5.5AI score0.00379EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/21 8:32 p.m.12 views

CVE-2002-2102

InfBlocks.java in JCraft JZlib before 0.0.7 allow remote attackers to cause a denial of service NullPointerException via an invalid block of deflated data...

5CVSS7AI score0.01861EPSS
SaveExploits0References1
Rows per page
Query Builder