Lucene search
+L

2939 matches found

Debian CVE
Debian CVE
added 2024/11/08 5:54 a.m.16 views

CVE-2024-50195

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

5.5CVSS5.7AI score0.00233EPSS
SaveExploits0
CVE
CVE
added 2024/11/08 5:54 a.m.187 views

CVE-2024-50195

The CVE-2024-50195 entry is supported by connected documents showing a Linux kernel fix for posix-clock: missing timespec64 range check in pc_clock_settime(). The root cause was that timespec64_valid() only validates the structure, not the value range, so pc_clock_settime() now performs a strict ...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/11/08 5:54 a.m.34 views

CVE-2024-50195 posix-clock: Fix missing timespec64 check in pc_clock_settime()

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

0.00233EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/08 5:38 a.m.18 views

CVE-2024-50181

...

SaveExploits0
CVE
CVE
added 2024/11/08 5:38 a.m.126 views

CVE-2024-50181

CVE-2024-50181 is rejected/withdrawn and not an active vulnerability entry.

6.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.9 views

The vulnerability of the clk component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the clk component in the Linux operating system’s kernel is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References11Affected Software3
Patchstack
Patchstack
added 2024/10/28 1:19 p.m.8 views

WordPress Countdown & Clock plugin <= 3.0.8 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by Hwang Se-yeon in WordPress Plugin Countdown & Clock versions = 3.0.8...

5.9CVSS5.4AI score0.0038EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2024/10/28 12:0 a.m.18 views

WordPress Countdown & Clock Plugin <= 2.8.1 is vulnerable to Cross Site Scripting (XSS)

Software Countdown & Clock Type Plugin Vulnerable versions = 2.8.1 Fixed in N/A OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2024-50516 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID a62aad6194f2 Credits Hwang Se-yeon Required privilege...

5.9CVSS5.8AI score0.0038EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.3 views

SUSE CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.4 views

SUSE CVE-2024-49921

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used WHAT & HOW Poniters, such as dc-clkmgr, are null checked previously in the same function, so Coverity warns "implies that "dc-clkmgr" might be null". As a result, these pointers ne...

5.5CVSS7.7AI score0.00211EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.12 views

SUSE CVE-2024-49985

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.4AI score0.00199EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/23 2:51 a.m.6 views

SUSE CVE-2024-49916

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

5.5CVSS7.7AI score0.00206EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/23 2:51 a.m.13 views

SUSE 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.5CVSS7.2AI score0.00238EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.6 views

SUSE CVE-2022-48953

In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpiinstallfixedeventhandler enables the event automatically on success, it is incorrect to call it before the handler routine passed to it is ready to handle event...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/10/21 10:40 p.m.12 views

CVE-2024-49985

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.8AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49985

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.5CVSS5.7AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49916

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

5.5CVSS0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-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.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.18 views

AZL-51287 CVE-2024-49917 affecting package kernel for versions less than 6.6.64.2-9

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.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS5.6AI score0.00243EPSS
SaveExploits0References1
Rows per page
Query Builder