Lucene search
+L

3405 matches found

UbuntuCve
UbuntuCve
added 2025/05/13 9:16 p.m.9 views

CVE-2025-20623

Exposure of sensitive information caused by shared microarchitectural predictor state that influences transient execution for some IntelR Core™ processors 10th Generation may allow an authenticated user to potentially enable information disclosure via local access...

5.7CVSS7AI score0.00171EPSS
SaveExploits0References5
Mageia
Mageia
added 2025/05/13 7:41 p.m.43 views

Updated postgresql15 & postgresql13 packages fix security vulnerability

PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation. CVE-2025-4207...

5.9CVSS6.9AI score0.00726EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/05/13 5:16 p.m.11 views

CVE-2025-4658

Versions of OpenPubkey library prior to 0.10.0 contained a vulnerability that would allow a specially crafted JWS to bypass signature verification. As OPKSSH depends on the OpenPubkey library for authentication, this vulnerability in OpenPubkey also applies to OPKSSH versions prior to 0.5.0 and...

9.8CVSS7.2AI score0.00339EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/13 3:57 p.m.12 views

CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS5.4AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 1:31 p.m.12 views

Moderate: Red Hat Security Advisory: 389-ds-base security update

An update for 389-ds-base is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

4.9CVSS5.8AI score0.00572EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/05/13 3:32 a.m.4 views

SUSE CVE-2025-47816

libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause an spvxml-helpers.c spvxmlparseattributes out-of-bounds read, related to extra content at the end of a document...

9.1CVSS6.9AI score0.00338EPSS
SaveExploits1References3
AlmaLinux
AlmaLinux
added 2025/05/13 12:0 a.m.22 views

Moderate: expat security update

Expat is a C library for parsing XML documents. Security Fixes: libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat CVE-2024-8176 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to th...

7.5CVSS7AI score0.016EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2025/05/13 12:0 a.m.11 views

Important: yelp security update

Yelp is the help browser for the GNOME desktop. It is designed to help you browse all the documentation on your system in one central tool, including traditional man pages, info pages and documentation written in DocBook. Security Fixes: yelp: Arbitrary file read CVE-2025-3155 For more details...

7.4CVSS6.7AI score0.12592EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2025/05/13 12:0 a.m.8 views

CVE-2025-24495

Incorrect initialization of resource in the branch prediction unit for some IntelR Core™ Ultra Processors may allow an authenticated user to potentially enable information disclosure via local access...

6.8CVSS6.7AI score0.00178EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.7 views

CVE-2025-37879

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

9.8CVSS6.1AI score0.00724EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37881

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

5.5CVSS6AI score0.00292EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.18 views

CVE-2025-37874

In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix memory leak in ngbeprobe error path When ngbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in ngbeprobe function, the subsequent error paths after ngbeswinit don't free the rsskey. F...

5.5CVSS6.2AI score0.00297EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.2 views

CVE-2025-37843

In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Avoid unnecessary device replacement check Hot-removal of nested PCI hotplug ports suffers from a long-standing race condition which can lead to a deadlock: A parent hotplug port acquires pcilockrescanremove, then...

5.5CVSS6.1AI score0.00198EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

5.5CVSS6.1AI score0.00262EPSS
SaveExploits0References27
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.5 views

CVE-2025-37888

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5createinner,ttctable Add NULL check for mlx5getflownamespace returns in mlx5createinnerttctable and mlx5createttctable to prevent NULL pointer dereference...

5.5CVSS5.5AI score0.0026EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.10 views

CVE-2025-37878

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARNON!ctx in freeevent for partial init Move the getctxchildctx call and the childevent-ctx assignment to occur immediately after the child event is allocated. Ensure that childevent-ctx is non-NULL before any...

5.5CVSS5.7AI score0.00258EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:44 a.m.54 views

CVE-2025-37872

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix memory leak in txgbeprobe error path When txgbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in txgbeprobe function, the subsequent error paths after txgbeswinit don't free the...

5.5CVSS5.8AI score0.00294EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.14 views

CVE-2025-37864

In the Linux kernel, the following vulnerability has been resolved: net: dsa: clean up FDB, MDB, VLAN entries on unbind As explained in many places such as commit b117e1e8a86d "net: dsa: delete dsalegacyfdbadd and dsalegacyfdbdel", DSA is written given the assumption that higher layers have...

5.5CVSS5.5AI score0.00277EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:41 a.m.20 views

CVE-2025-37852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

5.5CVSS5.6AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:40 a.m.31 views

CVE-2025-37835

Removed by vendor...

5.8AI score
SaveExploits0
Rows per page
Query Builder