Lucene search
+L

329 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.21 views

CVE-2024-50007 ALSA: asihpi: Fix potential OOB array access

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

6.9AI score0.0025EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.7 views

CVE-2024-49915 drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw

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

6.8AI score0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 11:53 a.m.153 views

CVE-2024-47699

CVE-2024-47699 relates to the Linux kernel nilfs2 filesystem. The issue is a potential NULL pointer dereference in nilfs_btree_insert() when the b-tree root is broken and has height > 1, even if the root has 0 children. The root cause is that, in certain corrupted images, nilfs_btree_do_lookup...

5.5CVSS5.3AI score0.00261EPSS
SaveExploits0References13Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47688 driver core: Fix a potential null-ptr-deref in module_add_driver()

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in moduleadddriver Inject fault while probing of-fpga-region, if kasprintf fails in moduleadddriver, the second sysfsremovelink in exit path will cause null-ptr-deref as below because...

6.9AI score0.00235EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/07 4:51 p.m.60 views

CVE-2024-27458 HP Hotkey Support – Escalation of Privilege

A potential security vulnerability has been identified in the HP Hotkey Support software, which might allow local escalation of privilege. HP is releasing mitigation for the potential vulnerability. Customers using HP Programmable Key are recommended to update HP Hotkey Support...

8.8CVSS7.2AI score0.00209EPSS
SaveExploits0References1
Circl
Circl
added 2024/10/03 2:06 p.m.6 views

CVE-2024-47561

creationtimestamp| type| source ---|---|--- 2024-10-03 14:06:25+00:00| seen| https://t.me/cvedetector/6892 2024-10-04 14:13:07+00:00| seen| https://t.me/CyberBulletin/25919 2024-10-04 14:13:07+00:00| seen| https://t.me/CyberBulletin/1024 2024-10-04 14:16:16+00:00| seen|...

9.2CVSS6.9AI score0.03256EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2024/10/02 9:30 p.m.19 views

Slim Select has potential Cross-site Scripting issue

Slim Select 2.0 versions through 2.9.0 are affected by a potential cross-site scripting vulnerability. In select.ts:createOption, the text variable from the user-provided Options object is assigned to an innerHTML without sanitation. Software that depends on this library to dynamically generate...

6.1CVSS5.1AI score0.0035EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2024/10/02 8:15 p.m.15 views

CVE-2024-8733

A potential security vulnerability has been identified in the HP One Agent for certain HP PC products, which might allow for escalation of privilege. HP is releasing software updates to mitigate this potential vulnerability...

8CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 p.m.14 views

CVE-2024-7756

A potential vulnerability was reported in the ThinkPad L390 Yoga and 10w Notebook that could allow a local attacker to escalate privileges by accessing an embedded UEFI shell...

6.8CVSS0.00271EPSS
SaveExploits0References1
Hewlett-Packard
Hewlett-Packard
added 2024/08/29 12:00 a.m.17 views

Intel Connectivity Performance Suite Installer August 2024 Security Update

Intel has informed HP of a potential security vulnerability in some Intel® Connectivity Performance Suite software installers, which might allow escalation of privilege. Intel is releasing software updates to mitigate this potential vulnerability. Intel has released updates to mitigate the...

6.7CVSS7.1AI score0.00134EPSS
SaveExploits0Affected Software63
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.30 views

CVE-2024-43903

...

SaveExploits0
Hewlett-Packard
Hewlett-Packard
added 2024/08/13 12:00 a.m.23 views

Intel HID Event Filter Installer August 2024 Security Update

Intel has informed HP of a potential security vulnerability in some Intel® Human Interface Device HID Event Filter software installers, which might allow escalation of privilege. Intel is releasing software updates to mitigate this potential vulnerability. Intel has released updates to mitigate t...

7.8CVSS7.4AI score0.00122EPSS
SaveExploits0Affected Software185
OSV
OSV
added 2024/07/15 5:47 p.m.56 views

GHSA-342Q-2MC2-5GMP @jmondi/url-to-png enables capture screenshot of localhost web services (unauthenticated pages)

Summary The maintainer been contemplating whether FTP or other protocols could serve as useful functionalities, but there may not be a practical reason for it since we are utilizing headless Chrome to capture screenshots. The argument is based on the assumption that this package can function as a...

6.3CVSS3.6AI score0.0037EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.10 views

CVE-2022-48768 tracing/histogram: Fix a potential memory leak for kstrdup()

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

6.8AI score0.0021EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/06/07 10:10 p.m.14 views

Zend-developer-tools information disclosure vulnerability

The package zendframework/zend-developer-tools provides a web-based toolbar for introspecting an application. When updating the package to support PHP 7.3, a change was made that could potentially prevent toolbar entries that are enabled by default from being disabled...

7.1AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.7 views

PT-2024-40463 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 affected versions not specified Description: The issue arises when creating new backend user accounts in the TYPO3 backend, potentially leading to database records with insecure or empty credentials being persisted. This occurs when the...

7.5CVSS7.1AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/21 12:00 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 Linux kernel that stems from the presence of a potential string overflow...

7.8CVSS6.4AI score0.00236EPSS
SaveExploits0References10
Hewlett-Packard
Hewlett-Packard
added 2024/05/14 12:00 a.m.51 views

Intel Thunderbolt Driver May 2024 Security Update

Intel has informed HP of a potential security vulnerability in some Intel® Thunderbolt driver software, which might allow escalation of privilege. Intel is releasing software updates to mitigate this potential vulnerability. Intel has released updates to mitigate the potential vulnerability. HP h...

7CVSS7.4AI score0.0017EPSS
SaveExploits0Affected Software173
Cvelist
Cvelist
added 2024/05/06 8:47 p.m.33 views

CVE-2024-1695

A potential security vulnerability has been identified in the HP Application Enabling Software Driver for certain HP PC products, which might allow escalation of privilege. HP is releasing software updates to mitigate this potential vulnerability...

7.1AI score0.00153EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 7:15 a.m.18 views

CVE-2024-22440

A potential security vulnerability has been identified in HPE Compute Scale-up Server 3200 server. This vulnerability could cause disclosure of sensitive information in log files...

6.8CVSS6.4AI score0.00429EPSS
SaveExploits0References1
Rows per page
Query Builder