Lucene search
+L

2934 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.4 views

UBUNTU-CVE-2024-49915

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr in dcn32inithw This commit addresses a potential null pointer dereference issue in the dcn32inithw function. The issue could occur when dc-clkmgr is null. The fix adds a check to ensure...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

UBUNTU-CVE-2024-49917

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn30inithw This commit addresses a potential null pointer dereference issue in the dcn30inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.19 views

CVE-2024-49985 i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

0.00199EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49985 i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

7AI score0.00199EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 6:2 p.m.151 views

CVE-2024-49985

CVE-2024-49985 : In the Linux kernel, the i2c-stm32f7 path could deadlock during runtime suspend/resume if a clock controller is attached to the I2C bus (e.g., Versaclock or an AIC32x4 codec). The root cause is a transfer that triggers clk_ops.prepare, which grabs clk.c’s prepare_lock and, after ...

5.5CVSS5.2AI score0.00199EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/10/21 6:2 p.m.24 views

CVE-2024-49985 i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.5 views

SUSE CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

3.3CVSS6.4AI score0.00244EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/10/21 3:10 p.m.16 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.9AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.15 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

AZL-50969 CVE-2024-47686 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.3 views

DEBIAN-CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

UBUNTU-CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47686 ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

0.00244EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47686 ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

6.9AI score0.00244EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.10 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 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
CNNVD
CNNVD
added 2024/10/21 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 a null pointer check not being performed before using dc-clkmgr, which could lead to a null pointer dereference...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.4 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 a null pointer check not being performed on clkmgr and clkmgr-funcs in the dcn401inithw function, which coul...

5.5CVSS8.2AI score0.00206EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 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 the Linux kernel that stems from an out-of-bounds read issue in the ep93xxdivrecalcrate function in the ep93xx clock subsystem...

7.1CVSS6.7AI score0.00244EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.8 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 a null pointer check not being performed on clkmgr and clkmgr-funcs in the dcn30inithw function, which could...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References5
Rows per page
Query Builder