Lucene search
+L

129 matches found

CNNVD
CNNVD
added 2024/10/21 12:00 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 the Linux kernel that stems from the i2c driver stm32f7 incorrectly preparing/canceling the clock during runtime suspend/resume...

5.5CVSS6.7AI score0.00199EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/04 7:15 p.m.3 views

DEBIAN-CVE-2024-44967

In the Linux kernel, the following vulnerability has been resolved: drm/mgag200: Bind I2C lifetime to DRM device Managed cleanup with devmaddactionorreset will release the I2C adapter when the underlying Linux device goes away. But the connector still refers to it, so this cleanup leaves behind a...

7.8CVSS5.9AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.7 views

DEBIAN-CVE-2024-44936

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt5033: Bring back i2csetclientdata Commit 3a93da231c12 "power: supply: rt5033: Use devmpowersupplyregister helper" reworked the driver to use devm. While at it, the i2csetclientdata was dropped along with the remo...

5.5CVSS4.9AI score0.0018EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.9 views

i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr

...

5.5CVSS7.2AI score0.00182EPSS
SaveExploits0
OSV
OSV
added 2024/07/30 8:15 a.m.14 views

AZL-47483 CVE-2024-42153 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from deltimersync call in isr When deltimersync is called in an interrupt context it throws a warning because of potential deadlock. The timer is used only to exit from waitforcompletion...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/07/16 12:15 p.m.10 views

CVE-2022-48806

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

5.5CVSS5.8AI score0.00281EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.13 views

AZL-48957 CVE-2024-40965 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clkgetrate during transfer Instead of repeatedly calling clkgetrate for each transfer, lock the clock rate and cache the value. A deadlock has been observed while adding tlv320aic32x4 audio codec to the...

5.5CVSS6.8AI score0.00223EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:00 a.m.8 views

serial: max310x: fix NULL pointer dereference in I2C instantiation

...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.6 views

kernel: i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.3AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.8 views

kernel: use after free in i2c

An out-of-bounds OOB memory access flaw was found in the i2c driver module in the Linux kernel...

7.8CVSS6.6AI score0.00378EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.8 views

kernel: i2c: i801: Don't generate an interrupt on bus reset

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.12 views

kernel: use after free in i2c

An out-of-bounds OOB memory access flaw was found in the i2c driver module in the Linux kernel...

7.8CVSS6.6AI score0.00378EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/29 11:30 a.m.27 views

CLSA-2024-1716980150 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26929 - scsi: qla2xxx: Fix double free of fcport CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client: fix use-after-free...

7.8CVSS6.8AI score0.00279EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.8 views

SUSE CVE-2021-47561

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest...

7.8CVSS6.5AI score0.00202EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.3 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, which stems from a vulnerability in the i2c:core module...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 10:15 a.m.12 views

UBUNTU-CVE-2024-35997

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

5.5CVSS6.1AI score0.00177EPSS
SaveExploits0References32
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.8 views

The vulnerability of the i2c_hid_of_probe() function in the HID driver for I2C devices in Linux kernels allows a hacker to cause a service failure.

The vulnerability of the i2chidofprobe function in the drivers/hid/i2c-hid/i2c-hid-of.c file of the HID device driver for I2C devices in the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a system failure...

4.6CVSS6.4AI score0.0023EPSS
SaveExploits0References20Affected Software4
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.9 views

SUSE CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

5.5CVSS7.7AI score0.00231EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 9:15 a.m.2 views

DEBIAN-CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.1CVSS5.5AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

DEBIAN-CVE-2020-36779

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in these stm32f7i2cxx serious functions. However, pmruntimegetsync will increment the PM reference...

5.5CVSS4.9AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder