Lucene search
+L

11912 matches found

Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.25 views

CVE-2026-53324

In the Linux kernel, the following vulnerability has been resolved: net: mana: Use pciname for debugfs directory naming Use pcinamepdev for the per-device debugfs directory instead of hardcoded "0" for PFs and pcislotnamepdev-slot for VFs. The previous approach had two issues: 1. pcislotname...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0
OSV
OSV
added 2026/06/26 7:41 p.m.14 views

CVE-2026-53315 drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in rascoregetutcsecondtimestamp rascoregetutcsecondtimestamp retrieves the current UTC timestamp in seconds since the Unix epoch through a platform-specific RAS system callback and is used for...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/26 2:43 p.m.45 views

CVE-2026-9699 Mattermost Agents plugin logs unsanitized OpenAI API keys on authentication errors

Mattermost Plugins versions =11.6 10.18.11 11.3.6 11.6.5.0 fail to sanitize error responses from the OpenAI API before logging, which allows a user with access to server logs or support packets to obtain a valid or partially reconstructable OpenAI API key via inspection of mattermost.log entries...

6.8CVSS0.00459EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 2:43 p.m.40 views

CVE-2026-9699

Mattermost Plugins versions

6.8CVSS5.8AI score0.00459EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/26 7:27 a.m.22 views

CVE-2026-54235

A flaw was found in vLLM, an inference and serving engine for large language models LLMs. The temperature validation gates, which use comparison operators, incorrectly handle Not-a-Number NaN and positive Infinity values in Python's IEEE 754 float semantics. These invalid values can bypass...

6.9CVSS5.6AI score0.0045EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.15 views

SUSE CVE-2026-53177

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix NULL pointer dereference PCIe errors detected by a Root Port or Downstream Port cause error recovery services to run on all subordinate devices regardless of administrative state. The .errordetected callback,...

4.7CVSS5.8AI score0.00123EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.11 views

SUSE CVE-2026-57437

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS5.8AI score0.00402EPSS
SaveExploits0References3
Redos
Redos
added 2026/06/26 12:00 a.m.10 views

ROS-20260626-73-0023

The vulnerability of the kdc/dotgsreq.c component of the Kerberos authentication protocol is related to pointer arithmetic errors. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

6.5CVSS5.8AI score0.02166EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 10:34 p.m.10 views

GO-2026-5407 free5gc UDR fail-open request handling in PolicyDataSubsToNotifySubsIdPut may allow unintended subscription updates after input errors in github.com/free5gc/udr

free5gc UDR fail-open request handling in PolicyDataSubsToNotifySubsIdPut may allow unintended subscription updates after input errors in github.com/free5gc/udr...

6.9CVSS5.8AI score0.00321EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/25 10:14 p.m.13 views

GHSA-45GG-VH54-H5M9 golang.org/x/crypto vulnerable to invoking bypass of certificate restrictions

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError...

6.3CVSS6AI score0.00369EPSS
SaveExploits0References40
OSV
OSV
added 2026/06/25 6:11 p.m.19 views

MAL-2026-6469 Malicious code in ts-precision (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e7d2534408d7dd1d7f02c3ef470bc697d0803e8acd58941de5974a250127cb8c Package ships a verbatim copy of big.js v7.0.1 including the original author metadata 'Michael Mclaughlin ' and repo reference MikeMcl/big.js under a...

6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/25 6:02 p.m.15 views

CVE-2026-53082

A flaw was found in the 6pack hamradio driver within the Linux kernel. This vulnerability occurs because the system does not properly handle data with communication errors, causing it to process uninitialized information. An attacker with local access could potentially exploit this to gain...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 8:39 a.m.15 views

CVE-2026-53206 accel/ivpu: Add bounds check for firmware runtime memory

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add bounds check for firmware runtime memory Validate that the firmware runtime memory specified in the image header is properly aligned and sized to hold the firmware image. This prevents errors during memory...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/06/25 8:38 a.m.18 views

EUVD-2026-39272

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: fix skackbacklog leak on failed handshake When vmcitransportrecvconnectingserver returns an error, vmcitransportrecvlisten calls vsockremovepending but never calls skacceptqremoved. This leaves skackbacklog incremente...

5.8AI score0.00123EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/25 8:38 a.m.49 views

CVE-2026-53174

CVE-2026-53174 affects the Linux kernel overlay filesystem (ovl). The bug in ovl_iterate_merged() stores PTR_ERR(cache) in err before validating the cache with IS_ERR(cache), so on success err may hold a truncated cache pointer and be returned as a bogus non-zero error. The repro path goes throug...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 7:16 a.m.9 views

CVE-2026-12245

NSD from version 4.13.0 has a heap use-after-free bug in logging errors on TLS connections, causing a crash of the server process, which can be triggered trivially by sending a DNS query over a DoT connection, and closing the connection without reading the response...

7.5CVSS5.9AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.14 views

SUSE CVE-2026-52932

In the Linux kernel, the following vulnerability has been resolved: xfrm: ipcomp: Free destination pages on acomp errors Move the outfreereq label up by a couple of lines so that the allocated dst SG list gets freed on error as well as success...

7.5CVSS5.7AI score0.00335EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/06/25 12:00 a.m.12 views

The vulnerability of the queue_rq() function in Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the queuerq function in Linux operating systems is related to synchronization errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/25 12:00 a.m.23 views

The vulnerability of the `snd_usb_create_streams()` function in Linux operating system USB audio drivers allows a hacker to cause a service failure.

The vulnerability of the sndusbcreatestreams function in the Linux operating system’s USB audio driver is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00195EPSS
SaveExploits0References19Affected Software6
UbuntuCve
UbuntuCve
added 2026/06/25 12:00 a.m.15 views

CVE-2026-12245

NSD from version 4.13.0 has a heap use-after-free bug in logging errors on TLS connections, causing a crash of the server process, which can be triggered trivially by sending a DNS query over a DoT connection, and closing the connection without reading the response...

8.7CVSS6.1AI score0.00319EPSS
SaveExploits0References2
Rows per page
Query Builder