Lucene search
+L

44 matches found

RedhatCVE
RedhatCVE
added 2026/06/26 3:1 p.m.9 views

CVE-2026-52948

A flaw was found in the Linux kernel's I2C Inter-Integrated Circuit subsystem. A malicious local user can exploit an integer overflow vulnerability in the I2CTIMEOUT ioctl. By providing a large timeout value, the multiplication by 10 causes an overflow, leading to a truncated value. This results ...

5.5CVSS5.8AI score0.00129EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:15 a.m.6 views

SUSE CVE-2026-52948

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2CTIMEOUT ioctl While fuzzing with Syzkaller, a persistent scheduletimeout: wrong timeout value warning was observed, accompanied by SMBus controller state machine corruption. The I2CTIMEOUT...

5.5CVSS5.9AI score0.00129EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 8:11 p.m.13 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.00123EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 10:10 p.m.33 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.11 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.7 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.7 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
EUVD
EUVD
added 2026/04/24 2:42 p.m.9 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
OSV
OSV
added 2026/04/24 2:42 p.m.2 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.8CVSS5.8AI score0.00131EPSS
Exploits0References12
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.72 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
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.10 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.8 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.00525EPSS
Exploits1References324
RedhatCVE
RedhatCVE
added 2026/04/22 6:56 p.m.8 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
OSV
OSV
added 2026/04/22 1:54 p.m.2 views

CVE-2026-31486 hwmon: (pmbus/core) Protect regulator operations with mutex

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS5.8AI score0.00099EPSS
Exploits0References8
CVE
CVE
added 2025/10/01 8:7 a.m.17 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.00119EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2025/09/05 6:15 p.m.6 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.11 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.00225EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.4 views

i2c: tegra: check msg length in SMBUS block read

...

7.8CVSS7AI score0.00164EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.4 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.00164EPSS
Exploits0References22
CNNVD
CNNVD
added 2025/07/25 12:0 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 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.00164EPSS
Exploits0References6
Rows per page
Query Builder