Lucene search
+L

6005 matches found

Cvelist
Cvelist
added 2024/12/27 2:11 p.m.27 views

CVE-2024-56549 cachefiles: Fix NULL pointer dereference in object->file

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file At present, the object-file has the NULL pointer dereference problem in ondemand-mode. The root cause is that the allocated fd and object-file lifetime are inconsistent, and...

7.8CVSS0.00229EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:11 p.m.148 views

CVE-2024-56549

CVE-2024-56549 (cachefiles) in the Linux kernel fixes a NULL pointer dereference in object->file, occurring in ondemand-mode due to inconsistent lifetime between the allocated fd and object->file. The trigger path includes cachefiles_ondemand_fd_write_iter -> fscache_cookie_state_machine...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/27 2:11 p.m.11 views

CVE-2024-56549 cachefiles: Fix NULL pointer dereference in object->file

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file At present, the object-file has the NULL pointer dereference problem in ondemand-mode. The root cause is that the allocated fd and object-file lifetime are inconsistent, and...

7.8CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/12/27 2:11 p.m.11 views

CVE-2024-56532 ALSA: us122l: Use snd_card_free_when_closed() at disconnection

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

7.5AI score0.00214EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 1:49 p.m.18 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.8CVSS6.1AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.5 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.6AI score0.00241EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/27 1:49 p.m.2427 views

CVE-2024-53198

CVE-2024-53198 affects the Linux kernel xenbus_dev_probe() path. The issue: when probe() fails (err non-zero) in xenbus_dev_probe(), resources allocated earlier by drv->probe(dev, id) were not released, causing a resource/reference count leak. The patch adds a fail_remove block before fail_put...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References10Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/27 12:16 a.m.17 views

SUSE CVE-2024-53157

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS7.6AI score0.00229EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/12/24 1:55 p.m.30 views

CVE-2024-53157

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/24 12:15 p.m.14 views

CVE-2024-53157

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS0.00229EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/24 12:15 p.m.17 views

AZL-54933 CVE-2024-53157 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.18 views

AZL-54948 CVE-2024-53157 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/24 11:28 a.m.31 views

CVE-2024-53157 firmware: arm_scpi: Check the DVFS OPP count returned by the firmware

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

0.00229EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/24 11:28 a.m.176 views

CVE-2024-53157

CVE-2024-53157 affects the Linux kernel with a flaw in firmware/arm_scpi DVFS handling: when the SCPI firmware returns an OPP count of zero, the kernel may dereference a NULL pointer during dvfs recalculation, causing a crash (kernel oops) as shown in the trace. The issue arises from dvfs_info.op...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/12/24 11:28 a.m.21 views

CVE-2024-53157 firmware: arm_scpi: Check the DVFS OPP count returned by the firmware

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6AI score
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.10 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.8AI score0.00207EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2024/12/17 12:52 p.m.15 views

Security update for ovmf

This update for ovmf fixes the following issues: CVE-2024-1298: MdeModulePkg: Potential UINT32 overflow in S3 ResumeCount bsc1225889 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run th...

6CVSS6.9AI score0.00217EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/16 12:00 a.m.15 views

PT-2025-3608

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.13.0-rc2master+ Description The issue is related to the Linux kernel's handling of huge page tables. The folio refcount may be increased unexpectedly through try get folio by callers such as split huge pages...

5.5CVSS5.4AI score0.00217EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/14 12:00 a.m.22 views

PT-2024-17636 · WordPress · Woocommerce Cart Count Shortcode

Name of the Vulnerable Software and Affected Versions: WooCommerce Cart Count Shortcode plugin for WordPress versions up to, and including, 1.0.4 Description: The issue arises from insufficient input sanitization and output escaping on user-supplied attributes in the cart button shortcode. This...

6.4CVSS7.2AI score0.00353EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2024/12/13 8:30 p.m.8 views

WordPress WooCommerce Cart Count Shortcode plugin <= 1.0.4 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by Peter Thaleikis in WordPress Plugin WooCommerce Cart Count Shortcode versions = 1.0.4...

6.4CVSS5.7AI score0.00353EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder