Lucene search
K

40 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 8:11 p.m.7 views

CVE-2026-46044

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI SSIF SMBus System Interface driver. If an error occurs after a kernel thread kthread is created but before the main IPMI code initializes the SSIF interface, the kthread may not be properly stopped. This could...

5.5CVSS5.8AI score0.00168EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 10:10 p.m.25 views

CVE-2026-43221

A flaw was found in the Linux kernel's Intelligent Platform Management Bus IPMB component. The IPMB event handler fails to initialize read bytes, which can lead to an uninitialized value being returned during an I2C Inter-Integrated Circuit read operation. This could allow a local attacker to...

5.5CVSS5.8AI score0.00128EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.6 views

CVE-2026-43221

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

5.5CVSS5.7AI score0.00128EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:5 a.m.2 views

i2c: s3c24xx: check the size of the SMBUS message before using it

...

7.8CVSS5.8AI score0.00131EPSS
Exploits0
OSV
OSV
added 2026/04/24 3:16 p.m.5 views

DEBIAN-CVE-2026-31627

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2CSMBUSBLOCKMAX before processing it. This i...

7.8CVSS5.2AI score0.00131EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.28 views

CVE-2026-31627 i2c: s3c24xx: check the size of the SMBUS message before using it

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2CSMBUSBLOCKMAX before processing it. This i...

7.8CVSS0.00131EPSS
Exploits0References9
EUVD
EUVD
added 2026/04/24 2:42 p.m.6 views

EUVD-2026-25520

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2CSMBUSBLOCKMAX before processing it. This i...

5.4AI score0.00131EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.7 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of verification of SMBUS message sizes in s3c24xx, potentially leading to out-of-bounds...

7.8CVSS5.8AI score0.00131EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.3 views

PT-2026-34979

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the i2c s3c24xx driver where the size of an i2c SMBUS message is not verified. The first byte of the message, which represents the size, must be checked to ensure it...

9.8CVSS5.1AI score0.00576EPSS
Exploits0References83
RedhatCVE
RedhatCVE
added 2026/04/22 6:56 p.m.4 views

CVE-2026-31486

A flaw was found in the Linux kernel's hwmon subsystem, specifically within the pmbus/core module. The regulator operations, which manage power management bus PMBus registers and shared data, were not adequately protected by a mutex a mechanism to prevent simultaneous access to shared resources...

7.1CVSS5.7AI score0.00099EPSS
Exploits0References4
CVE
CVE
added 2025/10/01 8:7 a.m.10 views

CVE-2025-39928

CVE-2025-39928 affects the Linux kernel RTL9300 I2C driver. The vulnerability arises from not validating the transfer length in rtl9300_i2c_config_xfer, allowing a data length of 0 to underflow and be treated as 16 due to (len - 1) & 0xf, which can trigger a 16-byte write and potentially soft-bri...

5.5CVSS6.2AI score0.00116EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2025/09/05 6:15 p.m.3 views

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.1CVSS0.00139EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-3077

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow vulnerability was found in the Linux kernel Intel's iSMT SMBus host controller driver in the way it handled the I2CSMBUSBLOCKPROCCALL case via...

5.5CVSS6.8AI score0.00219EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.2 views

i2c: tegra: check msg length in SMBUS block read

...

7.8CVSS7AI score0.00153EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.1 views

SUSE CVE-2025-38425

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: check msg length in SMBUS block read For SMBUS block read, do not continue to read if the message length passed from the device is '0' or greater than the maximum allowed bytes...

6.1CVSS6.4AI score0.00153EPSS
Exploits0References22
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.2 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 Linux kernel that stems from the tegra i2c module not validating the SMBUS block read message length, which could result in a buffer overflow...

7.8CVSS7.2AI score0.00153EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/07/21 9:8 a.m.5 views

kernel: Linux kernel (i2c Tegra): Information disclosure or denial of service via SMBUS block read with invalid length

A flaw was found in the Linux kernel's i2c Tegra driver. A local attacker with high privileges could exploit this vulnerability by providing a specially crafted SMBUS System Management Bus block read message with an invalid length. This could lead to an out-of-bounds read, potentially resulting i...

7.8CVSS7.1AI score0.00153EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/21 4:16 a.m.2 views

kernel: Linux kernel (i2c Tegra): Information disclosure or denial of service via SMBUS block read with invalid length

A flaw was found in the Linux kernel's i2c Tegra driver. A local attacker with high privileges could exploit this vulnerability by providing a specially crafted SMBUS System Management Bus block read message with an invalid length. This could lead to an out-of-bounds read, potentially resulting i...

7.8CVSS5.8AI score0.00153EPSS
Exploits0References5
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

DEBIAN-CVE-2024-58051

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked...

5.5CVSS5.7AI score0.00189EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.1 views

PT-2025-30830

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the i2c subsystem, specifically in the tegra driver related to SMBUS block read operations. The vulnerability occurs when processing message...

7.8CVSS6.8AI score0.00153EPSS
Exploits0
Rows per page
Query Builder