Lucene search
K

28 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.1 views

The vulnerability of the lpi2c_imx_config() function in the drivers/i2c/busses/i2c-imx-lpi2c.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the lpi2cimxconfig function in the drivers/i2c/busses/i2c-imx-lpi2c.c module of the Linux kernel is related to insufficient resource locking. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS6.1AI score0.00007EPSS
Exploits0References9Affected Software2
OSV
OSV
added 2024/10/09 9:9 a.m.18 views

SUSE-SU-2024:3564-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52610: net/sched: actct: fix skb leak and crash on ooo frags bsc1221610. - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow...

7.8CVSS8.2AI score0.00495EPSS
Exploits5References373
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.1 views

SUSE CVE-2024-40965

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...

4.7CVSS7.7AI score0.00007EPSS
Exploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

AZL-48969 CVE-2024-40965 affecting package kernel for versions less than 6.6.64.2-9

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.00007EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40965

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.5CVSS5.3AI score0.00007EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.16 views

CVE-2024-40965

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.2AI score0.00007EPSS
Exploits0References36
OSV
OSV
added 2024/07/12 1:15 p.m.0 views

UBUNTU-CVE-2024-40965

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.5CVSS6AI score0.00007EPSS
Exploits0References37
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.15 views

CVE-2024-40965

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.5CVSS6AI score0.00007EPSS
Exploits0
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.21 views

CVE-2024-40965 i2c: lpi2c: Avoid calling clk_get_rate during transfer

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...

0.00007EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.2 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a deadlock caused by repeated calls to clkgetrate by the i2c:lpi2c component during a transfer...

5.5CVSS8.2AI score0.00007EPSS
Exploits0References4
OSV
OSV
added 2024/03/29 11:7 a.m.3 views

OESA-2024-1346 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: i2c: xiic: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in xiicxfer and xiici2cremove...

7.8CVSS7.7AI score0.00025EPSS
Exploits0References21
OSV
OSV
added 2024/03/29 11:7 a.m.2 views

OESA-2024-1345 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: i2c: xiic: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in xiicxfer and xiici2cremove...

7.8CVSS8AI score0.00019EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2024/02/29 4:7 a.m.2 views

SUSE CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

4.7CVSS7.7AI score0.00016EPSS
Exploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS5.4AI score0.00016EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.2 views

CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS6.3AI score0.00016EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2024/02/28 9:15 a.m.13 views

CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS7.3AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS7.3AI score
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.11 views

CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS6.3AI score0.00016EPSS
Exploits0References7
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

UBUNTU-CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS6.6AI score0.00016EPSS
Exploits0References8
Prion
Prion
added 2024/02/28 9:15 a.m.12 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

6.6AI score0.00016EPSS
Exploits0References5
Rows per page
Query Builder